keystonemiddleware/keystonemiddleware/auth_token
Jenkins 2eb79f3b90 Merge "Remove auth headers in AuthProtocol" 2015-10-12 23:45:36 +00:00
..
__init__.py Merge "Remove auth headers in AuthProtocol" 2015-10-12 23:45:36 +00:00
_auth.py Change auth_token to use keystoneclient 2015-04-30 20:34:35 -05:00
_base.py Break default auth plugin into file 2015-02-26 10:01:15 +11:00
_cache.py Import _memcache_pool normally 2015-09-01 13:47:15 +10:00
_exceptions.py Separate exceptions into their own file 2015-02-23 14:20:29 +11:00
_identity.py only make token invalid when it really is 2015-09-28 16:20:16 -05:00
_memcache_crypt.py Extract all TokenCache related classes to file 2015-02-26 10:01:15 +11:00
_memcache_pool.py Handle memcache pool arguments collectively 2015-09-01 13:45:31 +10:00
_request.py Use request helpers for token_info/token_auth 2015-10-08 10:32:36 +11:00
_revocations.py Extract revocations to file 2015-02-26 09:57:33 +11:00
_signing_dir.py Extract SigningDirectory into file 2015-02-23 14:20:40 +11:00
_user_plugin.py Move common request processing to base class 2015-07-25 21:30:15 +10:00