Home
last modified time | relevance | path

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

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