|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICertificateTrustVerifier
Base interface for classes that verify the trust of a certificate chain. Classes can be registered with the eu.geclipse.core.certificateTrustVerifier extension point.
| Nested Class Summary | |
|---|---|
static class |
ICertificateTrustVerifier.TrustMode
The trust mode of the certificate. |
| Method Summary | |
|---|---|
ICertificateTrustVerifier.TrustMode |
verifyTrust(java.security.cert.X509Certificate[] chain)
Verify the trust mode of the specified certificate chain. |
| Method Detail |
|---|
ICertificateTrustVerifier.TrustMode verifyTrust(java.security.cert.X509Certificate[] chain)
chain - The certificate chain that should be verified.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||