Class PublicKeyCredentialRequestOptions.Builder

java.lang.Object
com.codename1.io.webauthn.PublicKeyCredentialRequestOptions.Builder
Enclosing class:
PublicKeyCredentialRequestOptions

public static final class PublicKeyCredentialRequestOptions.Builder extends Object
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