Home
last modified time | relevance | path

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

/plugin/authfacebook/lib/Helpers/
H A DFacebookRedirectLoginHelper.php67 protected $pseudoRandomStringGenerator; variable in Facebook\\Helpers\\FacebookRedirectLoginHelper
80 …$this->pseudoRandomStringGenerator = PseudoRandomStringGeneratorFactory::createPseudoRandomStringG…
110 return $this->pseudoRandomStringGenerator;
125 …$state = $this->persistentDataHandler->get('state') ?: $this->pseudoRandomStringGenerator->getPseu…
/plugin/authfacebook/lib/
H A DFacebook.php96 protected $pseudoRandomStringGenerator; variable in Facebook\\Facebook
150 …$this->pseudoRandomStringGenerator = PseudoRandomStringGeneratorFactory::createPseudoRandomStringG…
287 $this->pseudoRandomStringGenerator