Class JpaUserAttributeEntity
java.lang.Object
org.keycloak.models.map.storage.jpa.JpaAttributeEntity<E>
org.keycloak.models.map.storage.jpa.JpaAttributeEntityWithHashValue<JpaUserEntity>
org.keycloak.models.map.storage.jpa.user.entity.JpaUserAttributeEntity
- All Implemented Interfaces:
Serializable
,JpaChildEntity<JpaUserEntity>
JPA implementation for user attributes. This entity represents a user attribute and has a many-to-one relationship
with the user entity.
- Author:
- Stefan Guilhen
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JpaUserAttributeEntity
public JpaUserAttributeEntity() -
JpaUserAttributeEntity
-