Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
static AuthenticatorType |
AuthenticatorType.fromValue(String value) |
AuthenticatorType |
Authenticator.getType()
Get type
|
static AuthenticatorType |
AuthenticatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticatorType[] |
AuthenticatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Authenticator.setType(AuthenticatorType type) |
Authenticator |
Authenticator.type(AuthenticatorType type) |
Copyright © 2017–2023 Okta. All rights reserved.