Package | Description |
---|---|
com.atlassian.crowd.directory.rest | |
com.atlassian.crowd.directory.rest.mapper |
Modifier and Type | Method and Description |
---|---|
GraphDirectoryObjectList |
AzureAdRestClient.getDirectChildrenOfGroup(String groupId,
ODataSelect select) |
GraphDirectoryObjectList |
AzureAdRestClient.getDirectParentsOfGroup(String groupId,
ODataSelect select) |
GraphDirectoryObjectList |
AzureAdRestClient.getDirectParentsOfUser(String nameOrExternalId,
ODataSelect select) |
Modifier and Type | Method and Description |
---|---|
<T> List<T> |
AzureAdRestEntityMapper.mapDirectoryObjects(GraphDirectoryObjectList directoryObjectList,
Class<T> returnType,
long directoryId)
Maps a directory objects response from Azure AD.
|
Copyright © 2020 Atlassian. All rights reserved.
View cookie preferences