public final class LoginRequestProcessor extends AbstractAuthenticationProcessor<LoginRequest,LoginResponse>
| Constructor and Description |
|---|
LoginRequestProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected LoginResponse |
processRequest(ClientDetails clientDetails,
Request request,
LoginRequest loginRequest)
The user can login in 2 ways.
|
processGuestLogin, processRegularLogin, shouldValidateSessiongetCommunicationPattern, getEndpoint, getEndpointRequestClass, getEndpointResponseClass, getEventProcessingManager, getGatewayDAO, processRequest, setGatewayDAO, setSessionForCurrentThreadprotected LoginResponse processRequest(ClientDetails clientDetails, Request request, LoginRequest loginRequest) throws Exception
processRequest in class AbstractRequestProcessor<LoginRequest,LoginResponse>ExceptionCopyright © 2022. All rights reserved.