A B C D E F G H I J K L M N O P R S T U W

A

ApplicationPolicyConfigurationManager - class org.apache.geronimo.security.jacc.ApplicationPolicyConfigurationManager.
 
ApplicationPolicyConfigurationManager(Map, Map, ClassLoader, PrincipalRoleMapper) - Constructor for class org.apache.geronimo.security.jacc.ApplicationPolicyConfigurationManager
 
ApplicationPrincipalRoleConfigurationManager - class org.apache.geronimo.security.jacc.ApplicationPrincipalRoleConfigurationManager.
 
ApplicationPrincipalRoleConfigurationManager(Map) - Constructor for class org.apache.geronimo.security.jacc.ApplicationPrincipalRoleConfigurationManager
 
AutoMapAssistant - interface org.apache.geronimo.security.realm.AutoMapAssistant.
Provides a way for security realms to provide reasonable defaults for principal to role mapping.
abort() - Method in class org.apache.geronimo.security.jaas.ConfiguredIdentityNamedUsernamePasswordLoginModule
 
abort() - Method in class org.apache.geronimo.security.jaas.NamedUPCredentialLoginModule
 
abort() - Method in class org.apache.geronimo.security.jaas.UPCredentialLoginModule
 
abort() - Method in class org.apache.geronimo.security.jaas.client.ClientLoginModuleProxy
 
abort() - Method in class org.apache.geronimo.security.jaas.client.JaasLoginCoordinator
 
abort() - Method in class org.apache.geronimo.security.jaas.client.ServerLoginProxy
 
abort() - Method in class org.apache.geronimo.security.jaas.server.WrappingLoginModuleProxy
 
abort() - Method in class org.apache.geronimo.security.realm.providers.CertificateChainLoginModule
 
abort() - Method in class org.apache.geronimo.security.realm.providers.CertificatePropertiesFileLoginModule
 
abort() - Method in class org.apache.geronimo.security.realm.providers.FileAuditLoginModule
 
abort() - Method in class org.apache.geronimo.security.realm.providers.GeronimoPasswordCredentialLoginModule
 
abort() - Method in class org.apache.geronimo.security.realm.providers.LDAPLoginModule
 
abort() - Method in class org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule
 
abort() - Method in class org.apache.geronimo.security.realm.providers.RepeatedFailureLockoutLoginModule
Notes that (and when) a login failure occured, used to calculate whether the user should be locked out.
abort() - Method in class org.apache.geronimo.security.realm.providers.SQLLoginModule
 
addAllRoles(Collection) - Method in class org.apache.geronimo.security.util.URLPattern
 
addMethod(String) - Method in class org.apache.geronimo.security.util.URLPattern
Add a method to the union of HTTP methods associated with this URL pattern.
addRole(String) - Method in class org.apache.geronimo.security.util.URLPattern
 
addToExcludedPolicy(PermissionCollection) - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
addToExcludedPolicy(Permission) - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
addToRole(String, PermissionCollection) - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
addToRole(String, Permission) - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
addToUncheckedPolicy(PermissionCollection) - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
addToUncheckedPolicy(Permission) - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
authenticate(String, String) - Method in class org.apache.geronimo.security.realm.providers.LDAPLoginModule
 

B

BASE_OBJECT_NAME - Static variable in interface org.apache.geronimo.security.realm.SecurityRealm
 
bindUser(DirContext, String, String) - Method in class org.apache.geronimo.security.realm.providers.LDAPLoginModule
 

C

CLASSLOADER_LM_OPTION - Static variable in class org.apache.geronimo.security.jaas.JaasLoginModuleUse
 
CONFIGURE - Static variable in class org.apache.geronimo.security.SecurityServiceImpl
Permissions that protect access to sensitive security information
CONNECTION_URL - Static variable in class org.apache.geronimo.security.realm.providers.SQLLoginModule
 
CREDENTIAL_NAME - Static variable in class org.apache.geronimo.security.jaas.ConfiguredIdentityNamedUsernamePasswordLoginModule
 
CREDENTIAL_NAME - Static variable in class org.apache.geronimo.security.jaas.NamedUPCredentialLoginModule
 
CertificateCallback - class org.apache.geronimo.security.realm.providers.CertificateCallback.
 
CertificateCallback() - Constructor for class org.apache.geronimo.security.realm.providers.CertificateCallback
 
CertificateCallbackHandler - class org.apache.geronimo.security.realm.providers.CertificateCallbackHandler.
 
CertificateCallbackHandler(X509Certificate) - Constructor for class org.apache.geronimo.security.realm.providers.CertificateCallbackHandler
 
CertificateChainCallback - class org.apache.geronimo.security.realm.providers.CertificateChainCallback.
 
CertificateChainCallback() - Constructor for class org.apache.geronimo.security.realm.providers.CertificateChainCallback
 
CertificateChainCallbackHandler - class org.apache.geronimo.security.realm.providers.CertificateChainCallbackHandler.
 
CertificateChainCallbackHandler(Certificate[]) - Constructor for class org.apache.geronimo.security.realm.providers.CertificateChainCallbackHandler
 
CertificateChainLoginModule - class org.apache.geronimo.security.realm.providers.CertificateChainLoginModule.
An example LoginModule that reads a list of users and group from a file on disk.
CertificateChainLoginModule() - Constructor for class org.apache.geronimo.security.realm.providers.CertificateChainLoginModule
 
CertificatePropertiesFileLoginModule - class org.apache.geronimo.security.realm.providers.CertificatePropertiesFileLoginModule.
An example LoginModule that reads a list of users and group from a file on disk.
CertificatePropertiesFileLoginModule() - Constructor for class org.apache.geronimo.security.realm.providers.CertificatePropertiesFileLoginModule
 
ClearableCallbackHandler - interface org.apache.geronimo.security.realm.providers.ClearableCallbackHandler.
 
ClientLoginModuleProxy - class org.apache.geronimo.security.jaas.client.ClientLoginModuleProxy.
 
ClientLoginModuleProxy(LoginModuleControlFlag, Subject, LoginModule) - Constructor for class org.apache.geronimo.security.jaas.client.ClientLoginModuleProxy
 
ComponentPermissions - class org.apache.geronimo.security.jacc.ComponentPermissions.
 
ComponentPermissions(PermissionCollection, PermissionCollection, Map) - Constructor for class org.apache.geronimo.security.jacc.ComponentPermissions
 
ConfigurationEntryFactory - interface org.apache.geronimo.security.jaas.ConfigurationEntryFactory.
A factory interface used by GeronimoLoginConfiguration to obtain JaasLoginModuleConfigurations from GBean configuration entries.
ConfigurationUtil - class org.apache.geronimo.security.util.ConfigurationUtil.
A collection of utility functions that assist with the configuration of PolicyConfigurations.
ConfigurationUtil() - Constructor for class org.apache.geronimo.security.util.ConfigurationUtil
 
ConfiguredIdentityNamedUsernamePasswordLoginModule - class org.apache.geronimo.security.jaas.ConfiguredIdentityNamedUsernamePasswordLoginModule.
 
ConfiguredIdentityNamedUsernamePasswordLoginModule() - Constructor for class org.apache.geronimo.security.jaas.ConfiguredIdentityNamedUsernamePasswordLoginModule
 
ContextManager - class org.apache.geronimo.security.ContextManager.
 
ContextManager() - Constructor for class org.apache.geronimo.security.ContextManager
 
check(URLPattern, URLPattern) - Method in class org.apache.geronimo.security.util.URLPatternCheck
 
clear() - Method in class org.apache.geronimo.security.realm.providers.CertificateCallbackHandler
 
clear() - Method in interface org.apache.geronimo.security.realm.providers.ClearableCallbackHandler
 
clear() - Method in class org.apache.geronimo.security.realm.providers.PasswordCallbackHandler
 
close(DirContext) - Method in class org.apache.geronimo.security.realm.providers.LDAPLoginModule
 
commit() - Method in class org.apache.geronimo.security.jaas.ConfiguredIdentityNamedUsernamePasswordLoginModule
 
commit() - Method in class org.apache.geronimo.security.jaas.NamedUPCredentialLoginModule
 
commit() - Method in class org.apache.geronimo.security.jaas.UPCredentialLoginModule
 
commit() - Method in class org.apache.geronimo.security.jaas.client.ClientLoginModuleProxy
 
commit() - Method in class org.apache.geronimo.security.jaas.client.JaasLoginCoordinator
 
commit() - Method in class org.apache.geronimo.security.jaas.client.ServerLoginProxy
 
commit() - Method in class org.apache.geronimo.security.jaas.client.WrappingClientLoginModuleProxy
 
commit() - Method in class org.apache.geronimo.security.jaas.server.WrappingLoginModuleProxy
 
commit() - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
commit() - Method in class org.apache.geronimo.security.realm.providers.CertificateChainLoginModule
 
commit() - Method in class org.apache.geronimo.security.realm.providers.CertificatePropertiesFileLoginModule
 
commit() - Method in class org.apache.geronimo.security.realm.providers.FileAuditLoginModule
 
commit() - Method in class org.apache.geronimo.security.realm.providers.GeronimoPasswordCredentialLoginModule
 
commit() - Method in class org.apache.geronimo.security.realm.providers.LDAPLoginModule
 
commit() - Method in class org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule
 
commit() - Method in class org.apache.geronimo.security.realm.providers.RepeatedFailureLockoutLoginModule
This module does nothing if a login succeeds.
commit() - Method in class org.apache.geronimo.security.realm.providers.SQLLoginModule
 
configure(Set, List, Kernel, ServerInfo, ClassLoader) - Method in class org.apache.geronimo.security.jaas.JaasLoginModuleUse
 
connectToRealm(String) - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
Starts a new authentication process on behalf of an end user.
connectToRealm(String) - Method in interface org.apache.geronimo.security.jaas.server.JaasLoginServiceMBean
Starts a new authentication process on behalf of an end user.
context - Variable in class org.apache.geronimo.security.realm.providers.LDAPLoginModule
 
controlFlag - Variable in class org.apache.geronimo.security.jaas.client.LoginModuleProxy
 
copyPrincipals(Subject, Subject) - Static method in class org.apache.geronimo.security.jaas.LoginUtils
 
create(String, int) - Static method in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingClient
 
create(URI) - Static method in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingClient
 
createKeystore(String, char[]) - Method in class org.apache.geronimo.security.keystore.FileKeystoreManager
 
createSSLFactory(String, String, String, String, ClassLoader) - Method in class org.apache.geronimo.security.keystore.FileKeystoreManager
Gets a SocketFactory using one Keystore to access the private key and another to provide the list of trusted certificate authorities.
createSSLFactory(String, String, String, String, String, String, ClassLoader) - Method in class org.apache.geronimo.security.keystore.FileKeystoreManager
Gets a SocketFactory using one Keystore to access the private key and another to provide the list of trusted certificate authorities.
createSSLServerFactory(String, String, String, String, String, String, ClassLoader) - Method in class org.apache.geronimo.security.keystore.FileKeystoreManager
Gets a ServerSocketFactory using one Keystore to access the private key and another to provide the list of trusted certificate authorities.

