Home
last modified time | relevance | path

Searched refs:getUsername (Results 1 – 25 of 59) sorted by relevance

123

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerBindHandler.php61 if (!$dispatcher->bind($request->getUsername(), $request->getPassword())) {
68 return new BindToken($request->getUsername(), $request->getPassword());
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Token/
H A DTokenInterface.php24 public function getUsername(): ?string; function
H A DAnonToken.php44 public function getUsername(): ?string function in FreeDSx\\Ldap\\Server\\Token\\AnonToken
H A DBindToken.php51 public function getUsername(): ?string function in FreeDSx\\Ldap\\Server\\Token\\BindToken
/plugin/swiftmail/Swift/Connection/
DSMTP.php175 public function getUsername() function in Swift_Connection_SMTP
329 if ($this->getUsername() && $this->getPassword())
331 $this->runAuthenticators($this->getUsername(), $this->getPassword(), $instance);
/plugin/slacknotifier/helper/
DContext.php26 public function getUsername(): ?string function in dokuwiki\\plugin\\slacknotifier\\helper\\Context
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
DBasicAuthentication.php55 public function getUsername() function in Google\\Service\\Monitoring\\BasicAuthentication
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryConnectionService/
DCloudSqlCredential.php55 public function getUsername() function in Google\\Service\\BigQueryConnectionService\\CloudSqlCredential
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
DUserPassword.php53 public function getUsername() function in Google\\Service\\Connectors\\UserPassword
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
DVmwareSourceDetails.php77 public function getUsername() function in Google\\Service\\VMMigrationService\\VmwareSourceDetails
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
DSmtpMsa.php109 public function getUsername() function in Google\\Service\\Gmail\\SmtpMsa
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
DForwardSshTunnelConnectivity.php109 public function getUsername() function in Google\\Service\\Datastream\\ForwardSshTunnelConnectivity
DMysqlProfile.php107 public function getUsername() function in Google\\Service\\Datastream\\MysqlProfile
DOracleProfile.php127 public function getUsername() function in Google\\Service\\Datastream\\OracleProfile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3WebhookGenericWebService.php110 public function getUsername() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3WebhookGenericWebService
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
DDemoteMasterMySqlReplicaConfiguration.php127 public function getUsername() function in Google\\Service\\SQLAdmin\\DemoteMasterMySqlReplicaConfiguration
/plugin/authsaml/
Dauth.php76 $username = $this->saml->getUsername();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
DMasterAuth.php125 public function getUsername() function in Google\\Service\\Container\\MasterAuth
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
DImClient.php125 public function getUsername() function in Google\\Service\\PeopleService\\ImClient
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
DPostgreSqlConnectionProfile.php143 public function getUsername() function in Google\\Service\\DatabaseMigrationService\\PostgreSqlConnectionProfile
DMySqlConnectionProfile.php143 public function getUsername() function in Google\\Service\\DatabaseMigrationService\\MySqlConnectionProfile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
DGoogleIdentityStsV1IntrospectTokenResponse.php166 public function getUsername() function in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1IntrospectTokenResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
DProfiles.php162 public function getUsername() function in Google\\Service\\Analytics\\Profiles
DRemarketingAudiences.php162 public function getUsername() function in Google\\Service\\Analytics\\RemarketingAudiences
DUnsampledReports.php162 public function getUsername() function in Google\\Service\\Analytics\\UnsampledReports

123