Class InjectResponseHeadersAction

    • Field Summary

      • Fields inherited from class org.springframework.webflow.action.AbstractAction

        logger
    • Constructor Summary

      Constructors 
      Constructor Description
      InjectResponseHeadersAction​(org.apereo.cas.authentication.principal.ResponseBuilderLocator responseBuilderLocator)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method 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.
      • Methods inherited from class org.springframework.webflow.action.AbstractAction

        afterPropertiesSet, doPostExecute, doPreExecute, error, error, execute, getActionNameForLogging, getEventFactorySupport, initAction, no, result, result, result, result, success, success, yes
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InjectResponseHeadersAction

        public InjectResponseHeadersAction​(org.apereo.cas.authentication.principal.ResponseBuilderLocator responseBuilderLocator)
    • Method Detail

      • getFinalResponseEventId

        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)
        Description copied from class: RedirectToServiceAction
        Gets final response event id.
        Overrides:
        getFinalResponseEventId in class RedirectToServiceAction
        Parameters:
        service - the service
        response - the response
        requestContext - the request context
        Returns:
        the final response event id