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, setException
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
calculateResponse, getCommandString, getDefaultExceptionPrefix, getResponseException, getResults, getSlot, initClientSide, initServerSide, isParallelProcessAndWrite, prepareRequest, receiveResponse, sendRequest, setException
public boolean releaseTransport()
releaseTransport
in interface BackendRequestI
releaseTransport
in class AbstractBackendRequest
public boolean isAllowedUnauthenticated()
isAllowedUnauthenticated
in interface BackendRequestI
isAllowedUnauthenticated
in class AbstractBackendRequest
public java.lang.Long getSessionId()
public void initClientSide(java.lang.String _serverAddress, int _getResultsTimeoutSeconds, java.lang.Long _sessionId)
initClientSide
in interface BackendRequestAuthenticateTransportI
public boolean wasAuthenticated() throws ServerConnectionException
wasAuthenticated
in interface BackendRequestAuthenticateTransportI
ServerConnectionException
public int getResultingPid() throws ServerConnectionException
getResultingPid
in interface BackendRequestAuthenticateTransportI
ServerConnectionException
public void updateTransport(TransportI transport)
updateTransport
in interface BackendRequestAuthenticateTransportI
public void readRequestParameters(SecureObjectInputI in) throws java.io.IOException
readRequestParameters
in interface BackendRequestI
java.io.IOException
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-2025 OAshi S.à r.l. All Rights Reserved.