Package | Description |
---|---|
com.atlassian.crowd.service.soap | |
com.atlassian.crowd.service.soap.client | |
com.atlassian.crowd.service.soap.server | |
com.atlassian.crowd.util |
Modifier and Type | Method and Description |
---|---|
static SOAPNestableGroup |
ObjectTranslator.processNestableGroup(Group group,
List<String> nestedGroupMembers) |
static SOAPNestableGroup |
ObjectTranslator.processNestableGroup(SOAPNestableGroup group) |
static SOAPNestableGroup[] |
ObjectTranslator.processSOAPGroupAndMemberNames(SOAPNestableGroup[] groups) |
static SOAPNestableGroup[] |
ObjectTranslator.processSOAPNestableGroupAndMemberNames(Collection<SOAPNestableGroup> groups) |
Modifier and Type | Method and Description |
---|---|
static SOAPNestableGroup |
ObjectTranslator.processNestableGroup(SOAPNestableGroup group) |
static SOAPNestableGroup[] |
ObjectTranslator.processSOAPGroupAndMemberNames(SOAPNestableGroup[] groups) |
Modifier and Type | Method and Description |
---|---|
static SOAPNestableGroup[] |
ObjectTranslator.processSOAPNestableGroupAndMemberNames(Collection<SOAPNestableGroup> groups) |
Modifier and Type | Method and Description |
---|---|
SOAPNestableGroup[] |
SecurityServerClientImpl.findAllGroupRelationships() |
SOAPNestableGroup[] |
SecurityServerClient.findAllGroupRelationships()
Finds all of the groups who are visible in the application's assigned directory.
|
Modifier and Type | Method and Description |
---|---|
SOAPNestableGroup[] |
SecurityServerGeneric.findAllGroupRelationships(AuthenticatedToken applicationToken) |
SOAPNestableGroup[] |
SecurityServer.findAllGroupRelationships(AuthenticatedToken applicationToken)
Finds all of the groups who are visible in the application's assigned directory.
|
Modifier and Type | Method and Description |
---|---|
static List<String> |
NestingHelper.cacheGroupRelationships(SOAPNestableGroup[] allGroups,
BasicCache cache)
Takes a list of all groups, along with their direct children, and returns a list of group names.
|
Copyright © 2020 Atlassian. All rights reserved.