D

DATABASE_POOL_APP_NAME - Static variable in class org.apache.geronimo.security.realm.providers.SQLLoginModule
 
DATABASE_POOL_NAME - Static variable in class org.apache.geronimo.security.realm.providers.SQLLoginModule
 
DATAGRAM - Static variable in class org.apache.geronimo.security.remoting.jmx.InvocationType
 
DRIVER - Static variable in class org.apache.geronimo.security.realm.providers.SQLLoginModule
 
DecouplingCallbackHandler - class org.apache.geronimo.security.jaas.server.DecouplingCallbackHandler.
This callback handler separates the process of obtaining callbacks from the user from the process of providing the user's values to the login module.
DecouplingCallbackHandler() - Constructor for class org.apache.geronimo.security.jaas.server.DecouplingCallbackHandler
 
DefaultDomainPrincipal - class org.apache.geronimo.security.deploy.DefaultDomainPrincipal.
 
DefaultDomainPrincipal() - Constructor for class org.apache.geronimo.security.deploy.DefaultDomainPrincipal
 
DefaultPrincipal - class org.apache.geronimo.security.deploy.DefaultPrincipal.
 
DefaultPrincipal() - Constructor for class org.apache.geronimo.security.deploy.DefaultPrincipal
 
DefaultRealmPrincipal - class org.apache.geronimo.security.deploy.DefaultRealmPrincipal.
 
DefaultRealmPrincipal() - Constructor for class org.apache.geronimo.security.deploy.DefaultRealmPrincipal
 
DirectConfigurationEntry - class org.apache.geronimo.security.jaas.DirectConfigurationEntry.
Exposes a LoginModule directly to JAAS clients, without any particular wrapping by Geronimo.
DirectConfigurationEntry() - Constructor for class org.apache.geronimo.security.jaas.DirectConfigurationEntry
 
DirectConfigurationEntry(String, LoginModuleControlFlag, LoginModuleSettings, boolean) - Constructor for class org.apache.geronimo.security.jaas.DirectConfigurationEntry
 
DistinguishedName - class org.apache.geronimo.security.deploy.DistinguishedName.
 
DistinguishedName(String, boolean) - Constructor for class org.apache.geronimo.security.deploy.DistinguishedName
 
DomainPrincipal - class org.apache.geronimo.security.DomainPrincipal.
Represents a principal in an realm.
DomainPrincipal(String, Principal) - Constructor for class org.apache.geronimo.security.DomainPrincipal
 
delete() - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
deserialize(Packet, ClassLoader) - Static method in class org.apache.geronimo.security.remoting.jmx.RequestChannelInterceptor
 
destroy() - Method in class org.apache.geronimo.security.jaas.UsernamePasswordCredential
 
doFail() - Method in class org.apache.geronimo.security.jaas.GeronimoLoginConfiguration
 
doFail() - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
 
doFail() - Method in class org.apache.geronimo.security.jacc.ApplicationPolicyConfigurationManager
 
doFail() - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
doFail() - Method in class org.apache.geronimo.security.keystore.FileKeystoreManager
 
doFail() - Method in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer
 
doRFC2254Encoding(String) - Method in class org.apache.geronimo.security.realm.providers.LDAPLoginModule
 
doStart() - Method in class org.apache.geronimo.security.jaas.GeronimoLoginConfiguration
 
doStart() - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
 
doStart() - Method in class org.apache.geronimo.security.jacc.ApplicationPolicyConfigurationManager
 
doStart() - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
doStart() - Method in class org.apache.geronimo.security.keystore.FileKeystoreManager
 
doStart() - Method in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer
 
doStop() - Method in class org.apache.geronimo.security.jaas.GeronimoLoginConfiguration
 
doStop() - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
 
doStop() - Method in class org.apache.geronimo.security.jacc.ApplicationPolicyConfigurationManager
 
doStop() - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
doStop() - Method in class org.apache.geronimo.security.keystore.FileKeystoreManager
 
doStop() - Method in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer
 

E

ExpiredLoginModuleException - exception org.apache.geronimo.security.jaas.server.ExpiredLoginModuleException.
 
ExpiredLoginModuleException() - Constructor for class org.apache.geronimo.security.jaas.server.ExpiredLoginModuleException
Constructs a ExpiredLoginModuleException with no detail message.
equals(Object) - Method in class org.apache.geronimo.security.DomainPrincipal
 
equals(Object) - Method in class org.apache.geronimo.security.IdentificationPrincipal
Compares this principal to the specified object.
equals(Object) - Method in class org.apache.geronimo.security.PrimaryPrincipal
 
equals(Object) - Method in class org.apache.geronimo.security.RealmPrincipal
 
equals(Object) - Method in class org.apache.geronimo.security.SubjectId
 
equals(Object) - Method in class org.apache.geronimo.security.deploy.DistinguishedName
 
equals(Object) - Method in class org.apache.geronimo.security.jaas.NamedUsernamePasswordCredential
 
equals(Object) - Method in class org.apache.geronimo.security.jaas.UsernamePasswordCredential
 
equals(Object) - Method in class org.apache.geronimo.security.jaas.server.JaasSessionId
 
equals(Object) - Method in class org.apache.geronimo.security.realm.providers.GeronimoGroupPrincipal
Compares this principal to the specified object.
equals(Object) - Method in class org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal
Compares this principal to the specified object.
equals(Object) - Method in class org.apache.geronimo.security.util.URLPattern
 
exception - Variable in class org.apache.geronimo.security.remoting.jmx.RequestChannelInterceptorInvoker.ThrowableWrapper
 

F

FAILURE_COUNT_OPTION - Static variable in class org.apache.geronimo.security.realm.providers.RepeatedFailureLockoutLoginModule
 
FAILURE_PERIOD_OPTION - Static variable in class org.apache.geronimo.security.realm.providers.RepeatedFailureLockoutLoginModule
 
FileAuditLoginModule - class org.apache.geronimo.security.realm.providers.FileAuditLoginModule.
Writes audit records to a file for all authentication activity.
FileAuditLoginModule() - Constructor for class org.apache.geronimo.security.realm.providers.FileAuditLoginModule
 
FileKeystoreInstance - class org.apache.geronimo.security.keystore.FileKeystoreInstance.
Implementation of KeystoreInstance that accesses a keystore file on the local filesystem, identified by the file's name (the last component of the name only, not the full path).
FileKeystoreInstance(ServerInfo, URI, String, String, String, Kernel, AbstractName) - Constructor for class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
FileKeystoreManager - class org.apache.geronimo.security.keystore.FileKeystoreManager.
An implementation of KeystoreManager that assumes every file in a specified directory is a keystore.
FileKeystoreManager(URI, ServerInfo, Collection, Kernel) - Constructor for class org.apache.geronimo.security.keystore.FileKeystoreManager
 
filter(Packet) - Method in class org.apache.geronimo.security.network.protocol.SubjectCarryingChannel.SubjectPacketFilter
 
finalizeCallbackList() - Method in class org.apache.geronimo.security.jaas.server.DecouplingCallbackHandler
Indicates that the exploring phase is over.

G

GBEAN_INFO - Static variable in class org.apache.geronimo.security.SecurityServiceImpl
 
GBEAN_INFO - Static variable in class org.apache.geronimo.security.jaas.DirectConfigurationEntry
 
GBEAN_INFO - Static variable in class org.apache.geronimo.security.jaas.JaasLoginModuleUse
 
GBEAN_INFO - Static variable in class org.apache.geronimo.security.jaas.LoginModuleGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.security.jaas.ServerRealmConfigurationEntry
 
GBEAN_INFO - Static variable in class org.apache.geronimo.security.jaas.server.JaasLoginService
 
GBEAN_INFO - Static variable in class org.apache.geronimo.security.jacc.ApplicationPolicyConfigurationManager
 
GBEAN_INFO - Static variable in class org.apache.geronimo.security.jacc.ApplicationPrincipalRoleConfigurationManager
 
GBEAN_INFO - Static variable in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
GBEAN_INFO - Static variable in class org.apache.geronimo.security.keystore.FileKeystoreManager
 
GBEAN_INFO - Static variable in class org.apache.geronimo.security.realm.GenericSecurityRealm
 
GBEAN_INFO - Static variable in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer
 
GET_CONTEXT - Static variable in class org.apache.geronimo.security.ContextManager
 
GROUPS_URI - Static variable in class org.apache.geronimo.security.realm.providers.CertificatePropertiesFileLoginModule
 
GROUPS_URI - Static variable in class org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule
 
GROUP_SELECT - Static variable in class org.apache.geronimo.security.realm.providers.SQLLoginModule
 
GenericSecurityRealm - class org.apache.geronimo.security.realm.GenericSecurityRealm.
A security realm that can be configured for one or more login modules.
GenericSecurityRealm(String, JaasLoginModuleUse, boolean, boolean, PrincipalInfo, ServerInfo, ClassLoader, Kernel, JaasLoginServiceMBean) - Constructor for class org.apache.geronimo.security.realm.GenericSecurityRealm
 
GeronimoCallerPrincipal - interface org.apache.geronimo.security.realm.providers.GeronimoCallerPrincipal.
This is a marker interface used to indicate that a particular principal should be returned from getCallerPrincipal().
GeronimoGroupPrincipal - class org.apache.geronimo.security.realm.providers.GeronimoGroupPrincipal.
A principal that represents a group for the login modules distributed with Geronimo.
GeronimoGroupPrincipal(String) - Constructor for class org.apache.geronimo.security.realm.providers.GeronimoGroupPrincipal
 
GeronimoLoginConfiguration - class org.apache.geronimo.security.jaas.GeronimoLoginConfiguration.
A JAAS configuration mechanism (associating JAAS configuration names with specific LoginModule configurations).
GeronimoLoginConfiguration() - Constructor for class org.apache.geronimo.security.jaas.GeronimoLoginConfiguration
 
GeronimoPasswordCredential - class org.apache.geronimo.security.realm.providers.GeronimoPasswordCredential.
 
GeronimoPasswordCredential(String, char[]) - Constructor for class org.apache.geronimo.security.realm.providers.GeronimoPasswordCredential
 
GeronimoPasswordCredentialLoginModule - class org.apache.geronimo.security.realm.providers.GeronimoPasswordCredentialLoginModule.
 
GeronimoPasswordCredentialLoginModule() - Constructor for class org.apache.geronimo.security.realm.providers.GeronimoPasswordCredentialLoginModule
 
GeronimoPolicy - class org.apache.geronimo.security.jacc.GeronimoPolicy.
 
GeronimoPolicy() - Constructor for class org.apache.geronimo.security.jacc.GeronimoPolicy
 
GeronimoPolicyConfiguration - interface org.apache.geronimo.security.jacc.GeronimoPolicyConfiguration.
 
GeronimoPolicyConfigurationFactory - class org.apache.geronimo.security.jacc.GeronimoPolicyConfigurationFactory.
 
GeronimoPolicyConfigurationFactory() - Constructor for class org.apache.geronimo.security.jacc.GeronimoPolicyConfigurationFactory
 
