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());
H A DServerAnonBindHandler.php55 $request->getUsername(),
H A DServerWhoAmIHandler.php38 $userId = $token->getUsername();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Token/
H A DTokenInterface.php24 public function getUsername(): ?string;
23 public function getUsername(): ?string; global() function
H A DAnonToken.php44 public function getUsername(): ?string
43 public function getUsername(): ?string global() function in FreeDSx\\Ldap\\Server\\Token\\AnonToken
H A DBindToken.php51 public function getUsername(): ?string
50 public function getUsername(): ?string global() function in FreeDSx\\Ldap\\Server\\Token\\BindToken
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryConnectionService/
H A DCloudSqlCredential.php55 public function getUsername() function in Google\\Service\\BigQueryConnectionService\\CloudSqlCredential
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DBasicAuthentication.php55 public function getUsername() function in Google\\Service\\Monitoring\\BasicAuthentication
/plugin/slacknotifier/helper/
H A DContext.php26 public function getUsername(): ?string function in dokuwiki\\plugin\\slacknotifier\\helper\\Context
/plugin/swiftmail/Swift/Connection/
H A 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/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DUserPassword.php53 public function getUsername() function in Google\\Service\\Connectors\\UserPassword
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DVmwareSourceDetails.php77 public function getUsername() function in Google\\Service\\VMMigrationService\\VmwareSourceDetails
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DForwardSshTunnelConnectivity.php109 public function getUsername() function in Google\\Service\\Datastream\\ForwardSshTunnelConnectivity
H A DMysqlProfile.php107 public function getUsername() function in Google\\Service\\Datastream\\MysqlProfile
H A DOracleProfile.php127 public function getUsername() function in Google\\Service\\Datastream\\OracleProfile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DSmtpMsa.php109 public function getUsername() function in Google\\Service\\Gmail\\SmtpMsa
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3WebhookGenericWebService.php110 public function getUsername() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3WebhookGenericWebService
/plugin/authsaml/
H A Dauth.php76 $username = $this->saml->getUsername();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DDemoteMasterMySqlReplicaConfiguration.php127 public function getUsername() function in Google\\Service\\SQLAdmin\\DemoteMasterMySqlReplicaConfiguration
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DMasterAuth.php125 public function getUsername() function in Google\\Service\\Container\\MasterAuth
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DImClient.php125 public function getUsername() function in Google\\Service\\PeopleService\\ImClient
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DPostgreSqlConnectionProfile.php143 public function getUsername() function in Google\\Service\\DatabaseMigrationService\\PostgreSqlConnectionProfile
H A DMySqlConnectionProfile.php143 public function getUsername() function in Google\\Service\\DatabaseMigrationService\\MySqlConnectionProfile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
H A DGoogleIdentityStsV1IntrospectTokenResponse.php166 public function getUsername() function in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1IntrospectTokenResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DRemarketingAudiences.php162 public function getUsername() function in Google\\Service\\Analytics\\RemarketingAudiences

123