Class OpenID::AX::AXMessage
In: lib/openid/extensions/ax.rb
Parent: Extension

Abstract class containing common code for attribute exchange messages

Methods

check_mode   new   new_args  

Constants

NS_URI = 'http://openid.net/srv/ax/1.0'

Attributes

mode  [RW] 
ns_alias  [RW] 
ns_uri  [RW] 

Public Class methods

Protected Instance methods

Raise an exception if the mode in the attribute exchange arguments does not match what is expected for this class.

[Validate]