public class BackendRequestLogin extends SimpleBackendRequest implements BackendRequestLoginI
DEFAULT_TIMEOUT_COMPLEX_COMMANDS, DEFAULT_TIMEOUT_CONCISE_COMMANDS, DEFAULT_TIMEOUT_MEDIUM_COMMANDS, DEFAULT_TIMEOUT_SIMPLE_COMMANDS
Constructor and Description |
---|
BackendRequestLogin() |
Modifier and Type | Method and Description |
---|---|
Benutzer |
getBenutzer() |
PermissionHandlerWithUserI |
getPermissionHandler() |
int |
getPid() |
java.lang.Long |
getServerNodeNumber() |
java.lang.Long |
getSessionId() |
void |
initClientSide(java.lang.String _serverAddress,
int _getResultsTimeoutSeconds,
Anmeldung _anmeldung) |
boolean |
isAllowedUnauthenticated() |
void |
processRequest() |
void |
readRequestParameters(SecureObjectInputI in) |
boolean |
releaseTransport() |
void |
sendRequest(TransportI transport) |
void |
writeRequestResults(SecureObjectOutputI out) |
configureRequest, getResults
calculateResponse, getBCH, getCommand, getCommandString, getDefaultExceptionPrefix, getProgressDisplay, getResponseException, getSession, getSlot, getUtx, initClientSide, initServerSide, isParallelProcessAndWrite, prepareRequest, receiveResponse, setException
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
calculateResponse, getCommandString, getDefaultExceptionPrefix, getResponseException, getResults, getSlot, initClientSide, initServerSide, isParallelProcessAndWrite, prepareRequest, receiveResponse, setException
public boolean releaseTransport()
releaseTransport
in interface BackendRequestI
releaseTransport
in class SimpleBackendRequest
public boolean isAllowedUnauthenticated()
isAllowedUnauthenticated
in interface BackendRequestI
isAllowedUnauthenticated
in class AbstractBackendRequest
public void initClientSide(java.lang.String _serverAddress, int _getResultsTimeoutSeconds, Anmeldung _anmeldung)
initClientSide
in interface BackendRequestLoginI
public void sendRequest(TransportI transport) throws ServerConnectionException
sendRequest
in interface BackendRequestI
sendRequest
in class AbstractBackendRequest
ServerConnectionException
public java.lang.Long getSessionId() throws ServerConnectionException
getSessionId
in interface BackendRequestLoginI
ServerConnectionException
public int getPid() throws ServerConnectionException
getPid
in interface BackendRequestLoginI
ServerConnectionException
public PermissionHandlerWithUserI getPermissionHandler() throws ServerConnectionException
getPermissionHandler
in interface BackendRequestLoginI
ServerConnectionException
public Benutzer getBenutzer() throws ServerConnectionException
getBenutzer
in interface BackendRequestLoginI
ServerConnectionException
public java.lang.Long getServerNodeNumber() throws ServerConnectionException
getServerNodeNumber
in interface BackendRequestLoginI
ServerConnectionException
public void readRequestParameters(SecureObjectInputI in) throws java.io.IOException, java.lang.ClassNotFoundException
readRequestParameters
in interface BackendRequestI
java.io.IOException
java.lang.ClassNotFoundException
public void processRequest()
processRequest
in interface BackendRequestI
public void writeRequestResults(SecureObjectOutputI out) throws java.io.IOException
writeRequestResults
in interface BackendRequestI
java.io.IOException
Copyright © 2000-2024 OAshi S.à r.l. All Rights Reserved.