[ class tree: OpenID ] [ index: OpenID ] [ all elements ]

Procedural File: Association.php

Source Location: /zp-extensions/federated_logon/Auth/OpenID/Association.php

Page Details

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.

Author:  JanRain, Inc. <openid@janrain.com>
Copyright:  2005-2008 Janrain, Inc.
License:  Apache
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]
Parameters:
   $assoc_type: 
   $session_type: 


void Auth_OpenID_checkSessionType( $assoc_type, $session_type  )

[ Top ]
Auth_OpenID_getAllAssociationTypes  [line 392]

void Auth_OpenID_getAllAssociationTypes( )

[ Top ]
Auth_OpenID_getDefaultAssociationOrder  [line 431]

void Auth_OpenID_getDefaultAssociationOrder( )

[ Top ]
Auth_OpenID_getDefaultNegotiator  [line 472]

void Auth_OpenID_getDefaultNegotiator( )

[ Top ]
Auth_OpenID_getEncryptedNegotiator  [line 478]

void Auth_OpenID_getEncryptedNegotiator( )

[ Top ]
Auth_OpenID_getOnlyEncryptedOrder  [line 452]

void Auth_OpenID_getOnlyEncryptedOrder( )

[ Top ]
Auth_OpenID_getSecretSize  [line 381]
Parameters:
   $assoc_type: 


void Auth_OpenID_getSecretSize( $assoc_type  )

[ Top ]
Auth_OpenID_getSessionTypes  [line 408]
Parameters:
   $assoc_type: 


void Auth_OpenID_getSessionTypes( $assoc_type  )

[ Top ]
Auth_OpenID_getSupportedAssociationTypes  [line 397]

void Auth_OpenID_getSupportedAssociationTypes( )

[ Top ]


Documentation generated on Tue, 20 Dec 2011 16:06:34 +0100 by phpDocumentor 1.4.3