| AbstractLoginModule | Provides functionality common to ldap based JAAS login modules. | 
| AbstractPropertiesFactory | Provides implementation common to properties based factories. | 
| AuthenticatorFactory | Provides an interface for creating authenticators needed by various JAAS modules. | 
| LdapCredential | Provides a custom implementation for adding LDAP credentials to a subject. | 
| LdapRole | Provides a custom implementation for adding LDAP principals to a subject that represent roles. | 
| RoleResolver | Looks up a user's roles using an LDAP search. | 
| RoleResolverFactory | Provides an interface for creating role resolver needed by various JAAS modules. |