Uses of Class
com.atlassian.crowd.directory.rest.entity.user.GraphUser
Packages that use GraphUser
Package
Description
-
Uses of GraphUser in com.atlassian.crowd.directory.rest.entity.delta
Subclasses of GraphUser in com.atlassian.crowd.directory.rest.entity.deltaModifier and TypeClassDescriptionclassRepresents a user fetched from a Microsoft Graph delta query. -
Uses of GraphUser in com.atlassian.crowd.directory.rest.entity.user
Constructor parameters in com.atlassian.crowd.directory.rest.entity.user with type arguments of type GraphUser -
Uses of GraphUser in com.atlassian.crowd.directory.rest.entity.user.password
Subclasses of GraphUser in com.atlassian.crowd.directory.rest.entity.user.password -
Uses of GraphUser in com.atlassian.crowd.directory.rest.mapper
Methods in com.atlassian.crowd.directory.rest.mapper with parameters of type GraphUserModifier and TypeMethodDescriptionAzureAdRestEntityMapper.getUsername(GraphUser user, String alternativeUsernameAttribute) Returns name of the user.<T> TAzureAdRestEntityMapper.mapUser(GraphUser graphUser, Class<T> returnType, long directoryId, String alternativeUsernameAttribute) Maps a user obtained from the Microsoft Entra ID users endpoint to a Crowd objectMethod parameters in com.atlassian.crowd.directory.rest.mapper with type arguments of type GraphUser