Package io.jans.fido2.ws.rs.controller
Class WebAuthnController
java.lang.Object
io.jans.fido2.ws.rs.controller.WebAuthnController
The endpoint at which the requester can obtain FIDO2 WebAuthn Origins metadata
configuration
- Author:
- Imran Ishaq Date: 11/28/2024
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WebAuthnController
public WebAuthnController()
-
-
Method Details
-
getConfiguration
@GET @Produces("application/json") public jakarta.ws.rs.core.Response getConfiguration()
-