
public class OServerCommandGetServerVersion extends OServerCommandGetConnections
serverPassword, serverUserserver| Constructor and Description |
|---|
OServerCommandGetServerVersion() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(OHttpRequest iRequest,
OHttpResponse iResponse,
boolean iAskForAuthentication) |
boolean |
execute(OHttpRequest iRequest,
OHttpResponse iResponse)
Executes the command requested.
|
java.lang.String[] |
getNames() |
authenticate, beforeExecute, checkGuestAccess, getResource, getUser, sendAuthorizationRequest, sendNotAuthorizedResponseafterExecute, checkSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCachepublic java.lang.String[] getNames()
getNames in interface OServerCommandgetNames in class OServerCommandGetConnectionspublic boolean authenticate(OHttpRequest iRequest, OHttpResponse iResponse, boolean iAskForAuthentication)
authenticate in class OServerCommandAuthenticatedServerAbstractpublic boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws java.lang.Exception
OServerCommandexecute in interface OServerCommandexecute in class OServerCommandGetConnectionsjava.lang.ExceptionCopyright © 2009–2022 OrientDB. All rights reserved.