public class SoapClientPropertiesImpl extends ClientPropertiesImpl implements SoapClientProperties
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTIES_FILE_SECURITY_SERVER_URL
Configuration file property value for the Crowd server web services URL.
|
applicationAuthenticationContext, applicationAuthenticationURL, applicationName, applicationPassword, baseURL, cookieTokenKey, httpMaxConnections, httpProxyHost, httpProxyPassword, httpProxyPort, httpProxyUsername, httpTimeout, sessionLastValidation, sessionTokenKey, sessionValidationInterval, socketTimeout, ssoCookieDomainName| Modifier and Type | Method and Description |
|---|---|
String |
getSecurityServerURL()
Returns Crowd SOAP server web services URL
|
static SoapClientPropertiesImpl |
newInstanceFromProperties(Properties properties) |
static SoapClientPropertiesImpl |
newInstanceFromPropertiesWithoutOverrides(Properties properties) |
static SoapClientPropertiesImpl |
newInstanceFromResourceLocator(ResourceLocator resourceLocator) |
String |
toString() |
void |
updateProperties(Properties properties) |
loadAndLogPropertyString, loadPropertyStringgetApplicationAuthenticationContext, getApplicationAuthenticationURL, getApplicationName, getApplicationPassword, getBaseURL, getCookieTokenKey, getCookieTokenKey, getHttpMaxConnections, getHttpProxyHost, getHttpProxyPassword, getHttpProxyPort, getHttpProxyUsername, getHttpTimeout, getSessionLastValidation, getSessionTokenKey, getSessionValidationInterval, getSocketTimeout, getSSOCookieDomainNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetApplicationAuthenticationContext, getApplicationAuthenticationURL, getApplicationName, getApplicationPassword, getBaseURL, getCookieTokenKey, getCookieTokenKey, getHttpMaxConnections, getHttpProxyHost, getHttpProxyPassword, getHttpProxyPort, getHttpProxyUsername, getHttpTimeout, getSessionLastValidation, getSessionTokenKey, getSessionValidationInterval, getSocketTimeout, getSSOCookieDomainNamepublic static final String PROPERTIES_FILE_SECURITY_SERVER_URL
public void updateProperties(Properties properties)
updateProperties in interface ClientPropertiesupdateProperties in class ClientPropertiesImplpublic String getSecurityServerURL()
SoapClientPropertiesgetSecurityServerURL in interface SoapClientPropertiespublic String toString()
toString in class AbstractClientPropertiespublic static SoapClientPropertiesImpl newInstanceFromResourceLocator(ResourceLocator resourceLocator)
public static SoapClientPropertiesImpl newInstanceFromProperties(Properties properties)
public static SoapClientPropertiesImpl newInstanceFromPropertiesWithoutOverrides(Properties properties)
Copyright © 2016 Atlassian. All Rights Reserved.