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