org.openmdx.base.security.pki
Class ManagedKeyStoreConnectionFactory
java.lang.Object
org.openmdx.base.security.pki.AbstractManagedConnectionFactory
org.openmdx.base.security.pki.ManagedKeyStoreConnectionFactory
- All Implemented Interfaces:
- Serializable, ManagedConnectionFactory
public class ManagedKeyStoreConnectionFactory
- extends AbstractManagedConnectionFactory
KeyStoreEntryManagedConnectionFactory
- See Also:
- Serialized Form
| Methods inherited from class org.openmdx.base.security.pki.AbstractManagedConnectionFactory |
createConnectionFactory, createConnectionFactory, getConnectionURL, getCredential, getKeyStoreType, getLogWriter, getPassPhrases, getPassPhraseSeparator, getPassword, getUserName, log, matchManagedConnections, setConnectionURL, setKeyStoreType, setLogWriter, setPassPhraseSeparator, setPassword, setUserName |
ManagedKeyStoreConnectionFactory
public ManagedKeyStoreConnectionFactory()
createManagedConnection
public ManagedConnection createManagedConnection(Subject subject,
ConnectionRequestInfo connectionRequestInfo)
throws ResourceException
- Throws:
ResourceException
equals
public boolean equals(Object that)
- Overrdiding required for BEA WebLogic 9
- Specified by:
equals in interface ManagedConnectionFactory- Overrides:
equals in class AbstractManagedConnectionFactory
- See Also:
AbstractManagedConnectionFactory.equals(java.lang.Object)
hashCode
public int hashCode()
- Overrdiding required for BEA WebLogic 9
- Specified by:
hashCode in interface ManagedConnectionFactory- Overrides:
hashCode in class AbstractManagedConnectionFactory
- See Also:
AbstractManagedConnectionFactory.hashCode()
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.