org.openmdx.base.security.pki
Class KeyStoreConnectionFactory
java.lang.Object
org.openmdx.base.security.pki.KeyStoreConnectionFactory
- All Implemented Interfaces:
- Serializable, Referenceable, ConnectionFactory
public class KeyStoreConnectionFactory
- extends Object
- implements ConnectionFactory, Serializable, Referenceable
ConnectionFactory
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyStoreConnectionFactory
public KeyStoreConnectionFactory(ManagedConnectionFactory managedConnectionFactory,
ConnectionManager connectionManager)
- Constructor
- Parameters:
managedConnectionFactory - connectionManager -
getConnection
public Connection getConnection()
throws GeneralSecurityException
- Description copied from interface:
ConnectionFactory
- Retrieve a key store backed provider
- Specified by:
getConnection in interface ConnectionFactory
- Returns:
- a key store backed provider
- Throws:
GeneralSecurityException
setReference
public void setReference(Reference reference)
getReference
public Reference getReference()
throws NamingException
- Specified by:
getReference in interface Referenceable
- Throws:
NamingException
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.