Uses of Class
org.keycloak.models.map.annotations.GenerateEntityImplementations
-
-
Uses of GenerateEntityImplementations in org.keycloak.models.map.authorization.entity
Classes in org.keycloak.models.map.authorization.entity with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interface
MapPermissionTicketEntity
interface
MapPolicyEntity
interface
MapResourceEntity
interface
MapResourceServerEntity
interface
MapScopeEntity
-
Uses of GenerateEntityImplementations in org.keycloak.models.map.authSession
Classes in org.keycloak.models.map.authSession with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interface
MapAuthenticationSessionEntity
interface
MapRootAuthenticationSessionEntity
-
Uses of GenerateEntityImplementations in org.keycloak.models.map.client
Classes in org.keycloak.models.map.client with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interface
MapClientEntity
interface
MapProtocolMapperEntity
-
Uses of GenerateEntityImplementations in org.keycloak.models.map.clientscope
Classes in org.keycloak.models.map.clientscope with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interface
MapClientScopeEntity
-
Uses of GenerateEntityImplementations in org.keycloak.models.map.events
Classes in org.keycloak.models.map.events with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interface
MapAdminEventEntity
interface
MapAuthEventEntity
-
Uses of GenerateEntityImplementations in org.keycloak.models.map.group
Classes in org.keycloak.models.map.group with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interface
MapGroupEntity
-
Uses of GenerateEntityImplementations in org.keycloak.models.map.loginFailure
Classes in org.keycloak.models.map.loginFailure with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interface
MapUserLoginFailureEntity
-
Uses of GenerateEntityImplementations in org.keycloak.models.map.realm
Classes in org.keycloak.models.map.realm with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interface
MapRealmEntity
-
Uses of GenerateEntityImplementations in org.keycloak.models.map.realm.entity
Classes in org.keycloak.models.map.realm.entity with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interface
MapAuthenticationExecutionEntity
interface
MapAuthenticationFlowEntity
interface
MapAuthenticatorConfigEntity
interface
MapClientInitialAccessEntity
interface
MapComponentEntity
interface
MapIdentityProviderEntity
interface
MapIdentityProviderMapperEntity
interface
MapOTPPolicyEntity
interface
MapRequiredActionProviderEntity
interface
MapRequiredCredentialEntity
interface
MapWebAuthnPolicyEntity
-
Uses of GenerateEntityImplementations in org.keycloak.models.map.role
Classes in org.keycloak.models.map.role with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interface
MapRoleEntity
-
Uses of GenerateEntityImplementations in org.keycloak.models.map.singleUseObject
Classes in org.keycloak.models.map.singleUseObject with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interface
MapSingleUseObjectEntity
-
Uses of GenerateEntityImplementations in org.keycloak.models.map.user
Classes in org.keycloak.models.map.user with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interface
MapUserConsentEntity
interface
MapUserCredentialEntity
interface
MapUserEntity
interface
MapUserFederatedIdentityEntity
-
Uses of GenerateEntityImplementations in org.keycloak.models.map.userSession
Classes in org.keycloak.models.map.userSession with annotations of type GenerateEntityImplementations Modifier and Type Interface Description interface
MapAuthenticatedClientSessionEntity
interface
MapUserSessionEntity
-