Package | Description |
---|---|
org.alfresco.rest.api | |
org.alfresco.rest.api.impl | |
org.alfresco.rest.api.model | |
org.alfresco.rest.api.people |
Modifier and Type | Method and Description |
---|---|
void |
People.resetPassword(String personId,
PasswordReset passwordReset)
Performs password reset
|
Modifier and Type | Method and Description |
---|---|
void |
PeopleImpl.resetPassword(String personId,
PasswordReset passwordReset) |
Modifier and Type | Method and Description |
---|---|
PasswordReset |
PasswordReset.setId(String id) |
PasswordReset |
PasswordReset.setKey(String key) |
PasswordReset |
PasswordReset.setPassword(String password) |
Modifier and Type | Method and Description |
---|---|
void |
PeopleEntityResource.resetPassword(String personId,
PasswordReset passwordReset,
Parameters parameters,
WithResponse withResponse) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.