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 class
ActiveDirectoryRealm
A realm which retrieves already authenticated users from Active Directory via LDAP.class
Krb5AuthzDataDumpingActiveDirectoryRealm
A realm which extracts and dumps KerberosAuthorizationData
and always returns anull
.class
PacDataActiveDirectoryRealm
A realm which decodes authorization data from already authenticated users from Active Directory via MS-PAC.
-