Class OpenID::Server::OpenIDRequest
In: lib/openid/server.rb
Parent: Object

Represents an incoming OpenID request.

Methods

new  

Attributes

mode  [R] 

Public Class methods

mode is the corresponsing "openid.mode" value of the request, and is available through the mode method.

[Validate]