| Name | Description | Type | Package | Framework |
| ClassOptionLoginModule | This provides a workaround to the problem of the LoginContext not knowing what classloader to use for creating LoginModules. | Class | org.apache.geronimo.security.jaas | Apache Geronimo |
| ConfigurationEntryFactory | A factory interface used by GeronimoLoginConfiguration to obtain AppConfigurationEntry[]s from GBean configuration entries. | Interface | org.apache.geronimo.security.jaas | Apache Geronimo |
| ConfiguredIdentityNamedUsernamePasswordLoginModule | ConfiguredIdentityNamedUsernamePasswordLoginModule adds a geronimo-specific NamedUsernamePasswordCredential to the subject constructed from the configured username, password, and credential name. | Class | org.apache.geronimo.security.jaas | Apache Geronimo |
| DirectConfigurationEntry | Exposes a LoginModule directly to JAAS clients, without any particular wrapping by Geronimo. | Class | org.apache.geronimo.security.jaas | Apache Geronimo |
| GeronimoLoginConfiguration | A JAAS configuration mechanism (associating JAAS configuration names with specific LoginModule configurations). | Class | org.apache.geronimo.security.jaas | Apache Geronimo |
| JaasLoginModuleChain | Interface | org.apache.geronimo.security.jaas | Apache Geronimo | |
| JaasLoginModuleUse | Holds a reference to a login module and the control flag. | Class | org.apache.geronimo.security.jaas | Apache Geronimo |
| LoginModuleControlFlag | A wrapper for the JAAS login module control flag that is Serializable. | Class | org.apache.geronimo.security.jaas | Apache Geronimo |
| LoginModuleControlFlagEditor | A property editor for login module flags. | Class | org.apache.geronimo.security.jaas | Apache Geronimo |
| LoginModuleGBean | A GBean that wraps a LoginModule, plus options to configure the LoginModule. | Class | org.apache.geronimo.security.jaas | Apache Geronimo |
| LoginModuleSettings | Interface | org.apache.geronimo.security.jaas | Apache Geronimo | |
| NamedUPCredentialLoginModule | Inserts named Username/Password credential into private credentials of Subject. | Class | org.apache.geronimo.security.jaas | Apache Geronimo |
| NamedUsernamePasswordCredential | Class | org.apache.geronimo.security.jaas | Apache Geronimo | |
| UPCredentialLoginModule | Inserts Username/Password credential into private credentials of Subject. | Class | org.apache.geronimo.security.jaas | Apache Geronimo |
| UsernamePasswordCallback | Convenience callback handler. | Class | org.apache.geronimo.security.jaas | Apache Geronimo |
| UsernamePasswordCredential | A username/password credential. | Class | org.apache.geronimo.security.jaas | Apache Geronimo |
| WrappingLoginModule | Class | org.apache.geronimo.security.jaas | Apache Geronimo | |