Uses of Class
org.apache.shiro.realm.ldap.AbstractLdapRealm

Packages that use AbstractLdapRealm
org.apache.shiro.realm.activedirectory Realms that acquire security data from a Microsoft Active Directory. 
 

Uses of AbstractLdapRealm in org.apache.shiro.realm.activedirectory
 

Subclasses of AbstractLdapRealm in org.apache.shiro.realm.activedirectory
 class ActiveDirectoryRealm
          A Realm that authenticates with an active directory LDAP server to determine the roles for a particular user.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.