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