org.camunda.bpm.engine.rest.dto.identity
Class UserCreateDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.identity.UserDto
org.camunda.bpm.engine.rest.dto.identity.UserCreateDto
public class UserCreateDto
- extends UserDto
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
password
protected String password
UserCreateDto
public UserCreateDto()
getPassword
public String getPassword()
setPassword
public void setPassword(String password)
Copyright © 2016 camunda services GmbH. All rights reserved.