c.l.b.o.OAuthAccessTokenView(LaunchpadView) : class documentation

Part of canonical.launchpad.browser.oauth View In Hierarchy

Where consumers may exchange a request token for an access token.
Method __call__ Create an access token and respond with its key/secret/context.
def __call__(self):
Create an access token and respond with its key/secret/context.

If the consumer is not registered, the given token key doesn't exist (or is not associated with the consumer), the signature does not match or no permission has been granted by the user, respond with a 401.

API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.