Home
last modified time | relevance | path

Searched defs:auth_token (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/dports/www/horde-base/horde-5.2.23/services/twitter/
H A Dindex.php51 $auth_token = new Horde_Oauth_Token($token['key'], $token['secret']); variable
67 …$auth_token = $twitter->auth->getAccessToken($injector->getInstance('Horde_Controller_Request'), H… variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/http/
H A Dhttp_auth_handler_digest_unittest.cc594 std::string auth_token; in TEST() local
608 std::string auth_token; in TEST() local
622 std::string auth_token; in TEST() local
636 std::string auth_token; in TEST() local
650 std::string auth_token; in TEST() local
664 std::string auth_token; in TEST() local
678 std::string auth_token; in TEST() local
693 std::string auth_token; in TEST() local
H A Dhttp_auth_sspi_win_unittest.cc105 std::string auth_token; in TEST() local
141 std::string auth_token; in TEST() local
164 std::string auth_token; in TEST() local
186 std::string auth_token; in TEST() local
227 std::string auth_token; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/http/
H A Dhttp_auth_handler_digest_unittest.cc599 std::string auth_token; in TEST() local
613 std::string auth_token; in TEST() local
627 std::string auth_token; in TEST() local
641 std::string auth_token; in TEST() local
655 std::string auth_token; in TEST() local
669 std::string auth_token; in TEST() local
683 std::string auth_token; in TEST() local
698 std::string auth_token; in TEST() local
H A Dhttp_auth_sspi_win_unittest.cc105 std::string auth_token; in TEST() local
141 std::string auth_token; in TEST() local
164 std::string auth_token; in TEST() local
186 std::string auth_token; in TEST() local
227 std::string auth_token; in TEST() local
/dports/devel/py-twilio/twilio-7.4.0/twilio/jwt/taskrouter/
H A Dcapabilities.py5 def __init__(self, account_sid, auth_token, workspace_sid, worker_sid, ttl=3600, **kwargs): argument
70 def __init__(self, account_sid, auth_token, workspace_sid, task_queue_sid, ttl=3600, **kwargs): argument
93 def __init__(self, account_sid, auth_token, workspace_sid, ttl=3600, **kwargs): argument
/dports/devel/py-oci/oci-2.53.1/src/oci/apm_synthetics/models/
H A Drequest_authentication_details.py184 def auth_token(self): member in RequestAuthenticationDetails
196 def auth_token(self, auth_token): argument
/dports/devel/awscli/awscli-1.20.61/awscli/customizations/codeartifact/
H A Dlogin.py40 def __init__(self, auth_token, expiration, repository_endpoint, argument
97 def get_commands(cls, endpoint, auth_token, **kwargs): argument
329 def get_commands(cls, endpoint, auth_token, **kwargs): argument
373 def get_commands(cls, endpoint, auth_token, **kwargs): argument
400 auth_token, argument
416 def get_commands(cls, endpoint, auth_token, **kwargs): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/google/api/auth/
H A Dtokens.py50 def authenticate(self, auth_token, auth_info, service_name): argument
98 def get_jwt_claims(self, auth_token): argument
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/gatekeeperd/tests/
H A Dgatekeeper_test.cpp83 hw_auth_token_t *auth_token = in TEST() local
118 hw_auth_token_t *auth_token = in TEST() local
166 hw_auth_token_t *auth_token = in TEST() local
/dports/devel/py-b2sdk/b2sdk-1.12.0/b2sdk/v1/
H A Daccount_info.py41 auth_token, argument
79 auth_token, argument
156 self, account_id, auth_token, api_url, download_url, minimum_part_size, application_key, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/multidevice_setup/public/cpp/
H A Dfake_auth_token_validator.cc15 bool FakeAuthTokenValidator::IsAuthTokenValid(const std::string& auth_token) { in IsAuthTokenValid()
H A Dmultidevice_setup_client_impl.cc71 const std::string& auth_token, in SetHostDevice()
89 const base::Optional<std::string>& auth_token, in SetFeatureEnabledState()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dms/include/aws/dms/model/
H A DRedisAuthTypeValue.h21 auth_token enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/multidevice_setup/
H A Dmultidevice_setup_initializer.cc57 const std::string& auth_token, in SetHostDeviceArgs()
155 const std::string& auth_token, in SetHostDevice()
204 const base::Optional<std::string>& auth_token, in SetFeatureEnabledState()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/fsgs/ogd/
H A Dclient.py79 def logout_task(self, auth_token): argument
97 def deauth(self, auth_token): argument
178 def __init__(self, client, auth_token): argument
/dports/devel/p5-CommitBit/CommitBit-0.02/lib/CommitBit/Model/
H A DUser.pm43 sub auth_token { subroutine
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/self_update-0.19.0/src/backends/
H A Dgitlab.rs69 auth_token: Option<String>, field
96 pub fn auth_token(&mut self, auth_token: &str) -> &mut Self { in auth_token() method
127 auth_token: Option<String>, field
232 auth_token: Option<String>, field
361 pub fn auth_token(&mut self, auth_token: &str) -> &mut Self { in auth_token() method
434 auth_token: Option<String>, field
528 fn auth_token(&self) -> Option<String> { in auth_token() method
H A Dgithub.rs69 auth_token: Option<String>, field
105 pub fn auth_token(&mut self, auth_token: &str) -> &mut Self { in auth_token() method
137 auth_token: Option<String>, field
248 auth_token: Option<String>, field
378 pub fn auth_token(&mut self, auth_token: &str) -> &mut Self { in auth_token() method
452 auth_token: Option<String>, field
556 fn auth_token(&self) -> Option<String> { in auth_token() method
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/services/
H A Dnetschedule_api_submitter.cpp247 string& auth_token, in CReadCmdExecutor()
298 bool CNetScheduleSubmitter::Read(string* job_id, string* auth_token, in Read()
324 const string& auth_token, in FinalizeRead()
343 const string& auth_token) in ReadConfirm()
350 const string& auth_token) in ReadRollback()
357 const string& auth_token, const string& error_message) in ReadFail()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/services/
H A Dnetschedule_api_submitter.cpp247 string& auth_token, in CReadCmdExecutor()
298 bool CNetScheduleSubmitter::Read(string* job_id, string* auth_token, in Read()
324 const string& auth_token, in FinalizeRead()
343 const string& auth_token) in ReadConfirm()
350 const string& auth_token) in ReadRollback()
357 const string& auth_token, const string& error_message) in ReadFail()
/dports/devel/R-cran-remotes/remotes/R/
H A Dinstall-github.R56 auth_token = github_pat(quiet), argument
93 auth_token = github_pat(), sha = NULL, argument
184 github_resolve_ref.github_pull <- function(x, params, ..., host, auth_token = github_pat()) { argument
206 github_resolve_ref.github_release <- function(x, params, ..., host, auth_token = github_pat()) { argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/multidevice_setup/
H A Dauth_token_validator_impl.cc21 bool AuthTokenValidatorImpl::IsAuthTokenValid(const std::string& auth_token) { in IsAuthTokenValid()
/dports/net/rclone/rclone-1.57.0/vendor/storj.io/common/pb/
H A Dcertificate.proto14 string auth_token = 1; field
/dports/net/storj/storj-1.45.3/certificate/certificatepb/
H A Dcertificate.proto14 string auth_token = 1; field

12345678910>>...17