Uses of Class
org.keycloak.representations.idm.UserConsentRepresentation
Packages that use UserConsentRepresentation
-
Uses of UserConsentRepresentation in org.keycloak.representations.idm
Fields in org.keycloak.representations.idm with type parameters of type UserConsentRepresentationModifier and TypeFieldDescriptionprotected List<UserConsentRepresentation>UserRepresentation.clientConsentsMethods in org.keycloak.representations.idm that return types with arguments of type UserConsentRepresentationMethod parameters in org.keycloak.representations.idm with type arguments of type UserConsentRepresentationModifier and TypeMethodDescriptionvoidUserRepresentation.setClientConsents(List<UserConsentRepresentation> clientConsents)