Package edu.vt.middleware.ldap.jaas

Class Summary
AbstractLoginModule AbstractLoginModule provides functionality common to ldap based login modules.
JaasAuthenticator JaasAuthenticator is the default implementation for JAAS authentication.
LdapCredential LdapCredential provides a custom implementation for adding LDAP credentials to a Subject.
LdapDnAuthorizationModule LdapDnAuthorizationModule provides a JAAS authentication hook into LDAP DNs.
LdapDnPrincipal LdapPrincipal provides a custom implementation for adding LDAP principals to a Subject.
LdapGroup LdapGroup provides a custom implementation for grouping principals.
LdapLoginModule LdapLoginModule provides a JAAS authentication hook into LDAP authentication.
LdapPrincipal LdapPrincipal provides a custom implementation for adding LDAP principals to a Subject.
LdapRole LdapRole provides a custom implementation for adding LDAP principals to a Subject that represent roles.
LdapRoleAuthorizationModule LdapRoleAuthorizationModule provides a JAAS authentication hook into LDAP roles.
 



Copyright © 2003-2010 Virginia Tech. All Rights Reserved.