public class JiraPasswordConstraintsLoader
extends com.atlassian.crowd.directory.PasswordConstraintsLoaderImpl
Modifier and Type | Field and Description |
---|---|
static String |
PASSWORD_POLICY_FEATURE |
Constructor and Description |
---|
JiraPasswordConstraintsLoader(com.atlassian.crowd.embedded.api.PasswordScoreService passwordScoreService,
FeatureManager featureManager) |
Modifier and Type | Method and Description |
---|---|
Set<com.atlassian.crowd.embedded.api.PasswordConstraint> |
getFromDirectoryAttributes(long directoryId,
com.atlassian.crowd.embedded.api.Attributes attributes) |
public static final String PASSWORD_POLICY_FEATURE
public JiraPasswordConstraintsLoader(com.atlassian.crowd.embedded.api.PasswordScoreService passwordScoreService, FeatureManager featureManager)
public Set<com.atlassian.crowd.embedded.api.PasswordConstraint> getFromDirectoryAttributes(long directoryId, com.atlassian.crowd.embedded.api.Attributes attributes)
getFromDirectoryAttributes
in interface com.atlassian.crowd.directory.PasswordConstraintsLoader
getFromDirectoryAttributes
in class com.atlassian.crowd.directory.PasswordConstraintsLoaderImpl
Copyright © 2002-2021 Atlassian. All Rights Reserved.