智能客服
你问我答,随时在线为你解决问题
Class Info |
|---|
public class NativeFido2AuthenticationOptions extends NativeFido2Options FIDO2认证选项。 |
Qualifier and Type | Class name and Description |
|---|---|
public static class | Builder extends NativeFido2Options.Builder<NativeFido2AuthenticationOptions.Builder, NativeFido2AuthenticationOptions> 构建器。 |
Constructor Name |
|---|
NativeFido2AuthenticationOptions(OriginFormat originFormat) 构造NativeFido2AuthenticationOptions对象。 |
Qualifier and Type | Method Name and Description |
|---|---|
public static NativeFido2AuthenticationOptions.Builder | builder() 获取构建器。 |
Constructor |
|---|
NativeFido2AuthenticationOptions(OriginFormat originFormat) 构造NativeFido2AuthenticationOptions对象。 |
Parameters
Name | Description |
|---|---|
originFormat | origin格式。 |
Method |
|---|
public static NativeFido2AuthenticationOptions.Builder builder() 获取构建器。 |
Returns
Type | Description |
|---|---|