This class represents an association between a server and a consumer. In general, users of this library will never see instances of this object. The only exception is if you implement a custom Auth_OpenID_OpenIDStore.
If you do implement such a store, it will need to store the values of the handle, secret, issued, lifetime, and assoc_type instance variables.
Located in /Auth/OpenID/Association.php (line 44)
Parse an association as stored by serialize(). This is the inverse of serialize.
This checks to see if two Auth_OpenID_Association instances represent the same association.
This returns the number of seconds this association is still valid for, or 0 if the association is no longer valid.
Documentation generated on Thu, 29 Jul 2010 13:58:20 -0700 by phpDocumentor 1.4.3