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.idmSubclasses of ApplicationRepresentation in org.keycloak.representations.idm Modifier and Type Class Description classOAuthClientRepresentationDeprecated.Fields in org.keycloak.representations.idm with type parameters of type ApplicationRepresentation Modifier and Type Field Description protected List<ApplicationRepresentation>RealmRepresentation. applicationsDeprecated.Methods in org.keycloak.representations.idm that return types with arguments of type ApplicationRepresentation Modifier and Type Method Description List<ApplicationRepresentation>RealmRepresentation. getApplications()
 
-