Uses of Class
org.keycloak.storage.jpa.entity.FederatedUserConsentEntity
-
Uses of FederatedUserConsentEntity in org.keycloak.storage.jpa.entity
Modifier and TypeFieldDescriptionprotected FederatedUserConsentEntity
FederatedUserConsentClientScopeEntity.Key.userConsent
protected FederatedUserConsentEntity
FederatedUserConsentClientScopeEntity.userConsent
Modifier and TypeMethodDescriptionFederatedUserConsentClientScopeEntity.getUserConsent()
FederatedUserConsentClientScopeEntity.Key.getUserConsent()
Modifier and TypeMethodDescriptionvoid
FederatedUserConsentClientScopeEntity.setUserConsent
(FederatedUserConsentEntity userConsent)