Property | Type | Description | |
---|---|---|---|
$mode | mode: The type of this attribute exchange message. This must be overridden in subclasses. | ||
$ns_alias | ns_alias: The preferred namespace alias for attribute exchange messages | ||
$ns_uri |
Method | Description | |
---|---|---|
_checkMode ( $ax_args ) | Return Auth_OpenID_AX_Error if the mode in the attribute exchange arguments does not match what is expected for this class; true otherwise. | |
_newArgs ( ) | Return a set of attribute exchange arguments containing the basic information that must be in every attribute exchange message. |
public _checkMode ( $ax_args ) |
public _newArgs ( ) |
public $mode |
public $ns_alias |