Uses of Interface
com.okta.sdk.resource.PasswordPolicyRecoveryQuestionProperties
-
Packages that use PasswordPolicyRecoveryQuestionProperties Package Description com.okta.sdk.resource -
-
Uses of PasswordPolicyRecoveryQuestionProperties in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return PasswordPolicyRecoveryQuestionProperties Modifier and Type Method Description PasswordPolicyRecoveryQuestionProperties
PasswordPolicyRecoveryQuestion. getProperties()
PasswordPolicyRecoveryQuestionProperties
PasswordPolicyRecoveryQuestionProperties. setComplexity(PasswordPolicyRecoveryQuestionComplexity complexity)
Methods in com.okta.sdk.resource with parameters of type PasswordPolicyRecoveryQuestionProperties Modifier and Type Method Description PasswordPolicyRecoveryQuestion
PasswordPolicyRecoveryQuestion. setProperties(PasswordPolicyRecoveryQuestionProperties properties)
-