Support Joomla!

Packages

Package: OpenID

License

Content on this site is copyright © 2005 - 2008 Open Source Matters Inc and can be used in accordance with the Joomla! Electronic Documentation License. Some parts of this website may be subject to other licenses.

File/openid/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
 class 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.
 class 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 424)
void Auth_OpenID_checkSessionType ( $assoc_type,  $session_type)
  • $assoc_type
  • $session_type
Auth_OpenID_getAllAssociationTypes (line 395)
void Auth_OpenID_getAllAssociationTypes ()
Auth_OpenID_getDefaultAssociationOrder (line 434)
void Auth_OpenID_getDefaultAssociationOrder ()
Auth_OpenID_getDefaultNegotiator (line 475)
void &Auth_OpenID_getDefaultNegotiator ()
Auth_OpenID_getEncryptedNegotiator (line 482)
void &Auth_OpenID_getEncryptedNegotiator ()
Auth_OpenID_getOnlyEncryptedOrder (line 455)
void Auth_OpenID_getOnlyEncryptedOrder ()
Auth_OpenID_getSecretSize (line 384)
void Auth_OpenID_getSecretSize ( $assoc_type)
  • $assoc_type
Auth_OpenID_getSessionTypes (line 411)
void Auth_OpenID_getSessionTypes ( $assoc_type)
  • $assoc_type
Auth_OpenID_getSupportedAssociationTypes (line 400)
void Auth_OpenID_getSupportedAssociationTypes ()

Documentation generated on Sat, 14 Nov 2009 11:10:38 +0000 by phpDocumentor 1.3.1