public class ClientPropertiesImpl extends AbstractClientProperties
applicationAuthenticationContext, applicationAuthenticationURL, applicationName, applicationPassword, baseURL, cookieTokenKey, httpMaxConnections, httpProxyHost, httpProxyPassword, httpProxyPort, httpProxyUsername, httpTimeout, sessionLastValidation, sessionTokenKey, sessionValidationInterval, socketTimeout, ssoCookieDomainName| Modifier | Constructor and Description |
|---|---|
protected |
ClientPropertiesImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
loadAndLogPropertyString(Properties properties,
String propertyName) |
String |
loadPropertyString(Properties properties,
String propertyName) |
static ClientPropertiesImpl |
newInstanceFromProperties(Properties properties) |
static ClientPropertiesImpl |
newInstanceFromResourceLocator(ResourceLocator resourceLocator) |
void |
updateProperties(Properties properties)
Updates all the properties with the new values.
|
getApplicationAuthenticationContext, getApplicationAuthenticationURL, getApplicationName, getApplicationPassword, getBaseURL, getCookieTokenKey, getCookieTokenKey, getHttpMaxConnections, getHttpProxyHost, getHttpProxyPassword, getHttpProxyPort, getHttpProxyUsername, getHttpTimeout, getSessionLastValidation, getSessionTokenKey, getSessionValidationInterval, getSocketTimeout, getSSOCookieDomainName, toStringpublic void updateProperties(Properties properties)
ClientPropertiesproperties - properties to update frompublic String loadPropertyString(Properties properties, String propertyName)
protected String loadAndLogPropertyString(Properties properties, String propertyName)
public static ClientPropertiesImpl newInstanceFromResourceLocator(ResourceLocator resourceLocator)
public static ClientPropertiesImpl newInstanceFromProperties(Properties properties)
Copyright © 2016 Atlassian. All Rights Reserved.