Uses of Class
africa.absa.inception.security.GroupRoleNotFoundException
-
-
Uses of GroupRoleNotFoundException in africa.absa.inception.security
Methods in africa.absa.inception.security that throw GroupRoleNotFoundException Modifier and Type Method Description voidInternalUserDirectory. 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)
-