l.s.o.m.OAuthAccessToken(OAuthBase, StormBase) : class documentation

Part of lp.services.oauth.model View In Hierarchy

See IOAuthAccessToken.
Method __init__ Undocumented
Method context See IOAuthToken.
Method is_expired Undocumented
Method isSecretValid See IOAuthToken.

Inherited from OAuthBase:

Class Method _getStore Return the correct store for this class.

Inherited from StormBase:

Method __storm_invalidated__ Flush cached properties.
def __init__(self, consumer, permission, key, secret=u'', person=None, date_expires=None, product=None, projectgroup=None, distribution=None, sourcepackagename=None):
Undocumented
@property
def context(self):
See IOAuthToken.
@property
def is_expired(self):
Undocumented
def isSecretValid(self, secret):
See IOAuthToken.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.