Uses of Class
org.keycloak.models.jpa.entities.GroupRoleMappingEntity
- 
Packages that use GroupRoleMappingEntity Package Description org.keycloak.models.jpa 
- 
- 
Uses of GroupRoleMappingEntity in org.keycloak.models.jpaMethods in org.keycloak.models.jpa that return types with arguments of type GroupRoleMappingEntity Modifier and Type Method Description protected javax.persistence.TypedQuery<GroupRoleMappingEntity>GroupAdapter. getGroupRoleMappingEntityTypedQuery(RoleModel role)
 
-