TYPO3 API  SVNRelease
Public Member Functions
Auth_OpenID_ServiceEndpointLoader Class Reference
Inheritance diagram for Auth_OpenID_ServiceEndpointLoader:
Inheritance graph
[legend]
Collaboration diagram for Auth_OpenID_ServiceEndpointLoader:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 newObject ($data)
 requiredKeys ()
 check ($data)

Detailed Description

Definition at line 196 of file Manager.php.


Member Function Documentation

Auth_OpenID_ServiceEndpointLoader::check ( data)

Override this.

private

Reimplemented from Auth_Yadis_SessionLoader.

Definition at line 212 of file Manager.php.

Auth_OpenID_ServiceEndpointLoader::newObject ( data)

Returns a new instance of this loader's class, using the session data to construct it if necessary. The object need only be created; $this->fromSession() will take care of setting the object's attributes.

private

Reimplemented from Auth_Yadis_SessionLoader.

Definition at line 197 of file Manager.php.

Auth_OpenID_ServiceEndpointLoader::requiredKeys ( )

Definition at line 202 of file Manager.php.


The documentation for this class was generated from the following file: