|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.security.pki.DeployedCertificateProvider
org.openmdx.base.security.pki.DeployedKeyProvider
public class DeployedKeyProvider
Deployed Key Provider
| Constructor Summary | |
|---|---|
DeployedKeyProvider()
Constructor |
|
DeployedKeyProvider(String jndiName)
Constructor |
|
| Method Summary | |
|---|---|
void |
close()
Closes this connection and releases any system resources associated with it. |
protected Connection |
getDelegate()
Retrieve the connection |
Key |
getKey()
Retrieve this provider's Key |
| Methods inherited from class org.openmdx.base.security.pki.DeployedCertificateProvider |
|---|
getAlias, getCertificate |
| 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.pki.CertificateProvider |
|---|
getAlias, getCertificate |
| Methods inherited from interface org.openmdx.kernel.security.resource.Connection |
|---|
close |
| Constructor Detail |
|---|
public DeployedKeyProvider()
throws NamingException
NamingException
public DeployedKeyProvider(String jndiName)
throws NamingException
NamingException| Method Detail |
|---|
public Key getKey()
throws GeneralSecurityException
KeyProviderKey
getKey in interface KeyProviderKey
GeneralSecurityException
protected Connection getDelegate()
throws GeneralSecurityException
GeneralSecurityExceptionpublic void close()
Connection
close in interface Connection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||