Builder for
AuthenticationExtensions.
|
Builder()
The constructor of
AuthenticationExtensions.Builder.
|
|
| AuthenticationExtensions |
build()
Builds the
AuthenticationExtensions object.
|
| AuthenticationExtensions.Builder |
setFido2Extension(FidoAppIdExtension
appIdExtension)
Sets the App ID extension, which allows for authentication of U2F
authenticators previously registered under the supplied App ID.
|
| AuthenticationExtensions.Builder |
setGoogleThirdPartyPaymentExtension(GoogleThirdPartyPaymentExtension
googleThirdPartyPaymentExtension)
Sets a boolean indicating whether the generated credential should be enabled
for secure payment confirmation transactions.
|
| AuthenticationExtensions.Builder |
setUserVerificationMethodExtension(UserVerificationMethodExtension
userVerificationMethodExtension)
Sets the User Verification Method extension, which allows the relying party to
ascertain up to three authentication methods that were used.
|
The constructor of
AuthenticationExtensions.Builder.
The constructor of
AuthenticationExtensions.Builder. Initialized with an
AuthenticationExtensions.
Builds the
AuthenticationExtensions object.
Sets the App ID extension, which allows for authentication of U2F authenticators previously registered under the supplied App ID.
Sets a boolean indicating whether the generated credential should be enabled for secure payment confirmation transactions.
Sets the User Verification Method extension, which allows the relying party to ascertain up to three authentication methods that were used.