| Package | Description |
|---|---|
| com.atlassian.crowd.directory.rest.entity.user.password |
| Modifier and Type | Method and Description |
|---|---|
PasswordProfile |
GraphUpdateUserPasswordEntity.getPasswordProfile() |
PasswordProfile |
GraphUserWithPassword.getPasswordProfile() |
| Constructor and Description |
|---|
GraphUpdateUserPasswordEntity(PasswordProfile passwordProfile) |
GraphUserWithPassword(String id,
String displayName,
String givenName,
String mail,
String surname,
String userPrincipalName,
Boolean accountEnabled,
PasswordProfile passwordProfile) |
Copyright © 2020 Atlassian. All rights reserved.