Home
last modified time | relevance | path

Searched defs:username (Results 51 – 75 of 156) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
DGoals.php52 public $username; variable in Google\\Service\\Analytics\\Goals
155 public function setUsername($username)
/plugin/swiftmail/Swift/
DAuthenticator.php27 public function isAuthenticated($username, $password, Swift $instance);
/plugin/authsmartcard/
Dauth.php48 public function checkPass(&$username, &$password) {
135 public function findUserByUsernameAndPassword($username, $password){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DDatafeedFetchSchedule.php53 public $username; variable in Google\\Service\\ShoppingContent\\DatafeedFetchSchedule
160 public function setUsername($username)
/plugin/webdav/core/Backend/
DAuth.php26 protected function validateUserPass($username, $password)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
DOnPremisesConfiguration.php55 public $username; variable in Google\\Service\\SQLAdmin\\OnPremisesConfiguration
172 public function setUsername($username)
DMySqlReplicaConfiguration.php61 public $username; variable in Google\\Service\\SQLAdmin\\MySqlReplicaConfiguration
196 public function setUsername($username)
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
DBasicCallBack.php51 protected function validateUserPass($username, $password) {
DPDO.php49 function getDigestHash($realm, $username) {
DFile.php71 function getDigestHash($realm, $username) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DBasicCallBack.php51 protected function validateUserPass($username, $password) {
H A DPDO.php49 function getDigestHash($realm, $username) {
H A DFile.php71 function getDigestHash($realm, $username) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
DUserPosixAccount.php61 public $username; variable in Google\\Service\\Directory\\UserPosixAccount
192 public function setUsername($username)
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/
H A DSMTP.php57 protected $username; variable in Tx\\Mailer\\SMTP
120 public function setAuth($username, $password){
/plugin/fedauth/classes/
Dfa_service.class.php38 function request($username, $return_to) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DAnonBindRequest.php28 public function __construct(string $username = '', int $version = 3)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php75 public static function bind(string $username, string $password)
99 public static function bindAnonymously(string $username = '')
163 …public static function passwordModify(string $username, string $oldPassword, string $newPassword):…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
DBitbucketServerConfig.php54 public $username; variable in Google\\Service\\CloudBuild\\BitbucketServerConfig
175 public function setUsername($username)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudOSLogin/
DPosixAccount.php65 public $username; variable in Google\\Service\\CloudOSLogin\\PosixAccount
210 public function setUsername($username)
/plugin/fedauth/classes/svc/
Dfa_openid.svc.class.php65 function request($username, $return_to) {
/plugin/passpolicy/
Dhelper.php103 public function generatePassword($username, $try = 0)
176 public function checkPolicy($pass, $username)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DAbstractBasicTest.php88 function validateUserPass($username, $password) {
/plugin/stopforumspam/
DSpamLogger.php20 public function LogAttempt($username, $email, $ip, $trigger, $confidence, $accepted)
/plugin/authloginapi/
Dauth.php101 protected function setUserSession($id, $username, $groups = array())

1234567