Searched refs:max_nonce_age (Results 1 – 6 of 6) sorted by relevance
69 protected $max_nonce_age = 0; variable in Auth_OpenID_SQLStore129 $this->max_nonce_age = 6 * 60 * 60;
46 protected $max_nonce_age = 0; variable in Auth_OpenID_FileStore76 $this->max_nonce_age = 6 * 60 * 60; // Six hours, in seconds
101 $this->max_nonce_age = 6 * 60 * 60;
116 $this->max_nonce_age = 6 * 60 * 60;
69 $this->max_nonce_age = 6 * 60 * 60; // Six hours, in seconds