Package io.jans.fido2.service.operation
Class AssertionService
java.lang.Object
io.jans.fido2.service.operation.AssertionService
Core offering by the FIDO2 server, assertion is invoked upon authentication
- Version:
- May 08, 2020
- Author:
- Yuriy Movchan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongenerateOptions(AssertionOptionsGenerate assertionOptionsGenerate) options(AssertionOptions assertionOptions) verify(AssertionResult assertionResult)
-
Constructor Details
-
AssertionService
public AssertionService()
-
-
Method Details
-
options
-
generateOptions
-
verify
-