Uses of Enum
com.okta.sdk.resource.model.UserFactorPushTransaction.FactorResultEnum
-
Uses of UserFactorPushTransaction.FactorResultEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionUserFactorPushTransaction.getFactorResult()
Result of the verification transactionReturns the enum constant of this type with the specified name.UserFactorPushTransaction.FactorResultEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionUserFactorPushTransaction.factorResult
(UserFactorPushTransaction.FactorResultEnum factorResult) void
UserFactorPushTransaction.setFactorResult
(UserFactorPushTransaction.FactorResultEnum factorResult)