public class SamlValidateController extends AbstractServiceValidateController
SamlValidateController
is responsible for
validating requests based on the saml1 protocol.applicationContext
Constructor and Description |
---|
SamlValidateController() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.web.servlet.ModelAndView |
handleRequestInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Handle model and view.
|
augmentSuccessViewModelObjects, canHandle, getFailureView, getServiceCredentialsFromRequest, getSuccessView, handleTicketValidation, initBinder, onSuccessfulValidation, setArgumentExtractor, setAuthenticationContextValidator, setAuthenticationSystemSupport, setAuthnContextAttribute, setCentralAuthenticationService, setFailureView, setJsonView, setMultifactorTriggerSelectionStrategy, setProxyHandler, setServicesManager, setSuccessView, setValidationSpecification, validateAuthenticationContext
setApplicationContext
@PostMapping(path="/samlValidate") protected org.springframework.web.servlet.ModelAndView handleRequestInternal(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
handleRequestInternal
in class AbstractServiceValidateController
request
- the requestresponse
- the responsejava.lang.Exception
- the exception