org.openmdx.kernel.security.resource
Interface Connection

All Known Subinterfaces:
CertificateProvider, ExecutionContext, KeyProvider, KeyStoreProvider
All Known Implementing Classes:
CallbackContext, CallbackContext, CertificateConnection, DeployedCertificateProvider, DeployedKeyProvider, KeyConnection

public interface Connection

Connection


Method Summary
 void close()
          Closes this connection and releases any system resources associated with it.
 

Method Detail

close

void close()
Closes this connection and releases any system resources associated with it. If the connection is already closed then invoking this method has no effect.



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