GeronimoSecurityPermission - class org.apache.geronimo.security.GeronimoSecurityPermission.
 
GeronimoSecurityPermission(String) - Constructor for class org.apache.geronimo.security.GeronimoSecurityPermission
 
GeronimoSecurityPermission(String, String) - Constructor for class org.apache.geronimo.security.GeronimoSecurityPermission
 
GeronimoUserPrincipal - class org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal.
A principal that represents a user for the login modules distributed with Geronimo.
GeronimoUserPrincipal(String) - Constructor for class org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal
 
generateCert(PublicKey, PrivateKey, String, int, String, String, String, String, String, String) - Method in class org.apache.geronimo.security.keystore.FileKeystoreManager
 
generateConfiguration() - Method in interface org.apache.geronimo.security.jaas.ConfigurationEntryFactory
Generate a JaasLoginModuleConfiguration
generateConfiguration() - Method in class org.apache.geronimo.security.jaas.DirectConfigurationEntry
 
generateConfiguration() - Method in class org.apache.geronimo.security.jaas.ServerRealmConfigurationEntry
 
generateConfiguration() - Method in class org.apache.geronimo.security.realm.GenericSecurityRealm
 
generateDefaultSubject(DefaultPrincipal, ClassLoader) - Static method in class org.apache.geronimo.security.util.ConfigurationUtil
Generate the default principal from the security config.
generateDomainPrincipal(String, PrincipalInfo, ClassLoader) - Static method in class org.apache.geronimo.security.util.ConfigurationUtil
Create a DomainPrincipal from a deployment description.
generateDomainPrincipal(String, String, String, ClassLoader) - Static method in class org.apache.geronimo.security.util.ConfigurationUtil
 
generateKeyPair(String, char[], char[], String, int, String, int, String, String, String, String, String, String) - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
generatePrimaryDomainPrincipal(String, PrincipalInfo, ClassLoader) - Static method in class org.apache.geronimo.security.util.ConfigurationUtil
Create a DomainPrincipal from a deployment description.
generatePrimaryDomainPrincipal(String, String, String, ClassLoader) - Static method in class org.apache.geronimo.security.util.ConfigurationUtil
 
generatePrimaryPrincipal(PrincipalInfo, ClassLoader) - Static method in class org.apache.geronimo.security.util.ConfigurationUtil
Create a Principal from a deployment description.
generatePrimaryPrincipal(String, String, ClassLoader) - Static method in class org.apache.geronimo.security.util.ConfigurationUtil
 
generatePrimaryRealmPrincipal(String, String, PrincipalInfo, ClassLoader) - Static method in class org.apache.geronimo.security.util.ConfigurationUtil
Create a RealmPrincipal from a deployment description.
generatePrimaryRealmPrincipal(String, String, String, String, ClassLoader) - Static method in class org.apache.geronimo.security.util.ConfigurationUtil
 
generatePrincipal(PrincipalInfo, ClassLoader) - Static method in class org.apache.geronimo.security.util.ConfigurationUtil
Create a Principal from a deployment description.
generatePrincipal(String, String, ClassLoader) - Static method in class org.apache.geronimo.security.util.ConfigurationUtil
 
generateRealmPrincipal(String, String, PrincipalInfo, ClassLoader) - Static method in class org.apache.geronimo.security.util.ConfigurationUtil
Create a RealmPrincipal from a deployment description.
generateRealmPrincipal(String, String, String, String, ClassLoader) - Static method in class org.apache.geronimo.security.util.ConfigurationUtil
 
generateX500Principal(String) - Static method in class org.apache.geronimo.security.util.ConfigurationUtil
Create an X500Principal from a deployment description.
getAlgorithm() - Static method in class org.apache.geronimo.security.ContextManager
 
getAppConfigurationEntries() - Method in class org.apache.geronimo.security.realm.GenericSecurityRealm
 
getAppConfigurationEntries() - Method in interface org.apache.geronimo.security.realm.SecurityRealm
Gets the JAAS configuration for this security realm.
getAppConfigurationEntry(String) - Method in class org.apache.geronimo.security.jaas.GeronimoLoginConfiguration
 
getAsText() - Method in class org.apache.geronimo.security.deploy.LoginDomainPrincipalInfo.LoginDomainPrincipalEditor
 
getAsText() - Method in class org.apache.geronimo.security.deploy.MapOfSets.MapOfSetsEditor
 
getAsText() - Method in class org.apache.geronimo.security.deploy.PrincipalInfo.PrincipalEditor
 
getAsText() - Method in class org.apache.geronimo.security.deploy.RealmPrincipalInfo.RealmPrincipalEditor
 
getAutoMapPrincipalClasses() - Method in interface org.apache.geronimo.security.realm.AutoMapAssistant
Provides a set of principal class names to be used when automatically mapping principals to roles.
getCertificate(String, char[]) - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
getCertificate() - Method in class org.apache.geronimo.security.realm.providers.CertificateCallback
 
getCertificateChain() - Method in class org.apache.geronimo.security.realm.providers.CertificateChainCallback
 
getClassLoader() - Method in class org.apache.geronimo.security.jaas.LoginModuleGBean
 
getClassLoader() - Method in interface org.apache.geronimo.security.jaas.LoginModuleSettings
 
getClassName() - Method in class org.apache.geronimo.security.deploy.PrincipalInfo
 
getClassloader() - Method in class org.apache.geronimo.security.remoting.jmx.RequestChannelInterceptorInvoker
 
getClientConnectURI() - Method in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer
 
getComplementedMethods() - Method in class org.apache.geronimo.security.util.URLPattern
 
getConfigurationName() - Method in interface org.apache.geronimo.security.jaas.ConfigurationEntryFactory
Used to obtain the configuration name to be associated with the generated JaasLoginModuleConfiguration.
getConfigurationName() - Method in class org.apache.geronimo.security.jaas.DirectConfigurationEntry
 
getConfigurationName() - Method in class org.apache.geronimo.security.jaas.ServerRealmConfigurationEntry
 
getConfigurationName() - Method in class org.apache.geronimo.security.realm.GenericSecurityRealm
 
getConfigurations() - Method in class org.apache.geronimo.security.jaas.GeronimoLoginConfiguration
 
getContext(String, Object) - Method in class org.apache.geronimo.security.jacc.PolicyContextHandlerContainerSubject
 
getContext(String, Object) - Method in class org.apache.geronimo.security.jacc.PolicyContextHandlerHttpServletRequest
 
getContext(String, Object) - Method in class org.apache.geronimo.security.jacc.PolicyContextHandlerSOAPMessage
 
getContextID() - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
getControlFlag() - Method in interface org.apache.geronimo.security.jaas.JaasLoginModuleChain
The String form of the control flag for the login module at this position in the chain.
getControlFlag() - Method in class org.apache.geronimo.security.jaas.JaasLoginModuleUse
 
getControlFlag() - Method in class org.apache.geronimo.security.jaas.client.LoginModuleProxy
 
getCreated() - Method in class org.apache.geronimo.security.jaas.server.JaasSecuritySession
 
getCurrentCaller() - Static method in class org.apache.geronimo.security.ContextManager
 
getCurrentCallerId() - Static method in class org.apache.geronimo.security.ContextManager
 
getCurrentContext() - Static method in class org.apache.geronimo.security.ContextManager
 
getCurrentId() - Static method in class org.apache.geronimo.security.ContextManager
 
getCurrentPrincipal(Subject) - Static method in class org.apache.geronimo.security.ContextManager
 
getDefaultPrincipal() - Method in class org.apache.geronimo.security.deploy.Security
 
getDefaultPrincipal() - Method in interface org.apache.geronimo.security.realm.AutoMapAssistant
Provides the default principal to be used when an unauthenticated subject uses a container.
getDefaultPrincipal() - Method in class org.apache.geronimo.security.realm.GenericSecurityRealm
Provides the default principal to be used when an unauthenticated subject uses a container.
getDefaultRole() - Method in class org.apache.geronimo.security.deploy.Security
 
getDistinguishedNames() - Method in class org.apache.geronimo.security.deploy.Role
 
getDomain() - Method in class org.apache.geronimo.security.DomainPrincipal
Returns the realm that is associated with the principal.
getDomain() - Method in class org.apache.geronimo.security.deploy.DefaultDomainPrincipal
 
getDomain() - Method in class org.apache.geronimo.security.deploy.LoginDomainPrincipalInfo
 
getDomainName() - Method in class org.apache.geronimo.security.deploy.LoginDomain
 
getExcludedPermissions() - Method in class org.apache.geronimo.security.jacc.ComponentPermissions
 
getExpiredLoginScanIntervalMillis() - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
GBean property
getFlag() - Method in class org.apache.geronimo.security.jaas.LoginModuleControlFlag
 
getFlag() - Method in class org.apache.geronimo.security.jaas.server.JaasLoginModuleConfiguration
 
getGBeanInfo() - Static method in class org.apache.geronimo.security.SecurityServiceImpl
 
getGBeanInfo() - Static method in class org.apache.geronimo.security.jaas.DirectConfigurationEntry
 
getGBeanInfo() - Static method in class org.apache.geronimo.security.jaas.GeronimoLoginConfiguration
 
getGBeanInfo() - Static method in class org.apache.geronimo.security.jaas.JaasLoginModuleUse
 
getGBeanInfo() - Static method in class org.apache.geronimo.security.jaas.LoginModuleGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.security.jaas.ServerRealmConfigurationEntry
 
getGBeanInfo() - Static method in class org.apache.geronimo.security.jaas.server.JaasLoginService
 
getGBeanInfo() - Static method in class org.apache.geronimo.security.jacc.ApplicationPolicyConfigurationManager
 
getGBeanInfo() - Method in class org.apache.geronimo.security.jacc.ApplicationPrincipalRoleConfigurationManager
 
getGBeanInfo() - Static method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
getGBeanInfo() - Static method in class org.apache.geronimo.security.keystore.FileKeystoreManager
 
getGBeanInfo() - Static method in class org.apache.geronimo.security.realm.GenericSecurityRealm
 
getGBeanInfo() - Static method in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer
 
getGeronimoPolicyConfiguration(String) - Method in class org.apache.geronimo.security.jacc.GeronimoPolicyConfigurationFactory
 
getHandler() - Method in class org.apache.geronimo.security.jaas.server.JaasSecuritySession
 
getHash() - Method in class org.apache.geronimo.security.SubjectId
 
getHash() - Method in class org.apache.geronimo.security.jaas.server.JaasSessionId
 
getHost() - Method in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer
 
getId() - Method in class org.apache.geronimo.security.IdentificationPrincipal
 
getInstance(AppConfigurationEntry.LoginModuleControlFlag) - Static method in class org.apache.geronimo.security.jaas.LoginModuleControlFlag
 
getInvocationType(Invocation) - Static method in class org.apache.geronimo.security.remoting.jmx.InvocationSupport
 
getKeyManager(String, String) - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
getKeys() - Method in class org.apache.geronimo.security.jacc.PolicyContextHandlerContainerSubject
 
