public class LdapPasswordPolicyConfiguration extends PasswordPolicyConfiguration
logger| Constructor and Description |
|---|
LdapPasswordPolicyConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
AccountStateHandler |
getAccountStateHandler() |
void |
setAccountStateHandler(AccountStateHandler accountStateHandler)
Sets the directory-specific account state handler.
|
getPasswordPolicyUrl, getPasswordWarningNumberOfDays, isAlwaysDisplayPasswordExpirationWarning, setAlwaysDisplayPasswordExpirationWarning, setPasswordPolicyUrl, setPasswordWarningNumberOfDayspublic AccountStateHandler getAccountStateHandler()
public void setAccountStateHandler(AccountStateHandler accountStateHandler)
accountStateHandler - Account state handler.Copyright © 2004-2015 Jasig. All Rights Reserved.