| Class | OpenID::OpenIDAuthRequest |
| In: |
lib/openid/consumer.rb
|
| Parent: | Object |
| nonce | [R] | |
| server_id | [R] | |
| server_url | [R] | |
| token | [R] |
Creates a new OpenIDAuthRequest object. This just stores each argument in an appropriately named field.
Users of this library should not create instances of this class. Instances of this class are created by the library when needed.