TYPO3 CMS  TYPO3_6-2
Auth_OpenID_SetupNeededResponse Class Reference
Inheritance diagram for Auth_OpenID_SetupNeededResponse:
Auth_OpenID_ConsumerResponse

Public Member Functions

 Auth_OpenID_SetupNeededResponse ($endpoint, $setup_url=null)
 
- Public Member Functions inherited from Auth_OpenID_ConsumerResponse
 setEndpoint ($endpoint)
 
 getDisplayIdentifier ()
 

Public Attributes

 $status = Auth_OpenID_SETUP_NEEDED
 
- Public Attributes inherited from Auth_OpenID_ConsumerResponse
 $status = null
 

Detailed Description

Definition at line 2228 of file Consumer.php.

Member Function Documentation

◆ Auth_OpenID_SetupNeededResponse()

Auth_OpenID_SetupNeededResponse::Auth_OpenID_SetupNeededResponse (   $endpoint,
  $setup_url = null 
)

Definition at line 2231 of file Consumer.php.

Member Data Documentation

◆ $status

Auth_OpenID_SetupNeededResponse::$status = Auth_OpenID_SETUP_NEEDED

Definition at line 2229 of file Consumer.php.