getKeys() - Method in class org.apache.geronimo.security.jacc.PolicyContextHandlerHttpServletRequest
 
getKeys() - Method in class org.apache.geronimo.security.jacc.PolicyContextHandlerSOAPMessage
 
getKeystore(String) - Method in class org.apache.geronimo.security.keystore.FileKeystoreManager
 
getKeystoreName() - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
getKeystores() - Method in class org.apache.geronimo.security.keystore.FileKeystoreManager
 
getListenAddress() - Method in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer
 
getLocalSubject() - Method in class org.apache.geronimo.security.network.protocol.SubjectCarryingChannel
 
getLoginConfiguration(JaasSessionId) - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
Gets the login module configuration for the specified realm.
getLoginConfiguration(JaasSessionId) - Method in interface org.apache.geronimo.security.jaas.server.JaasLoginServiceMBean
Gets the login module configuration for the specified realm.
getLoginDomain() - Method in class org.apache.geronimo.security.RealmPrincipal
Returns the realm that is associated with the principal.
getLoginDomainName() - Method in class org.apache.geronimo.security.jaas.LoginModuleGBean
 
getLoginDomainName() - Method in interface org.apache.geronimo.security.jaas.LoginModuleSettings
 
getLoginDomainName() - Method in class org.apache.geronimo.security.jaas.server.JaasLoginModuleConfiguration
 
getLoginDomainName(int) - Method in class org.apache.geronimo.security.jaas.server.JaasSecuritySession
 
getLoginDomainPrincipals() - Method in class org.apache.geronimo.security.deploy.Role
 
getLoginDomains() - Method in class org.apache.geronimo.security.deploy.Realm
 
getLoginDomains() - Method in class org.apache.geronimo.security.realm.GenericSecurityRealm
Gets a list of the login domains that make up this security realm.
getLoginDomains() - Method in interface org.apache.geronimo.security.realm.SecurityRealm
Gets a list of the login domains that make up this security realm.
getLoginModule() - Method in interface org.apache.geronimo.security.jaas.JaasLoginModuleChain
Gets the login module that this node in the chain corresponds to (a LoginModuleGBean).
getLoginModule() - Method in class org.apache.geronimo.security.jaas.JaasLoginModuleUse
 
getLoginModule(ClassLoader) - Method in class org.apache.geronimo.security.jaas.server.JaasLoginModuleConfiguration
 
getLoginModule(int) - Method in class org.apache.geronimo.security.jaas.server.JaasSecuritySession
 
getLoginModuleChain() - Method in class org.apache.geronimo.security.realm.GenericSecurityRealm
 
getLoginModuleChain() - Method in interface org.apache.geronimo.security.realm.SecurityRealm
Gets the first JaasLoginModuleChain node in the chain of LoginModules for this realm.
getLoginModuleClass() - Method in class org.apache.geronimo.security.jaas.LoginModuleGBean
 
getLoginModuleClass() - Method in interface org.apache.geronimo.security.jaas.LoginModuleSettings
 
getLoginModuleClassName() - Method in class org.apache.geronimo.security.jaas.server.JaasLoginModuleConfiguration
 
getLoginModuleName() - Method in class org.apache.geronimo.security.jaas.JaasLoginModuleUse
 
getMaxLoginDurationMillis() - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
GBean property
getMethods() - Method in class org.apache.geronimo.security.util.URLPattern
Return the set of HTTP methods that have been associated with this URL pattern.
getMethodsWithTransport() - Method in class org.apache.geronimo.security.util.URLPattern
 
getModules() - Method in class org.apache.geronimo.security.jaas.server.JaasSecuritySession
 
getName() - Method in class org.apache.geronimo.security.DomainPrincipal
Returns the name of this principal.
getName() - Method in class org.apache.geronimo.security.IdentificationPrincipal
Returns the name of this principal.
getName() - Method in class org.apache.geronimo.security.PrimaryPrincipal
 
getName() - Method in class org.apache.geronimo.security.RealmPrincipal
Returns the name of this principal.
getName() - Method in class org.apache.geronimo.security.deploy.DistinguishedName
 
getName() - Method in class org.apache.geronimo.security.jaas.NamedUsernamePasswordCredential
 
getName() - Method in class org.apache.geronimo.security.realm.providers.GeronimoGroupPrincipal
Returns the name of this principal.
getName() - Method in class org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal
Returns the name of this principal.
getNamedUserPasswordCredentials() - Method in class org.apache.geronimo.security.deploy.DefaultPrincipal
 
getNext() - Method in interface org.apache.geronimo.security.jaas.JaasLoginModuleChain
Gets the ObjectName of the next node in the chain after this one (another JaasLoginModuleChain).
getNext() - Method in class org.apache.geronimo.security.jaas.JaasLoginModuleUse
 
getNextCaller() - Static method in class org.apache.geronimo.security.ContextManager
 
getNextName() - Method in class org.apache.geronimo.security.jaas.JaasLoginModuleUse
 
getObjectName() - Method in class org.apache.geronimo.security.jaas.LoginModuleGBean
 
getObjectName() - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
 
getOptions() - Method in class org.apache.geronimo.security.jaas.LoginModuleGBean
 
getOptions() - Method in interface org.apache.geronimo.security.jaas.LoginModuleSettings
 
getOptions() - Method in class org.apache.geronimo.security.jaas.server.JaasLoginModuleConfiguration
 
getOptions(int) - Method in class org.apache.geronimo.security.jaas.server.JaasSecuritySession
 
getPassword() - Static method in class org.apache.geronimo.security.ContextManager
 
getPassword() - Method in class org.apache.geronimo.security.jaas.UsernamePasswordCredential
 
getPassword() - Method in class org.apache.geronimo.security.realm.providers.GeronimoPasswordCredential
 
getPermissions(CodeSource) - Method in class org.apache.geronimo.security.jacc.GeronimoPolicy
 
getPolicyConfiguration(String, boolean) - Method in class org.apache.geronimo.security.jacc.GeronimoPolicyConfigurationFactory
 
getPort() - Method in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer
 
getPrincipal() - Method in class org.apache.geronimo.security.DomainPrincipal
Returns the principal that is associated with the realm.
getPrincipal() - Method in class org.apache.geronimo.security.RealmPrincipal
Returns the principal that is associated with the realm.
getPrincipal() - Method in class org.apache.geronimo.security.deploy.DefaultPrincipal
 
getPrincipalClassNames() - Method in class org.apache.geronimo.security.realm.providers.CertificateChainLoginModule
Gets the names of all principal classes that may be populated into a Subject.
getPrincipalClassNames() - Method in class org.apache.geronimo.security.realm.providers.CertificatePropertiesFileLoginModule
Gets the names of all principal classes that may be populated into a Subject.
getPrincipalClassNames() - Method in class org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule
Gets the names of all principal classes that may be populated into a Subject.
getPrincipalName() - Method in class org.apache.geronimo.security.deploy.PrincipalInfo
 
getPrincipals() - Method in class org.apache.geronimo.security.deploy.LoginDomain
 
getPrincipals() - Method in class org.apache.geronimo.security.deploy.Role
 
getPrincipalsOfClass(String) - Method in class org.apache.geronimo.security.realm.providers.CertificatePropertiesFileLoginModule
Gets a list of all the principals of a particular type (identified by the principal class).
getPrincipalsOfClass(String) - Method in class org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule
Gets a list of all the principals of a particular type (identified by the principal class).
getProtocol() - Method in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer
 
getQualifiedPattern(Set) - Method in class org.apache.geronimo.security.util.URLPattern
Get a qualifed URL pattern relative to a particular set of URL patterns.
getRealm() - Method in class org.apache.geronimo.security.RealmPrincipal
Returns the realm that is associated with the principal.
getRealm() - Method in class org.apache.geronimo.security.deploy.DefaultRealmPrincipal
 
getRealm() - Method in class org.apache.geronimo.security.deploy.RealmPrincipalInfo
 
getRealmName() - Method in class org.apache.geronimo.security.deploy.Realm
 
getRealmName() - Method in class org.apache.geronimo.security.jaas.server.JaasSecuritySession
 
getRealmName() - Method in interface org.apache.geronimo.security.realm.AutoMapAssistant
Provides the realm name of the auto map assistant.
getRealmName() - Method in class org.apache.geronimo.security.realm.GenericSecurityRealm
 
getRealmPrincipals() - Method in class org.apache.geronimo.security.deploy.Role
 
getRealms() - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
GBean property
getRegisteredSubject(SubjectId) - Static method in class org.apache.geronimo.security.ContextManager
 
getRemoteSubject() - Method in class org.apache.geronimo.security.network.protocol.SubjectCarryingChannel
 
getRemoteURI(Invocation) - Static method in class org.apache.geronimo.security.remoting.jmx.InvocationSupport
 
getRoleDesignateMap() - Method in class org.apache.geronimo.security.jacc.ApplicationPolicyConfigurationManager
 
getRoleDesignateMap() - Method in interface org.apache.geronimo.security.jacc.RoleDesignateSource
 
getRoleMappings() - Method in class org.apache.geronimo.security.deploy.Security
 
getRoleName() - Method in class org.apache.geronimo.security.deploy.Role
 
getRolePermissions() - Method in class org.apache.geronimo.security.jacc.ComponentPermissions
 
getRoles(DirContext, String, String, ArrayList) - Method in class org.apache.geronimo.security.realm.providers.LDAPLoginModule
 
getRoles() - Method in class org.apache.geronimo.security.util.URLPattern
 
getSerializableCopy(Map) - Static method in class org.apache.geronimo.security.jaas.LoginUtils
 
getSerializableCopy(Set) - Static method in class org.apache.geronimo.security.jaas.LoginUtils
 
getSerializableCopy(JaasLoginModuleConfiguration) - Static method in class org.apache.geronimo.security.jaas.LoginUtils
Strips out stuff that isn't serializable so this can be safely passed to a remote server.
getServerLoginCallbacks(JaasSessionId, int) - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
Retrieves callbacks for a server side login module.
getServerLoginCallbacks(JaasSessionId, int) - Method in interface org.apache.geronimo.security.jaas.server.JaasLoginServiceMBean
Retrieves callbacks for a server side login module.
getServerSideSubject(Subject) - Static method in class org.apache.geronimo.security.ContextManager
After a login, the client is left with a relatively empty Subject, while the Subject used by the server has more important contents.
getSessionId() - Method in class org.apache.geronimo.security.jaas.server.JaasSessionId
 
getSharedContext() - Method in class org.apache.geronimo.security.jaas.server.JaasSecuritySession
 
getSubject() - Method in class org.apache.geronimo.security.jaas.server.JaasSecuritySession
 
getSubject() - Method in interface org.apache.geronimo.security.network.protocol.SubjectContext
 
getSubjectId(Subject) - Static method in class org.apache.geronimo.security.ContextManager
 
getSubjectId() - Method in class org.apache.geronimo.security.SubjectId
 
