Package org.gluu.oxauth.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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description U2fConfiguration
getMetadataConfiguration()
-
-
-
Method Detail
-
getMetadataConfiguration
@GET @Produces("application/json") U2fConfiguration getMetadataConfiguration()
-
-