public class UserEntity extends Object implements Entity
| 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–2023 ArangoDB GmbH. All rights reserved.