Uses of Interface
org.keycloak.models.map.storage.hotRod.common.HotRodEntityDelegate
- 
- 
Uses of HotRodEntityDelegate in org.keycloak.models.map.storage.hotRodClasses 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.authorizationClasses 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.authSessionClasses 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.clientClasses 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.clientscopeClasses 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.commonClasses 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.eventsClasses 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.groupClasses 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.loginFailureClasses 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.realmClasses 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.entityClasses 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.roleClasses 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.singleUseObjectClasses 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.userClasses 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.userSessionClasses in org.keycloak.models.map.storage.hotRod.userSession that implement HotRodEntityDelegate Modifier and Type Class Description static classHotRodAuthenticatedClientSessionEntity.AbstractHotRodAuthenticatedClientSessionEntityDelegateclassHotRodAuthenticatedClientSessionEntityDelegatestatic classHotRodUserSessionEntity.AbstractHotRodUserSessionEntityDelegateclassHotRodUserSessionEntityDelegate
 
-