public class InjectResponseHeadersAction extends RedirectToServiceAction
InjectResponseHeadersAction.| Constructor and Description |
|---|
InjectResponseHeadersAction(org.apereo.cas.authentication.principal.ResponseBuilderLocator responseBuilderLocator) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getFinalResponseEventId(org.apereo.cas.authentication.principal.WebApplicationService service,
org.apereo.cas.authentication.principal.Response response,
org.springframework.webflow.execution.RequestContext requestContext)
Gets final response event id.
|
doExecute, finalizeResponseEventpublic InjectResponseHeadersAction(org.apereo.cas.authentication.principal.ResponseBuilderLocator responseBuilderLocator)
protected java.lang.String getFinalResponseEventId(org.apereo.cas.authentication.principal.WebApplicationService service,
org.apereo.cas.authentication.principal.Response response,
org.springframework.webflow.execution.RequestContext requestContext)
RedirectToServiceActiongetFinalResponseEventId in class RedirectToServiceActionservice - the serviceresponse - the responserequestContext - the request context