Uses of Class
net.sf.michaelo.tomcat.realm.ActiveDirectoryRealmBase
-
Packages that use ActiveDirectoryRealmBase Package Description net.sf.michaelo.tomcat.realm Active Directory components for Apache Tomcat. -
-
Uses of ActiveDirectoryRealmBase in net.sf.michaelo.tomcat.realm
Subclasses of ActiveDirectoryRealmBase in net.sf.michaelo.tomcat.realm Modifier and Type Class Description classActiveDirectoryRealmA realm which retrieves already authenticated users from Active Directory via LDAP.classKrb5AuthzDataDumpingActiveDirectoryRealmA realm which extracts and dumps KerberosAuthorizationDataand always returns anull.classPacDataActiveDirectoryRealmA realm which decodes authorization data from already authenticated users from Active Directory via MS-PAC.
-