

Definition at line 11 of file oxopenidgenericconsumer.php.
Public Member Functions | |
| oxOpenIdGenericConsumer (&$store) | |
| getHTTPFetcher ($iTimeout=20) | |
| oxOpenIdGenericConsumer.oxOpenIdGenericConsumer | ( | &$ | store | ) |
This method initializes a new Auth_OpenID_Consumer instance to access the library.
| object | &$store an object that implements the interface in Auth_OpenID_OpenIDStore. |
Definition at line 21 of file oxopenidgenericconsumer.php.
| oxOpenIdGenericConsumer.getHTTPFetcher | ( | $ | iTimeout = 20 |
) |
Returns an HTTP fetcher object.
| int | $iTimeout timeout |
Definition at line 39 of file oxopenidgenericconsumer.php.
1.5.5