Package org.apache.geronimo.security.jaas

Interface Summary
ConfigurationEntryFactory A factory interface used by GeronimoLoginConfiguration to obtain AppConfigurationEntry[]s from GBean configuration entries.
JaasLoginModuleChain  
LoginModuleSettings  
 

Class Summary
ClassOptionLoginModule This provides a workaround to the problem of the LoginContext not knowing what classloader to use for creating LoginModules.
ConfiguredIdentityNamedUsernamePasswordLoginModule ConfiguredIdentityNamedUsernamePasswordLoginModule adds a geronimo-specific NamedUsernamePasswordCredential to the subject constructed from the configured username, password, and credential name.
DirectConfigurationEntry Exposes a LoginModule directly to JAAS clients, without any particular wrapping by Geronimo.
GeronimoLoginConfiguration A JAAS configuration mechanism (associating JAAS configuration names with specific LoginModule configurations).
JaasLoginModuleUse Holds a reference to a login module and the control flag.
LoginModuleControlFlag A wrapper for the JAAS login module control flag that is Serializable.
LoginModuleControlFlagEditor A property editor for login module flags.
LoginModuleGBean A GBean that wraps a LoginModule, plus options to configure the LoginModule.
NamedUPCredentialLoginModule Deprecated. As of release 2.0.3
NamedUsernamePasswordCredential  
UPCredentialLoginModule Deprecated. As of release 2.0.3
UsernamePasswordCallback Convenience callback handler.
UsernamePasswordCredential A username/password credential.
WrappingLoginModule  
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.