Home
last modified time | relevance | path

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

/plugin/fedauth/Auth/OpenID/
H A DConsumer.php230 var $_token_suffix = "last_token"; variable in Auth_OpenID_Consumer
276 $this->_token_key = $this->session_key_prefix . $this->_token_suffix;
/plugin/openid/Auth/OpenID/
H A DConsumer.php227 private $_token_suffix = "last_token"; variable in Auth_OpenID_Consumer
275 $this->_token_key = $this->session_key_prefix . $this->_token_suffix;