public class Auth extends Object implements com.google.api.client.http.HttpExecuteInterceptor
| Constructor and Description |
|---|
Auth(long userId,
String applicationKey)
Auth
|
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(com.google.api.client.http.HttpRequest request)
intercept request
|
public Auth(long userId,
String applicationKey)
userId - applicationKey - public void intercept(com.google.api.client.http.HttpRequest request)
throws IOException
intercept in interface com.google.api.client.http.HttpExecuteInterceptorrequest - IOExceptionCopyright © 2022. All rights reserved.