c.l.d.o.OAuthRequestToken(OAuthBase) : class documentation

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

Implements interfaces: canonical.launchpad.interfaces.oauth.IOAuthRequestToken

See IOAuthRequestToken.
Method context See IOAuthToken.
Method review See IOAuthRequestToken.
Method createAccessToken See IOAuthRequestToken.
Method is_reviewed See IOAuthRequestToken.

Inherited from OAuthBase:

Static Method _get_store See SQLBase.

Inherited from SQLBase (via OAuthBase):

Method __init__ Extended version of the SQLObjectBase constructor.
Method __repr__ Undocumented
Method destroySelf Undocumented
Method __eq__ Equality operator.
Method __ne__ Inverse of __eq__.
Method __storm_flushed__ Invalidate the web service cache.
Method __storm_invalidated__ Flush cached properties.
@property
def context(self):
See IOAuthToken.
def review(self, user, permission, context=None):
See IOAuthRequestToken.
def createAccessToken(self):
See IOAuthRequestToken.
@property
def is_reviewed(self):
See IOAuthRequestToken.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.