getThreadPrincipal() - Static method in class org.apache.geronimo.security.ContextManager
Obtain the thread's identifying principal.
getTrustManager(String) - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
getUncheckedPermissions() - Method in class org.apache.geronimo.security.jacc.ComponentPermissions
 
getUnlockedKeyStores() - Method in class org.apache.geronimo.security.keystore.FileKeystoreManager
 
getUnlockedKeys() - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
getUnlockedTrustStores() - Method in class org.apache.geronimo.security.keystore.FileKeystoreManager
 
getUserName() - Method in class org.apache.geronimo.security.realm.providers.GeronimoPasswordCredential
 
getUsername() - Method in class org.apache.geronimo.security.jaas.UsernamePasswordCredential
 
getValue() - Method in class org.apache.geronimo.security.jaas.LoginModuleControlFlagEditor
 

H

HANDLER_KEY - Static variable in class org.apache.geronimo.security.jacc.PolicyContextHandlerContainerSubject
 
HANDLER_KEY - Static variable in class org.apache.geronimo.security.jacc.PolicyContextHandlerHttpServletRequest
 
HANDLER_KEY - Static variable in class org.apache.geronimo.security.jacc.PolicyContextHandlerSOAPMessage
 
handle(Callback[]) - Method in class org.apache.geronimo.security.jaas.UsernamePasswordCallback
 
handle(Callback[]) - Method in class org.apache.geronimo.security.jaas.server.DecouplingCallbackHandler
 
handle(Callback[]) - Method in class org.apache.geronimo.security.realm.providers.CertificateCallbackHandler
 
handle(Callback[]) - Method in class org.apache.geronimo.security.realm.providers.CertificateChainCallbackHandler
 
handle(Callback[]) - Method in class org.apache.geronimo.security.realm.providers.PasswordCallbackHandler
 
hashCode() - Method in class org.apache.geronimo.security.DomainPrincipal
Returns a hashcode for this principal.
hashCode() - Method in class org.apache.geronimo.security.IdentificationPrincipal
Returns a hashcode for this principal.
hashCode() - Method in class org.apache.geronimo.security.PrimaryPrincipal
 
hashCode() - Method in class org.apache.geronimo.security.RealmPrincipal
 
hashCode() - Method in class org.apache.geronimo.security.SubjectId
Returns a hashcode for this LoginModuleId.
hashCode() - Method in class org.apache.geronimo.security.deploy.DistinguishedName
 
hashCode() - Method in class org.apache.geronimo.security.jaas.NamedUsernamePasswordCredential
 
hashCode() - Method in class org.apache.geronimo.security.jaas.UsernamePasswordCredential
 
hashCode() - Method in class org.apache.geronimo.security.jaas.server.JaasSessionId
Returns a hashcode for this LoginModuleId.
hashCode() - Method in class org.apache.geronimo.security.realm.providers.GeronimoGroupPrincipal
Returns a hashcode for this principal.
hashCode() - Method in class org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal
Returns a hashcode for this principal.
hashCode() - Method in class org.apache.geronimo.security.util.URLPattern
 

I

IdentificationPrincipal - class org.apache.geronimo.security.IdentificationPrincipal.
 
IdentificationPrincipal(SubjectId) - Constructor for class org.apache.geronimo.security.IdentificationPrincipal
 
InvocationSupport - class org.apache.geronimo.security.remoting.jmx.InvocationSupport.
 
InvocationType - class org.apache.geronimo.security.remoting.jmx.InvocationType.
 
implies(ProtectionDomain, Permission) - Method in class org.apache.geronimo.security.jacc.GeronimoPolicy
 
implies(ProtectionDomain, Permission) - Method in interface org.apache.geronimo.security.jacc.GeronimoPolicyConfiguration
 
implies(ProtectionDomain, Permission) - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
importTrustCertificate(Certificate, String, char[]) - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
inService(String) - Method in class org.apache.geronimo.security.jacc.GeronimoPolicyConfigurationFactory
 
inService() - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.jaas.ConfiguredIdentityNamedUsernamePasswordLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.jaas.NamedUPCredentialLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.jaas.UPCredentialLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.jaas.client.ClientLoginModuleProxy
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.jaas.client.JaasLoginCoordinator
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.jaas.client.ServerLoginProxy
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.jaas.client.WrappingClientLoginModuleProxy
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.jaas.server.WrappingLoginModuleProxy
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.realm.providers.CertificateChainLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.realm.providers.CertificatePropertiesFileLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.realm.providers.FileAuditLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.realm.providers.GeronimoPasswordCredentialLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.realm.providers.LDAPLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.realm.providers.RepeatedFailureLockoutLoginModule
Reads the configuration settings for this module.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.geronimo.security.realm.providers.SQLLoginModule
 
install(Set) - Method in class org.apache.geronimo.security.jacc.ApplicationPrincipalRoleConfigurationManager
 
install(Set) - Method in interface org.apache.geronimo.security.jacc.PrincipalRoleMapper
 
invoke(Invocation) - Method in class org.apache.geronimo.security.remoting.jmx.RequestChannelInterceptor
 
isAncestor(ClassLoader, ClassLoader) - Static method in class org.apache.geronimo.security.remoting.jmx.InvocationSupport
 
isCallerInRole(String, String) - Static method in class org.apache.geronimo.security.ContextManager
 
isCurrent() - Method in class org.apache.geronimo.security.jaas.UsernamePasswordCredential
 
isDesignatedRunAs() - Method in class org.apache.geronimo.security.deploy.DistinguishedName
 
isDesignatedRunAs() - Method in class org.apache.geronimo.security.deploy.PrincipalInfo
 
isDestroyed() - Method in class org.apache.geronimo.security.jaas.UsernamePasswordCredential
 
isDoAsCurrentCaller() - Method in class org.apache.geronimo.security.deploy.Security
 
isDone() - Method in class org.apache.geronimo.security.jaas.server.JaasSecuritySession
 
isKeyLocked(String) - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
Checks whether the specified private key is locked, which is to say, available for other components to use to generate socket factories.
isKeystoreLocked() - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
isRestrictPrincipalsToServer() - Method in class org.apache.geronimo.security.realm.GenericSecurityRealm
A GBean property.
isRestrictPrincipalsToServer() - Method in interface org.apache.geronimo.security.realm.SecurityRealm
If this attribute is true, the login service will not return principals generated by this realm to clients.
isServerSide() - Method in class org.apache.geronimo.security.jaas.LoginModuleGBean
 
isServerSide() - Method in interface org.apache.geronimo.security.jaas.LoginModuleSettings
 
isServerSide() - Method in class org.apache.geronimo.security.jaas.server.JaasLoginModuleConfiguration
 
isServerSide(int) - Method in class org.apache.geronimo.security.jaas.server.JaasSecuritySession
 
isTransient() - Method in class org.apache.geronimo.security.remoting.jmx.InvocationSupport
 
isTrustStore() - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
isUseContextHandler() - Method in class org.apache.geronimo.security.deploy.Security
 
isWrapPrincipals() - Method in class org.apache.geronimo.security.jaas.LoginModuleGBean
 
isWrapPrincipals() - Method in interface org.apache.geronimo.security.jaas.LoginModuleSettings
 
isWrapPrincipals() - Method in class org.apache.geronimo.security.jaas.ServerRealmConfigurationEntry
 
isWrapPrincipals() - Method in class org.apache.geronimo.security.jaas.server.JaasLoginModuleConfiguration
 
isWrapPrincipals() - Method in class org.apache.geronimo.security.realm.GenericSecurityRealm
If this attribute is true, then the principals will be wrapped in realm principals.
isWrapPrincipals() - Method in interface org.apache.geronimo.security.realm.SecurityRealm
If this attribute is true, then the principals will be wrapped in realm principals.

J

JaasLoginCoordinator - class org.apache.geronimo.security.jaas.client.JaasLoginCoordinator.
A LoginModule implementation which connects to a Geronimo server under the covers, and uses Geronimo realms to resolve the login.
JaasLoginCoordinator() - Constructor for class org.apache.geronimo.security.jaas.client.JaasLoginCoordinator
 
JaasLoginModuleChain - interface org.apache.geronimo.security.jaas.JaasLoginModuleChain.
 
JaasLoginModuleConfiguration - class org.apache.geronimo.security.jaas.server.JaasLoginModuleConfiguration.
Describes the configuration of a LoginModule -- its name, class, control flag, options, and the Geronimo extension for whether it should run on the client side or server side.
JaasLoginModuleConfiguration(String, LoginModuleControlFlag, Map, boolean, String, boolean, ClassLoader) - Constructor for class org.apache.geronimo.security.jaas.server.JaasLoginModuleConfiguration
 
JaasLoginModuleConfiguration(String, LoginModuleControlFlag, Map, boolean, ClassLoader) - Constructor for class org.apache.geronimo.security.jaas.server.JaasLoginModuleConfiguration
 
JaasLoginModuleUse - class org.apache.geronimo.security.jaas.JaasLoginModuleUse.
Holds a reference to a login module and the control flag.
JaasLoginModuleUse() - Constructor for class org.apache.geronimo.security.jaas.JaasLoginModuleUse
 
JaasLoginModuleUse(LoginModuleSettings, JaasLoginModuleUse, String, Kernel) - Constructor for class org.apache.geronimo.security.jaas.JaasLoginModuleUse
 
JaasLoginService - class org.apache.geronimo.security.jaas.server.JaasLoginService.
The single point of contact for Geronimo JAAS realms.
JaasLoginService(String, String, ClassLoader, String) - Constructor for class org.apache.geronimo.security.jaas.server.JaasLoginService
 
JaasLoginServiceMBean - interface org.apache.geronimo.security.jaas.server.JaasLoginServiceMBean.
Interface used to connect to the JaasLoginService via remoting, etc.
JaasLoginServiceRemotingClient - class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingClient.
A client-side utility that connects to a remote login service.
JaasLoginServiceRemotingClient() - Constructor for class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingClient
 
JaasLoginServiceRemotingServer - class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer.
A server-side utility that exposes a JaasLoginService to remote clients.
JaasLoginServiceRemotingServer(String, String, int, JaasLoginServiceMBean) - Constructor for class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer
 
JaasSecuritySession - class org.apache.geronimo.security.jaas.server.JaasSecuritySession.
Tracks security information about a single user.
JaasSecuritySession(String, JaasLoginModuleConfiguration[], Map, ClassLoader) - Constructor for class org.apache.geronimo.security.jaas.server.JaasSecuritySession
 
JaasSessionId - class org.apache.geronimo.security.jaas.server.JaasSessionId.
 
JaasSessionId(long, byte[]) - Constructor for class org.apache.geronimo.security.jaas.server.JaasSessionId
 

K

KERNEL_NAME_LM_OPTION - Static variable in class org.apache.geronimo.security.jaas.JaasLoginModuleUse
 
KEYSTORE - Static variable in interface org.apache.geronimo.security.SecurityService
 
KEYSTORE_PASSWORD - Static variable in interface org.apache.geronimo.security.SecurityService
 

L

LDAPLoginModule - class org.apache.geronimo.security.realm.providers.LDAPLoginModule.
 
