|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| LdapContextFactory | Interface that encapsulates the creation of LdapContext objects that are used by subclasses
of AbstractLdapRealm to query for AuthenticationInfo security data (roles, permissions, etc) of particular
Subjects (users). |
| Class Summary | |
|---|---|
| AbstractLdapRealm | A Realm that authenticates with an LDAP
server to build the Subject for a user. |
| DefaultLdapContextFactory | Default implementation of LdapContextFactory that can be configured or extended to
customize the way LdapContext objects are retrieved. |
| LdapUtils | Utility class providing static methods to make working with LDAP easier. |
Realms that acquire security data from an LDAP (Lightweight Directory Access Protocol) server utilizing LDAP/Naming APIs.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||