TYPO3 API  SVNRelease
Classes | Namespaces | Functions
Association.php File Reference

Go to the source code of this file.

Classes

class  Auth_OpenID_Association
class  Auth_OpenID_SessionNegotiator

Namespaces

namespace  OpenID

Functions

 Auth_OpenID_getSecretSize ($assoc_type)
 Auth_OpenID_getAllAssociationTypes ()
 Auth_OpenID_getSupportedAssociationTypes ()
 Auth_OpenID_getSessionTypes ($assoc_type)
 Auth_OpenID_checkSessionType ($assoc_type, $session_type)
 Auth_OpenID_getDefaultAssociationOrder ()
 Auth_OpenID_getOnlyEncryptedOrder ()
Auth_OpenID_getDefaultNegotiator ()
Auth_OpenID_getEncryptedNegotiator ()

Function Documentation

Auth_OpenID_checkSessionType ( assoc_type,
session_type 
)
Auth_OpenID_getAllAssociationTypes ( )

Definition at line 392 of file Association.php.

Auth_OpenID_getDefaultAssociationOrder ( )
& Auth_OpenID_getDefaultNegotiator ( )
& Auth_OpenID_getEncryptedNegotiator ( )

Definition at line 479 of file Association.php.

References Auth_OpenID_getOnlyEncryptedOrder().

Auth_OpenID_getOnlyEncryptedOrder ( )
Auth_OpenID_getSecretSize ( assoc_type)

Definition at line 381 of file Association.php.

Referenced by Auth_OpenID_Signatory\createAssociation().

Auth_OpenID_getSessionTypes ( assoc_type)
Auth_OpenID_getSupportedAssociationTypes ( )

Definition at line 397 of file Association.php.

Referenced by Auth_OpenID_Association\Auth_OpenID_Association().