
public class OServerCommandAuthProxy extends OServerCommandPatternAbstract
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DATABASE_CONF |
static java.lang.String |
USERNAME_CONF |
static java.lang.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.
|
getNamesafterExecute, beforeExecute, checkSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCachepublic static final java.lang.String DATABASE_CONF
public static final java.lang.String USERNAME_CONF
public static final java.lang.String USERPASSWORD_CONF
public OServerCommandAuthProxy(OServerCommandConfiguration iConfig)
public boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws java.lang.Exception
OServerCommandjava.lang.ExceptionCopyright © 2009–2022 OrientDB. All rights reserved.