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 |
|---|---|
static void |
checkAllowedClassesForMissingSubentities(BOLoaderI bol) |
Benutzer |
getBenutzer() |
PermissionHandlerWithUserI |
getPermissionHandler() |
int |
getPid() |
java.lang.Long |
getServerNodeNumber() |
java.lang.Long |
getSessionId() |
void |
initClientSide(java.lang.String _serverAddress,
int _getResultsTimeoutSeconds,
Anmeldung _anmeldung) |
static boolean |
isAllowedInLoginMode(java.lang.Class c) |
boolean |
isAllowedUnauthenticated() |
void |
processRequest() |
void |
readRequestParameters(SecureObjectInputI in) |
boolean |
releaseTransport() |
void |
sendRequest(TransportI transport) |
void |
writeRequestResults(SecureObjectOutputI out) |
configureRequest, getResultscalculateResponse, getBCH, getCommand, getCommandString, getDefaultExceptionPrefix, getProgressDisplay, getResponseException, getSession, getSlot, getUtx, initClientSide, initServerSide, isParallelProcessAndWrite, prepareRequest, receiveResponse, setExceptionequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalculateResponse, getCommandString, getDefaultExceptionPrefix, getResponseException, getResults, getSlot, initClientSide, initServerSide, isParallelProcessAndWrite, prepareRequest, receiveResponse, setExceptionpublic static final void checkAllowedClassesForMissingSubentities(BOLoaderI bol)
public static final boolean isAllowedInLoginMode(java.lang.Class c)
public boolean releaseTransport()
releaseTransport in interface BackendRequestIreleaseTransport in class SimpleBackendRequestpublic boolean isAllowedUnauthenticated()
isAllowedUnauthenticated in interface BackendRequestIisAllowedUnauthenticated in class AbstractBackendRequestpublic void initClientSide(java.lang.String _serverAddress,
int _getResultsTimeoutSeconds,
Anmeldung _anmeldung)
initClientSide in interface BackendRequestLoginIpublic void sendRequest(TransportI transport) throws ServerConnectionException
sendRequest in interface BackendRequestIsendRequest in class AbstractBackendRequestServerConnectionExceptionpublic java.lang.Long getSessionId()
throws ServerConnectionException
getSessionId in interface BackendRequestLoginIServerConnectionExceptionpublic int getPid()
throws ServerConnectionException
getPid in interface BackendRequestLoginIServerConnectionExceptionpublic PermissionHandlerWithUserI getPermissionHandler() throws ServerConnectionException
getPermissionHandler in interface BackendRequestLoginIServerConnectionExceptionpublic Benutzer getBenutzer() throws ServerConnectionException
getBenutzer in interface BackendRequestLoginIServerConnectionExceptionpublic java.lang.Long getServerNodeNumber()
throws ServerConnectionException
getServerNodeNumber in interface BackendRequestLoginIServerConnectionExceptionpublic void readRequestParameters(SecureObjectInputI in) throws java.io.IOException, java.lang.ClassNotFoundException
readRequestParameters in interface BackendRequestIjava.io.IOExceptionjava.lang.ClassNotFoundExceptionpublic 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.