Uses of Class
org.keycloak.representations.idm.ClientScopeRepresentation
Packages that use ClientScopeRepresentation
-
Uses of ClientScopeRepresentation in org.keycloak.representations.idm
Fields in org.keycloak.representations.idm with type parameters of type ClientScopeRepresentationModifier and TypeFieldDescriptionprotected List<ClientScopeRepresentation>RealmRepresentation.clientScopesMethods in org.keycloak.representations.idm that return types with arguments of type ClientScopeRepresentationMethod parameters in org.keycloak.representations.idm with type arguments of type ClientScopeRepresentationModifier and TypeMethodDescriptionvoidRealmRepresentation.setClientScopes(List<ClientScopeRepresentation> clientScopes)