Package | Description |
---|---|
org.camunda.bpm.engine.rest.dto.identity | |
org.camunda.bpm.engine.rest.sub.identity | |
org.camunda.bpm.engine.rest.sub.identity.impl |
Modifier and Type | Field and Description |
---|---|
protected UserCredentialsDto |
UserDto.credentials |
Modifier and Type | Method and Description |
---|---|
static UserCredentialsDto |
UserCredentialsDto.fromUser(User user) |
UserCredentialsDto |
UserDto.getCredentials() |
Modifier and Type | Method and Description |
---|---|
void |
UserDto.setCredentials(UserCredentialsDto credentials) |
Modifier and Type | Method and Description |
---|---|
void |
UserResource.updateCredentials(UserCredentialsDto account) |
Modifier and Type | Method and Description |
---|---|
void |
UserResourceImpl.updateCredentials(UserCredentialsDto account) |
Copyright © 2015. All rights reserved.