OAuth::Signature::SHA1

Public Instance Methods

signature_base_string() click to toggle source
    # File lib/oauth/signature/sha1.rb, line 9
 9:     def signature_base_string
10:       secret + super
11:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.