org.openmdx.kernel.security.pki
Interface KeyStoreProvider

All Superinterfaces:
Connection

public interface KeyStoreProvider
extends Connection

KeyStore Provider


Method Summary
 KeyStore getKeyStore()
          Retrieve this provider's KeyStore
 
Methods inherited from interface org.openmdx.kernel.security.resource.Connection
close
 

Method Detail

getKeyStore

KeyStore getKeyStore()
                     throws GeneralSecurityException
Retrieve this provider's KeyStore

Returns:
this provider's KeyStore
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.