Package httxlib :: Module httxauthcache
[hide private]
[frames] | no frames]

Module httxauthcache

source code

HttxLib authcache object to enable cached (or partially cached) authentication answer to authentication requests

A namedtuple AuthCache is defined for storage in the cache with the following fields:

Classes [hide private]
  AuthCache
AuthCache(headername, scheme, answer, cachedata)
  HttxAuthCache
An object that caches data from and for authentication requests
Variables [hide private]
  __package__ = 'httxlib'