Searched refs:retrieve_scopes (Results 1 – 4 of 4) sorted by relevance
123 scopes = credentials.retrieve_scopes(http_mock)126 credentials.retrieve_scopes(http_mock)138 credentials.retrieve_scopes(http_mock)
88 def retrieve_scopes(self, http): member in AppAssertionCredentials
1478 self.credentials.retrieve_scopes(http)1482 self.credentials.retrieve_scopes(http)1485 self.credentials.retrieve_scopes(http)
598 def retrieve_scopes(self, http): member in OAuth2Credentials