public final class CachingUtils
extends java.lang.Object
| Constructor and Description |
|---|
CachingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getCachingKey(okhttp3.HttpUrl url)
Get key to be used for storing cached auth responses, e.g.
|