public static class DelegationTokenRequest.Get extends DelegationTokenRequest<DelegationTokenRequest.Get,DelegationTokenResponse.Get>
DelegationTokenRequest.Cancel, DelegationTokenRequest.Get, DelegationTokenRequest.Renew
SolrRequest.METHOD
Modifier and Type | Field and Description |
---|---|
protected String |
renewer |
OP_KEY, TOKEN_KEY
SUPPORTED_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() |
getContentStreams
getBasicAuthPassword, getBasicAuthUser, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback
protected 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)
SolrRequest
createResponse
in class DelegationTokenRequest<DelegationTokenRequest.Get,DelegationTokenResponse.Get>
client
- the SolrClient
the request will be sent toCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.