Class OcspCertstore.Issuer

  • Enclosing class:
    OcspCertstore

    public static class OcspCertstore.Issuer
    extends org.xipki.util.ValidatableConf
    • Constructor Detail

      • Issuer

        public Issuer()
    • Method Detail

      • validate

        public void validate()
                      throws org.xipki.util.exception.InvalidConfException
        Specified by:
        validate in class org.xipki.util.ValidatableConf
        Throws:
        org.xipki.util.exception.InvalidConfException
      • getId

        public int getId()
      • setId

        public void setId​(int id)
      • getCertFile

        public String getCertFile()
      • setCertFile

        public void setCertFile​(String certFile)
      • getRevInfo

        public String getRevInfo()
      • setRevInfo

        public void setRevInfo​(String revInfo)
      • getCrlId

        public Integer getCrlId()
      • setCrlId

        public void setCrlId​(Integer crlId)