public class OServerCommandAuthProxy extends OServerCommandPatternAbstract
Modifier and Type | Field and Description |
---|---|
static String |
DATABASE_CONF |
static String |
USERNAME_CONF |
static String |
USERPASSWORD_CONF |
server
Constructor and Description |
---|
OServerCommandAuthProxy(OServerCommandConfiguration iConfig) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(OHttpRequest iRequest,
OHttpResponse iResponse)
Executes the command requested.
|
getNames
afterExecute, beforeExecute, checkSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCache
public static final String DATABASE_CONF
public static final String USERNAME_CONF
public static final String USERPASSWORD_CONF
public OServerCommandAuthProxy(OServerCommandConfiguration iConfig)
public boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws Exception
OServerCommand
Exception
Copyright © 2009–2020 OrientDB. All rights reserved.