LDAPLoginModule() - Constructor for class org.apache.geronimo.security.realm.providers.LDAPLoginModule
 
LOCKOUT_DURATION_OPTION - Static variable in class org.apache.geronimo.security.realm.providers.RepeatedFailureLockoutLoginModule
 
LOG_FILE_OPTION - Static variable in class org.apache.geronimo.security.realm.providers.FileAuditLoginModule
 
LoginDomain - class org.apache.geronimo.security.deploy.LoginDomain.
 
LoginDomain() - Constructor for class org.apache.geronimo.security.deploy.LoginDomain
 
LoginDomainPrincipalInfo - class org.apache.geronimo.security.deploy.LoginDomainPrincipalInfo.
 
LoginDomainPrincipalInfo(String, String, String, boolean) - Constructor for class org.apache.geronimo.security.deploy.LoginDomainPrincipalInfo
 
LoginDomainPrincipalInfo.LoginDomainPrincipalEditor - class org.apache.geronimo.security.deploy.LoginDomainPrincipalInfo.LoginDomainPrincipalEditor.
 
LoginDomainPrincipalInfo.LoginDomainPrincipalEditor() - Constructor for class org.apache.geronimo.security.deploy.LoginDomainPrincipalInfo.LoginDomainPrincipalEditor
 
LoginModuleControlFlag - class org.apache.geronimo.security.jaas.LoginModuleControlFlag.
A wrapper for the JAAS login module control flag that is Serializable.
LoginModuleControlFlagEditor - class org.apache.geronimo.security.jaas.LoginModuleControlFlagEditor.
A property editor for login module flags.
LoginModuleControlFlagEditor() - Constructor for class org.apache.geronimo.security.jaas.LoginModuleControlFlagEditor
 
LoginModuleControlFlagEditor(Object) - Constructor for class org.apache.geronimo.security.jaas.LoginModuleControlFlagEditor
 
LoginModuleGBean - class org.apache.geronimo.security.jaas.LoginModuleGBean.
A GBean that wraps a LoginModule, plus options to configure the LoginModule.
LoginModuleGBean(String, String, boolean, boolean, ClassLoader) - Constructor for class org.apache.geronimo.security.jaas.LoginModuleGBean
 
LoginModuleProxy - class org.apache.geronimo.security.jaas.client.LoginModuleProxy.
 
LoginModuleProxy(LoginModuleControlFlag, Subject) - Constructor for class org.apache.geronimo.security.jaas.client.LoginModuleProxy
 
LoginModuleSettings - interface org.apache.geronimo.security.jaas.LoginModuleSettings.
 
LoginUtils - class org.apache.geronimo.security.jaas.LoginUtils.
Helper class the computes the login result across a number of separate login modules.
LoginUtils() - Constructor for class org.apache.geronimo.security.jaas.LoginUtils
 
linkConfiguration(PolicyConfiguration) - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
listKeystoreFiles() - Method in class org.apache.geronimo.security.keystore.FileKeystoreManager
 
listPrivateKeys(char[]) - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
listTrustCertificates(char[]) - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
loadProperties(ServerInfo, URI, URI) - Method in class org.apache.geronimo.security.realm.providers.CertificatePropertiesFileLoginModule
 
loadProperties(ServerInfo, URI, URI) - Method in class org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule
 
lockKeystore() - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
lockPrivateKey(String) - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
log - Static variable in class org.apache.geronimo.security.jaas.server.JaasLoginService
 
login() - Method in class org.apache.geronimo.security.jaas.ConfiguredIdentityNamedUsernamePasswordLoginModule
 
login() - Method in class org.apache.geronimo.security.jaas.NamedUPCredentialLoginModule
 
login() - Method in class org.apache.geronimo.security.jaas.UPCredentialLoginModule
 
login() - Method in class org.apache.geronimo.security.jaas.client.ClientLoginModuleProxy
 
login() - Method in class org.apache.geronimo.security.jaas.client.JaasLoginCoordinator
 
login() - Method in class org.apache.geronimo.security.jaas.client.ServerLoginProxy
Perform a login on the server side.
login() - Method in class org.apache.geronimo.security.jaas.server.WrappingLoginModuleProxy
 
login() - Method in class org.apache.geronimo.security.realm.providers.CertificateChainLoginModule
 
login() - Method in class org.apache.geronimo.security.realm.providers.CertificatePropertiesFileLoginModule
 
login() - Method in class org.apache.geronimo.security.realm.providers.FileAuditLoginModule
 
login() - Method in class org.apache.geronimo.security.realm.providers.GeronimoPasswordCredentialLoginModule
 
login() - Method in class org.apache.geronimo.security.realm.providers.LDAPLoginModule
 
login() - Method in class org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule
 
login() - Method in class org.apache.geronimo.security.realm.providers.RepeatedFailureLockoutLoginModule
Checks whether the user should be or has been locked out.
login() - Method in class org.apache.geronimo.security.realm.providers.SQLLoginModule
 
loginFailed(JaasSessionId) - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
Indicates that the overall login failed, and the server should release any resources associated with the user ID.
loginFailed(JaasSessionId) - Method in interface org.apache.geronimo.security.jaas.server.JaasLoginServiceMBean
Indicates that the overall login failed, and the server should release any resources associated with the user ID.
loginSucceeded(JaasSessionId) - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
Indicates that the overall login succeeded.
loginSucceeded(JaasSessionId) - Method in interface org.apache.geronimo.security.jaas.server.JaasLoginServiceMBean
Indicates that the overall login succeeded.
logout() - Method in class org.apache.geronimo.security.jaas.ConfiguredIdentityNamedUsernamePasswordLoginModule
 
logout() - Method in class org.apache.geronimo.security.jaas.NamedUPCredentialLoginModule
 
logout() - Method in class org.apache.geronimo.security.jaas.UPCredentialLoginModule
 
logout() - Method in class org.apache.geronimo.security.jaas.client.ClientLoginModuleProxy
 
logout() - Method in class org.apache.geronimo.security.jaas.client.JaasLoginCoordinator
 
logout() - Method in class org.apache.geronimo.security.jaas.client.ServerLoginProxy
 
logout() - Method in class org.apache.geronimo.security.jaas.client.WrappingClientLoginModuleProxy
 
logout(JaasSessionId) - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
Indicates that the client has logged out, and the server should release any resources associated with the user ID.
logout(JaasSessionId) - Method in interface org.apache.geronimo.security.jaas.server.JaasLoginServiceMBean
Indicates that the client has logged out, and the server should release any resources associated with the user ID.
logout() - Method in class org.apache.geronimo.security.jaas.server.WrappingLoginModuleProxy
 
logout() - Method in class org.apache.geronimo.security.realm.providers.CertificateChainLoginModule
 
logout() - Method in class org.apache.geronimo.security.realm.providers.CertificatePropertiesFileLoginModule
 
logout() - Method in class org.apache.geronimo.security.realm.providers.FileAuditLoginModule
 
logout() - Method in class org.apache.geronimo.security.realm.providers.GeronimoPasswordCredentialLoginModule
 
logout() - Method in class org.apache.geronimo.security.realm.providers.LDAPLoginModule
 
logout() - Method in class org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule
 
logout() - Method in class org.apache.geronimo.security.realm.providers.RepeatedFailureLockoutLoginModule
This module does nothing on a logout.
logout() - Method in class org.apache.geronimo.security.realm.providers.SQLLoginModule
 

M

MapOfSets - class org.apache.geronimo.security.deploy.MapOfSets.
 
MapOfSets() - Constructor for class org.apache.geronimo.security.deploy.MapOfSets
 
MapOfSets(int) - Constructor for class org.apache.geronimo.security.deploy.MapOfSets
 
MapOfSets(Map) - Constructor for class org.apache.geronimo.security.deploy.MapOfSets
 
MapOfSets.MapOfSetsEditor - class org.apache.geronimo.security.deploy.MapOfSets.MapOfSetsEditor.
 
MapOfSets.MapOfSetsEditor() - Constructor for class org.apache.geronimo.security.deploy.MapOfSets.MapOfSetsEditor
 
matches(String, String) - Method in class org.apache.geronimo.security.util.URLPatternCheck
 
memberAdded(ReferenceCollectionEvent) - Method in class org.apache.geronimo.security.jaas.GeronimoLoginConfiguration
 
memberRemoved(ReferenceCollectionEvent) - Method in class org.apache.geronimo.security.jaas.GeronimoLoginConfiguration
 
merge(LoginDomain) - Method in class org.apache.geronimo.security.deploy.LoginDomain
 
merge(Realm) - Method in class org.apache.geronimo.security.deploy.Realm
 

N

NamedUPCredentialLoginModule - class org.apache.geronimo.security.jaas.NamedUPCredentialLoginModule.
Inserts named Username/Password credential into private credentials of Subject.
NamedUPCredentialLoginModule() - Constructor for class org.apache.geronimo.security.jaas.NamedUPCredentialLoginModule
 
NamedUsernamePasswordCredential - class org.apache.geronimo.security.jaas.NamedUsernamePasswordCredential.
 
NamedUsernamePasswordCredential(String, char[], String) - Constructor for class org.apache.geronimo.security.jaas.NamedUsernamePasswordCredential
 
narrow(Class) - Method in class org.apache.geronimo.security.network.protocol.SubjectCarryingChannel.SubjectPacketFilter
 

O

OPTIONAL - Static variable in class org.apache.geronimo.security.jaas.LoginModuleControlFlag
 
OPTION_HOST - Static variable in class org.apache.geronimo.security.jaas.client.JaasLoginCoordinator
 
OPTION_KERNEL - Static variable in class org.apache.geronimo.security.jaas.client.JaasLoginCoordinator
 
OPTION_PORT - Static variable in class org.apache.geronimo.security.jaas.client.JaasLoginCoordinator
 
OPTION_REALM - Static variable in class org.apache.geronimo.security.jaas.client.JaasLoginCoordinator
 
OPTION_SERVICENAME - Static variable in class org.apache.geronimo.security.jaas.client.JaasLoginCoordinator
 
OPTION_SERVICE_INSTANCE - Static variable in class org.apache.geronimo.security.jaas.client.JaasLoginCoordinator
 
onPacket(Packet) - Method in class org.apache.geronimo.security.network.protocol.SubjectCarryingChannel
 
onRequest(Packet) - Method in class org.apache.geronimo.security.remoting.jmx.RequestChannelInterceptorInvoker
 
onRquestError(IOException) - Method in class org.apache.geronimo.security.remoting.jmx.RequestChannelInterceptorInvoker
 
open(boolean) - Method in interface org.apache.geronimo.security.jacc.GeronimoPolicyConfiguration
 
open(boolean) - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
open() - Method in class org.apache.geronimo.security.realm.providers.LDAPLoginModule
 
org.apache.geronimo.security - package org.apache.geronimo.security
 
org.apache.geronimo.security.deploy - package org.apache.geronimo.security.deploy
 
org.apache.geronimo.security.jaas - package org.apache.geronimo.security.jaas
 
org.apache.geronimo.security.jaas.client - package org.apache.geronimo.security.jaas.client
 
