Class CertActions.ListCert

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action
    Enclosing class:
    CertActions

    public static class CertActions.ListCert
    extends CaActions.CaAction
    • Field Detail

      • caName

        protected String caName
      • subjectPatternS

        protected String subjectPatternS
    • Constructor Detail

      • ListCert

        public ListCert()
    • Method Detail

      • execute0

        protected Object execute0()
                           throws Exception
        Specified by:
        execute0 in class org.xipki.shell.XiAction
        Throws:
        Exception