public class ResetPasswordRequestProcessor extends AbstractRequestProcessor<ChangePasswordRequest,AuthenticationDetails>
| Constructor and Description |
|---|
ResetPasswordRequestProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected AuthenticationDetails |
processRequest(ClientDetails clientDetails,
Request request,
ChangePasswordRequest chgPassRequest) |
getCommunicationPattern, getEndpoint, getEndpointRequestClass, getEndpointResponseClass, getEventProcessingManager, getGatewayDAO, processRequest, setGatewayDAO, setSessionForCurrentThread, shouldValidateSessionprotected AuthenticationDetails processRequest(ClientDetails clientDetails, Request request, ChangePasswordRequest chgPassRequest) throws Exception
processRequest in class AbstractRequestProcessor<ChangePasswordRequest,AuthenticationDetails>ExceptionCopyright © 2022. All rights reserved.