Uses of Class
org.keycloak.models.map.storage.jpa.JpaAttributeEntityWithHashValue
Package
Description
-
Uses of JpaAttributeEntityWithHashValue in org.keycloak.models.map.storage.jpa.client.entity
-
Uses of JpaAttributeEntityWithHashValue in org.keycloak.models.map.storage.jpa.clientScope.entity
-
Uses of JpaAttributeEntityWithHashValue in org.keycloak.models.map.storage.jpa.event.auth.entity
Modifier and TypeClassDescriptionclass
JPA implementation for auth event details. -
Uses of JpaAttributeEntityWithHashValue in org.keycloak.models.map.storage.jpa.group.entity
-
Uses of JpaAttributeEntityWithHashValue in org.keycloak.models.map.storage.jpa.realm.entity
Modifier and TypeClassDescriptionclass
JPA implementation for realm attributes. -
Uses of JpaAttributeEntityWithHashValue in org.keycloak.models.map.storage.jpa.role.entity
-
Uses of JpaAttributeEntityWithHashValue in org.keycloak.models.map.storage.jpa.user.entity
Modifier and TypeClassDescriptionclass
JPA implementation for user attributes.