Package org.gluu.oxauth.ws.rs.fido.u2f
Class U2fAuthenticationWS
java.lang.Object
org.gluu.oxauth.ws.rs.fido.u2f.U2fAuthenticationWS
The endpoint allows to start and finish U2F authentication process
- Version:
- August 9, 2017
- Author:
- Yuriy Movchan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavax.ws.rs.core.ResponsefinishAuthentication(String userName, String authenticateResponseString) javax.ws.rs.core.ResponsestartAuthentication(String userName, String keyHandle, String appId, String sessionId)
-
Constructor Details
-
U2fAuthenticationWS
public U2fAuthenticationWS()
-
-
Method Details
-
startAuthentication
-
finishAuthentication
-