Home
last modified time | relevance | path

Searched defs:password (Results 51 – 75 of 157) sorted by relevance

1234567

/plugin/authgoogle/google/auth/
H A DGoogle_P12Signer.php30 function __construct($p12, $password) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DBasicCallBack.php51 protected function validateUserPass($username, $password) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DBasicCallBack.php51 protected function validateUserPass($username, $password) {
/plugin/authsmartcard/
H A Dauth.php48 public function checkPass(&$username, &$password) {
135 public function findUserByUsernameAndPassword($username, $password){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeedFetchSchedule.php41 public $password; variable in Google\\Service\\ShoppingContent\\DatafeedFetchSchedule
118 public function setPassword($password)
/plugin/swiftmail/Swift/Authenticator/
H A DCRAMMD5.php57 public static function generateCRAMMD5Hash($password, $challenge)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DOnPremisesConfiguration.php49 public $password; variable in Google\\Service\\SQLAdmin\\OnPremisesConfiguration
144 public function setPassword($password)
H A DUser.php45 public $password; variable in Google\\Service\\SQLAdmin\\User
132 public function setPassword($password)
H A DMySqlReplicaConfiguration.php53 public $password; variable in Google\\Service\\SQLAdmin\\MySqlReplicaConfiguration
168 public function setPassword($password)
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php16 private $password; variable in helper_plugin_bugzillaint_bugzillaclient
22 public function setCredentials( $login, $password ) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DPrivateKey.php34 public function withPassword($password = false);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEntryPoint.php50 public $password; variable in Google\\Service\\Calendar\\EntryPoint
151 public function setPassword($password)
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/
H A DSMTP.php62 protected $password; variable in Tx\\Mailer\\SMTP
120 public function setAuth($username, $password){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DUserPassword.php32 public function setPassword(Secret $password)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DAbstractBasicTest.php88 function validateUserPass($username, $password) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartyVerifyPasswordRequest.php49 public $password; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyPasswordRequest
154 public function setPassword($password)
H A DIdentitytoolkitRelyingpartySignupNewUserRequest.php61 public $password; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySignupNewUserRequest
208 public function setPassword($password)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DMontgomeryPublic.php47 public static function load($key, $password = '')
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/
H A DPKCS1.php48 public static function load($key, $password = '')
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DUserPasswordTrait.php54 public function withPassword(?string $password) argument
[all...]
/plugin/sql/
H A DDB.php17 function __construct($dsn, $username="", $password="", $driver_options=array()) {
80 function mysql_connect($server, $login, $password) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DXML.php46 public static function load($key, $password = '')
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS8.php336 protected static function load($key, $password = '')
518 …protected static function wrapPrivateKey($key, $attr, $params, $password, $oid = null, $publicKey …
/plugin/eventum/
H A Dclass.Eventum_RPC.php75 public function setCredentials($username, $password)
/plugin/farmer/admin/
H A Dnew.php309 makeAdminLine($password) global() argument

1234567