|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
LdapContextFactory | Interface that encapsulates the creation of LdapContext objects that are used by JndiLdapRealm s to
perform authentication attempts and query for authorization data. |
Class Summary | |
---|---|
AbstractLdapRealm | A Realm that authenticates with an LDAP
server to build the Subject for a user. |
DefaultLdapContextFactory | Deprecated. replaced by the JndiLdapContextFactory implementation. |
JndiLdapContextFactory | LdapContextFactory implementation using the default Sun/Oracle JNDI Ldap API, utilizing JNDI
environment properties and an InitialContext . |
JndiLdapRealm | An LDAP Realm implementation utilizing Sun's/Oracle's
JNDI API as an LDAP API. |
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 |