org.gudy.azureus2.ui.swt.auth
Class CertificateTrustWindow
java.lang.Object
org.gudy.azureus2.ui.swt.auth.CertificateTrustWindow
- All Implemented Interfaces:
- SECertificateListener
public class CertificateTrustWindow
- extends Object
- implements SECertificateListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CertificateTrustWindow
public CertificateTrustWindow()
trustCertificate
public boolean trustCertificate(String _resource,
X509Certificate cert)
- Specified by:
trustCertificate
in interface SECertificateListener