Class HTTPClient::OAuth::Config
In: lib/httpclient/auth.rb
Parent: Object

Methods

new  

Included Modules

HTTPClient::Util

Attributes

callback  [RW] 
consumer_key  [RW] 
consumer_secret  [RW] 
debug_nonce  [RW] 
debug_timestamp  [RW] 
http_method  [RW] 
realm  [RW] 
secret  [RW] 
session_handle  [RW]  for OAuth Session 1.0 (draft)
signature_handler  [R] 
signature_method  [RW] 
token  [RW] 
verifier  [RW] 
version  [RW] 

Public Class methods

[Validate]