Home
last modified time | relevance | path

Searched refs:set_auth (Results 1 – 25 of 105) sorted by relevance

12345

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/Utils/
H A DOctoPrint.hpp44 virtual void set_auth(Http &http) const;
64 void set_auth(Http &http) const override;
89 void set_auth(Http& http) const override;
H A DOctoPrint.cpp46 set_auth(http); in test()
120 set_auth(http); in upload()
150 void OctoPrint::set_auth(Http &http) const in set_auth() function in Slic3r::OctoPrint
200 void SL1Host::set_auth(Http &http) const in set_auth() function in Slic3r::SL1Host
244 void PrusaLink::set_auth(Http& http) const in set_auth() function in Slic3r::PrusaLink
H A DRepetier.cpp51 set_auth(http); in test()
122 set_auth(http); in upload()
156 void Repetier::set_auth(Http &http) const in set_auth() function in Slic3r::Repetier
188 set_auth(http); in get_groups()
230 set_auth(http); in get_printers()
H A DAstroBox.cpp47 set_auth(http); in test()
121 set_auth(http); in upload()
151 void AstroBox::set_auth(Http &http) const in set_auth() function in Slic3r::AstroBox
/dports/textproc/hyperestraier/hyperestraier-1.4.13/rubypure/
H A Destcall.rb631 node.set_auth($authname, $authpass) if $authname
646 node.set_auth($authname, $authpass) if $authname
669 node.set_auth($authname, $authpass) if $authname
691 node.set_auth($authname, $authpass) if $authname
718 node.set_auth($authname, $authpass) if $authname
738 node.set_auth($authname, $authpass) if $authname
755 node.set_auth($authname, $authpass) if $authname
777 node.set_auth($authname, $authpass) if $authname
792 node.set_auth($authname, $authpass) if $authname
807 node.set_auth($authname, $authpass) if $authname
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/beast/test/doc/
H A Dwebsocket_3_decorator.cpp110 struct set_auth in snippets() struct
123 set_auth{boost::make_unique<std::string>("Basic QWxhZGRpbjpPcGVuU2VzYW1l")})); in snippets()
/dports/devel/boost-python-libs/boost_1_72_0/libs/beast/test/doc/
H A Dwebsocket_3_decorator.cpp110 struct set_auth in snippets() struct
123 set_auth{boost::make_unique<std::string>("Basic QWxhZGRpbjpPcGVuU2VzYW1l")})); in snippets()
/dports/devel/boost-libs/boost_1_72_0/libs/beast/test/doc/
H A Dwebsocket_3_decorator.cpp110 struct set_auth in snippets() struct
123 set_auth{boost::make_unique<std::string>("Basic QWxhZGRpbjpPcGVuU2VzYW1l")})); in snippets()
/dports/devel/hyperscan/boost_1_75_0/libs/beast/test/doc/
H A Dwebsocket_3_decorator.cpp112 struct set_auth in snippets() struct
125 set_auth{boost::make_unique<std::string>("Basic QWxhZGRpbjpPcGVuU2VzYW1l")})); in snippets()
/dports/lang/ruby26/ruby-2.6.9/gems/xmlrpc-0.3.0/lib/xmlrpc/
H A Dclient.rb107 set_auth
221 set_auth
228 set_auth
454 def set_auth method in XMLRPC.Client
/dports/devel/sentry-cli/sentry-cli-1.71.0/src/commands/
H A Dlogin.rs21 new_cfg.set_auth(Auth::Token(token.to_string())); in update_config()
50 cfg.set_auth(Auth::Token(token.to_string())); in execute()
/dports/textproc/syck/syck-0.70/ext/ruby/lib/okay/
H A Drpc.rb81 set_auth
110 set_auth
115 set_auth
137 def set_auth method in Okay.RPC.Client
/dports/sysutils/p5-Rex/Rex-1.13.4/lib/Rex/
H A DGroup.pm46 sub set_auth { subroutine
50 map { $_->set_auth( %{ $self->get_auth } ) } $self->get_servers;
H A DTask.pm183 $self->set_auth( "user", $data->{'user'} );
184 $self->set_auth( "password", $data->{'password'} );
187 $self->set_auth( "private_key", $data->{"private_key"} );
188 $self->set_auth( "public_key", $data->{"public_key"} );
554 sub set_auth { subroutine
/dports/textproc/hyperestraier/hyperestraier-1.4.13/javapure/
H A DCall.java638 if(authname != null) node.set_auth(authname, authpass); in procput()
657 if(authname != null) node.set_auth(authname, authpass); in procout()
683 if(authname != null) node.set_auth(authname, authpass); in procedit()
708 if(authname != null) node.set_auth(authname, authpass); in procget()
738 if(authname != null) node.set_auth(authname, authpass); in procetch()
757 if(authname != null) node.set_auth(authname, authpass); in procuriid()
772 if(authname != null) node.set_auth(authname, authpass); in procinform()
793 if(authname != null) node.set_auth(authname, authpass); in procsync()
806 if(authname != null) node.set_auth(authname, authpass); in procoptimize()
821 if(authname != null) node.set_auth(authname, authpass); in procsearch()
[all …]
/dports/net/p5-URI-Fast/URI-Fast-0.55/t/
H A Dmisc.t17 ok no_warnings{ uri->set_auth(undef) }, 'set_auth';
/dports/games/gtkevemon/gtkevemon-ac2ca34/src/api/
H A Deveapi.h88 void set_auth (EveApiAuth const& auth);
145 EveApiFetcher::set_auth (EveApiAuth const& auth) in set_auth() function
/dports/net/py-geopy/geopy-2.2.0/test/adapters/
H A Deach_adapter.py184 proxy_server.set_auth("user", "test")
202 proxy_server.set_auth("user", "test")
220 proxy_server.set_auth("user", "test")
237 proxy_server.set_auth("user", "test")
/dports/devel/py-cabby/cabby-0.1.20/docs/
H A Duser.rst82 client.set_auth(username='john', password='p4ssw0rd')
85 client.set_auth(
92 client.set_auth(
100 client.set_auth(
/dports/textproc/hyperestraier/hyperestraier-1.4.13/rubypure/example/
H A Dexample001.rb7 node.set_auth("admin", "admin")
/dports/textproc/hyperestraier/hyperestraier-1.4.13/javapure/example/
H A DExample001.java9 node.set_auth("admin", "admin"); in main()
/dports/net/scapy/scapy-2.4.5/scapy/contrib/
H A Doncrpc.py144 def set_auth(self, **kwargs): member in RPC_Call
196 def set_auth(self, **kwargs): member in RPC_Reply
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/webapp2/docs/api/webapp2_extras/
H A Dauth.rst22 .. autofunction:: set_auth
/dports/devel/py-cabby/cabby-0.1.20/cabby/cli/
H A Dproxy.py182 poll_client.set_auth(
188 inbox_client.set_auth(
/dports/net/p5-Net-FS-Flickr/Net-FS-Flickr-0.1/bin/
H A Dflickrfs59 $fs->set_auth($auth);

12345