Uses of Class
africa.absa.inception.security.GroupMemberNotFoundException
-
Uses of GroupMemberNotFoundException in africa.absa.inception.security
Methods in africa.absa.inception.security that throw GroupMemberNotFoundExceptionModifier and TypeMethodDescriptionvoidInternalUserDirectory.removeMemberFromGroup(String groupName, GroupMemberType memberType, String memberName) voidISecurityService.removeMemberFromGroup(UUID userDirectoryId, String groupName, GroupMemberType memberType, String memberName) Remove the group member from the group.voidLDAPUserDirectory.removeMemberFromGroup(String groupName, GroupMemberType memberType, String memberName) voidSecurityService.removeMemberFromGroup(UUID userDirectoryId, String groupName, GroupMemberType memberType, String memberName)