org.gudy.azureus2.ui.swt.auth
Class CertificateTrustWindow.trustDialog
java.lang.Object
org.gudy.azureus2.ui.swt.auth.CertificateTrustWindow.trustDialog
- Enclosing class:
- CertificateTrustWindow
protected static class CertificateTrustWindow.trustDialog
- extends Object
Field Summary |
protected org.eclipse.swt.widgets.Shell |
shell
|
protected boolean |
trusted
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
shell
protected org.eclipse.swt.widgets.Shell shell
trusted
protected boolean trusted
CertificateTrustWindow.trustDialog
protected CertificateTrustWindow.trustDialog(org.eclipse.swt.widgets.Display display,
String resource,
X509Certificate cert)
close
protected void close(boolean ok)
extractCN
protected String extractCN(String dn)
getTrusted
public boolean getTrusted()