Package io.jans.as.client.fido.u2f
Interface U2fConfigurationService
public interface U2fConfigurationService
The endpoint at which the requester can obtain FIDO U2F metadata configuration
- Author:
- Yuriy Movchan Date: 05/27/2015
-
Method Summary
Modifier and TypeMethodDescriptionio.jans.as.model.fido.u2f.U2fConfiguration
-
Method Details
-
getMetadataConfiguration
@GET @Produces("application/json") io.jans.as.model.fido.u2f.U2fConfiguration getMetadataConfiguration()
-