Parent

Methods

OAuth::ServerToken

Used on the server for generating tokens

Public Class Methods

new() click to toggle source
   # File lib/oauth/tokens/server_token.rb, line 5
5:     def initialize
6:       super(generate_key(16), generate_key)
7:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.