c.l.i.o.IOAuthNonce(Interface) : interface documentation

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

Known implementations: canonical.launchpad.database.oauth.OAuthNonce

The unique (nonce,timestamp) for requests using a given access token.

The nonce value (which is unique for all requests with that timestamp) is generated by the consumer and included, together with the timestamp, in each request made. It's used to prevent replay attacks.

Datetime request_timestamp Undocumented
Object access_token Undocumented
TextLine nonce Undocumented
request_timestamp =
Undocumented
access_token =
Undocumented
nonce =
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.