Public Member Functions | |
__construct (HttpUrl $url) | |
getUrl () | |
| |
isOk () | |
| |
Private Attributes | |
$url = null |
Definition at line 16 of file OpenIdConsumerSetupRequired.class.php.
OpenIdConsumerSetupRequired::__construct | ( | HttpUrl $ | url | ) |
Definition at line 20 of file OpenIdConsumerSetupRequired.class.php.
OpenIdConsumerSetupRequired::getUrl | ( | ) |
OpenIdConsumerSetupRequired::isOk | ( | ) |
Implements OpenIdConsumerResult.
Definition at line 33 of file OpenIdConsumerSetupRequired.class.php.
OpenIdConsumerSetupRequired::$url = null [private] |
Definition at line 18 of file OpenIdConsumerSetupRequired.class.php.