org.apache.geronimo.security.jaas.server - package org.apache.geronimo.security.jaas.server
 
org.apache.geronimo.security.jacc - package org.apache.geronimo.security.jacc
 
org.apache.geronimo.security.keystore - package org.apache.geronimo.security.keystore
 
org.apache.geronimo.security.network.protocol - package org.apache.geronimo.security.network.protocol
 
org.apache.geronimo.security.realm - package org.apache.geronimo.security.realm
 
org.apache.geronimo.security.realm.providers - package org.apache.geronimo.security.realm.providers
 
org.apache.geronimo.security.remoting.jmx - package org.apache.geronimo.security.remoting.jmx
 
org.apache.geronimo.security.util - package org.apache.geronimo.security.util
 

P

PASSWORD - Static variable in class org.apache.geronimo.security.jaas.ConfiguredIdentityNamedUsernamePasswordLoginModule
 
PASSWORD - Static variable in class org.apache.geronimo.security.realm.providers.SQLLoginModule
 
POLICY_CONFIG_FACTORY - Static variable in interface org.apache.geronimo.security.SecurityService
 
POLICY_INSTALLED - Static variable in class org.apache.geronimo.security.SecurityServiceImpl
 
POLICY_PROVIDER - Static variable in interface org.apache.geronimo.security.SecurityService
 
PasswordCallbackHandler - class org.apache.geronimo.security.realm.providers.PasswordCallbackHandler.
 
PasswordCallbackHandler(String, char[]) - Constructor for class org.apache.geronimo.security.realm.providers.PasswordCallbackHandler
 
PolicyConfigurationGeneric - class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric.
 
PolicyContextHandlerContainerSubject - class org.apache.geronimo.security.jacc.PolicyContextHandlerContainerSubject.
Container Subject Policy Context Handler
PolicyContextHandlerContainerSubject() - Constructor for class org.apache.geronimo.security.jacc.PolicyContextHandlerContainerSubject
 
PolicyContextHandlerHttpServletRequest - class org.apache.geronimo.security.jacc.PolicyContextHandlerHttpServletRequest.
 
PolicyContextHandlerHttpServletRequest() - Constructor for class org.apache.geronimo.security.jacc.PolicyContextHandlerHttpServletRequest
 
PolicyContextHandlerSOAPMessage - class org.apache.geronimo.security.jacc.PolicyContextHandlerSOAPMessage.
 
PolicyContextHandlerSOAPMessage() - Constructor for class org.apache.geronimo.security.jacc.PolicyContextHandlerSOAPMessage
 
PrimaryDomainPrincipal - class org.apache.geronimo.security.PrimaryDomainPrincipal.
 
PrimaryDomainPrincipal(String, Principal) - Constructor for class org.apache.geronimo.security.PrimaryDomainPrincipal
 
PrimaryPrincipal - class org.apache.geronimo.security.PrimaryPrincipal.
 
PrimaryPrincipal(Principal) - Constructor for class org.apache.geronimo.security.PrimaryPrincipal
 
PrimaryRealmPrincipal - class org.apache.geronimo.security.PrimaryRealmPrincipal.
 
PrimaryRealmPrincipal(String, String, Principal) - Constructor for class org.apache.geronimo.security.PrimaryRealmPrincipal
 
PrincipalInfo - class org.apache.geronimo.security.deploy.PrincipalInfo.
 
PrincipalInfo(String, String, boolean) - Constructor for class org.apache.geronimo.security.deploy.PrincipalInfo
 
PrincipalInfo.PrincipalEditor - class org.apache.geronimo.security.deploy.PrincipalInfo.PrincipalEditor.
 
PrincipalInfo.PrincipalEditor() - Constructor for class org.apache.geronimo.security.deploy.PrincipalInfo.PrincipalEditor
 
PrincipalRoleMapper - interface org.apache.geronimo.security.jacc.PrincipalRoleMapper.
 
PropertiesFileLoginModule - class org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule.
A LoginModule that reads a list of users and group from files on disk.
PropertiesFileLoginModule() - Constructor for class org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule
 
performCommit(JaasSessionId, int) - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
Indicates that the overall login succeeded, and some principals were generated by a client-side login module.
performCommit(JaasSessionId, int) - Method in interface org.apache.geronimo.security.jaas.server.JaasLoginServiceMBean
Indicates that the overall login succeeded, and some principals were generated by a client-side login module.
performLogin(JaasSessionId, int, Callback[]) - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
Returns populated callbacks for a server side login module.
performLogin(JaasSessionId, int, Callback[]) - Method in interface org.apache.geronimo.security.jaas.server.JaasLoginServiceMBean
Returns populated callbacks for a server side login module.
putInvocationType(Invocation, InvocationType) - Static method in class org.apache.geronimo.security.remoting.jmx.InvocationSupport
 
putRemoteURI(Invocation, URI) - Static method in class org.apache.geronimo.security.remoting.jmx.InvocationSupport
 

R

REQUEST - Static variable in class org.apache.geronimo.security.remoting.jmx.InvocationType
 
REQUIRED - Static variable in class org.apache.geronimo.security.jaas.LoginModuleControlFlag
 
REQUIRED_OBJECT_NAME - Static variable in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer
 
REQUISITE - Static variable in class org.apache.geronimo.security.jaas.LoginModuleControlFlag
 
Realm - class org.apache.geronimo.security.deploy.Realm.
 
Realm() - Constructor for class org.apache.geronimo.security.deploy.Realm
 
RealmPrincipal - class org.apache.geronimo.security.RealmPrincipal.
Represents a principal in an realm.
RealmPrincipal(String, String, Principal) - Constructor for class org.apache.geronimo.security.RealmPrincipal
 
RealmPrincipalInfo - class org.apache.geronimo.security.deploy.RealmPrincipalInfo.
 
RealmPrincipalInfo(String, String, String, String, boolean) - Constructor for class org.apache.geronimo.security.deploy.RealmPrincipalInfo
 
RealmPrincipalInfo.RealmPrincipalEditor - class org.apache.geronimo.security.deploy.RealmPrincipalInfo.RealmPrincipalEditor.
 
RealmPrincipalInfo.RealmPrincipalEditor() - Constructor for class org.apache.geronimo.security.deploy.RealmPrincipalInfo.RealmPrincipalEditor
 
RepeatedFailureLockoutLoginModule - class org.apache.geronimo.security.realm.providers.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 particular user gets too high.
RepeatedFailureLockoutLoginModule() - Constructor for class org.apache.geronimo.security.realm.providers.RepeatedFailureLockoutLoginModule
 
RequestChannelInterceptor - class org.apache.geronimo.security.remoting.jmx.RequestChannelInterceptor.
 
RequestChannelInterceptor(URI, ClassLoader) - Constructor for class org.apache.geronimo.security.remoting.jmx.RequestChannelInterceptor
 
RequestChannelInterceptorInvoker - class org.apache.geronimo.security.remoting.jmx.RequestChannelInterceptorInvoker.
 
RequestChannelInterceptorInvoker(Interceptor, ClassLoader) - Constructor for class org.apache.geronimo.security.remoting.jmx.RequestChannelInterceptorInvoker
 
RequestChannelInterceptorInvoker.ThrowableWrapper - class org.apache.geronimo.security.remoting.jmx.RequestChannelInterceptorInvoker.ThrowableWrapper.
 
Role - class org.apache.geronimo.security.deploy.Role.
 
Role() - Constructor for class org.apache.geronimo.security.deploy.Role
 
RoleDesignateSource - interface org.apache.geronimo.security.jacc.RoleDesignateSource.
 
refresh() - Method in class org.apache.geronimo.security.jaas.GeronimoLoginConfiguration
 
refresh() - Method in class org.apache.geronimo.security.jaas.UsernamePasswordCredential
 
refresh() - Method in class org.apache.geronimo.security.jacc.GeronimoPolicy
 
registerPolicyContextHandler(PolicyContextHandler, boolean) - Static method in class org.apache.geronimo.security.util.ConfigurationUtil
A simple helper method to register PolicyContextHandlers
registerSubject(Subject) - Static method in class org.apache.geronimo.security.ContextManager
 
removeExcludedPolicy() - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
removeRole(String) - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
removeUncheckedPolicy() - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 

S

SERVERINFO_LM_OPTION - Static variable in class org.apache.geronimo.security.jaas.JaasLoginModuleUse
 
SET_CONTEXT - Static variable in class org.apache.geronimo.security.ContextManager
 
SQLLoginModule - class org.apache.geronimo.security.realm.providers.SQLLoginModule.
A login module that loads security information from a SQL database.
SQLLoginModule() - Constructor for class org.apache.geronimo.security.realm.providers.SQLLoginModule
 
SUFFICIENT - Static variable in class org.apache.geronimo.security.jaas.LoginModuleControlFlag
 
Security - class org.apache.geronimo.security.deploy.Security.
 
Security() - Constructor for class org.apache.geronimo.security.deploy.Security
 
SecurityRealm - interface org.apache.geronimo.security.realm.SecurityRealm.
 
SecurityService - interface org.apache.geronimo.security.SecurityService.
 
SecurityServiceImpl - class org.apache.geronimo.security.SecurityServiceImpl.
An MBean that registers the JACC factory and handlers.
SecurityServiceImpl(ClassLoader, ServerInfo, String, String, String, String, String, String) - Constructor for class org.apache.geronimo.security.SecurityServiceImpl
 
ServerLoginProxy - class org.apache.geronimo.security.jaas.client.ServerLoginProxy.
 
ServerLoginProxy(LoginModuleControlFlag, Subject, int, JaasLoginServiceMBean, JaasSessionId) - Constructor for class org.apache.geronimo.security.jaas.client.ServerLoginProxy
 
ServerRealmConfigurationEntry - class org.apache.geronimo.security.jaas.ServerRealmConfigurationEntry.
Creates a LoginModule configuration that will connect a server-side component to a security realm.
ServerRealmConfigurationEntry() - Constructor for class org.apache.geronimo.security.jaas.ServerRealmConfigurationEntry
 
ServerRealmConfigurationEntry(String, String, Kernel, JaasLoginServiceMBean) - Constructor for class org.apache.geronimo.security.jaas.ServerRealmConfigurationEntry
 
SubjectCarryingChannel - class org.apache.geronimo.security.network.protocol.SubjectCarryingChannel.
SubjectCarryingChannel is a FilterAsynchChannel that allows you to send the subject associated with the current write operation down to the remote end of the channel.
SubjectCarryingChannel(AsyncChannel) - Constructor for class org.apache.geronimo.security.network.protocol.SubjectCarryingChannel
 
SubjectCarryingChannel(AsyncChannel, boolean, boolean) - Constructor for class org.apache.geronimo.security.network.protocol.SubjectCarryingChannel
 
SubjectCarryingChannel.SubjectPacketFilter - class org.apache.geronimo.security.network.protocol.SubjectCarryingChannel.SubjectPacketFilter.
 
SubjectContext - interface org.apache.geronimo.security.network.protocol.SubjectContext.
 
