Class Auth_OpenID_SRegResponse
Represents the data returned in a simple registration response inside of an OpenID C{id_res} response. This object will be created by the OpenID server, added to the C{id_res} response object, and then extracted from the C{id_res} message by the Consumer.
- Auth_OpenID_Extension
- Auth_OpenID_SRegBase
- Auth_OpenID_SRegResponse
public
|
|
public static
|
#
extractResponse( $request, $data )
Take a C{L{SRegRequest}} and a dictionary of simple registration values and create a C{L{SRegResponse}} object containing that data. |
public static
|
#
fromSuccessResponse( $success_response, $signed_only = true )
Create a C{L{SRegResponse}} object from a successful OpenID library response (C{L{openid.consumer.consumer.SuccessResponse}}) response message |
public
|
#
getExtensionArgs( )
Get the string arguments that should be added to an OpenID message for this extension. |
public
|
|
public
|
_getSRegNS()
|
toMessage()
|
public
string
|
$ns_alias
|
#
'sreg'
|
$ns_uri
|