Class ServerXml

java.lang.Object
com.netscape.cmscore.apps.ServerXml

public class ServerXml extends Object
  • Field Details

    • logger

      public static org.slf4j.Logger logger
  • Constructor Details

    • ServerXml

      public ServerXml()
  • Method Details

    • load

      public static ServerXml load(String filename) throws Exception
      Throws:
      Exception
    • getUnsecurePort

      public String getUnsecurePort()
    • setUnsecurePort

      public void setUnsecurePort(String unsecurePort)
    • getSecurePort

      public String getSecurePort()
    • setSecurePort

      public void setSecurePort(String securePort)