Uses of Enum
org.openapitools.client.model.OktaSignOnPolicyFactorPromptMode
Packages that use OktaSignOnPolicyFactorPromptMode
-
Uses of OktaSignOnPolicyFactorPromptMode in org.openapitools.client.model
Methods in org.openapitools.client.model that return OktaSignOnPolicyFactorPromptModeModifier 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.Methods in org.openapitools.client.model with parameters of type OktaSignOnPolicyFactorPromptModeModifier and TypeMethodDescriptionOktaSignOnPolicyRuleSignonActions.factorPromptMode(OktaSignOnPolicyFactorPromptMode factorPromptMode) voidOktaSignOnPolicyRuleSignonActions.setFactorPromptMode(OktaSignOnPolicyFactorPromptMode factorPromptMode)