Class InweboPushAuthenticateAction
- java.lang.Object
-
- org.springframework.webflow.action.AbstractAction
-
- org.apereo.cas.web.flow.actions.BaseCasWebflowAction
-
- org.apereo.cas.support.inwebo.web.flow.actions.InweboPushAuthenticateAction
-
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
public class InweboPushAuthenticateAction extends org.apereo.cas.web.flow.actions.BaseCasWebflowActionA web action to request a push notification (mobile/desktop).- Since:
- 6.4.0
-
-
Constructor Summary
Constructors Constructor Description InweboPushAuthenticateAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.webflow.execution.EventdoExecute(org.springframework.webflow.execution.RequestContext requestContext)
-