Public Member Functions

OpenIdConsumerAssociationManager Interface Reference
[OpenId implementation]

List of all members.

Public Member Functions

 findByHandle ($handle, $type)
 findByServer (HttpUrl $server)
 makeAndSave ($handle, $type, $secred, Timestamp $expires, HttpUrl $server)
 purgeExpired ()
 purgeByHandle ($handle)

Detailed Description

Definition at line 15 of file OpenIdConsumerAssociationManager.class.php.


Member Function Documentation

OpenIdConsumerAssociationManager::findByHandle ( handle,
type 
)
OpenIdConsumerAssociationManager::findByServer ( HttpUrl server  ) 
OpenIdConsumerAssociationManager::makeAndSave ( handle,
type,
secred,
Timestamp expires,
HttpUrl server 
)
OpenIdConsumerAssociationManager::purgeByHandle ( handle  ) 
OpenIdConsumerAssociationManager::purgeExpired (  ) 

The documentation for this interface was generated from the following file: