public class BackendRequestAuthenticateTransport extends ComplexBackendRequest implements BackendRequestAuthenticateTransportI
DEFAULT_TIMEOUT_COMPLEX_COMMANDS, DEFAULT_TIMEOUT_CONCISE_COMMANDS, DEFAULT_TIMEOUT_MEDIUM_COMMANDS, DEFAULT_TIMEOUT_SIMPLE_COMMANDS| Constructor and Description |
|---|
BackendRequestAuthenticateTransport() |
| Modifier and Type | Method and Description |
|---|---|
int |
getResultingPid() |
java.lang.Long |
getSessionId() |
void |
initClientSide(java.lang.String _serverAddress,
int _getResultsTimeoutSeconds,
java.lang.Long _sessionId) |
boolean |
isAllowedUnauthenticated() |
void |
processRequest() |
void |
readRequestParameters(SecureObjectInputI in) |
boolean |
releaseTransport() |
void |
updateTransport(TransportI transport) |
boolean |
wasAuthenticated() |
void |
writeRequestResults(SecureObjectOutputI out) |
calculateResponse, getBCH, getCommand, getCommandString, getDefaultExceptionPrefix, getProgressDisplay, getResponseException, getResults, getSession, getSlot, getUtx, initClientSide, initServerSide, isParallelProcessAndWrite, prepareRequest, receiveResponse, sendRequest, setExceptionequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalculateResponse, getCommandString, getDefaultExceptionPrefix, getResponseException, getResults, getSlot, initClientSide, initServerSide, isParallelProcessAndWrite, prepareRequest, receiveResponse, sendRequest, setExceptionpublic boolean releaseTransport()
releaseTransport in interface BackendRequestIreleaseTransport in class AbstractBackendRequestpublic boolean isAllowedUnauthenticated()
isAllowedUnauthenticated in interface BackendRequestIisAllowedUnauthenticated in class AbstractBackendRequestpublic java.lang.Long getSessionId()
public void initClientSide(java.lang.String _serverAddress,
int _getResultsTimeoutSeconds,
java.lang.Long _sessionId)
initClientSide in interface BackendRequestAuthenticateTransportIpublic boolean wasAuthenticated()
throws ServerConnectionException
wasAuthenticated in interface BackendRequestAuthenticateTransportIServerConnectionExceptionpublic int getResultingPid()
throws ServerConnectionException
getResultingPid in interface BackendRequestAuthenticateTransportIServerConnectionExceptionpublic void updateTransport(TransportI transport)
updateTransport in interface BackendRequestAuthenticateTransportIpublic void readRequestParameters(SecureObjectInputI in) throws java.io.IOException
readRequestParameters in interface BackendRequestIjava.io.IOExceptionpublic void processRequest()
processRequest in interface BackendRequestIpublic void writeRequestResults(SecureObjectOutputI out) throws java.io.IOException
writeRequestResults in interface BackendRequestIjava.io.IOExceptionCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.