Class CaCertstore.Crl

    • Constructor Detail

      • Crl

        public Crl()
    • Method Detail

      • getCaId

        public Integer getCaId()
      • setCaId

        public void setCaId​(Integer caId)
      • getCrlNo

        public String getCrlNo()
      • setCrlNo

        public void setCrlNo​(String crlNo)
      • getCrlScope

        public Integer getCrlScope()
      • setCrlScope

        public void setCrlScope​(Integer crlScope)
      • getFile

        public String getFile()
      • setFile

        public void setFile​(String file)
      • validate

        public void validate()
                      throws org.xipki.util.exception.InvalidConfException
        Overrides:
        validate in class IdentifiedDbObject
        Throws:
        org.xipki.util.exception.InvalidConfException