org.openmdx.kernel.security.resource
Interface ConnectionFactory

All Known Implementing Classes:
KeyStoreConnectionFactory

public interface ConnectionFactory

Connection Factory


Method Summary
 Connection getConnection()
          Retrieve a key store backed provider
 

Method Detail

getConnection

Connection getConnection()
                         throws GeneralSecurityException
Retrieve a key store backed provider

Returns:
a key store backed provider
Throws:
GeneralSecurityException


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.