Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ credentials
Method
credentials
suds/transport/https.py:74–75 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
72
self.pm.add_password(None, request.url, u, p)
73
74
def
credentials(self):
75
return
(self.options.username, self.options.password)
76
77
def
u2handlers(self):
78
handlers = HttpTransport.u2handlers(self)
Callers
1
addcredentials
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected