Uses of Interface
org.keycloak.models.map.storage.hotRod.common.HotRodEntityDelegate
-
-
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRod
Classes in org.keycloak.models.map.storage.hotRod with type parameters of type HotRodEntityDelegate Modifier and Type Class Description classHotRodCrudOperations<K,E extends AbstractHotRodEntity,V extends AbstractEntity & HotRodEntityDelegate<E>,M> -
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRod.authorization
Classes in org.keycloak.models.map.storage.hotRod.authorization that implement HotRodEntityDelegate Modifier and Type Class Description static classHotRodPermissionTicketEntity.AbstractHotRodPermissionTicketEntityclassHotRodPermissionTicketEntityDelegatestatic classHotRodPolicyEntity.AbstractHotRodPolicyEntityclassHotRodPolicyEntityDelegatestatic classHotRodResourceEntity.AbstractHotRodResourceEntityclassHotRodResourceEntityDelegatestatic classHotRodResourceServerEntity.AbstractHotRodResourceServerEntityclassHotRodResourceServerEntityDelegatestatic classHotRodScopeEntity.AbstractHotRodScopeEntityclassHotRodScopeEntityDelegate -
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRod.authSession
Classes in org.keycloak.models.map.storage.hotRod.authSession that implement HotRodEntityDelegate Modifier and Type Class Description static classHotRodAuthenticationSessionEntity.AbstractHotRodAuthenticationSessionEntityDelegateclassHotRodAuthenticationSessionEntityDelegatestatic classHotRodRootAuthenticationSessionEntity.AbstractHotRodRootAuthenticationSessionEntityDelegateclassHotRodRootAuthenticationSessionEntityDelegate -
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRod.client
Classes in org.keycloak.models.map.storage.hotRod.client that implement HotRodEntityDelegate Modifier and Type Class Description static classHotRodClientEntity.AbstractHotRodClientEntityDelegateclassHotRodClientEntityDelegateclassHotRodProtocolMapperEntityDelegate -
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRod.clientscope
Classes in org.keycloak.models.map.storage.hotRod.clientscope that implement HotRodEntityDelegate Modifier and Type Class Description static classHotRodClientScopeEntity.AbstractHotRodClientScopeEntityDelegateclassHotRodClientScopeEntityDelegate -
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRod.common
Classes in org.keycloak.models.map.storage.hotRod.common with type parameters of type HotRodEntityDelegate Modifier and Type Interface Description interfaceHotRodEntityDescriptor<E extends AbstractHotRodEntity,D extends HotRodEntityDelegate<E>>Classes in org.keycloak.models.map.storage.hotRod.common that implement HotRodEntityDelegate Modifier and Type Class Description classUpdatableHotRodEntityDelegateImpl<E extends UpdatableEntity> -
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRod.events
Classes in org.keycloak.models.map.storage.hotRod.events that implement HotRodEntityDelegate Modifier and Type Class Description static classHotRodAdminEventEntity.AbstractHotRodAdminEventEntityDelegateclassHotRodAdminEventEntityDelegatestatic classHotRodAuthEventEntity.AbstractHotRodAuthEventEntityDelegateclassHotRodAuthEventEntityDelegate -
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRod.group
Classes in org.keycloak.models.map.storage.hotRod.group that implement HotRodEntityDelegate Modifier and Type Class Description static classHotRodGroupEntity.AbstractHotRodGroupEntityDelegateclassHotRodGroupEntityDelegate -
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRod.loginFailure
Classes in org.keycloak.models.map.storage.hotRod.loginFailure that implement HotRodEntityDelegate Modifier and Type Class Description static classHotRodUserLoginFailureEntity.AbstractHotRodUserLoginFailureEntityDelegateclassHotRodUserLoginFailureEntityDelegate -
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRod.realm
Classes in org.keycloak.models.map.storage.hotRod.realm that implement HotRodEntityDelegate Modifier and Type Class Description static classHotRodRealmEntity.AbstractHotRodRealmEntityDelegateclassHotRodRealmEntityDelegate -
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRod.realm.entity
Classes in org.keycloak.models.map.storage.hotRod.realm.entity that implement HotRodEntityDelegate Modifier and Type Class Description classHotRodAuthenticationExecutionEntityDelegateclassHotRodAuthenticationFlowEntityDelegateclassHotRodAuthenticatorConfigEntityDelegateclassHotRodClientInitialAccessEntityDelegateclassHotRodComponentEntityDelegateclassHotRodIdentityProviderEntityDelegateclassHotRodIdentityProviderMapperEntityDelegateclassHotRodOTPPolicyEntityDelegateclassHotRodRequiredActionProviderEntityDelegateclassHotRodRequiredCredentialEntityDelegateclassHotRodWebAuthnPolicyEntityDelegate -
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRod.role
Classes in org.keycloak.models.map.storage.hotRod.role that implement HotRodEntityDelegate Modifier and Type Class Description static classHotRodRoleEntity.AbstractHotRodRoleEntityDelegateclassHotRodRoleEntityDelegate -
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRod.singleUseObject
Classes in org.keycloak.models.map.storage.hotRod.singleUseObject that implement HotRodEntityDelegate Modifier and Type Class Description static classHotRodSingleUseObjectEntity.AbstractHotRodSingleUseObjectEntityDelegateclassHotRodSingleUseObjectEntityDelegate -
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRod.user
Classes in org.keycloak.models.map.storage.hotRod.user that implement HotRodEntityDelegate Modifier and Type Class Description classHotRodUserConsentEntityDelegateclassHotRodUserCredentialEntityDelegatestatic classHotRodUserEntity.AbstractHotRodUserEntityDelegateclassHotRodUserEntityDelegateclassHotRodUserFederatedIdentityEntityDelegate -
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRod.userSession
Classes in org.keycloak.models.map.storage.hotRod.userSession that implement HotRodEntityDelegate Modifier and Type Class Description static classHotRodAuthenticatedClientSessionEntity.AbstractHotRodAuthenticatedClientSessionEntityDelegateclassHotRodAuthenticatedClientSessionEntityDelegatestatic classHotRodUserSessionEntity.AbstractHotRodUserSessionEntityDelegateclassHotRodUserSessionEntityDelegate
-