|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.security.pki.CertificateConnection
public class CertificateConnection
CertificateConnection
| Constructor Summary | |
|---|---|
CertificateConnection()
|
|
| Method Summary | |
|---|---|
void |
close()
Closes this connection and releases any system resources associated with it. |
String |
getAlias()
Retrieve the Certificate's alias |
Certificate |
getCertificate()
Retrieve this provider's Certificate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CertificateConnection()
| Method Detail |
|---|
public String getAlias()
CertificateProviderCertificate's alias
getAlias in interface CertificateProviderCertificate's alias.
public Certificate getCertificate()
throws GeneralSecurityException
CertificateProviderCertificate
getCertificate in interface CertificateProviderCertificate
GeneralSecurityExceptionpublic void close()
Connection
close in interface Connection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||