Uses of Interface
org.keycloak.models.map.common.delegate.EntityFieldDelegate
-
-
Uses of EntityFieldDelegate in org.keycloak.models.map.authorization.entity
Methods in org.keycloak.models.map.authorization.entity that return EntityFieldDelegate Modifier and Type Method Description EntityFieldDelegate<MapPermissionTicketEntity>
MapPermissionTicketEntityFieldDelegate. getEntityFieldDelegate()
EntityFieldDelegate<MapPolicyEntity>
MapPolicyEntityFieldDelegate. getEntityFieldDelegate()
EntityFieldDelegate<MapResourceEntity>
MapResourceEntityFieldDelegate. getEntityFieldDelegate()
EntityFieldDelegate<MapResourceServerEntity>
MapResourceServerEntityFieldDelegate. getEntityFieldDelegate()
EntityFieldDelegate<MapScopeEntity>
MapScopeEntityFieldDelegate. getEntityFieldDelegate()
Constructors in org.keycloak.models.map.authorization.entity with parameters of type EntityFieldDelegate Constructor Description MapPermissionTicketEntityFieldDelegate(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 EntityFieldDelegate Modifier and Type Method Description EntityFieldDelegate<MapAuthenticationSessionEntity>
MapAuthenticationSessionEntityFieldDelegate. getEntityFieldDelegate()
EntityFieldDelegate<MapRootAuthenticationSessionEntity>
MapRootAuthenticationSessionEntityFieldDelegate. getEntityFieldDelegate()
Constructors in org.keycloak.models.map.authSession with parameters of type EntityFieldDelegate Constructor Description MapAuthenticationSessionEntityFieldDelegate(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 EntityFieldDelegate Modifier and Type Method Description EntityFieldDelegate<MapClientEntity>
MapClientEntityFieldDelegate. getEntityFieldDelegate()
EntityFieldDelegate<MapProtocolMapperEntity>
MapProtocolMapperEntityFieldDelegate. getEntityFieldDelegate()
Constructors in org.keycloak.models.map.client with parameters of type EntityFieldDelegate Constructor Description MapClientEntityFieldDelegate(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 EntityFieldDelegate Modifier and Type Method Description EntityFieldDelegate<MapClientScopeEntity>
MapClientScopeEntityFieldDelegate. getEntityFieldDelegate()
Constructors in org.keycloak.models.map.clientscope with parameters of type EntityFieldDelegate Constructor Description MapClientScopeEntityFieldDelegate(EntityFieldDelegate<MapClientScopeEntity> entityFieldDelegate)
-
Uses of EntityFieldDelegate in org.keycloak.models.map.common
Methods in org.keycloak.models.map.common with parameters of type EntityFieldDelegate Modifier and Type Method Description V
DeepCloner.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 EntityFieldDelegate Modifier and Type Class Description static class
EntityFieldDelegate.WithEntity<E extends UpdatableEntity>
class
PerFieldDelegateProvider<V extends AbstractEntity>
Methods in org.keycloak.models.map.common.delegate that return EntityFieldDelegate Modifier and Type Method Description EntityFieldDelegate<E>
HasEntityFieldDelegate. getEntityFieldDelegate()
-
Uses of EntityFieldDelegate in org.keycloak.models.map.events
Methods in org.keycloak.models.map.events that return EntityFieldDelegate Modifier and Type Method Description EntityFieldDelegate<MapAdminEventEntity>
MapAdminEventEntityFieldDelegate. getEntityFieldDelegate()
EntityFieldDelegate<MapAuthEventEntity>
MapAuthEventEntityFieldDelegate. getEntityFieldDelegate()
Constructors in org.keycloak.models.map.events with parameters of type EntityFieldDelegate Constructor Description MapAdminEventEntityFieldDelegate(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 EntityFieldDelegate Modifier and Type Method Description EntityFieldDelegate<MapGroupEntity>
MapGroupEntityFieldDelegate. getEntityFieldDelegate()
Constructors in org.keycloak.models.map.group with parameters of type EntityFieldDelegate Constructor Description MapGroupEntityFieldDelegate(EntityFieldDelegate<MapGroupEntity> entityFieldDelegate)
-
Uses of EntityFieldDelegate in org.keycloak.models.map.loginFailure
Methods in org.keycloak.models.map.loginFailure that return EntityFieldDelegate Modifier and Type Method Description EntityFieldDelegate<MapUserLoginFailureEntity>
MapUserLoginFailureEntityFieldDelegate. getEntityFieldDelegate()
Constructors in org.keycloak.models.map.loginFailure with parameters of type EntityFieldDelegate Constructor Description MapUserLoginFailureEntityFieldDelegate(EntityFieldDelegate<MapUserLoginFailureEntity> entityFieldDelegate)
-
Uses of EntityFieldDelegate in org.keycloak.models.map.realm
Methods in org.keycloak.models.map.realm that return EntityFieldDelegate Modifier and Type Method Description EntityFieldDelegate<MapRealmEntity>
MapRealmEntityFieldDelegate. getEntityFieldDelegate()
Constructors in org.keycloak.models.map.realm with parameters of type EntityFieldDelegate Constructor Description MapRealmEntityFieldDelegate(EntityFieldDelegate<MapRealmEntity> entityFieldDelegate)
-
Uses of EntityFieldDelegate in org.keycloak.models.map.realm.entity
-
Uses of EntityFieldDelegate in org.keycloak.models.map.role
Methods in org.keycloak.models.map.role that return EntityFieldDelegate Modifier and Type Method Description EntityFieldDelegate<MapRoleEntity>
MapRoleEntityFieldDelegate. getEntityFieldDelegate()
Constructors in org.keycloak.models.map.role with parameters of type EntityFieldDelegate Constructor Description MapRoleEntityFieldDelegate(EntityFieldDelegate<MapRoleEntity> entityFieldDelegate)
-
Uses of EntityFieldDelegate in org.keycloak.models.map.singleUseObject
Methods in org.keycloak.models.map.singleUseObject that return EntityFieldDelegate Modifier and Type Method Description EntityFieldDelegate<MapSingleUseObjectEntity>
MapSingleUseObjectEntityFieldDelegate. getEntityFieldDelegate()
Constructors in org.keycloak.models.map.singleUseObject with parameters of type EntityFieldDelegate Constructor Description MapSingleUseObjectEntityFieldDelegate(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 Modifier and Type Class Description class
AuthenticatedClientSessionReferenceOnlyFieldDelegate
-
Uses of EntityFieldDelegate in org.keycloak.models.map.storage.ldap.role.entity
Classes in org.keycloak.models.map.storage.ldap.role.entity that implement EntityFieldDelegate Modifier and Type Class Description class
LdapRoleEntity
Constructors in org.keycloak.models.map.storage.ldap.role.entity with parameters of type EntityFieldDelegate Constructor Description LdapMapRoleEntityFieldDelegate(EntityFieldDelegate<MapRoleEntity> entityFieldDelegate)
-
Uses of EntityFieldDelegate in org.keycloak.models.map.user
Methods in org.keycloak.models.map.user that return EntityFieldDelegate Modifier and Type Method Description EntityFieldDelegate<MapUserConsentEntity>
MapUserConsentEntityFieldDelegate. getEntityFieldDelegate()
EntityFieldDelegate<MapUserCredentialEntity>
MapUserCredentialEntityFieldDelegate. getEntityFieldDelegate()
EntityFieldDelegate<MapUserEntity>
MapUserEntityFieldDelegate. getEntityFieldDelegate()
EntityFieldDelegate<MapUserFederatedIdentityEntity>
MapUserFederatedIdentityEntityFieldDelegate. getEntityFieldDelegate()
Constructors in org.keycloak.models.map.user with parameters of type EntityFieldDelegate Constructor Description MapUserConsentEntityFieldDelegate(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 EntityFieldDelegate Modifier and Type Method Description EntityFieldDelegate<MapAuthenticatedClientSessionEntity>
MapAuthenticatedClientSessionEntityFieldDelegate. getEntityFieldDelegate()
EntityFieldDelegate<MapUserSessionEntity>
MapUserSessionEntityFieldDelegate. getEntityFieldDelegate()
Constructors in org.keycloak.models.map.userSession with parameters of type EntityFieldDelegate Constructor Description MapAuthenticatedClientSessionEntityFieldDelegate(EntityFieldDelegate<MapAuthenticatedClientSessionEntity> entityFieldDelegate)
MapUserSessionEntityFieldDelegate(EntityFieldDelegate<MapUserSessionEntity> entityFieldDelegate)
-