Uses of Class
org.keycloak.models.map.common.UpdatableEntity.Impl
Packages that use UpdatableEntity.Impl
Package
Description
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.authorization.entity
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.authorization.entityModifier and TypeClassDescriptionstatic class
class
class
static class
static class
class
class
static class
static class
class
class
static class
static class
class
class
static class
static class
class
class
static class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.authSession
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.authSessionModifier and TypeClassDescriptionclass
class
static class
static class
class
class
static class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.client
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.clientModifier and TypeClassDescriptionstatic class
class
class
static class
class
class
static class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.clientscope
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.clientscopeModifier and TypeClassDescriptionstatic class
class
class
static class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.events
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.eventsModifier and TypeClassDescriptionstatic class
class
class
static class
static class
class
class
static class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.group
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.groupModifier and TypeClassDescriptionstatic class
class
class
static class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.lock
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.lockModifier and TypeClassDescriptionstatic class
class
class
static class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.loginFailure
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.loginFailureModifier and TypeClassDescriptionstatic class
class
class
static class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.realm
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.realmModifier and TypeClassDescriptionstatic class
class
class
static class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.realm.entity
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.realm.entityModifier and TypeClassDescriptionclass
class
static class
class
class
static class
class
class
static class
class
class
static class
class
class
static class
class
class
static class
class
class
static class
class
class
static class
class
class
static class
class
class
static class
class
class
static class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.role
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.roleModifier and TypeClassDescriptionstatic class
class
class
static class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.singleUseObject
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.singleUseObjectModifier and TypeClassDescriptionstatic class
class
class
static class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.authorization.permission.entity
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.authorization.permission.entityModifier and TypeClassDescriptionclass
There are some fields marked by@Column(insertable = false, updatable = false)
.class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.authorization.policy.entity
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.authorization.policy.entityModifier and TypeClassDescriptionclass
There are some fields marked by@Column(insertable = false, updatable = false)
.class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.authorization.resource.entity
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.authorization.resource.entityModifier and TypeClassDescriptionclass
There are some fields marked by@Column(insertable = false, updatable = false)
.class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.authorization.resourceServer.entity
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.authorization.resourceServer.entityModifier and TypeClassDescriptionclass
There are some fields marked by@Column(insertable = false, updatable = false)
.class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.authorization.scope.entity
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.authorization.scope.entityModifier and TypeClassDescriptionclass
There are some fields marked by@Column(insertable = false, updatable = false)
.class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.authSession.entity
Modifier and TypeClassDescriptionclass
Entity represents individual authentication session.class
class
Entity represents root authentication session.class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.client.entity
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.client.entityModifier and TypeClassDescriptionclass
There are some fields marked by@Column(insertable = false, updatable = false)
.class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.clientScope.entity
Modifier and TypeClassDescriptionclass
There are some fields marked by@Column(insertable = false, updatable = false)
.class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.event.admin.entity
Modifier and TypeClassDescriptionclass
JPAMapAdminEventEntity
implementation.class
Class that contains all the admin event metadata that is written as JSON into the database. -
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.event.auth.entity
Modifier and TypeClassDescriptionclass
JPAMapAuthEventEntity
implementation.class
Class that contains all the auth event metadata that is written as JSON into the database. -
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.group.entity
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.group.entityModifier and TypeClassDescriptionclass
There are some fields marked by@Column(insertable = false, updatable = false)
.class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.lock.entity
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.lock.entityModifier and TypeClassDescriptionclass
There are some fields marked by@Column(insertable = false, updatable = false)
.class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.loginFailure.entity
Modifier and TypeClassDescriptionclass
JPAMapUserLoginFailureEntity
implementation.class
Class that contains all the user login failure metadata that is written as JSON into the database. -
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.realm.entity
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.realm.entityModifier and TypeClassDescriptionclass
JPAMapComponentEntity
implementation.class
Class that contains all the component metadata that is written as JSON into the database.class
JPAMapRealmEntity
implementation.class
Class that contains all the realm metadata that is written as JSON into the database. -
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.role.entity
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.role.entityModifier and TypeClassDescriptionclass
There are some fields marked by@Column(insertable = false, updatable = false)
.class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.singleUseObject.entity
Modifier and TypeClassDescriptionclass
JPAMapSingleUseObjectEntity
implementation.class
Class that contains all the single-use object metadata that is written as JSON into the database. -
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.user.entity
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.user.entityModifier and TypeClassDescriptionclass
JPAMapUserConsentEntity
implementation.class
Class that contains all the user consent metadata that is written as JSON into the database.class
JPAMapUserEntity
implementation.class
JPAMapUserFederatedIdentityEntity
implementation.class
Class that contains all the user federated identity metadata that is written as JSON into the database.class
Class that contains all the user metadata that is written as JSON into the database. -
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.jpa.userSession.entity
Modifier and TypeClassDescriptionclass
Entity represents authenticated client session.class
class
There are some fields marked by@Column(insertable = false, updatable = false)
.class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.storage.ldap.role.entity
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.storage.ldap.role.entity -
Uses of UpdatableEntity.Impl in org.keycloak.models.map.user
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.userModifier and TypeClassDescriptionclass
class
static class
class
class
static class
static class
class
class
static class
class
class
static class
-
Uses of UpdatableEntity.Impl in org.keycloak.models.map.userSession
Subclasses of UpdatableEntity.Impl in org.keycloak.models.map.userSessionModifier and TypeClassDescriptionstatic class
class
class
static class
static class
class
class
static class