SubjectId - class org.apache.geronimo.security.SubjectId.
 
SubjectId(Long, byte[]) - Constructor for class org.apache.geronimo.security.SubjectId
 
serialize(Object) - Static method in class org.apache.geronimo.security.remoting.jmx.RequestChannelInterceptor
 
setAlgorithm(String) - Static method in class org.apache.geronimo.security.ContextManager
 
setAsText(String) - Method in class org.apache.geronimo.security.deploy.LoginDomainPrincipalInfo.LoginDomainPrincipalEditor
 
setAsText(String) - Method in class org.apache.geronimo.security.deploy.MapOfSets.MapOfSetsEditor
 
setAsText(String) - Method in class org.apache.geronimo.security.deploy.PrincipalInfo.PrincipalEditor
 
setAsText(String) - Method in class org.apache.geronimo.security.deploy.RealmPrincipalInfo.RealmPrincipalEditor
 
setCertificate(X509Certificate) - Method in class org.apache.geronimo.security.realm.providers.CertificateCallback
 
setCertificateChain(Certificate[]) - Method in class org.apache.geronimo.security.realm.providers.CertificateChainCallback
 
setClassloader(ClassLoader) - Method in class org.apache.geronimo.security.remoting.jmx.RequestChannelInterceptorInvoker
 
setClientResponse(Callback[]) - Method in class org.apache.geronimo.security.jaas.server.DecouplingCallbackHandler
Within the same VM, the client just populates the callbacks directly into the array held by this object.
setConfigurations(Collection) - Method in class org.apache.geronimo.security.jaas.GeronimoLoginConfiguration
 
setControlFlag(String) - Method in interface org.apache.geronimo.security.jaas.JaasLoginModuleChain
The String form of the control flag for the login module at this position in the chain.
setControlFlag(String) - Method in class org.apache.geronimo.security.jaas.JaasLoginModuleUse
 
setCurrentCaller(Subject) - Static method in class org.apache.geronimo.security.ContextManager
 
setCurrentCallerId(Serializable) - Static method in class org.apache.geronimo.security.ContextManager
 
setDefaultPrincipal(DefaultPrincipal) - Method in class org.apache.geronimo.security.deploy.Security
 
setDefaultRole(String) - Method in class org.apache.geronimo.security.deploy.Security
 
setDoAsCurrentCaller(boolean) - Method in class org.apache.geronimo.security.deploy.Security
 
setDomain(String) - Method in class org.apache.geronimo.security.deploy.DefaultDomainPrincipal
 
setDomainName(String) - Method in class org.apache.geronimo.security.deploy.LoginDomain
 
setDone(boolean) - Method in class org.apache.geronimo.security.jaas.server.JaasSecuritySession
 
setExpiredLoginScanIntervalMillis(int) - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
GBean property
setExploring() - Method in class org.apache.geronimo.security.jaas.server.DecouplingCallbackHandler
While we're exploring, we'll discover new callbacks that the server login module wants.
setHost(String) - Method in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer
 
setKeyPasswords(String) - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
setKeystorePassword(String) - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
setLoginDomainName(String) - Method in class org.apache.geronimo.security.jaas.LoginModuleGBean
 
setLoginDomainName(String) - Method in interface org.apache.geronimo.security.jaas.LoginModuleSettings
 
setLoginModuleClass(String) - Method in class org.apache.geronimo.security.jaas.LoginModuleGBean
 
setLoginModuleClass(String) - Method in interface org.apache.geronimo.security.jaas.LoginModuleSettings
 
setMaxLoginDurationMillis(int) - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
GBean property
setNamedUserPasswordCredentials(Set) - Method in class org.apache.geronimo.security.deploy.DefaultPrincipal
 
setNextCaller(Subject) - Static method in class org.apache.geronimo.security.ContextManager
 
setOptions(Properties) - Method in class org.apache.geronimo.security.jaas.LoginModuleGBean
 
setOptions(Properties) - Method in interface org.apache.geronimo.security.jaas.LoginModuleSettings
 
setPassword(String) - Static method in class org.apache.geronimo.security.ContextManager
 
setPolicyConfiguration(String, GeronimoPolicyConfiguration) - Method in class org.apache.geronimo.security.jacc.GeronimoPolicyConfigurationFactory
 
setPort(int) - Method in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer
 
setPrincipal(PrincipalInfo) - Method in class org.apache.geronimo.security.deploy.DefaultPrincipal
 
setPrincipalRoleMapping(Map) - Method in interface org.apache.geronimo.security.jacc.GeronimoPolicyConfiguration
 
setPrincipalRoleMapping(Map) - Method in class org.apache.geronimo.security.jacc.PolicyConfigurationGeneric
 
setProtocol(String) - Method in class org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingServer
 
setRealm(String) - Method in class org.apache.geronimo.security.deploy.DefaultRealmPrincipal
 
setRealmName(String) - Method in class org.apache.geronimo.security.deploy.Realm
 
setRealms(Collection) - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
GBean property
setRoleName(String) - Method in class org.apache.geronimo.security.deploy.Role
 
setServerSide(boolean) - Method in class org.apache.geronimo.security.jaas.LoginModuleGBean
 
setServerSide(boolean) - Method in interface org.apache.geronimo.security.jaas.LoginModuleSettings
 
setTransport(String) - Method in class org.apache.geronimo.security.util.URLPattern
 
setUseContextHandler(boolean) - Method in class org.apache.geronimo.security.deploy.Security
 
setWrapPrincipals(boolean) - Method in class org.apache.geronimo.security.jaas.LoginModuleGBean
 
setWrapPrincipals(boolean) - Method in interface org.apache.geronimo.security.jaas.LoginModuleSettings
 
setWrapPrincipals(boolean) - Method in class org.apache.geronimo.security.jaas.ServerRealmConfigurationEntry
 
subject - Variable in class org.apache.geronimo.security.jaas.client.LoginModuleProxy
 
supports(String) - Method in class org.apache.geronimo.security.jacc.PolicyContextHandlerContainerSubject
 
supports(String) - Method in class org.apache.geronimo.security.jacc.PolicyContextHandlerHttpServletRequest
 
supports(String) - Method in class org.apache.geronimo.security.jacc.PolicyContextHandlerSOAPMessage
 
syncPrincipals(JaasSessionId, Set) - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
Syncs the set of principals that are on the client with the set of principals that are on the server.
syncPrincipals(JaasSessionId, Set) - Method in interface org.apache.geronimo.security.jaas.server.JaasLoginServiceMBean
Syncs the set of principals that are on the client with the set of principals that are on the server.
syncShareState(JaasSessionId, Map) - Method in class org.apache.geronimo.security.jaas.server.JaasLoginService
Syncs the shared state that's on thye client with the shared state that is on the server.
syncShareState(JaasSessionId, Map) - Method in interface org.apache.geronimo.security.jaas.server.JaasLoginServiceMBean
Syncs the shared state that's on the client with the shared state that is on the server.

T

TRUSTSTORE - Static variable in interface org.apache.geronimo.security.SecurityService
 
TRUSTSTORE_PASSWORD - Static variable in interface org.apache.geronimo.security.SecurityService
 
toString() - Method in class org.apache.geronimo.security.DomainPrincipal
Returns a string representation of this principal.
toString() - Method in class org.apache.geronimo.security.IdentificationPrincipal
Returns a string representation of this principal.
toString() - Method in class org.apache.geronimo.security.RealmPrincipal
Returns a string representation of this principal.
toString() - Method in class org.apache.geronimo.security.SubjectId
 
toString() - Method in class org.apache.geronimo.security.jaas.LoginModuleControlFlag
 
toString() - Method in class org.apache.geronimo.security.jaas.server.JaasSessionId
 
toString() - Method in class org.apache.geronimo.security.realm.providers.GeronimoGroupPrincipal
Returns a string representation of this principal.
toString() - Method in class org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal
Returns a string representation of this principal.
toString() - Method in class org.apache.geronimo.security.remoting.jmx.InvocationSupport
 
toString() - Method in class org.apache.geronimo.security.remoting.jmx.InvocationType
 

U

UPCredentialLoginModule - class org.apache.geronimo.security.jaas.UPCredentialLoginModule.
Inserts Username/Password credential into private credentials of Subject.
UPCredentialLoginModule() - Constructor for class org.apache.geronimo.security.jaas.UPCredentialLoginModule
 
URLPattern - class org.apache.geronimo.security.util.URLPattern.
Utility class for ModuleConfiguration.
URLPattern(String) - Constructor for class org.apache.geronimo.security.util.URLPattern
Construct an instance of the utility class for WebModuleConfiguration.
URLPatternCheck - class org.apache.geronimo.security.util.URLPatternCheck.
 
URLPatternCheck() - Constructor for class org.apache.geronimo.security.util.URLPatternCheck
 
USER - Static variable in class org.apache.geronimo.security.realm.providers.SQLLoginModule
 
USERS_URI - Static variable in class org.apache.geronimo.security.realm.providers.CertificatePropertiesFileLoginModule
 
USERS_URI - Static variable in class org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule
 
USER_NAME - Static variable in class org.apache.geronimo.security.jaas.ConfiguredIdentityNamedUsernamePasswordLoginModule
 
USER_SELECT - Static variable in class org.apache.geronimo.security.realm.providers.SQLLoginModule
 
UsernamePasswordCallback - class org.apache.geronimo.security.jaas.UsernamePasswordCallback.
Convenience callback handler.
UsernamePasswordCallback(String, char[]) - Constructor for class org.apache.geronimo.security.jaas.UsernamePasswordCallback
 
UsernamePasswordCredential - class org.apache.geronimo.security.jaas.UsernamePasswordCredential.
A username/password credential.
UsernamePasswordCredential(String, char[]) - Constructor for class org.apache.geronimo.security.jaas.UsernamePasswordCredential
 
uninstall() - Method in class org.apache.geronimo.security.jacc.ApplicationPrincipalRoleConfigurationManager
 
uninstall() - Method in interface org.apache.geronimo.security.jacc.PrincipalRoleMapper
 
unlockKeystore(char[]) - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
unlockPrivateKey(String, char[]) - Method in class org.apache.geronimo.security.keystore.FileKeystoreInstance
 
unregisterSubject(Subject) - Static method in class org.apache.geronimo.security.ContextManager
 

W

WrappingClientLoginModuleProxy - class org.apache.geronimo.security.jaas.client.WrappingClientLoginModuleProxy.
 
WrappingClientLoginModuleProxy(LoginModuleControlFlag, Subject, LoginModule, String, String) - Constructor for class org.apache.geronimo.security.jaas.client.WrappingClientLoginModuleProxy
 
WrappingLoginModuleProxy - class org.apache.geronimo.security.jaas.server.WrappingLoginModuleProxy.
 
WrappingLoginModuleProxy(LoginModule, String, String) - Constructor for class org.apache.geronimo.security.jaas.server.WrappingLoginModuleProxy
 
write(Packet) - Method in class org.apache.geronimo.security.network.protocol.SubjectCarryingChannel
 

A B C D E F G H I J K L M N O P R S T U W

Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.