Class CACertFindCLI


  • public class CACertFindCLI
    extends CommandCLI
    Author:
    Endi S. Dewata
    • Field Detail

      • logger

        public static org.slf4j.Logger logger
    • Constructor Detail

      • CACertFindCLI

        public CACertFindCLI​(CACertCLI certCLI)
    • Method Detail

      • printHelp

        public void printHelp()
        Overrides:
        printHelp in class CLI
      • execute

        public void execute​(org.apache.commons.cli.CommandLine cmd)
                     throws java.lang.Exception
        Overrides:
        execute in class CommandCLI
        Throws:
        java.lang.Exception
      • convertValidityDurationUnit

        public java.lang.Long convertValidityDurationUnit​(java.lang.String unit)
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • addSearchAttribute

        public void addSearchAttribute​(org.apache.commons.cli.CommandLine cmd,
                                       CertSearchRequest csd)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception