Class RestProxyConf


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

      • RestProxyConf

        public RestProxyConf()
    • Method Detail

      • readConfFromFile

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

        public String getReverseProxyMode()
      • setReverseProxyMode

        public void setReverseProxyMode​(String reverseProxyMode)
      • 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