Uses of Enum
com.okta.sdk.resource.model.MultifactorEnrollmentPolicyAuthenticatorStatus
Packages that use MultifactorEnrollmentPolicyAuthenticatorStatus
-
Uses of MultifactorEnrollmentPolicyAuthenticatorStatus in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return MultifactorEnrollmentPolicyAuthenticatorStatusModifier and TypeMethodDescriptionMultifactorEnrollmentPolicyAuthenticatorSettingsEnroll.getSelf()
Get selfReturns the enum constant of this type with the specified name.MultifactorEnrollmentPolicyAuthenticatorStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type MultifactorEnrollmentPolicyAuthenticatorStatusModifier and TypeMethodDescriptionMultifactorEnrollmentPolicyAuthenticatorSettingsEnroll.self
(MultifactorEnrollmentPolicyAuthenticatorStatus self) void
MultifactorEnrollmentPolicyAuthenticatorSettingsEnroll.setSelf
(MultifactorEnrollmentPolicyAuthenticatorStatus self)