org.apache.geronimo.connector.outbound.security
Class PasswordCredentialLoginModuleWrapper
java.lang.Object
   org.apache.geronimo.security.jaas.LoginModuleGBean
org.apache.geronimo.security.jaas.LoginModuleGBean
       org.apache.geronimo.connector.outbound.security.PasswordCredentialLoginModuleWrapper
org.apache.geronimo.connector.outbound.security.PasswordCredentialLoginModuleWrapper
- All Implemented Interfaces: 
- LoginModuleSettings
- public class PasswordCredentialLoginModuleWrapper 
- extends LoginModuleGBean
 
 
 
 
| Methods inherited from class org.apache.geronimo.security.jaas.LoginModuleGBean | 
| getClassLoader, getGBeanInfo, getLoginDomainName, getLoginModuleClass, getObjectName, getOptions, isWrapPrincipals, setLoginDomainName, setLoginModuleClass, setOptions, setWrapPrincipals | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MANAGED_CONNECTION_FACTORY_OPTION
public static final String MANAGED_CONNECTION_FACTORY_OPTION
- See Also:
- Constant Field Values
PasswordCredentialLoginModuleWrapper
public PasswordCredentialLoginModuleWrapper(String loginModuleClass,
                                            String objectName,
                                            boolean wrapPrincipals,
                                            Map<String,Object> options,
                                            String loginDomainName,
                                            ManagedConnectionFactoryWrapper managedConnectionFactoryWrapper,
                                            ClassLoader classLoader)
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.