Package io.jans.fido2.ws.rs.controller
Class ConfigurationController
java.lang.Object
io.jans.fido2.ws.rs.controller.ConfigurationController
The endpoint at which the requester can obtain FIDO2 metadata
configuration
- Author:
- Yuriy Movchan Date: 12/19/2018
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigurationController
public ConfigurationController()
-
-
Method Details
-
getConfiguration
@GET @Produces("application/json") public jakarta.ws.rs.core.Response getConfiguration()
-