
public class OServerCommandGetConnect extends OServerCommandAuthenticatedDbAbstract
DBNAME_DIR_SEPARATOR, SESSIONID_LOGOUT, SESSIONID_UNAUTHORIZEDserver| Constructor and Description |
|---|
OServerCommandGetConnect() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
beforeExecute(OHttpRequest iRequest,
OHttpResponse iResponse)
Called before to execute.
|
boolean |
execute(OHttpRequest iRequest,
OHttpResponse iResponse)
Executes the command requested.
|
java.lang.String[] |
getNames() |
afterExecute, authenticate, getProfiledDatabaseInstance, getProfiledDatabaseInstanceBasic, getProfiledDatabaseInstanceToken, sendAuthorizationRequestcheckSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCachepublic boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws java.lang.Exception
OServerCommandjava.lang.Exceptionpublic boolean beforeExecute(OHttpRequest iRequest, OHttpResponse iResponse) throws java.io.IOException
OServerCommandbeforeExecute in interface OServerCommandbeforeExecute in class OServerCommandAuthenticatedDbAbstractiResponse - TODOjava.io.IOExceptionpublic java.lang.String[] getNames()
Copyright © 2009–2022 OrientDB. All rights reserved.