public class ClientSecretClientFactory extends com.covisint.core.http.service.client.BaseResourceClientFactory<ClientSecretGrantTypeClientBuilder,ClientSecretGrantTypeClientImpl>
ClientSecretGrantTypeClientBuilders.| Constructor and Description |
|---|
ClientSecretClientFactory(String serviceUrl)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected ClientSecretGrantTypeClientImpl |
buildResourceClient(ClientSecretGrantTypeClientBuilder builder) |
protected ClientSecretGrantTypeClientBuilder |
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 ClientSecretClientFactory(String serviceUrl)
serviceUrl - The base service url.protected ClientSecretGrantTypeClientBuilder newBuilder()
newBuilder in class com.covisint.core.http.service.client.BaseResourceClientFactory<ClientSecretGrantTypeClientBuilder,ClientSecretGrantTypeClientImpl>protected ClientSecretGrantTypeClientImpl buildResourceClient(ClientSecretGrantTypeClientBuilder builder)
buildResourceClient in class com.covisint.core.http.service.client.BaseResourceClientFactory<ClientSecretGrantTypeClientBuilder,ClientSecretGrantTypeClientImpl>Copyright © 2015 Covisint. All rights reserved.