| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.webauthn |
| Modifier and Type | Method and Description |
|---|---|
AuthenticatorProtocol |
VirtualAuthenticatorOptions.getProtocol() |
static AuthenticatorProtocol |
AuthenticatorProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticatorProtocol[] |
AuthenticatorProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualAuthenticatorOptions.setProtocol(AuthenticatorProtocol protocol) |
Copyright © 2020. All rights reserved.