| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.webauthn |
| Modifier and Type | Method and Description |
|---|---|
AuthenticatorTransport |
VirtualAuthenticatorOptions.getTransport() |
static AuthenticatorTransport |
AuthenticatorTransport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticatorTransport[] |
AuthenticatorTransport.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.setTransport(AuthenticatorTransport transport) |
Copyright © 2020. All rights reserved.