Class FSServerProperties

java.lang.Object
de.xima.fc.fs.server.FSServerProperties

public final class FSServerProperties extends Object
Class for accessing the frontend server properties.
Since:
8.5.0
Author:
Norman Lorenz
  • Method Details

    • getKeyStorePass

      public static String getKeyStorePass()
    • getKeyStorePath

      public static Path getKeyStorePath()
    • getKeyStoreType

      public static String getKeyStoreType()
    • getNetworkInterface

      public static String getNetworkInterface()
    • getPort

      public static int getPort()
    • isUseSSL

      public static boolean isUseSSL()
    • isUseSSLModeAuto

      public static boolean isUseSSLModeAuto()