Uses of Class
org.keycloak.representations.idm.ApplicationRepresentation
-
Packages that use ApplicationRepresentation Package Description org.keycloak.representations.idm -
-
Uses of ApplicationRepresentation in org.keycloak.representations.idm
Subclasses of ApplicationRepresentation in org.keycloak.representations.idm Modifier and Type Class Description class
OAuthClientRepresentation
Deprecated.Fields in org.keycloak.representations.idm with type parameters of type ApplicationRepresentation Modifier and Type Field Description protected List<ApplicationRepresentation>
RealmRepresentation. applications
Deprecated.Methods in org.keycloak.representations.idm that return types with arguments of type ApplicationRepresentation Modifier and Type Method Description List<ApplicationRepresentation>
RealmRepresentation. getApplications()
-