Memory cache which holds invalidated access tokens. Uses lib.cache under the hood.
Cache instance. Defaults to a new {@link PolicyBasedCache} instance created with {@link EntryPoolCacheBackend} and {@link ProactiveExpirationPolicy} with {@link HeapGarbageCollector}.
Memory cache which holds invalidated access tokens.
Uses lib.cache under the hood.