Uses of Interface
org.keycloak.models.map.common.delegate.EntityFieldDelegate
Packages that use EntityFieldDelegate
Package
Description
-
Uses of EntityFieldDelegate in org.keycloak.models.map.authorization.entity
Methods in org.keycloak.models.map.authorization.entity that return EntityFieldDelegateModifier and TypeMethodDescriptionMapPermissionTicketEntityFieldDelegate.getEntityFieldDelegate()
MapPolicyEntityFieldDelegate.getEntityFieldDelegate()
MapResourceEntityFieldDelegate.getEntityFieldDelegate()
MapResourceServerEntityFieldDelegate.getEntityFieldDelegate()
MapScopeEntityFieldDelegate.getEntityFieldDelegate()
Constructors in org.keycloak.models.map.authorization.entity with parameters of type EntityFieldDelegateModifierConstructorDescriptionMapPermissionTicketEntityFieldDelegate
(EntityFieldDelegate<MapPermissionTicketEntity> entityFieldDelegate) MapPolicyEntityFieldDelegate
(EntityFieldDelegate<MapPolicyEntity> entityFieldDelegate) MapResourceEntityFieldDelegate
(EntityFieldDelegate<MapResourceEntity> entityFieldDelegate) MapResourceServerEntityFieldDelegate
(EntityFieldDelegate<MapResourceServerEntity> entityFieldDelegate) MapScopeEntityFieldDelegate
(EntityFieldDelegate<MapScopeEntity> entityFieldDelegate) -
Uses of EntityFieldDelegate in org.keycloak.models.map.authSession
Methods in org.keycloak.models.map.authSession that return EntityFieldDelegateModifier and TypeMethodDescriptionMapAuthenticationSessionEntityFieldDelegate.getEntityFieldDelegate()
MapRootAuthenticationSessionEntityFieldDelegate.getEntityFieldDelegate()
Constructors in org.keycloak.models.map.authSession with parameters of type EntityFieldDelegateModifierConstructorDescriptionMapAuthenticationSessionEntityFieldDelegate
(EntityFieldDelegate<MapAuthenticationSessionEntity> entityFieldDelegate) MapRootAuthenticationSessionEntityFieldDelegate
(EntityFieldDelegate<MapRootAuthenticationSessionEntity> entityFieldDelegate) -
Uses of EntityFieldDelegate in org.keycloak.models.map.client
Methods in org.keycloak.models.map.client that return EntityFieldDelegateModifier and TypeMethodDescriptionMapClientEntityFieldDelegate.getEntityFieldDelegate()
MapProtocolMapperEntityFieldDelegate.getEntityFieldDelegate()
Constructors in org.keycloak.models.map.client with parameters of type EntityFieldDelegateModifierConstructorDescriptionMapClientEntityFieldDelegate
(EntityFieldDelegate<MapClientEntity> entityFieldDelegate) MapProtocolMapperEntityFieldDelegate
(EntityFieldDelegate<MapProtocolMapperEntity> entityFieldDelegate) -
Uses of EntityFieldDelegate in org.keycloak.models.map.clientscope
Methods in org.keycloak.models.map.clientscope that return EntityFieldDelegateConstructors in org.keycloak.models.map.clientscope with parameters of type EntityFieldDelegateModifierConstructorDescriptionMapClientScopeEntityFieldDelegate
(EntityFieldDelegate<MapClientScopeEntity> entityFieldDelegate) -
Uses of EntityFieldDelegate in org.keycloak.models.map.common
Methods in org.keycloak.models.map.common with parameters of type EntityFieldDelegateModifier and TypeMethodDescriptionDeepCloner.EntityFieldDelegateCreator.create
(EntityFieldDelegate<V> entityDelegateProvider) Function that instantiates a delegation object of typeV
with the given per-field delegate provider.<V> V
DeepCloner.entityFieldDelegate
(Class<V> delegateClass, EntityFieldDelegate<V> delegateProvider) <V extends AbstractEntity>
VDeepCloner.entityFieldDelegate
(V delegate, EntityFieldDelegate<V> delegateProvider) -
Uses of EntityFieldDelegate in org.keycloak.models.map.common.delegate
Classes in org.keycloak.models.map.common.delegate that implement EntityFieldDelegateModifier and TypeClassDescriptionstatic class
EntityFieldDelegate.WithEntity<E extends UpdatableEntity>
class
PerFieldDelegateProvider<V extends AbstractEntity>
Methods in org.keycloak.models.map.common.delegate that return EntityFieldDelegate -
Uses of EntityFieldDelegate in org.keycloak.models.map.events
Methods in org.keycloak.models.map.events that return EntityFieldDelegateModifier and TypeMethodDescriptionMapAdminEventEntityFieldDelegate.getEntityFieldDelegate()
MapAuthEventEntityFieldDelegate.getEntityFieldDelegate()
Constructors in org.keycloak.models.map.events with parameters of type EntityFieldDelegateModifierConstructorDescriptionMapAdminEventEntityFieldDelegate
(EntityFieldDelegate<MapAdminEventEntity> entityFieldDelegate) MapAuthEventEntityFieldDelegate
(EntityFieldDelegate<MapAuthEventEntity> entityFieldDelegate) -
Uses of EntityFieldDelegate in org.keycloak.models.map.group
Methods in org.keycloak.models.map.group that return EntityFieldDelegateConstructors in org.keycloak.models.map.group with parameters of type EntityFieldDelegateModifierConstructorDescriptionMapGroupEntityFieldDelegate
(EntityFieldDelegate<MapGroupEntity> entityFieldDelegate) -
Uses of EntityFieldDelegate in org.keycloak.models.map.lock
Methods in org.keycloak.models.map.lock that return EntityFieldDelegateConstructors in org.keycloak.models.map.lock with parameters of type EntityFieldDelegateModifierConstructorDescriptionMapLockEntityFieldDelegate
(EntityFieldDelegate<MapLockEntity> entityFieldDelegate) -
Uses of EntityFieldDelegate in org.keycloak.models.map.loginFailure
Methods in org.keycloak.models.map.loginFailure that return EntityFieldDelegateModifier and TypeMethodDescriptionMapUserLoginFailureEntityFieldDelegate.getEntityFieldDelegate()
Constructors in org.keycloak.models.map.loginFailure with parameters of type EntityFieldDelegateModifierConstructorDescriptionMapUserLoginFailureEntityFieldDelegate
(EntityFieldDelegate<MapUserLoginFailureEntity> entityFieldDelegate) -
Uses of EntityFieldDelegate in org.keycloak.models.map.realm
Methods in org.keycloak.models.map.realm that return EntityFieldDelegateConstructors in org.keycloak.models.map.realm with parameters of type EntityFieldDelegateModifierConstructorDescriptionMapRealmEntityFieldDelegate
(EntityFieldDelegate<MapRealmEntity> entityFieldDelegate) -
Uses of EntityFieldDelegate in org.keycloak.models.map.realm.entity
Methods in org.keycloak.models.map.realm.entity that return EntityFieldDelegateModifier and TypeMethodDescriptionMapAuthenticationExecutionEntityFieldDelegate.getEntityFieldDelegate()
MapAuthenticationFlowEntityFieldDelegate.getEntityFieldDelegate()
MapAuthenticatorConfigEntityFieldDelegate.getEntityFieldDelegate()
MapClientInitialAccessEntityFieldDelegate.getEntityFieldDelegate()
MapComponentEntityFieldDelegate.getEntityFieldDelegate()
MapIdentityProviderEntityFieldDelegate.getEntityFieldDelegate()
MapIdentityProviderMapperEntityFieldDelegate.getEntityFieldDelegate()
MapOTPPolicyEntityFieldDelegate.getEntityFieldDelegate()
MapRequiredActionProviderEntityFieldDelegate.getEntityFieldDelegate()
MapRequiredCredentialEntityFieldDelegate.getEntityFieldDelegate()
MapWebAuthnPolicyEntityFieldDelegate.getEntityFieldDelegate()
Constructors in org.keycloak.models.map.realm.entity with parameters of type EntityFieldDelegateModifierConstructorDescriptionMapAuthenticationExecutionEntityFieldDelegate
(EntityFieldDelegate<MapAuthenticationExecutionEntity> entityFieldDelegate) MapAuthenticationFlowEntityFieldDelegate
(EntityFieldDelegate<MapAuthenticationFlowEntity> entityFieldDelegate) MapAuthenticatorConfigEntityFieldDelegate
(EntityFieldDelegate<MapAuthenticatorConfigEntity> entityFieldDelegate) MapClientInitialAccessEntityFieldDelegate
(EntityFieldDelegate<MapClientInitialAccessEntity> entityFieldDelegate) MapComponentEntityFieldDelegate
(EntityFieldDelegate<MapComponentEntity> entityFieldDelegate) MapIdentityProviderEntityFieldDelegate
(EntityFieldDelegate<MapIdentityProviderEntity> entityFieldDelegate) MapIdentityProviderMapperEntityFieldDelegate
(EntityFieldDelegate<MapIdentityProviderMapperEntity> entityFieldDelegate) MapOTPPolicyEntityFieldDelegate
(EntityFieldDelegate<MapOTPPolicyEntity> entityFieldDelegate) MapRequiredActionProviderEntityFieldDelegate
(EntityFieldDelegate<MapRequiredActionProviderEntity> entityFieldDelegate) MapRequiredCredentialEntityFieldDelegate
(EntityFieldDelegate<MapRequiredCredentialEntity> entityFieldDelegate) MapWebAuthnPolicyEntityFieldDelegate
(EntityFieldDelegate<MapWebAuthnPolicyEntity> entityFieldDelegate) -
Uses of EntityFieldDelegate in org.keycloak.models.map.role
Methods in org.keycloak.models.map.role that return EntityFieldDelegateConstructors in org.keycloak.models.map.role with parameters of type EntityFieldDelegateModifierConstructorDescriptionMapRoleEntityFieldDelegate
(EntityFieldDelegate<MapRoleEntity> entityFieldDelegate) -
Uses of EntityFieldDelegate in org.keycloak.models.map.singleUseObject
Methods in org.keycloak.models.map.singleUseObject that return EntityFieldDelegateConstructors in org.keycloak.models.map.singleUseObject with parameters of type EntityFieldDelegateModifierConstructorDescriptionMapSingleUseObjectEntityFieldDelegate
(EntityFieldDelegate<MapSingleUseObjectEntity> entityFieldDelegate) -
Uses of EntityFieldDelegate in org.keycloak.models.map.storage.hotRod.userSession
Classes in org.keycloak.models.map.storage.hotRod.userSession that implement EntityFieldDelegate -
Uses of EntityFieldDelegate in org.keycloak.models.map.storage.ldap.role.entity
Classes in org.keycloak.models.map.storage.ldap.role.entity that implement EntityFieldDelegateConstructors in org.keycloak.models.map.storage.ldap.role.entity with parameters of type EntityFieldDelegateModifierConstructorDescriptionLdapMapRoleEntityFieldDelegate
(EntityFieldDelegate<MapRoleEntity> entityFieldDelegate) -
Uses of EntityFieldDelegate in org.keycloak.models.map.user
Methods in org.keycloak.models.map.user that return EntityFieldDelegateModifier and TypeMethodDescriptionMapUserConsentEntityFieldDelegate.getEntityFieldDelegate()
MapUserCredentialEntityFieldDelegate.getEntityFieldDelegate()
MapUserEntityFieldDelegate.getEntityFieldDelegate()
MapUserFederatedIdentityEntityFieldDelegate.getEntityFieldDelegate()
Constructors in org.keycloak.models.map.user with parameters of type EntityFieldDelegateModifierConstructorDescriptionMapUserConsentEntityFieldDelegate
(EntityFieldDelegate<MapUserConsentEntity> entityFieldDelegate) MapUserCredentialEntityFieldDelegate
(EntityFieldDelegate<MapUserCredentialEntity> entityFieldDelegate) MapUserEntityFieldDelegate
(EntityFieldDelegate<MapUserEntity> entityFieldDelegate) MapUserFederatedIdentityEntityFieldDelegate
(EntityFieldDelegate<MapUserFederatedIdentityEntity> entityFieldDelegate) -
Uses of EntityFieldDelegate in org.keycloak.models.map.userSession
Methods in org.keycloak.models.map.userSession that return EntityFieldDelegateModifier and TypeMethodDescriptionMapAuthenticatedClientSessionEntityFieldDelegate.getEntityFieldDelegate()
MapUserSessionEntityFieldDelegate.getEntityFieldDelegate()
Constructors in org.keycloak.models.map.userSession with parameters of type EntityFieldDelegateModifierConstructorDescriptionMapAuthenticatedClientSessionEntityFieldDelegate
(EntityFieldDelegate<MapAuthenticatedClientSessionEntity> entityFieldDelegate) MapUserSessionEntityFieldDelegate
(EntityFieldDelegate<MapUserSessionEntity> entityFieldDelegate)