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