[ class tree: OpenID ] [ index: OpenID ] [ all elements ]

Class: Auth_OpenID_FailureResponse

Source Location: /zp-extensions/federated_logon/Auth/OpenID/Consumer.php

Class Auth_OpenID_FailureResponse

Class Overview

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:

claimed_id - 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 /zp-extensions/federated_logon/Auth/OpenID/Consumer.php [line 2132]

Auth_OpenID_ConsumerResponse
   |
   --Auth_OpenID_FailureResponse

Properties

Methods

[ Top ]
Descendants
Child Class Description
Auth_OpenID_TypeURIMismatch A specific, internal failure used to detect type URI mismatch.

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Auth_OpenID_ConsumerResponse

Auth_OpenID_ConsumerResponse::getDisplayIdentifier()
Return the display identifier for this response.
Auth_OpenID_ConsumerResponse::setEndpoint()

[ Top ]
Method Summary
Auth_OpenID_FailureResponse   Auth_OpenID_FailureResponse()  

[ Top ]
Properties
mixed   $status = Auth_OpenID_FAILURE [line 2133]

Redefinition of:
Auth_OpenID_ConsumerResponse::$status

[ Top ]
Methods
Constructor Auth_OpenID_FailureResponse  [line 2135]

  Auth_OpenID_FailureResponse Auth_OpenID_FailureResponse( $endpoint, [ $message = null], [ $contact = null], [ $reference = null]  )

Parameters:
   $endpoint: 
   $message: 
   $contact: 
   $reference: 


[ Top ]

Documentation generated on Sat, 05 Jan 2013 15:51:07 +0100 by phpDocumentor 1.4.3