Move ClearCache*() from O2TS to PO2TS
This CL is a part of moving access token management to OAuth2AccessTokenManager. It is specifically a step toward folding O2TS into PO2TS now that the latter is only one subclass of O2TS. It moves ClearCache() and ClearCacheForAccount() into PO2TS and this CL stops exposing O2TS::RegisterTokenResponse() which adds a token to the cache since it's handled inside OAuth2AccessTokenManager. Bug: 967598 Change-Id: I1b05b0ac7fe2e6f8d0b22873d9eadaf370e2b78a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699354 Commit-Queue: Julie Jeongeun Kim <jkim@igalia.com> Reviewed-by:Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#676852}
Showing
Please register or sign in to comment