Searched defs:is_authenticated (Results 1 – 3 of 3) sorted by relevance
71 bool is_authenticated = false; in check_auth() local
79 bool is_authenticated() const { in is_authenticated() function
908 def add_password(self, realm, uri, user, passwd, is_authenticated=False): argument915 def update_authenticated(self, uri, is_authenticated=False): argument925 def is_authenticated(self, authuri): member in HTTPPasswordMgrWithPriorAuth