Uses of Class
africa.absa.inception.security.GroupRoleNotFoundException
-
Uses of GroupRoleNotFoundException in africa.absa.inception.security
Methods in africa.absa.inception.security that throw GroupRoleNotFoundExceptionModifier and TypeMethodDescriptionvoidInternalUserDirectory.removeRoleFromGroup(String groupName, String roleCode) voidISecurityService.removeRoleFromGroup(UUID userDirectoryId, String groupName, String roleCode) Remove the role from the group.voidLDAPUserDirectory.removeRoleFromGroup(String groupName, String roleCode) voidSecurityService.removeRoleFromGroup(UUID userDirectoryId, String groupName, String roleCode)