| Package | Description |
|---|---|
| com.okta.sdk.resource.user.factor |
| Modifier and Type | Method and Description |
|---|---|
FactorResultType |
PushUserFactor.getFactorResult() |
static FactorResultType |
FactorResultType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FactorResultType[] |
FactorResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PushUserFactor |
PushUserFactor.setFactorResult(FactorResultType factorResult) |
Copyright © 2017-2022 Okta. All Rights Reserved.