public abstract class AbstractTokenLifecycleRequest extends AbstractRequest<TokenLifecycleResponse>
| Modifier and Type | Method and Description |
|---|---|
protected Callable<TokenLifecycleResponse> |
callable() |
protected abstract String |
getOperation() |
org.apache.http.client.methods.HttpPost |
getRequest() |
URI |
getRequestURI() |
String |
getToken() |
addParam, addQueryParam, execute, getDoAsUser, getSession, hadoop, later, later, now, uriprotected abstract String getOperation()
public URI getRequestURI()
public org.apache.http.client.methods.HttpPost getRequest()
public String getToken()
protected Callable<TokenLifecycleResponse> callable()
callable in class AbstractRequest<TokenLifecycleResponse>Copyright © 2020 The Apache Software Foundation. All rights reserved.