Class PasswordValidatorCfgDefn


  • public final class PasswordValidatorCfgDefn
    extends ManagedObjectDefinition<PasswordValidatorCfgClient,​PasswordValidatorCfg>
    An interface for querying the Password Validator managed object definition meta information.

    Password Validators are responsible for determining whether a proposed password is acceptable for use and could include checks like ensuring it meets minimum length requirements, that it has an appropriate range of characters, or that it is not in the history.