Uses of Enum
com.okta.sdk.resource.model.FactorStatus
-
Uses of FactorStatus in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic FactorStatus
UserFactor.getStatus()
Get statusstatic FactorStatus
Returns the enum constant of this type with the specified name.static FactorStatus[]
FactorStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
UserFactor.setStatus
(FactorStatus status) UserFactor.status
(FactorStatus status)