Uses of Class
org.keycloak.representations.account.ConsentScopeRepresentation
Packages that use ConsentScopeRepresentation
-
Uses of ConsentScopeRepresentation in org.keycloak.representations.account
Methods in org.keycloak.representations.account that return types with arguments of type ConsentScopeRepresentationMethod parameters in org.keycloak.representations.account with type arguments of type ConsentScopeRepresentationModifier and TypeMethodDescriptionvoid
ConsentRepresentation.setGrantedScopes
(List<ConsentScopeRepresentation> grantedScopes) Constructor parameters in org.keycloak.representations.account with type arguments of type ConsentScopeRepresentationModifierConstructorDescriptionConsentRepresentation
(List<ConsentScopeRepresentation> grantedScopes, Long createdDate, Long lastUpdatedDate)