Uses of Enum
com.okta.sdk.resource.model.UserFactorActivatePushResponse
-
Uses of UserFactorActivatePushResponse in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionUserFactorActivatePush.getFactorResult()
Get factorResultReturns the enum constant of this type with the specified name.static UserFactorActivatePushResponse[]
UserFactorActivatePushResponse.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionUserFactorActivatePush.factorResult
(UserFactorActivatePushResponse factorResult) void
UserFactorActivatePush.setFactorResult
(UserFactorActivatePushResponse factorResult)