Class | OpenID::OpenIDServiceEndpoint |
In: |
lib/openid/consumer/discovery.rb
|
Parent: | Object |
Object representing an OpenID service endpoint.
OPENID_TYPE_URIS | = | [ OPENID_IDP_2_0_TYPE, OPENID_2_0_TYPE, OPENID_1_1_TYPE, OPENID_1_0_TYPE, ] | OpenID service type URIs, listed in order of preference. The ordering of this list affects yadis and XRI service discovery. |
canonical_id | [RW] | For XRI, the persistent identifier. |
claimed_id | [RW] | the verified identifier. |
local_id | [RW] | |
server_url | [RW] | |
type_uris | [RW] | |
used_yadis | [RW] |