scitokens.utils.keycache Module

A module for effectively caching the public keys of various token issuer endpoints.

Classes

KeyCache()

Object that persistently caches signing keys associated with a token issuer endpoint.

UnableToWriteKeyCache

For whatever reason, unable to write to the Key Cache

closing(thing)

Context to automatically close something at the end of a block.

Class Inheritance Diagram

Inheritance diagram of scitokens.utils.keycache.KeyCache, scitokens.utils.keycache.UnableToWriteKeyCache