Class UnRevokeCertActions.UnRevokeCertAction

    • Constructor Detail

      • UnRevokeCertAction

        public UnRevokeCertAction()
    • Method Detail

      • getReqInfo

        protected org.xipki.cmp.client.shell.UnRevokeCertActions.ReqInfo getReqInfo()
                                                                             throws org.xipki.shell.IllegalCmdParamException,
                                                                                    CertificateException,
                                                                                    IOException,
                                                                                    org.xipki.cmp.client.CmpClientException
        Throws:
        org.xipki.shell.IllegalCmdParamException
        CertificateException
        IOException
        org.xipki.cmp.client.CmpClientException
      • analyseResult

        protected void analyseResult​(boolean revoke,
                                     Map<String,​org.xipki.cmp.client.CertIdOrError> certIdOrErrors,
                                     org.xipki.cmp.client.shell.UnRevokeCertActions.ReqInfo reqInfo)
                              throws org.xipki.shell.CmdFailure
        Throws:
        org.xipki.shell.CmdFailure