Auth_OpenID_AX_StoreResponse Class Reference
List of all members.
Detailed Description
An indication that the store request was processed along with this OpenID transaction. Use
make(), NOT the constructor, to create response objects.
Definition at line 974 of file AX.php.
Member Function Documentation
& Auth_OpenID_AX_StoreResponse.make |
( |
$ |
succeeded = true , |
|
|
$ |
error_message = null | |
|
) |
| | |
Auth_OpenID_AX_StoreResponse.Auth_OpenID_AX_StoreResponse |
( |
$ |
succeeded = true , |
|
|
$ |
error_message = null | |
|
) |
| | |
Auth_OpenID_AX_StoreResponse.succeeded |
( |
|
) |
|
Was this response a success response?
Definition at line 1006 of file AX.php.
Auth_OpenID_AX_StoreResponse.getExtensionArgs |
( |
|
) |
|
Get the string arguments that should be added to an OpenID message for this extension.
Reimplemented from Auth_OpenID_Extension.
Definition at line 1011 of file AX.php.
Member Data Documentation
Auth_OpenID_AX_StoreResponse.$SUCCESS_MODE = 'store_response_success' |
Auth_OpenID_AX_StoreResponse.$FAILURE_MODE = 'store_response_failure' |
The documentation for this class was generated from the following file:
- core/openid/Auth/OpenID/AX.php