Package org.gluu.oxauth.ws.rs.fido.u2f
Class U2fRegistrationWS
java.lang.Object
org.gluu.oxauth.ws.rs.fido.u2f.U2fRegistrationWS
The endpoint allows to start and finish U2F registration process
- Version:
- August 9, 2017
- Author:
- Yuriy Movchan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavax.ws.rs.core.ResponsefinishRegistration(String userName, String registerResponseString) javax.ws.rs.core.ResponsestartRegistration(String userName, String appId, String sessionId, String enrollmentCode)
-
Constructor Details
-
U2fRegistrationWS
public U2fRegistrationWS()
-
-
Method Details
-
startRegistration
-
finishRegistration
-