Uses of Class
org.keycloak.representations.account.ConsentScopeRepresentation
Packages that use ConsentScopeRepresentation
- 
Uses of ConsentScopeRepresentation in org.keycloak.representations.accountMethods 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 TypeMethodDescriptionvoidConsentRepresentation.setGrantedScopes(List<ConsentScopeRepresentation> grantedScopes) Constructor parameters in org.keycloak.representations.account with type arguments of type ConsentScopeRepresentationModifierConstructorDescriptionConsentRepresentation(List<ConsentScopeRepresentation> grantedScopes, Long createdDate, Long lastUpdatedDate)