/Auth/OpenID/Association.php

Description

This module contains code for dealing with associations between consumers and servers.

PHP versions 4 and 5

LICENSE: See the COPYING file included in this distribution.

Classes
Class Description
Auth_OpenID_Association 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.
Auth_OpenID_SessionNegotiator A session negotiator controls the allowed and preferred association types and association session types. Both the Auth_OpenID_Consumer and Auth_OpenID_Server use negotiators when creating associations.
Functions
Auth_OpenID_checkSessionType (line 421)
void Auth_OpenID_checkSessionType ( $assoc_type,  $session_type)
  • $assoc_type
  • $session_type
Auth_OpenID_getAllAssociationTypes (line 392)
void Auth_OpenID_getAllAssociationTypes ()
Auth_OpenID_getDefaultAssociationOrder (line 431)
void Auth_OpenID_getDefaultAssociationOrder ()
Auth_OpenID_getDefaultNegotiator (line 472)
void Auth_OpenID_getDefaultNegotiator ()
Auth_OpenID_getEncryptedNegotiator (line 478)
void Auth_OpenID_getEncryptedNegotiator ()
Auth_OpenID_getOnlyEncryptedOrder (line 452)
void Auth_OpenID_getOnlyEncryptedOrder ()
Auth_OpenID_getSecretSize (line 381)
void Auth_OpenID_getSecretSize ( $assoc_type)
  • $assoc_type
Auth_OpenID_getSessionTypes (line 408)
void Auth_OpenID_getSessionTypes ( $assoc_type)
  • $assoc_type
Auth_OpenID_getSupportedAssociationTypes (line 397)
void Auth_OpenID_getSupportedAssociationTypes ()

Documentation generated on Thu, 05 May 2011 19:14:23 -0400 by phpDocumentor 1.4.3