public final class PasswordClientFactory extends com.covisint.core.http.service.client.BaseResourceClientFactory<PasswordClientBuilder,PasswordClientImpl>
PasswordClientImpl objects.| Constructor and Description |
|---|
PasswordClientFactory(String serviceUrl)
Constructor for the password client factory.
|
| Modifier and Type | Method and Description |
|---|---|
protected PasswordClientImpl |
buildResourceClient(PasswordClientBuilder builder) |
protected PasswordClientBuilder |
newBuilder() |
buildHttpClient, create, getCacheSpec, getConnectionCloseAfterResponseEnabled, getConnectionTimeout, getContentCharSet, getContentCompressionEnabled, getCookiesEnabled, getFollowRedirects, getHttpProxySpec, getMaxConcurrentRequests, getMaxRedirects, getServiceBaseUrl, getSocketBufferSize, getSocketTimeout, getSourceAddress, populateBaseBuilder, populateHttpClientBuilder, setCacheSpec, setConnectionCloseAfterResponseEnabled, setConnectionOptions, setConnectionTimeout, setContentCharSet, setContentCompressionEnabled, setCookiesEnabled, setFollowRedirects, setHttpProxySpec, setMaxConcurrentRequests, setMaxRedirects, setSocketBufferSize, setSocketOptions, setSocketTimeout, setSourceAddresspublic PasswordClientFactory(@Nonnull@NotEmpty
String serviceUrl)
serviceUrl - The URL of the service the client will be invoking.protected PasswordClientBuilder newBuilder()
newBuilder in class com.covisint.core.http.service.client.BaseResourceClientFactory<PasswordClientBuilder,PasswordClientImpl>protected PasswordClientImpl buildResourceClient(PasswordClientBuilder builder)
buildResourceClient in class com.covisint.core.http.service.client.BaseResourceClientFactory<PasswordClientBuilder,PasswordClientImpl>Copyright © 2015 Covisint. All rights reserved.