| AbstractLoginModule | Provides functionality common to ldap based JAAS login modules. | 
| AbstractPropertiesFactory | Provides implementation common to properties based factories. | 
| LdapCredential | Provides a custom implementation for adding LDAP credentials to a subject. | 
| LdapDnAuthorizationModule | Provides a JAAS authentication hook into LDAP DNs. | 
| LdapDnPrincipal | Provides a custom implementation for adding LDAP principals to a subject. | 
| LdapGroup | Provides a custom implementation for grouping principals. | 
| LdapLoginModule | Provides a JAAS authentication hook for LDAP authentication. | 
| LdapPrincipal | Provides a custom implementation for adding LDAP principals to a subject. | 
| LdapRole | Provides a custom implementation for adding LDAP principals to a subject that represent roles. | 
| LdapRoleAuthorizationModule | Provides a JAAS authentication hook into LDAP roles. | 
| PropertiesAuthenticatorFactory | Provides a module authenticator factory implementation that uses the properties package in this library. | 
| PropertiesRoleResolverFactory | Provides a module role resolver factory implementation that uses the properties package in this library. | 
| SearchRoleResolver | Base class for search role resolver implementations. |