public final class PasswordPolicyClientFactory extends com.covisint.core.http.service.client.BaseResourceClientFactory<PasswordPolicyClientBuilder,PasswordPolicyClientImpl>
PasswordClientImpl objects.| Constructor and Description |
|---|
PasswordPolicyClientFactory(String serviceUrl)
Constructor for the password client factory.
|
| Modifier and Type | Method and Description |
|---|---|
protected PasswordPolicyClientImpl |
buildResourceClient(PasswordPolicyClientBuilder builder) |
protected PasswordPolicyClientBuilder |
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 PasswordPolicyClientFactory(@Nonnull@NotEmpty
String serviceUrl)
serviceUrl - The URL of the service the client will be invoking.protected PasswordPolicyClientBuilder newBuilder()
newBuilder in class com.covisint.core.http.service.client.BaseResourceClientFactory<PasswordPolicyClientBuilder,PasswordPolicyClientImpl>protected PasswordPolicyClientImpl buildResourceClient(PasswordPolicyClientBuilder builder)
buildResourceClient in class com.covisint.core.http.service.client.BaseResourceClientFactory<PasswordPolicyClientBuilder,PasswordPolicyClientImpl>Copyright © 2015 Covisint. All rights reserved.