Interface | IOAuthConsumer | An application which acts on behalf of a Launchpad user. |
Interface | IOAuthConsumerSet | The set of OAuth consumers. |
Interface | IOAuthToken | Base class for IOAuthRequestToken and IOAuthAccessToken . |
Interface | IOAuthAccessToken | A token used by a consumer to access protected resources in LP. |
Interface | IOAuthRequestToken | A token used by a consumer to ask the user to authenticate on LP. |
Interface | IOAuthRequestTokenSet | The set of `IOAuthRequestToken`s. |
Interface | IOAuthSignedRequest | Marker interface for a request signed with OAuth credentials. |
Class | TokenException | Token has expired. |
Class | _TokenException | Base class for token exceptions. |