
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.
|
getNamesafterExecute, beforeExecute, checkSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCachepublic 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
OServerCommandExceptionCopyright © 2009–2025 OrientDB. All rights reserved.