| Name | Description | Type | Package | Framework |
| ApplicationPolicyConfigurationManager | | Class | org.apache.geronimo.security.jacc | Apache Geronimo |
|
| ApplicationPrincipalRoleConfigurationManager | | Class | org.apache.geronimo.security.jacc.mappingprovider | Apache Geronimo |
|
| Callers | | Class | org.apache.geronimo.security | Apache Geronimo |
|
| 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 |
|
| 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 |
|
| ClearableCallbackHandler | Methods inherited from interface javax. | Interface | org.apache.geronimo.security.realm.providers | Apache Geronimo |
|
| ComponentPermissions | | Class | org.apache.geronimo.security.jacc | 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 |
|
| ConfigurationUtil | A collection of utility functions that assist with the configuration of PolicyConfigurations. | Class | org.apache.geronimo.security.util | 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 |
|
| 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 |
|
| ContextManager | | Class | org.apache.geronimo.security | Apache Geronimo |
|
| CredentialStore | | Interface | org.apache.geronimo.security.credentialstore | Apache Geronimo |
|
| CredentialStoreBuilder | | Class | org.apache.geronimo.security.deployment | Apache Geronimo |
|
| DirectConfigurationCredentialStoreImpl | Hopefully this will only be used for tests where you need to set up a simple credential store but don't want to set up a login configuration | Class | org.apache.geronimo.security.credentialstore | Apache Geronimo |
|
| DirectConfigurationEntry | Exposes a LoginModule directly to JAAS clients, without any particular wrapping by Geronimo. | Class | org.apache.geronimo.security.jaas | Apache Geronimo |
|
| DistinguishedName | | Class | org.apache.geronimo.security.deploy | Apache Geronimo |
|
| DomainPrincipal | Represents a principal in an realm. | Class | org.apache.geronimo.security | Apache Geronimo |
|
| FileAuditLoginModule | Writes audit records to a file for all authentication activity. | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
|
| FileCertificateRequestStore | A certificate request store implementation using disk files. | Class | org.apache.geronimo.security.ca | Apache Geronimo |
|
| FileCertificateStore | A certificate store implementation using disk files. | Class | org.apache.geronimo.security.ca | Apache Geronimo |
|
| FileKeystoreInstance | local filesystem, identified by the file's name (the last component of the name only, not the full path). | Class | org.apache.geronimo.security.keystore | Apache Geronimo |
|
| FileKeystoreManager | An implementation of KeystoreManager that assumes every file in a specified directory is a keystore. | Class | org.apache.geronimo.security.keystore | Apache Geronimo |
|
| GenericSecurityRealm | A security realm that can be configured for one or more login modules. | Class | org.apache.geronimo.security.realm | 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 |
|
| GeronimoCertificationAuthority | A Certification Authority implementation using KeystoreInstance to store CA's private key, CertificateStore to store issued certificates and CertificateRequestStore to store certificate requests | Class | org.apache.geronimo.security.ca | 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 |
|
| GeronimoLoginConfiguration | A JAAS configuration mechanism (associating JAAS configuration names with specific LoginModule configurations). | Class | org.apache.geronimo.security.jaas | 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 |
|
| GeronimoPolicy | | Class | org.apache.geronimo.security.jacc.mappingprovider | Apache Geronimo |
|
| GeronimoPolicyConfiguration | | Interface | org.apache.geronimo.security.jacc.mappingprovider | Apache Geronimo |
|
| GeronimoPolicyConfigurationFactory | | Class | org.apache.geronimo.security.jacc.mappingprovider | Apache Geronimo |
|
| GeronimoPropertiesFileMappedPasswordCredentialLoginModule | GeronimoPropertiesFileMappedPasswordCredentialLoginModule adds NamedUsernamePasswordCredentials to the Subject. | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
|
| GeronimoSecurityBuilderImpl | | Class | org.apache.geronimo.security.deployment | Apache Geronimo |
|
| GeronimoSecurityPermission | | Class | org.apache.geronimo.security | 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 |
|
| HTTPMethods | Tracks sets of HTTP actions for use while computing permissions during web deployment. | Class | org.apache.geronimo.security.util | Apache Geronimo |
|
| IdentificationPrincipal | | Class | org.apache.geronimo.security | 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 |
|
| LDAPLoginModule | LDAPLoginModule is a login module using ldap as an authentication store. | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
|
| LoginConfigBuilder | | Class | org.apache.geronimo.security.deployment | Apache Geronimo |
|
| LoginDomain | See Also:Serialized FormConstructor SummaryLoginDomain() | Class | org.apache.geronimo.security.deploy | Apache Geronimo |
|
| LoginDomainPrincipalInfo | | Class | org.apache.geronimo.security.deploy | Apache Geronimo |
|
| LoginDomainPrincipalInfo .LoginDomainPrincipalEditor | Constructor SummaryLoginDomainPrincipalInfo. | Class | org.apache.geronimo.security.deploy.LoginDomainPrincipalInfo | 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 |
|
| MapOfSets | | Class | org.apache.geronimo.security.deploy | Apache Geronimo |
|
| MapOfSets .MapOfSetsEditor | Constructor SummaryMapOfSets. | Class | org.apache.geronimo.security.deploy.MapOfSets | Apache Geronimo |
|
| NameCallbackHandler | | Class | org.apache.geronimo.security.credentialstore | 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 |
|
| 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.credentialstore | Apache Geronimo |
|
| PasswordCallbackHandler | | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
|
| PolicyConfigurationGeneric | | Class | org.apache.geronimo.security.jacc.mappingprovider | Apache Geronimo |
|
| PolicyContextHandlerContainerSubject | Container Subject Policy Context HandlerSee Also:"JACC v1. | Class | org.apache.geronimo.security.jacc | Apache Geronimo |
|
| PolicyContextHandlerHttpServletRequest | | Class | org.apache.geronimo.security.jacc | Apache Geronimo |
|
| PolicyContextHandlerSOAPMessage | | Class | org.apache.geronimo.security.jacc | Apache Geronimo |
|
| PrimaryDomainPrincipal | | Class | org.apache.geronimo.security | Apache Geronimo |
|
| PrimaryPrincipal | | Class | org.apache.geronimo.security | Apache Geronimo |
|
| PrimaryRealmPrincipal | | Class | org.apache.geronimo.security | Apache Geronimo |
|
| PrincipalInfo | | Class | org.apache.geronimo.security.deploy | Apache Geronimo |
|
| PrincipalInfo .PrincipalEditor | Constructor SummaryPrincipalInfo. | Class | org.apache.geronimo.security.deploy.PrincipalInfo | Apache Geronimo |
|
| PrincipalRoleConfiguration | | Interface | org.apache.geronimo.security.jacc.mappingprovider | Apache Geronimo |
|
| PrincipalRoleConfigurationFactory | An implementation of this interface, when instantiated, must register with the static ApplicationPrincipalRoleConfigurationManager. | Interface | org.apache.geronimo.security.jacc.mappingprovider | Apache Geronimo |
|
| PrincipalRoleMapper | | Interface | org.apache.geronimo.security.jacc | 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 |
|
| Realm | See Also:Serialized FormConstructor SummaryRealm() | Class | org.apache.geronimo.security.deploy | Apache Geronimo |
|
| RealmPrincipal | Represents a principal in an realm. | Class | org.apache.geronimo.security | Apache Geronimo |
|
| RealmPrincipalInfo | | Class | org.apache.geronimo.security.deploy | Apache Geronimo |
|
| RealmPrincipalInfo .RealmPrincipalEditor | Constructor SummaryRealmPrincipalInfo. | Class | org.apache.geronimo.security.deploy.RealmPrincipalInfo | 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 |
|
| Role | See Also:Serialized FormConstructor SummaryRole() | Class | org.apache.geronimo.security.deploy | Apache Geronimo |
|
| RoleDesignateSource | | Interface | org.apache.geronimo.security.jacc | Apache Geronimo |
|
| RunAsSource | | Interface | org.apache.geronimo.security.jacc | Apache Geronimo |
|
| Security | See Also:Serialized FormConstructor SummarySecurity() | Class | org.apache.geronimo.security.deploy | Apache Geronimo |
|
| SecurityConfiguration | | Class | org.apache.geronimo.security.deployment | Apache Geronimo |
|
| SecurityRealm | | Interface | org.apache.geronimo.security.realm | Apache Geronimo |
|
| SecurityService | | Interface | org.apache.geronimo.security | Apache Geronimo |
|
| SecurityServiceImpl | An MBean that registers the JACC factory and handlers. | Class | org.apache.geronimo.security | Apache Geronimo |
|
| SimpleCredentialStoreImpl | | Class | org.apache.geronimo.security.credentialstore | Apache Geronimo |
|
| SingleCallbackHandler | | Interface | org.apache.geronimo.security.credentialstore | Apache Geronimo |
|
| SQLLoginModule | A login module that loads security information from a SQL database. | Class | org.apache.geronimo.security.realm.providers | Apache Geronimo |
|
| SubjectId | | Class | org.apache.geronimo.security | Apache Geronimo |
|
| SubjectInfo | | Class | org.apache.geronimo.security.deploy | Apache Geronimo |
|
| UPCredentialLoginModule | Inserts Username/Password credential into private credentials of Subject. | Class | org.apache.geronimo.security.jaas | Apache Geronimo |
|
| URLPattern | Utility class for ModuleConfiguration. | Class | org.apache.geronimo.security.util | Apache Geronimo |
|
| URLPatternCheck | | Class | org.apache.geronimo.security.util | 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 |