Bases: keystone.common.sql.core.Base, keystone.token.core.Driver
Deletes all tokens in one session
The user_id will be ignored if the trust_id is specified. user_id will always be specified. If using a trust, the token’s user_id is set to the trustee’s user ID or the trustor’s user ID, so will use trust_id to query the tokens.