public class ProxyController
extends org.apereo.cas.web.AbstractDelegateController
The ProxyController requires the following property to be set:
| Constructor and Description |
|---|
ProxyController() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected org.springframework.web.servlet.ModelAndView |
handleRequestInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Handle request internal.
|
public boolean canHandle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
canHandle in class org.apereo.cas.web.AbstractDelegateController@GetMapping(path="/proxy")
protected org.springframework.web.servlet.ModelAndView handleRequestInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
handleRequestInternal in class org.apereo.cas.web.AbstractDelegateControllerrequest - the requestresponse - the responsecasProxyFailureView or casProxySuccessView