Package com.yubico.fido.metadata
Class SupportedCtapOptions
java.lang.Object
com.yubico.fido.metadata.SupportedCtapOptions
A fixed-keys map of CTAP2 option names to Boolean values representing whether an authenticator
supports the respective option.
-
Nested Class Summary
-
Method Summary
-
Method Details
-
builder
-
isPlat
public boolean isPlat() -
isRk
public boolean isRk() -
isClientPin
public boolean isClientPin() -
isUp
public boolean isUp() -
isUv
public boolean isUv() -
isPinUvAuthToken
public boolean isPinUvAuthToken() -
isNoMcGaPermissionsWithClientPin
public boolean isNoMcGaPermissionsWithClientPin() -
isLargeBlobs
public boolean isLargeBlobs() -
isEp
public boolean isEp() -
isBioEnroll
public boolean isBioEnroll() -
isUserVerificationMgmtPreview
public boolean isUserVerificationMgmtPreview() -
isUvBioEnroll
public boolean isUvBioEnroll() -
isAuthnrCfg
public boolean isAuthnrCfg() -
isUvAcfg
public boolean isUvAcfg() -
isCredMgmt
public boolean isCredMgmt() -
isCredentialMgmtPreview
public boolean isCredentialMgmtPreview() -
isSetMinPINLength
public boolean isSetMinPINLength() -
isMakeCredUvNotRqd
public boolean isMakeCredUvNotRqd() -
isAlwaysUv
public boolean isAlwaysUv() -
equals
-
hashCode
public int hashCode() -
toString
-