glance.common.trust_auth module
this page last updated: 2025-03-29 01:44:12.865968
glance.common.trust_auth module
-
class
glance.common.trust_auth.TokenRefresher(user_plugin, user_project, user_roles)[source]
Bases: object
Class that responsible for token refreshing with trusts
-
refresh_token()[source]
Receive new token if user need to update old token
| Returns: | new token that can be used for authentication |
-
release_resources()[source]
Release keystone resources required for refreshing
this page last updated: 2025-03-29 01:44:12.865968