public class U2FStartAuthenticationAction
extends org.springframework.webflow.action.AbstractAction
U2FStartAuthenticationAction.| Constructor and Description |
|---|
U2FStartAuthenticationAction(java.lang.String serverAddress,
U2FDeviceRepository u2FDeviceRepository) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.webflow.execution.Event |
doExecute(org.springframework.webflow.execution.RequestContext requestContext) |
public U2FStartAuthenticationAction(java.lang.String serverAddress,
U2FDeviceRepository u2FDeviceRepository)