Uses of Class
org.keycloak.models.map.annotations.GenerateEntityImplementations
- 
- 
Uses of GenerateEntityImplementations in org.keycloak.models.map.authorization.entityClasses in org.keycloak.models.map.authorization.entity with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interfaceMapPermissionTicketEntityinterfaceMapPolicyEntityinterfaceMapResourceEntityinterfaceMapResourceServerEntityinterfaceMapScopeEntity
- 
Uses of GenerateEntityImplementations in org.keycloak.models.map.authSessionClasses in org.keycloak.models.map.authSession with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interfaceMapAuthenticationSessionEntityinterfaceMapRootAuthenticationSessionEntity
- 
Uses of GenerateEntityImplementations in org.keycloak.models.map.clientClasses in org.keycloak.models.map.client with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interfaceMapClientEntityinterfaceMapProtocolMapperEntity
- 
Uses of GenerateEntityImplementations in org.keycloak.models.map.clientscopeClasses in org.keycloak.models.map.clientscope with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interfaceMapClientScopeEntity
- 
Uses of GenerateEntityImplementations in org.keycloak.models.map.eventsClasses in org.keycloak.models.map.events with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interfaceMapAdminEventEntityinterfaceMapAuthEventEntity
- 
Uses of GenerateEntityImplementations in org.keycloak.models.map.groupClasses in org.keycloak.models.map.group with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interfaceMapGroupEntity
- 
Uses of GenerateEntityImplementations in org.keycloak.models.map.lockClasses in org.keycloak.models.map.lock with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interfaceMapLockEntityEntity to hold locks needed for theMapGlobalLockProvider.
- 
Uses of GenerateEntityImplementations in org.keycloak.models.map.loginFailureClasses in org.keycloak.models.map.loginFailure with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interfaceMapUserLoginFailureEntity
- 
Uses of GenerateEntityImplementations in org.keycloak.models.map.realmClasses in org.keycloak.models.map.realm with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interfaceMapRealmEntity
- 
Uses of GenerateEntityImplementations in org.keycloak.models.map.realm.entityClasses in org.keycloak.models.map.realm.entity with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interfaceMapAuthenticationExecutionEntityinterfaceMapAuthenticationFlowEntityinterfaceMapAuthenticatorConfigEntityinterfaceMapClientInitialAccessEntityinterfaceMapComponentEntityinterfaceMapIdentityProviderEntityinterfaceMapIdentityProviderMapperEntityinterfaceMapOTPPolicyEntityinterfaceMapRequiredActionProviderEntityinterfaceMapRequiredCredentialEntityinterfaceMapWebAuthnPolicyEntity
- 
Uses of GenerateEntityImplementations in org.keycloak.models.map.roleClasses in org.keycloak.models.map.role with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interfaceMapRoleEntity
- 
Uses of GenerateEntityImplementations in org.keycloak.models.map.singleUseObjectClasses in org.keycloak.models.map.singleUseObject with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interfaceMapSingleUseObjectEntity
- 
Uses of GenerateEntityImplementations in org.keycloak.models.map.userClasses in org.keycloak.models.map.user with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interfaceMapUserConsentEntityinterfaceMapUserCredentialEntityinterfaceMapUserEntityinterfaceMapUserFederatedIdentityEntity
- 
Uses of GenerateEntityImplementations in org.keycloak.models.map.userSessionClasses in org.keycloak.models.map.userSession with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interfaceMapAuthenticatedClientSessionEntityinterfaceMapUserSessionEntity
 
-