
public class OServerCommandPostServerCommand extends OServerCommandAuthenticatedServerAbstract
serverPassword, serverUserserver| Constructor and Description |
|---|
OServerCommandPostServerCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(OHttpRequest iRequest,
OHttpResponse iResponse)
Executes the command requested.
|
protected com.orientechnologies.orient.core.sql.executor.OResultSet |
executeStatement(java.lang.String language,
java.lang.String text,
java.lang.Object params) |
java.lang.String[] |
getNames() |
authenticate, authenticate, beforeExecute, checkGuestAccess, getResource, getUser, sendAuthorizationRequest, sendNotAuthorizedResponseafterExecute, checkSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCachepublic boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws java.lang.Exception
OServerCommandjava.lang.Exceptionprotected com.orientechnologies.orient.core.sql.executor.OResultSet executeStatement(java.lang.String language,
java.lang.String text,
java.lang.Object params)
public java.lang.String[] getNames()
Copyright © 2009–2022 OrientDB. All rights reserved.