Class PublicKeyCredentialRequestOptions.Builder
java.lang.Object
com.codename1.io.webauthn.PublicKeyCredentialRequestOptions.Builder
- Enclosing class:
PublicKeyCredentialRequestOptions
Fluent builder for the rare case of synthesising the options
client-side (e.g. unit tests). Use
PublicKeyCredentialRequestOptions.fromJson(String) for the
production path.- Since:
- 7.0.245
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
rpId
-
challenge
-
userVerification
-
build
-