org.eparapher.rcp.wizards
Class NewCertificateWizard.generateKeysAndCert

java.lang.Object
  extended by org.eparapher.rcp.wizards.NewCertificateWizard.generateKeysAndCert
All Implemented Interfaces:
org.eclipse.jface.operation.IRunnableWithProgress
Enclosing class:
NewCertificateWizard

protected class NewCertificateWizard.generateKeysAndCert
extends Object
implements org.eclipse.jface.operation.IRunnableWithProgress


Constructor Summary
protected NewCertificateWizard.generateKeysAndCert(NewCertParams params)
           
 
Method Summary
protected  X509Certificate[] getCertCahin()
           
protected  String getCSRFilename()
           
 void run(org.eclipse.core.runtime.IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewCertificateWizard.generateKeysAndCert

protected NewCertificateWizard.generateKeysAndCert(NewCertParams params)
Method Detail

getCSRFilename

protected String getCSRFilename()

getCertCahin

protected X509Certificate[] getCertCahin()

run

public void run(org.eclipse.core.runtime.IProgressMonitor monitor)
Specified by:
run in interface org.eclipse.jface.operation.IRunnableWithProgress


Copyright © 2009 eParapher Software Foundation. All Rights Reserved.