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