Class CaProfileConf


  • public class CaProfileConf
    extends Object
    Gateway's CA-Profile Map.
    Since:
    6.4.0
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • CaProfileConf

        public CaProfileConf()
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getCa

        public String getCa()
      • setCa

        public void setCa​(String ca)
      • getCertprofile

        public String getCertprofile()
      • setCertprofile

        public void setCertprofile​(String certprofile)
      • validate

        public void validate()
                      throws org.xipki.util.exception.InvalidConfException
        Throws:
        org.xipki.util.exception.InvalidConfException