Package org.apereo.cas.web.flow
Class AcceptableUsagePolicySubmitAction
- java.lang.Object
-
- org.springframework.webflow.action.AbstractAction
-
- org.apereo.cas.web.flow.AcceptableUsagePolicySubmitAction
-
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
public class AcceptableUsagePolicySubmitAction extends org.springframework.webflow.action.AbstractActionWebflow action to receive and record the AUP response.- Since:
- 4.1
-
-
Constructor Summary
Constructors Constructor Description AcceptableUsagePolicySubmitAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.webflow.execution.EventdoExecute(org.springframework.webflow.execution.RequestContext requestContext)
-