Class RandomPasswordGenerator

java.lang.Object
org.opends.server.api.PasswordGenerator<RandomPasswordGeneratorCfg>
org.opends.server.extensions.RandomPasswordGenerator
All Implemented Interfaces:
ConfigurationChangeListener<RandomPasswordGeneratorCfg>

public final class RandomPasswordGenerator extends PasswordGenerator<RandomPasswordGeneratorCfg> implements ConfigurationChangeListener<RandomPasswordGeneratorCfg>
This class provides an implementation of a Directory Server password generator that will create random passwords based on fixed-length strings built from one or more character sets.