Package io.jans.fido2.service.sg
Class RawAuthenticationService
java.lang.Object
io.jans.fido2.service.sg.RawAuthenticationService
Provides operations with U2F RAW registration response
- Author:
- Yuriy Movchan Date: 05/20/2015
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.jans.as.model.fido.u2f.message.RawAuthenticateResponseparseRawAuthenticateResponse(String rawDataBase64)
-
Field Details
-
AUTHENTICATE_GET_TYPE
- See Also:
-
AUTHENTICATE_CANCEL_TYPE
- See Also:
-
SUPPORTED_AUTHENTICATE_TYPES
-
-
Constructor Details
-
RawAuthenticationService
public RawAuthenticationService()
-
-
Method Details
-
parseRawAuthenticateResponse
public io.jans.as.model.fido.u2f.message.RawAuthenticateResponse parseRawAuthenticateResponse(String rawDataBase64)
-