| Interface | Description |
|---|---|
| AccountStateHandler |
Strategy pattern for handling directory-specific account state data.
|
| Class | Description |
|---|---|
| DefaultAccountStateHandler |
Default account state handler.
|
| LdapPasswordPolicyConfiguration |
LDAP-specific password policy configuration container.
|
| OptionalWarningAccountStateHandler |
The component supports both opt-in and opt-out warnings on a per-user basis using a simple algorithm of three
variables:
warningAttributeName
OptionalWarningAccountStateHandler.setWarningAttributeValue(String) warningAttributeValue}
displayWarningOnMatch
The first two parameters define an attribute on the user entry to match on, and the third parameter determines
whether password expiration warnings should be displayed on match. |
| UpnSearchEntryResolver |
Ldaptive extension component for Active Directory that supports querying for an entry by User Principal Name (UPN).
|
Copyright © 2004-2015 Jasig. All Rights Reserved.