PHP Class Auth_OpenID_AX_FetchResponse

Inheritance: extends Auth_OpenID_AX_KeyValueMessage
Afficher le fichier Open project: openid/php-openid Class Usage Examples

Méthodes publiques

Свойство Type Description
$mode

Méthodes publiques

Méthode Description
__construct ( $update_url = null )
fromSuccessResponse ( $success_response, $signed = true ) Construct a FetchResponse object from an OpenID library SuccessResponse object.
getExtensionArgs ( $request = null ) Serialize this object into arguments in the attribute exchange namespace
parseExtensionArgs ( $ax_args )

Method Details

__construct() public méthode

public __construct ( $update_url = null )

fromSuccessResponse() static public méthode

Construct a FetchResponse object from an OpenID library SuccessResponse object.
static public fromSuccessResponse ( $success_response, $signed = true )

getExtensionArgs() public méthode

Serialize this object into arguments in the attribute exchange namespace
public getExtensionArgs ( $request = null )

parseExtensionArgs() public méthode

public parseExtensionArgs ( $ax_args )

Property Details

$mode public_oe property

public $mode