All Classes and Interfaces
Class
Description
Generate an Authorization Header based on
RFC5849 for use with
HttpRequestService
and ApacheHttpProducer.Build the Authorization header.
Captures authorization data for building the RFC5849 Authorization header.
Maps to
oauth_signature_methodNormally the "expires_in" value if available is in Seconds but you might not want it converted or it might not be in seconds.
Wraps the a URL Form based OAuth authentication flow.
Generate an RFC5849 Authorization Header based on
RFC5849 and store the result as metadata.
Baseline behaviour for getting OAUTh tokens.
Wraps the a URL Form based OAuth authentication flow.
Handle an OAUTH JSON response.
Generate an Authorization Header based on
RFC5849 for use with
HttpRequestService
and StandardHttpProducer.Handle an OAUTH XML response.