org.openmdx.base.security.pki
Class ManagedKeyStoreConnectionFactory

java.lang.Object
  extended by org.openmdx.base.security.pki.AbstractManagedConnectionFactory
      extended by org.openmdx.base.security.pki.ManagedKeyStoreConnectionFactory
All Implemented Interfaces:
Serializable, ManagedConnectionFactory

public class ManagedKeyStoreConnectionFactory
extends AbstractManagedConnectionFactory

KeyStoreEntryManagedConnectionFactory

See Also:
Serialized Form

Constructor Summary
ManagedKeyStoreConnectionFactory()
           
 
Method Summary
 ManagedConnection createManagedConnection(Subject subject, ConnectionRequestInfo connectionRequestInfo)
           
 boolean equals(Object that)
          Overrdiding required for BEA WebLogic 9
 int hashCode()
          Overrdiding required for BEA WebLogic 9
 
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
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagedKeyStoreConnectionFactory

public ManagedKeyStoreConnectionFactory()
Method Detail

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-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.