public class FeatureClient extends Client
| Modifier and Type | Field and Description |
|---|---|
FeatureResource |
featureClient |
| Constructor and Description |
|---|
FeatureClient(PKIClient client,
java.lang.String subsystem) |
| Modifier and Type | Method and Description |
|---|---|
Feature |
getFeature(java.lang.String featureID) |
java.util.List<Feature> |
listFeatures() |
addClient, createProxy, getClient, getName, getSubsystem, removeClientpublic FeatureResource featureClient
public FeatureClient(PKIClient client, java.lang.String subsystem) throws java.net.URISyntaxException
java.net.URISyntaxException