public class TokenClientBuilder extends com.covisint.core.http.service.client.BaseResourceClientBuilder<TokenClientBuilder,TokenClientImpl>
TokenClients.| Constructor and Description |
|---|
TokenClientBuilder() |
| Modifier and Type | Method and Description |
|---|---|
TokenClientImpl |
build() |
protected String |
getResourceCollectionPath() |
protected com.google.common.net.MediaType |
getResourceRepresentation() |
protected com.damnhandy.uri.template.UriTemplate |
getTokenEndpoint()
Returns the token retrieval end point.
|
protected com.damnhandy.uri.template.UriTemplate |
postTokenEndpoint()
Returns the token retrieval end point.
|
addEntityReader, addEntityWriter, getCacheSpec, getEntityReaders, getEntityWriters, getExecutorService, getHttpClient, getHttpProxySpec, getServiceBaseUrl, populateBaseBuilder, setCacheSpec, setEntityReaders, setEntityReaders, setEntityWriters, setEntityWriters, setExecutorService, setHttpClient, setHttpProxySpec, setServiceBaseUrl@Nonnull @NotEmpty protected String getResourceCollectionPath()
getResourceCollectionPath in class com.covisint.core.http.service.client.BaseResourceClientBuilder<TokenClientBuilder,TokenClientImpl>@Nonnull protected com.google.common.net.MediaType getResourceRepresentation()
getResourceRepresentation in class com.covisint.core.http.service.client.BaseResourceClientBuilder<TokenClientBuilder,TokenClientImpl>@Nonnull protected final com.damnhandy.uri.template.UriTemplate getTokenEndpoint()
@Nonnull protected final com.damnhandy.uri.template.UriTemplate postTokenEndpoint()
@Nonnull public TokenClientImpl build()
build in class com.covisint.core.http.service.client.BaseResourceClientBuilder<TokenClientBuilder,TokenClientImpl>Copyright © 2015 Covisint. All rights reserved.