public class UserEntity extends Object
Constructor and Description |
---|
UserEntity() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getActive() |
Boolean |
getChangePassword() |
Map<String,Object> |
getExtra() |
String |
getUser() |
public String getUser()
public Boolean getActive()
public Map<String,Object> getExtra()
public Boolean getChangePassword()
Copyright © 2016 ArangoDB GmbH. All rights reserved.