org.openmdx.base.security.pki
Class KeyConnection
java.lang.Object
org.openmdx.base.security.pki.CertificateConnection
org.openmdx.base.security.pki.KeyConnection
- All Implemented Interfaces:
- CertificateProvider, KeyProvider, Connection
public class KeyConnection
- extends CertificateConnection
- implements KeyProvider
KeyConnection
|
Method Summary |
Key |
getKey()
Retrieve this provider's Key |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openmdx.kernel.security.resource.Connection |
close |
KeyConnection
public KeyConnection()
getKey
public Key getKey()
throws GeneralSecurityException
- Description copied from interface:
KeyProvider
- Retrieve this provider's
Key
- Specified by:
getKey in interface KeyProvider
- Returns:
- this provider's
Key
- 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.