| Name | Description | Type | Package | Framework |
| CertificateCallback | See Also:Serialized FormConstructor SummaryCertificateCallback() | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| CertificateCallbackHandler | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo | |
| CertificateChainCallback | See Also:Serialized FormConstructor SummaryCertificateChainCallback() | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| CertificateChainCallbackHandler | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo | |
| CertificateChainLoginModule | An example LoginModule that authenticates based on a client certificate. | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| CertificatePropertiesFileLoginModule | An example LoginModule that reads a list of credentials and group from a file on disk. | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| ClearableCallbackHandler | Methods inherited from interface javax. | Interface | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| ConstantLoginModule | ConstantLoginModule allows a single user and multiple group principals to be added to an authenticated Subject via | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| FileAuditLoginModule | Writes audit records to a file for all authentication activity. | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| GeronimoCallerPrincipal | This is a marker interface used to indicate that a particular principal should be returned from getCallerPrincipal(). | Interface | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| GeronimoGroupPrincipal | A principal that represents a group for the login modules distributed with Geronimo. | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| GeronimoPasswordCredential | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo | |
| GeronimoPasswordCredentialLoginModule | GeronimoPasswordCredentialLoginModule stores the user name and password in a GeronimoPasswordCredential. | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| GeronimoPropertiesFileMappedPasswordCredentialLoginModule | GeronimoPropertiesFileMappedPasswordCredentialLoginModule adds NamedUsernamePasswordCredentials to the Subject. | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| GeronimoUserPrincipal | A principal that represents a user for the login modules distributed with Geronimo. | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| LDAPLoginModule | LDAPLoginModule is a login module using ldap as an authentication store. | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| NamedUsernamePasswordCredentialLoginModule | Inserts named Username/Password credential into private credentials of Subject. | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| PasswordCallbackHandler | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo | |
| PropertiesFileLoginModule | A LoginModule that reads a list of credentials and group from files on disk. | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| RepeatedFailureLockoutLoginModule | Tracks the number of recent login failures for each user, and starts rejecting login attemps if the number of failures in a certain period for a | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
| SQLLoginModule | A login module that loads security information from a SQL database. | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |