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