public class HttpExecuteOAuth1Interceptor extends Object implements com.google.api.client.http.HttpExecuteInterceptor
| Constructor and Description |
|---|
HttpExecuteOAuth1Interceptor(String consumerKey,
PrivateKey signingKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(com.google.api.client.http.HttpRequest request) |
public HttpExecuteOAuth1Interceptor(String consumerKey, PrivateKey signingKey)
public void intercept(com.google.api.client.http.HttpRequest request)
throws IOException
intercept in interface com.google.api.client.http.HttpExecuteInterceptorIOExceptionCopyright © 2021. All rights reserved.