Class EstProxyConf


  • public class EstProxyConf
    extends org.xipki.ca.gateway.conf.ProtocolProxyConf
    Since:
    6.0.0
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • EstProxyConf

        public EstProxyConf()
    • Method Detail

      • getReverseProxyMode

        public String getReverseProxyMode()
      • setReverseProxyMode

        public void setReverseProxyMode​(String reverseProxyMode)
      • readConfFromFile

        public static EstProxyConf readConfFromFile​(String fileName)
                                             throws IOException,
                                                    org.xipki.util.exception.InvalidConfException
        Throws:
        IOException
        org.xipki.util.exception.InvalidConfException
      • validate

        public void validate()
                      throws org.xipki.util.exception.InvalidConfException
        Overrides:
        validate in class org.xipki.ca.gateway.conf.ProtocolProxyConf
        Throws:
        org.xipki.util.exception.InvalidConfException