Uses of Class
com.atlassian.crowd.directory.rest.entity.user.GraphUsersList
Packages that use GraphUsersList
-
Uses of GraphUsersList in com.atlassian.crowd.directory.rest
Methods in com.atlassian.crowd.directory.rest that return GraphUsersList -
Uses of GraphUsersList in com.atlassian.crowd.directory.rest.mapper
Methods in com.atlassian.crowd.directory.rest.mapper with parameters of type GraphUsersListModifier and TypeMethodDescription<T> List<T>AzureAdRestEntityMapper.mapUsers(GraphUsersList graphUsersList, Class<T> returnType, long directoryId, String alternativeUsernameAttribute) Maps a users response from Microsoft Entra ID to Crowd users.