Class OpenID::AX::FetchResponse
In: lib/openid/extensions/ax.rb
Parent: KeyValueMessage

A fetch_response attribute exchange message

Methods

Attributes

update_url  [R] 

Public Class methods

Construct a FetchResponse object from an OpenID library SuccessResponse object.

Public Instance methods

Serialize this object into arguments in the attribute exchange namespace Takes an optional FetchRequest. If specified, the response will be validated against this request, and empty responses for requested fields with no data will be sent.

[Validate]