These methods are available on HTTPPasswordMgr and HTTPPasswordMgrWithDefaultRealm objects.
(user, passwd)
(None, None)
For HTTPPasswordMgrWithDefaultRealm objects, the realm None will be searched if the given realm has no matching user/password.
None