org.semanticdesktop.aperture.security.trustdecider.dialog
Class CertificateDialog

java.lang.Object
  extended by org.semanticdesktop.aperture.security.trustdecider.dialog.CertificateDialog

public class CertificateDialog
extends Object

A CertificateDialog displays a chain of Certificates.


Constructor Summary
CertificateDialog(Certificate[] chain)
           
 
Method Summary
 void show(Component parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CertificateDialog

public CertificateDialog(Certificate[] chain)
Method Detail

show

public void show(Component parent)


Copyright © 2010 Aperture Development Team. All Rights Reserved.