Class OpenID::Association
In: lib/openid/association.rb
Parent: Object

Represents an "association" between a consumer and server, and is also used for storage of the information exchanged during the openid.mode=’associate’ transaction. This class is used by the both the server and consumer.

Methods

Attributes

assoc_type  [R] 
handle  [R] 
issued  [R] 
lifetime  [R] 
secret  [R] 

Public Class methods

Public Instance methods

[Validate]