public class NoopClientProperties extends Object implements com.atlassian.crowd.service.client.ClientProperties
| Constructor and Description |
|---|
NoopClientProperties() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.crowd.model.authentication.ApplicationAuthenticationContext |
getApplicationAuthenticationContext() |
String |
getApplicationAuthenticationURL() |
String |
getApplicationName() |
String |
getApplicationPassword() |
com.atlassian.crowd.service.client.AuthenticationMethod |
getAuthenticationMethod() |
String |
getBaseURL() |
String |
getCookieTokenKey() |
String |
getCookieTokenKey(String s) |
String |
getHttpMaxConnections() |
String |
getHttpProxyHost() |
String |
getHttpProxyPassword() |
String |
getHttpProxyPort() |
String |
getHttpProxyUsername() |
String |
getHttpTimeout() |
String |
getSessionLastValidation() |
String |
getSessionTokenKey() |
long |
getSessionValidationInterval() |
String |
getSocketTimeout() |
String |
getSSOCookieDomainName() |
void |
updateProperties(Properties properties) |
public void updateProperties(Properties properties)
updateProperties in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getApplicationName()
getApplicationName in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getApplicationPassword()
getApplicationPassword in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getApplicationAuthenticationURL()
getApplicationAuthenticationURL in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getCookieTokenKey()
getCookieTokenKey in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getCookieTokenKey(String s)
getCookieTokenKey in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getSessionTokenKey()
getSessionTokenKey in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getSessionLastValidation()
getSessionLastValidation in interface com.atlassian.crowd.service.client.ClientPropertiespublic long getSessionValidationInterval()
getSessionValidationInterval in interface com.atlassian.crowd.service.client.ClientPropertiespublic com.atlassian.crowd.model.authentication.ApplicationAuthenticationContext getApplicationAuthenticationContext()
getApplicationAuthenticationContext in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getHttpProxyPort()
getHttpProxyPort in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getHttpProxyHost()
getHttpProxyHost in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getHttpProxyUsername()
getHttpProxyUsername in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getHttpProxyPassword()
getHttpProxyPassword in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getHttpMaxConnections()
getHttpMaxConnections in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getHttpTimeout()
getHttpTimeout in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getSocketTimeout()
getSocketTimeout in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getBaseURL()
getBaseURL in interface com.atlassian.crowd.service.client.ClientPropertiespublic String getSSOCookieDomainName()
getSSOCookieDomainName in interface com.atlassian.crowd.service.client.ClientProperties@Nonnull public com.atlassian.crowd.service.client.AuthenticationMethod getAuthenticationMethod()
getAuthenticationMethod in interface com.atlassian.crowd.service.client.ClientPropertiesCopyright © 2002-2024 Atlassian. All Rights Reserved.