Uses of Class
org.keycloak.representations.account.ConsentScopeRepresentation
-
Uses of ConsentScopeRepresentation in org.keycloak.representations.account
Modifier and TypeMethodDescriptionvoid
ConsentRepresentation.setGrantedScopes
(List<ConsentScopeRepresentation> grantedScopes) ModifierConstructorDescriptionConsentRepresentation
(List<ConsentScopeRepresentation> grantedScopes, Long createdDate, Long lastUpdatedDate)