Home
last modified time | relevance | path

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

/plugin/fedauth/Auth/OpenID/
H A DAX.php976 var $SUCCESS_MODE = 'store_response_success'; variable in Auth_OpenID_AX_StoreResponse
996 $this->mode = $this->SUCCESS_MODE;
1009 return $this->mode == $this->SUCCESS_MODE;
/plugin/openid/Auth/OpenID/
H A DAX.php995 public $SUCCESS_MODE = 'store_response_success'; variable in Auth_OpenID_AX_StoreResponse
1021 $this->mode = $this->SUCCESS_MODE;
1034 return $this->mode == $this->SUCCESS_MODE;