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