@Immutable public final class PDServerConfiguration extends com.helger.commons.scope.singleton.AbstractGlobalSingleton
peppol.directory.server.properties.pathdirectory.server.properties.pathprivate-pd.properties in the root of the
classpathpd.properties in the root of the classpath| Modifier and Type | Method and Description |
|---|---|
static String |
getClientCertIssuer() |
static String |
getClientCertIssuerAlternative() |
static com.helger.settings.exchange.configfile.ConfigFile |
getConfigFile() |
static String |
getDataPath() |
static String |
getGlobalDebug() |
static String |
getGlobalProduction() |
static String |
getProxyHost() |
static int |
getProxyPort() |
static int |
getReIndexMaxRetryHours() |
static int |
getReIndexRetryMinutes() |
static com.helger.settings.ISettings |
getSettingsObject() |
static String |
getTruststoreAlias() |
static String |
getTruststoreAliasAlternative() |
static String |
getTruststoreLocation() |
static String |
getTruststoreLocationAlternative() |
static String |
getTruststorePassword() |
static String |
getTruststorePasswordAlternative() |
static boolean |
isCheckFileAccess() |
static boolean |
isClientCertificateValidationActive() |
static boolean |
isTestVersion() |
getAllGlobalSingletons, getGlobalSingleton, getGlobalSingletonIfInstantiated, isGlobalSingletonInstantiatedgetAllSingletons, getSingleton, getSingletonIfInstantiated, getSingletonScopeKey, isDestroyed, isInDestruction, isInInstantiation, isInPreDestruction, isInstantiated, isSingletonInstantiated, isUsableObject, onAfterInstantiation, onBeforeDestroy, onBeforeScopeDestruction, onDestroy, onScopeDestruction, readAbstractSingletonFields, setDestroyed, setInDestruction, setInInstantiation, setInPreDestruction, setInstantiated, toString, writeAbstractSingletonFields@Nonnull public static com.helger.settings.exchange.configfile.ConfigFile getConfigFile()
@Nonnull public static com.helger.settings.ISettings getSettingsObject()
null.@Nullable public static String getGlobalDebug()
GlobalDebug.@Nullable public static String getGlobalProduction()
GlobalDebug.@Nullable public static String getDataPath()
public static boolean isCheckFileAccess()
true to perform a readability check on all files in
the web application directory to check for invalid OS user/access
rights.public static boolean isTestVersion()
true if this is a test version. Usually has only
relevance on the UI for presentational purposes.public static boolean isClientCertificateValidationActive()
@Nullable public static String getClientCertIssuer()
@Nullable public static String getClientCertIssuerAlternative()
@Nonnegative public static int getReIndexMaxRetryHours()
@Nonnegative public static int getReIndexRetryMinutes()
public static int getProxyPort()
Copyright © 2015–2016 Philip Helger. All rights reserved.