Files
python-keystoneclient/keystoneclient
Julien Danjou 0173560864 Implements token expiration handling
This implements handling of token expiration. Once the token is expired,
this will request automatically for a new one.

A special case is introduced if the user specified a token when the client
is initialized: this is the auth_token_from_user. In this case, we can't
know the expiration date, so we just assume it will never expire and don't
handle it ourself.

Change-Id: I3771ff5d669da015d4aa259de422c5d81aed3eb4
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-02-01 10:27:52 +01:00
..
2013-01-22 09:52:51 +01:00
2012-09-29 16:03:23 -07:00
2013-02-01 10:27:52 +01:00
2012-12-18 15:30:43 -06:00
2013-02-01 10:27:52 +01:00