Class | OpenID::Association |
In: |
lib/openid/association.rb
|
Parent: | Object |
An Association holds the shared secret between a relying party and an OpenID provider.
FIELD_ORDER | = | [:version, :handle, :secret, :issued, :lifetime, :assoc_type,] |
assoc_type | [R] | |
handle | [R] | |
issued | [R] | |
lifetime | [R] | |
secret | [R] |