| Package | Description |
|---|---|
| com.atlassian.crowd.model.application |
| Modifier and Type | Method and Description |
|---|---|
GroupMapping |
DirectoryMapping.getGroupMapping(String groupName)
Returns a GroupMapping if it exists, otherwise returns null
|
| Modifier and Type | Method and Description |
|---|---|
Set<GroupMapping> |
DirectoryMapping.getAuthorisedGroups()
Returns a set of mappings to groups that are authorised to authenticate with the application.
|
| Modifier and Type | Method and Description |
|---|---|
int |
GroupMappingComparator.compare(GroupMapping o1,
GroupMapping o2) |
int |
GroupMapping.COMPARATOR.compare(GroupMapping firstMapping,
GroupMapping secondMapping) |
Copyright © 2016 Atlassian. All Rights Reserved.