Class FeatureClient


  • public class FeatureClient
    extends Client
    Author:
    Ade Lee <alee@redhat.com>
    • Constructor Detail

      • FeatureClient

        public FeatureClient​(PKIClient client,
                             java.lang.String subsystem)
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • listFeatures

        public java.util.List<Feature> listFeatures()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getFeature

        public Feature getFeature​(java.lang.String featureID)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception