public class TrustBundleCommands extends Object
| Modifier and Type | Field and Description |
|---|---|
protected BundleAnchorRecordPrinter |
anchorPrinter |
protected TrustBundleRecordPrinter |
bundlePrinter |
protected org.nhind.config.ConfigurationServiceProxy |
proxy |
| Constructor and Description |
|---|
TrustBundleCommands(org.nhind.config.ConfigurationServiceProxy proxy) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTrustBundle(String[] args) |
void |
addTrustBundleToDomain(String[] args) |
void |
deleteTrustBundleFromDomain(String[] args) |
void |
listBundleAnchors(String[] args) |
void |
listBundles(String[] args) |
void |
listDomainBundles(String[] args) |
void |
removeTrustBundle(String[] args) |
protected org.nhind.config.ConfigurationServiceProxy proxy
protected TrustBundleRecordPrinter bundlePrinter
protected BundleAnchorRecordPrinter anchorPrinter
public TrustBundleCommands(org.nhind.config.ConfigurationServiceProxy proxy)
public void addTrustBundle(String[] args)
public void removeTrustBundle(String[] args)
public void listBundles(String[] args)
public void deleteTrustBundleFromDomain(String[] args)
public void addTrustBundleToDomain(String[] args)
public void listDomainBundles(String[] args)
public void listBundleAnchors(String[] args)
Copyright © 2016. All Rights Reserved.