@Immutable public final class PDClientConfiguration extends Object
peppol.pd.client.properties.pathpd.client.properties.pathprivate-pd-client.properties in the root of the
classpathpd-client.properties in the root of the
classpath| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_FILE_PRIMARY |
static String |
PROPERTY_FILE_SECONDARY |
static String |
SYSTEM_PROPERTY_PRIMARY |
static String |
SYSTEM_PROPERTY_SECONDARY |
| Modifier and Type | Method and Description |
|---|---|
static com.helger.settings.exchange.configfile.ConfigFile |
getConfigFile() |
static String |
getHttpProxyHost() |
static int |
getHttpProxyPort() |
static String |
getHttpsProxyHost() |
static int |
getHttpsProxyPort() |
static String |
getKeyStoreKeyAlias() |
static char[] |
getKeyStoreKeyPassword() |
static String |
getKeyStorePassword() |
static String |
getKeyStorePath() |
public static final String SYSTEM_PROPERTY_PRIMARY
public static final String SYSTEM_PROPERTY_SECONDARY
public static final String PROPERTY_FILE_PRIMARY
public static final String PROPERTY_FILE_SECONDARY
@Nonnull public static com.helger.settings.exchange.configfile.ConfigFile getConfigFile()
@Nullable public static String getKeyStorePath()
keystore.path.@Nullable public static String getKeyStorePassword()
keystore.password.@Nullable public static String getKeyStoreKeyAlias()
keystore.key.alias.@Nullable public static char[] getKeyStoreKeyPassword()
keystore.key.password.@Nullable public static String getHttpProxyHost()
null.getHttpsProxyHost()public static int getHttpProxyPort()
getHttpsProxyPort()@Nullable public static String getHttpsProxyHost()
null.getHttpProxyHost()public static int getHttpsProxyPort()
getHttpProxyPort()Copyright © 2015–2017 Philip Helger. All rights reserved.