Class PasswordPolicyRecoveryQuestionComplexity

java.lang.Object
com.okta.sdk.resource.model.PasswordPolicyRecoveryQuestionComplexity
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-09-23T08:35:59.300824-05:00[America/Chicago]", comments="Generator version: 7.8.0") public class PasswordPolicyRecoveryQuestionComplexity extends Object implements Serializable
PasswordPolicyRecoveryQuestionComplexity
See Also:
  • Field Details

  • Constructor Details

    • PasswordPolicyRecoveryQuestionComplexity

      public PasswordPolicyRecoveryQuestionComplexity()
  • Method Details

    • getMinLength

      @Nullable public Integer getMinLength()
      Minimum length of the password recovery question answer
      Returns:
      minLength
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object