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