org.nhindirect.dns.tools
Class CertCommands
java.lang.Object
org.nhindirect.dns.tools.CertCommands
public class CertCommands
- extends Object
|
Constructor Summary |
CertCommands(org.nhind.config.ConfigurationServiceProxy proxy)
|
CertCommands
public CertCommands(org.nhind.config.ConfigurationServiceProxy proxy)
listCerts
public void listCerts(String[] args)
listCertsByAddress
public void listCertsByAddress(String[] args)
importPublicCert
public void importPublicCert(String[] args)
importPrivateCert
public void importPrivateCert(String[] args)
addIPKIXCert
public void addIPKIXCert(String[] args)
removeCert
public void removeCert(String[] args)
setRecordPrinter
public void setRecordPrinter(RecordPrinter<org.nhind.config.Certificate> printer)
setConfigurationProxy
public void setConfigurationProxy(org.nhind.config.ConfigurationServiceProxy proxy)
Copyright © 2010-2015 The Direct Project. All Rights Reserved.