Class WriteBrowserStorageAction

java.lang.Object
org.springframework.webflow.action.AbstractAction
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean, org.springframework.webflow.execution.Action

public class WriteBrowserStorageAction extends BaseBrowserStorageAction
Since:
7.0.0
  • Constructor Details

    • WriteBrowserStorageAction

      public WriteBrowserStorageAction(org.apereo.cas.web.cookie.CasCookieBuilder ticketGrantingCookieBuilder)