Class GraphUserWithPassword
java.lang.Object
com.atlassian.crowd.directory.rest.entity.user.GraphUser
com.atlassian.crowd.directory.rest.entity.user.password.GraphUserWithPassword
-
Constructor Summary
ConstructorDescriptionGraphUserWithPassword
(String id, String displayName, String givenName, String mail, String surname, String userPrincipalName, Boolean accountEnabled, PasswordProfile passwordProfile) -
Method Summary
Methods inherited from class com.atlassian.crowd.directory.rest.entity.user.GraphUser
getAccountEnabled, getDisplayName, getGivenName, getId, getMail, getSurname, getUserPrincipalName
-
Constructor Details
-
GraphUserWithPassword
-
-
Method Details
-
getPasswordProfile
-