public class AuthenticationRequest extends Request
Constructor and Description |
---|
AuthenticationRequest(String user,
String password,
String encryption) |
Modifier and Type | Method and Description |
---|---|
String |
getEncryption() |
String |
getPassword() |
String |
getUser() |
getBody, getDatabase, getHeaderParam, getQueryParam, getRequest, getRequestType, getType, getVersion, putHeaderParam, putQueryParam, setBody, setType, setVersion
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.