Package org.apereo.cas.web.flow
Class AcceptUserGraphicsForAuthenticationAction
java.lang.Object
org.springframework.webflow.action.AbstractAction
org.apereo.cas.web.flow.actions.BaseCasWebflowAction
org.apereo.cas.web.flow.AcceptUserGraphicsForAuthenticationAction
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
public class AcceptUserGraphicsForAuthenticationAction
extends org.apereo.cas.web.flow.actions.BaseCasWebflowAction
- Since:
- 5.1.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.webflow.action.AbstractAction
afterPropertiesSet, execute, getEventFactorySupport
-
Constructor Details
-
AcceptUserGraphicsForAuthenticationAction
public AcceptUserGraphicsForAuthenticationAction()
-