Uses of Class
org.keycloak.storage.jpa.entity.FederatedUserConsentEntity
Packages that use FederatedUserConsentEntity
-
Uses of FederatedUserConsentEntity in org.keycloak.storage.jpa.entity
Fields in org.keycloak.storage.jpa.entity declared as FederatedUserConsentEntityModifier and TypeFieldDescriptionprotected FederatedUserConsentEntity
FederatedUserConsentClientScopeEntity.Key.userConsent
protected FederatedUserConsentEntity
FederatedUserConsentClientScopeEntity.userConsent
Methods in org.keycloak.storage.jpa.entity that return FederatedUserConsentEntityModifier and TypeMethodDescriptionFederatedUserConsentClientScopeEntity.getUserConsent()
FederatedUserConsentClientScopeEntity.Key.getUserConsent()
Methods in org.keycloak.storage.jpa.entity with parameters of type FederatedUserConsentEntityModifier and TypeMethodDescriptionvoid
FederatedUserConsentClientScopeEntity.setUserConsent
(FederatedUserConsentEntity userConsent) Constructors in org.keycloak.storage.jpa.entity with parameters of type FederatedUserConsentEntity