Class JpaResourceAttributeEntity
java.lang.Object
org.keycloak.models.map.storage.jpa.JpaAttributeEntity<JpaResourceEntity>
org.keycloak.models.map.storage.jpa.authorization.resource.entity.JpaResourceAttributeEntity
- All Implemented Interfaces:
Serializable
,JpaChildEntity<JpaResourceEntity>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJpaResourceAttributeEntity
(JpaResourceEntity root, String name, String value) -
Method Summary
-
Constructor Details
-
JpaResourceAttributeEntity
public JpaResourceAttributeEntity() -
JpaResourceAttributeEntity
-