Home
last modified time | relevance | path

Searched refs:_anonymous (Results 1 – 2 of 2) sorted by relevance

/plugin/openid/Auth/OpenID/
H A DConsumer.php1863 public $_anonymous; variable in Auth_OpenID_AuthRequest
1882 $this->_anonymous = false;
1939 $this->_anonymous = $is_anonymous;
2010 if (!$this->_anonymous) {
/plugin/fedauth/Auth/OpenID/
H A DConsumer.php1762 $this->_anonymous = false;
1814 $this->_anonymous = $is_anonymous;
1882 if (!$this->_anonymous) {