Uses of Interface
com.skava.auth.repository.ClientRoleRepository.ClientRolePrivilegeProjection
Packages that use ClientRoleRepository.ClientRolePrivilegeProjection
Package
Description
Repository classes to represent the data access layer of the entities.
-
Uses of ClientRoleRepository.ClientRolePrivilegeProjection in com.skava.auth.repository
Methods in com.skava.auth.repository that return types with arguments of type ClientRoleRepository.ClientRolePrivilegeProjectionModifier and TypeMethodDescriptionClientRoleRepository.findAllClientRolesAndPrivilegesByClientIdAndCollectionId
(String clientId, Long collectionId)