Home
last modified time | relevance | path

Searched defs:secret (Results 1 – 25 of 50) sorted by relevance

12

/plugin/authg2fa/
DGoogleAuthenticator.php42 public function getCode($secret, $timeSlice = null)
76 public function getQRCodeGoogleUrl($name, $secret) {
89 public function verifyCode($secret, $code, $discrepancy = 1)
121 protected function _base32Decode($secret)
159 protected function _base32Encode($secret, $padding = true)
/plugin/authgoogle2fa/
DGoogleAuthenticator.php42 public function getCode($secret, $timeSlice = null)
76 public function getQRCodeGoogleUrl($name, $secret) {
89 public function verifyCode($secret, $code, $discrepancy = 1)
121 protected function _base32Decode($secret)
159 protected function _base32Encode($secret, $padding = true)
/plugin/twofactor/
DGoogleAuthenticator.php69 public function getCode($secret, $timeSlice = null)
107 public function getQRCodeGoogleUrl($name, $secret, $title = null, $params = array())
131 public function verifyCode($secret, $code, $discrepancy = 1, $currentTimeSlice = null)
172 protected function _base32Decode($secret)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
DSasPortalGenerateSecretResponse.php25 public $secret; variable in Google\\Service\\Sasportal\\SasPortalGenerateSecretResponse
30 public function setSecret($secret)
DSasPortalValidateInstallerRequest.php33 public $secret; variable in Google\\Service\\Sasportal\\SasPortalValidateInstallerRequest
66 public function setSecret($secret)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
DSasPortalGenerateSecretResponse.php25 public $secret; variable in Google\\Service\\SASPortalTesting\\SasPortalGenerateSecretResponse
30 public function setSecret($secret)
DSasPortalValidateInstallerRequest.php33 public $secret; variable in Google\\Service\\SASPortalTesting\\SasPortalValidateInstallerRequest
66 public function setSecret($secret)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DGoogleCloudRunV2SecretKeySelector.php25 public $secret; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2SecretKeySelector
34 public function setSecret($secret)
DGoogleCloudRunOpV2SecretKeySelector.php25 public $secret; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2SecretKeySelector
34 public function setSecret($secret)
DGoogleCloudRunOpV2SecretVolumeSource.php32 public $secret; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2SecretVolumeSource
65 public function setSecret($secret)
DGoogleCloudRunV2SecretVolumeSource.php32 public $secret; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2SecretVolumeSource
65 public function setSecret($secret)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
DWebhookConfig.php25 public $secret; variable in Google\\Service\\CloudBuild\\WebhookConfig
34 public function setSecret($secret)
/plugin/recaptcha2/lib/ReCaptcha/
DReCaptcha.php44 private $secret; variable in ReCaptcha\\ReCaptcha
58 public function __construct($secret, RequestMethod $requestMethod = null)
DRequestParameters.php38 private $secret; variable in ReCaptcha\\RequestParameters
66 public function __construct($secret, $response, $remoteIp = null, $version = null)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIAP/
DIdentityAwareProxyClient.php33 public $secret; variable in Google\\Service\\CloudIAP\\IdentityAwareProxyClient
66 public function setSecret($secret)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
DHmacKey.php31 public $secret; variable in Google\\Service\\Storage\\HmacKey
64 public function setSecret($secret)
/plugin/authfacebook/lib/
DFacebookApp.php39 protected $secret; variable in Facebook\\FacebookApp
47 public function __construct($id, $secret)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
DSecretEnvVar.php33 public $secret; variable in Google\\Service\\CloudFunctions\\SecretEnvVar
70 public function setSecret($secret)
DSecretVolume.php34 public $secret; variable in Google\\Service\\CloudFunctions\\SecretVolume
69 public function setSecret($secret)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
DIdpConfig.php42 public $secret; variable in Google\\Service\\IdentityToolkit\\IdpConfig
107 public function setSecret($secret)
/plugin/crypto/
Daction.php71 function crypto_encrypt($data, $secret) {
78 function crypto_decrypt($data, $secret) {
/plugin/diagramsnet/lib/WEB-INF/
Dpusher.properties3 secret=Replace_with_your_pusher_secret key
/plugin/revealjs/plugin/multiplex/
Dindex.js49 res.send({secret: secret, socketId: createHash(secret)}); property
52 var createHash = function(secret) { argument
Dmaster.js14 secret: multiplex.secret, property
/plugin/captcha/
Dhelper.php388 protected function htmlImage($ID, $secret)
412 protected function htmlAudioLink($secret, $ID)

12