Uses of Enum
com.okta.sdk.resource.model.OktaSignOnPolicyFactorPromptMode
-
Uses of OktaSignOnPolicyFactorPromptMode in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionOktaSignOnPolicyRuleSignonActions.getFactorPromptMode()
Get factorPromptModeReturns the enum constant of this type with the specified name.static OktaSignOnPolicyFactorPromptMode[]
OktaSignOnPolicyFactorPromptMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionOktaSignOnPolicyRuleSignonActions.factorPromptMode
(OktaSignOnPolicyFactorPromptMode factorPromptMode) void
OktaSignOnPolicyRuleSignonActions.setFactorPromptMode
(OktaSignOnPolicyFactorPromptMode factorPromptMode)