Package com.yubico.fido.metadata
Class SupportedCtapOptions.SupportedCtapOptionsBuilder
java.lang.Object
com.yubico.fido.metadata.SupportedCtapOptions.SupportedCtapOptionsBuilder
- Enclosing class:
- SupportedCtapOptions
-
Method Summary
Modifier and TypeMethodDescriptionalwaysUv
(boolean alwaysUv) authnrCfg
(boolean authnrCfg) bioEnroll
(boolean bioEnroll) build()
clientPin
(boolean clientPin) credentialMgmtPreview
(boolean credentialMgmtPreview) credMgmt
(boolean credMgmt) ep
(boolean ep) largeBlobs
(boolean largeBlobs) makeCredUvNotRqd
(boolean makeCredUvNotRqd) noMcGaPermissionsWithClientPin
(boolean noMcGaPermissionsWithClientPin) pinUvAuthToken
(boolean pinUvAuthToken) plat
(boolean plat) rk
(boolean rk) setMinPINLength
(boolean setMinPINLength) toString()
up
(boolean up) userVerificationMgmtPreview
(boolean userVerificationMgmtPreview) uv
(boolean uv) uvAcfg
(boolean uvAcfg) uvBioEnroll
(boolean uvBioEnroll)
-
Method Details
-
plat
- Returns:
this
.- See Also:
-
rk
- Returns:
this
.- See Also:
-
clientPin
- Returns:
this
.- See Also:
-
up
- Returns:
this
.- See Also:
-
uv
- Returns:
this
.- See Also:
-
pinUvAuthToken
- Returns:
this
.- See Also:
-
noMcGaPermissionsWithClientPin
public SupportedCtapOptions.SupportedCtapOptionsBuilder noMcGaPermissionsWithClientPin(boolean noMcGaPermissionsWithClientPin) - Returns:
this
.- See Also:
-
largeBlobs
- Returns:
this
.- See Also:
-
ep
- Returns:
this
.- See Also:
-
bioEnroll
- Returns:
this
.- See Also:
-
userVerificationMgmtPreview
public SupportedCtapOptions.SupportedCtapOptionsBuilder userVerificationMgmtPreview(boolean userVerificationMgmtPreview) - Returns:
this
.- See Also:
-
uvBioEnroll
- Returns:
this
.- See Also:
-
authnrCfg
- Returns:
this
.- See Also:
-
uvAcfg
- Returns:
this
.- See Also:
-
credMgmt
- Returns:
this
.- See Also:
-
credentialMgmtPreview
public SupportedCtapOptions.SupportedCtapOptionsBuilder credentialMgmtPreview(boolean credentialMgmtPreview) - Returns:
this
.- See Also:
-
setMinPINLength
- Returns:
this
.- See Also:
-
makeCredUvNotRqd
- Returns:
this
.- See Also:
-
alwaysUv
- Returns:
this
.- See Also:
-
build
-
toString
-