Home
last modified time | relevance | path

Searched refs:getPseudoRandomString (Results 1 – 6 of 6) sorted by relevance

/plugin/authfacebook/lib/PseudoRandomString/
H A DPseudoRandomStringGeneratorInterface.php44 public function getPseudoRandomString($length); function
H A DRandomBytesPseudoRandomStringGenerator.php53 public function getPseudoRandomString($length) function in Facebook\\PseudoRandomString\\RandomBytesPseudoRandomStringGenerator
H A DMcryptPseudoRandomStringGenerator.php53 public function getPseudoRandomString($length) function in Facebook\\PseudoRandomString\\McryptPseudoRandomStringGenerator
H A DOpenSslPseudoRandomStringGenerator.php50 public function getPseudoRandomString($length) function in Facebook\\PseudoRandomString\\OpenSslPseudoRandomStringGenerator
H A DUrandomPseudoRandomStringGenerator.php61 public function getPseudoRandomString($length) function in Facebook\\PseudoRandomString\\UrandomPseudoRandomStringGenerator
/plugin/authfacebook/lib/Helpers/
H A DFacebookRedirectLoginHelper.php125 …tDataHandler->get('state') ?: $this->pseudoRandomStringGenerator->getPseudoRandomString(static::CS…