Package com.yubico.webauthn.data
Interface ExtensionInputs
- All Known Implementing Classes:
 AssertionExtensionInputs,RegistrationExtensionInputs
public interface ExtensionInputs
- 
Method Summary
Modifier and TypeMethodDescriptionReturns aSetof the extension IDs for which an extension input is present. 
- 
Method Details
- 
getExtensionIds
Returns aSetof the extension IDs for which an extension input is present. 
 -