public class PasswordConstraintsLoaderImpl extends Object implements PasswordConstraintsLoader
PasswordConstraint's
for a directory based on the directory's attributes. This implementation uses attributes
defined on an InternalDirectory.| Constructor and Description |
|---|
PasswordConstraintsLoaderImpl(PasswordScoreService passwordScoreService) |
| Modifier and Type | Method and Description |
|---|---|
Set<PasswordConstraint> |
getFromDirectoryAttributes(long directoryId,
Attributes attributes)
Returns all constraints that are configured for a directory.
|
public PasswordConstraintsLoaderImpl(PasswordScoreService passwordScoreService)
public Set<PasswordConstraint> getFromDirectoryAttributes(long directoryId, Attributes attributes)
PasswordConstraintsLoadergetFromDirectoryAttributes in interface PasswordConstraintsLoaderdirectoryId - a directory's idattributes - a directory's AttributesPasswordConstraint'sCopyright © 2018 Atlassian. All rights reserved.