TokenCache

class gafaelfawr.cache.TokenCache

Bases: PerUserCache

Base class for a cache of internal or notebook tokens.

Methods Summary

initialize()

Initialize the cache.

Methods Documentation

initialize()

Initialize the cache.

Return type:

None