Package com.arangodb.entity
Class UserEntity
java.lang.Object
com.arangodb.entity.UserEntity
- Author:
- Mark Vollmary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserEntity
public UserEntity()
-
-
Method Details
-
getUser
- Returns:
- The name of the user as a string
-
getActive
- Returns:
- An flag that specifies whether the user is active
-
getExtra
- Returns:
- An object with arbitrary extra data about the user
-
getChangePassword
-