Uses of Class
org.apache.shiro.realm.ldap.AbstractLdapRealm
Packages that use AbstractLdapRealm
Package
Description
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.activedirectoryModifier and TypeClassDescriptionclassARealmthat authenticates with an active directory LDAP server to determine the roles for a particular user.