Package org.keycloak.models.jpa.entities
Class CompositeRoleEntity.Key
java.lang.Object
org.keycloak.models.jpa.entities.CompositeRoleEntity.Key
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CompositeRoleEntity
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetChildRole(RoleEntity childRole) voidsetParentRole(RoleEntity parentRole)