okhttp3.Interceptorpublic class CollectionsAuthorizationInterceptor
extends java.lang.Object
implements okhttp3.Interceptor
| Constructor | Description |
|---|---|
CollectionsAuthorizationInterceptor(CollectionSession session,
RequestOptions opts) |
CollectionsAuthorizationInterceptor.
|
| Modifier and Type | Method | Description |
|---|---|---|
okhttp3.Response |
intercept(okhttp3.Interceptor.Chain chain) |
Intercept.
|
public CollectionsAuthorizationInterceptor(CollectionSession session, RequestOptions opts)
session - CollectionSessionopts - RequestOptions