public final class GeneratePasswordResetTokenRequestProcessor extends AbstractRequestProcessor<GeneratePasswordResetTokenRequest,SimpleResponse>
| Constructor and Description |
|---|
GeneratePasswordResetTokenRequestProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleResponse |
processRequest(ClientDetails clientDetails,
Request request,
GeneratePasswordResetTokenRequest tokenRequest) |
boolean |
shouldValidateSession() |
getCommunicationPattern, getEndpoint, getEndpointRequestClass, getEndpointResponseClass, getEventProcessingManager, getGatewayDAO, processRequest, setGatewayDAO, setSessionForCurrentThreadpublic GeneratePasswordResetTokenRequestProcessor()
protected SimpleResponse processRequest(ClientDetails clientDetails, Request request, GeneratePasswordResetTokenRequest tokenRequest) throws Exception
processRequest in class AbstractRequestProcessor<GeneratePasswordResetTokenRequest,SimpleResponse>Exceptionpublic boolean shouldValidateSession()
shouldValidateSession in interface RequestProcessorshouldValidateSession in class AbstractRequestProcessor<GeneratePasswordResetTokenRequest,SimpleResponse>Copyright © 2022. All rights reserved.