Trees
Indices
Help
Python Standard Library
Module urllib2
:: Class AbstractDigestAuthHandler
[
hide private
]
[
frames
] |
no frames
]
Class AbstractDigestAuthHandler
Known Subclasses:
HTTPDigestAuthHandler
,
ProxyDigestAuthHandler
Instance Methods
[
hide private
]
__init__
(
self
,
passwd
=
None
)
reset_retry_count
(
self
)
http_error_auth_reqed
(
self
,
auth_header
,
host
,
req
,
headers
)
retry_http_digest_auth
(
self
,
req
,
auth
)
get_cnonce
(
self
,
nonce
)
get_authorization
(
self
,
req
,
chal
)
get_algorithm_impls
(
self
,
algorithm
)
get_entity_digest
(
self
,
data
,
chal
)
Trees
Indices
Help
Python Standard Library
Generated by Epydoc 3.0 on Tue Jan 29 22:44:23 2008
http://epydoc.sourceforge.net