public interface DefaultDirectoryMembershipService
Modifier and Type | Method and Description |
---|---|
void |
removeFromGroupsIfPresent(Directory directory,
String groupName)
Removes a group from default group list if it is there
|
void removeFromGroupsIfPresent(Directory directory, String groupName) throws DirectoryNotFoundException
directory
- the directory the group come fromgroupName
- the group nameDirectoryNotFoundException
Copyright © 2020 Atlassian. All rights reserved.