Uses of Interface
org.keycloak.models.map.common.EntityWithAttributes
Package
Description
-
Uses of EntityWithAttributes in org.keycloak.models.map.authorization.entity
Modifier and TypeClassDescriptionstatic class
class
class
class
static class
-
Uses of EntityWithAttributes in org.keycloak.models.map.client
Modifier and TypeClassDescriptionstatic class
class
class
class
static class
-
Uses of EntityWithAttributes in org.keycloak.models.map.clientscope
Modifier and TypeClassDescriptionstatic class
class
class
class
static class
-
Uses of EntityWithAttributes in org.keycloak.models.map.group
Modifier and TypeClassDescriptionstatic class
class
class
class
static class
-
Uses of EntityWithAttributes in org.keycloak.models.map.realm
Modifier and TypeClassDescriptionstatic class
class
class
class
static class
-
Uses of EntityWithAttributes in org.keycloak.models.map.role
Modifier and TypeClassDescriptionstatic class
class
class
class
static class
-
Uses of EntityWithAttributes in org.keycloak.models.map.storage.hotRod.authorization
Modifier and TypeClassDescriptionstatic class
class
-
Uses of EntityWithAttributes in org.keycloak.models.map.storage.hotRod.client
Modifier and TypeClassDescriptionstatic class
class
-
Uses of EntityWithAttributes in org.keycloak.models.map.storage.hotRod.clientscope
Modifier and TypeClassDescriptionstatic class
class
-
Uses of EntityWithAttributes in org.keycloak.models.map.storage.hotRod.group
Modifier and TypeClassDescriptionstatic class
class
-
Uses of EntityWithAttributes in org.keycloak.models.map.storage.hotRod.realm
Modifier and TypeClassDescriptionstatic class
class
-
Uses of EntityWithAttributes in org.keycloak.models.map.storage.hotRod.role
Modifier and TypeClassDescriptionstatic class
class
-
Uses of EntityWithAttributes in org.keycloak.models.map.storage.hotRod.user
Modifier and TypeClassDescriptionstatic class
class
-
Uses of EntityWithAttributes in org.keycloak.models.map.storage.jpa.authorization.resource.entity
Modifier and TypeClassDescriptionclass
There are some fields marked by@Column(insertable = false, updatable = false)
.class
-
Uses of EntityWithAttributes in org.keycloak.models.map.storage.jpa.client.entity
Modifier and TypeClassDescriptionclass
There are some fields marked by@Column(insertable = false, updatable = false)
.class
-
Uses of EntityWithAttributes 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 EntityWithAttributes in org.keycloak.models.map.storage.jpa.group.entity
Modifier and TypeClassDescriptionclass
There are some fields marked by@Column(insertable = false, updatable = false)
.class
-
Uses of EntityWithAttributes in org.keycloak.models.map.storage.jpa.realm.entity
Modifier and TypeClassDescriptionclass
JPAMapRealmEntity
implementation.class
Class that contains all the realm metadata that is written as JSON into the database. -
Uses of EntityWithAttributes in org.keycloak.models.map.storage.jpa.role.delegate
Modifier and TypeClassDescriptionclass
Delegate for the JPA implementation for MapRoleEntityDelegate. -
Uses of EntityWithAttributes in org.keycloak.models.map.storage.jpa.role.entity
Modifier and TypeClassDescriptionclass
There are some fields marked by@Column(insertable = false, updatable = false)
.class
-
Uses of EntityWithAttributes in org.keycloak.models.map.storage.jpa.user.entity
Modifier and TypeClassDescriptionclass
JPAMapUserEntity
implementation.class
Class that contains all the user metadata that is written as JSON into the database. -
Uses of EntityWithAttributes in org.keycloak.models.map.storage.ldap.role.entity
-
Uses of EntityWithAttributes in org.keycloak.models.map.user
Modifier and TypeClassDescriptionstatic class
class
class
class
static class