Uses of Class
africa.absa.inception.security.GroupRole
-
-
Uses of GroupRole in africa.absa.inception.security
Methods in africa.absa.inception.security that return types with arguments of type GroupRole Modifier and Type Method Description List<GroupRole>InternalUserDirectory. getRolesForGroup(String groupName)List<GroupRole>ISecurityService. getRolesForGroup(UUID userDirectoryId, String groupName)Retrieve the roles that have been assigned to the group.List<GroupRole>LDAPUserDirectory. getRolesForGroup(String groupName)List<GroupRole>SecurityService. getRolesForGroup(UUID userDirectoryId, String groupName)
-