Class Auth_Yadis_SessionLoader

Description

A session helper class designed to translate between arrays and

objects. Note that the class used must have a constructor that takes no parameters. This is not a general solution, but it works for dumb objects that just need to have attributes set. The idea is that you'll subclass this and override $this->check($data) -> bool to implement your own session data validation.

Located in /Auth/Yadis/Manager.php (line 76)


	
			
Direct descendents
Class Description
 class Auth_OpenID_ServiceEndpointLoader A concrete loader implementation for Auth_OpenID_ServiceEndpoints.
 class Auth_Yadis_ManagerLoader A concrete loader implementation for Auth_Yadis_Managers.

Documentation generated on Thu, 29 Jul 2010 13:58:55 -0700 by phpDocumentor 1.4.3