Package org.apache.shiro.realm.ldap
package org.apache.shiro.realm.ldap
Realms that acquire security data from an LDAP (Lightweight Directory Access Protocol) server
utilizing LDAP/Naming APIs.
-
ClassDescriptionA
Realmthat authenticates with an LDAP server to build the Subject for a user.An LDAPRealmimplementation utilizing Sun's/Oracle's JNDI API as an LDAP API.LdapContextFactoryimplementation using the default Sun/Oracle JNDI Ldap API, utilizing JNDI environment properties and anInitialContext.Deprecated.Interface that encapsulates the creation ofLdapContextobjects that are used byDefaultLdapRealms to perform authentication attempts and query for authorization data.Utility class providing static methods to make working with LDAP easier.
DefaultLdapRealm, this class will be removed prior to 2.0