Package io.jans.fido2.ws.rs.controller
Class ConfigurationController
- java.lang.Object
-
- io.jans.fido2.ws.rs.controller.ConfigurationController
-
@ApplicationScoped @Path("/configuration") public class ConfigurationController extends Object
The endpoint at which the requester can obtain FIDO2 metadata configuration- Author:
- Yuriy Movchan Date: 12/19/2018
-
-
Constructor Summary
Constructors Constructor Description ConfigurationController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description jakarta.ws.rs.core.Response
getConfiguration()
-