Class GraphUser
java.lang.Object
com.atlassian.crowd.directory.rest.entity.user.GraphUser
- Direct Known Subclasses:
GraphDeltaQueryUser
,GraphUserWithPassword
Represents a user returned from the /users endpoint
-
Constructor Details
-
GraphUser
public GraphUser() -
GraphUser
-
GraphUser
-
-
Method Details
-
getId
-
getDisplayName
-
getGivenName
-
getMail
-
getSurname
-
getUserPrincipalName
-
getAccountEnabled
-