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