Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: OpenID

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class Auth_OpenID_FailureResponse

Description

A response with a status of Auth_OpenID_FAILURE. Indicates that the OpenID protocol has failed. This could be locally or remotely triggered. This has three relevant attributes:

identity_url - The identity URL for which authentication was attempted, if it can be determined. Otherwise, null.

message - A message indicating why the request failed, if one is supplied. Otherwise, null.

status - Auth_OpenID_FAILURE.

Located in /openid/Auth/OpenID/Consumer.php (line 1120)

Class Auth_OpenID_ConsumerResponse

Class Auth_OpenID_FailureResponse
Variable Summary
Variable mixed $status
Method Summary
Constructor Auth_OpenID_FailureResponse Auth_OpenID_FailureResponse ( $endpoint, [ $message = null])
Variables
mixed $status = Auth_OpenID_FAILURE (line 1121)

Redefinition of:
Auth_OpenID_ConsumerResponse::$status
Methods
Constructor Auth_OpenID_FailureResponse (line 1123)
Auth_OpenID_FailureResponse Auth_OpenID_FailureResponse ( $endpoint, [ $message = null])
  • $endpoint
  • $message

Documentation generated on Mon, 05 Mar 2007 20:55:28 +0000 by phpDocumentor 1.3.1