Class U2FStartRegistrationAction
- java.lang.Object
-
- org.springframework.webflow.action.AbstractAction
-
- org.apereo.cas.adaptors.u2f.web.flow.U2FStartRegistrationAction
-
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
public class U2FStartRegistrationAction extends org.springframework.webflow.action.AbstractActionThis isU2FStartRegistrationAction.- Since:
- 5.1.0
-
-
Constructor Summary
Constructors Constructor Description U2FStartRegistrationAction(java.lang.String serverAddress, org.apereo.cas.adaptors.u2f.storage.U2FDeviceRepository u2FDeviceRepository)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.springframework.webflow.execution.EventdoExecute(org.springframework.webflow.execution.RequestContext requestContext)
-