Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: OpenID

License

Content on this site is copyright © 2005 - 2008 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5. Some parts of this website may be subject to other licenses.

 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 1122)

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 1123)

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

Documentation generated on Tue, 29 Jan 2008 18:45:09 +0000 by phpDocumentor 1.3.1