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 classHotRodMapStorage<K,E extends AbstractHotRodEntity,V extends HotRodEntityDelegate<E> & AbstractEntity,M>Methods in org.keycloak.models.map.storage.hotRod with type parameters of type HotRodEntityDelegate Modifier and Type Method Description <E extends AbstractHotRodEntity,V extends HotRodEntityDelegate<E> & AbstractEntity,M>
HotRodMapStorage<String,E,V,M>HotRodMapStorageProvider. getHotRodStorage(Class<M> modelType, MapStorageProviderFactory.Flag... flags) -
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 Class Description classHotRodEntityDescriptor<E,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.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.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
-