Public Member Functions | |
__construct (HttpUrl $identity) | |
getIdentity () | |
isOk () | |
Private Attributes | |
$identity = null |
Definition at line 15 of file OpenIdConsumerPositive.class.php.
OpenIdConsumerPositive::__construct | ( | HttpUrl $ | identity | ) |
Definition at line 19 of file OpenIdConsumerPositive.class.php.
OpenIdConsumerPositive::getIdentity | ( | ) |
Definition at line 27 of file OpenIdConsumerPositive.class.php.
OpenIdConsumerPositive::isOk | ( | ) |
Implements OpenIdConsumerResult.
Definition at line 32 of file OpenIdConsumerPositive.class.php.
OpenIdConsumerPositive::$identity = null [private] |
Definition at line 17 of file OpenIdConsumerPositive.class.php.