Class InternalDirectoryPasswordConstraintsLoader

java.lang.Object
com.atlassian.crowd.directory.password.constraint.InternalDirectoryPasswordConstraintsLoader
All Implemented Interfaces:
PasswordConstraintsLoader

public class InternalDirectoryPasswordConstraintsLoader extends Object implements PasswordConstraintsLoader
Instantiates the active PasswordConstraint's for a directory based on the directory's attributes. This implementation uses attributes defined on an InternalDirectory.
Since:
5.3.0
See Also: