request: The simple registration request object
data: The simple registration data for this response, as a
dictionary from unqualified simple registration field name to
string (unicode) value. For instance, the nickname should be
stored under the key 'nickname'.
static public extractResponse ( $request, $data ) |