public static class DelegationTokenRequest.Get extends DelegationTokenRequest<DelegationTokenRequest.Get,DelegationTokenResponse.Get>
DelegationTokenRequest.Cancel, DelegationTokenRequest.Get, DelegationTokenRequest.RenewSolrRequest.METHOD| Modifier and Type | Field and Description | 
|---|---|
| protected String | renewer | 
OP_KEY, TOKEN_KEYSUPPORTED_METHODS| Modifier and Type | Method and Description | 
|---|---|
| DelegationTokenResponse.Get | createResponse(SolrClient client)Create a new SolrResponse to hold the response from the server | 
| SolrParams | getParams() | 
| protected DelegationTokenRequest.Get | getThis() | 
getContentStreamsgetBasicAuthPassword, getBasicAuthUser, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallbackprotected String renewer
public Get()
public Get(String renewer)
protected DelegationTokenRequest.Get getThis()
getThis in class DelegationTokenRequest<DelegationTokenRequest.Get,DelegationTokenResponse.Get>public SolrParams getParams()
getParams in class SolrRequest<DelegationTokenResponse.Get>public DelegationTokenResponse.Get createResponse(SolrClient client)
SolrRequestcreateResponse in class DelegationTokenRequest<DelegationTokenRequest.Get,DelegationTokenResponse.Get>client - the SolrClient the request will be sent toCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.