| Package | Description |
|---|---|
| com.atlassian.crowd.console.action.application | |
| com.atlassian.crowd.model.application |
| Modifier and Type | Method and Description |
|---|---|
List<GroupMapping> |
ViewApplication.getGroupMappingsForApplication() |
List<GroupMapping> |
ViewApplication.getUnsubscribedGroups() |
| Modifier and Type | Method and Description |
|---|---|
GroupMapping |
DirectoryMapping.getGroupMapping(String groupName)
Deprecated.
Returns a GroupMapping if it exists, otherwise returns null
|
| Modifier and Type | Method and Description |
|---|---|
Set<GroupMapping> |
DirectoryMapping.getAuthorisedGroups()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
GroupMapping.COMPARATOR.compare(GroupMapping firstMapping,
GroupMapping secondMapping) |
int |
GroupMappingComparator.compare(GroupMapping o1,
GroupMapping o2)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DirectoryMapping.setAuthorisedGroups(Set<GroupMapping> authorisedGroups)
Deprecated.
|
Copyright © 2019 Atlassian. All rights reserved.