Class DictionaryPasswordValidator

java.lang.Object
org.opends.server.api.PasswordValidator<DictionaryPasswordValidatorCfg>
org.opends.server.extensions.DictionaryPasswordValidator
All Implemented Interfaces:
ConfigurationChangeListener<DictionaryPasswordValidatorCfg>

This class provides an OpenDS password validator that may be used to ensure that proposed passwords are not contained in a specified dictionary.
  • Constructor Details

    • DictionaryPasswordValidator

      public DictionaryPasswordValidator()
      Creates a new instance of this dictionary password validator.
  • Method Details