Searched defs:is_authenticated (Results 1 – 2 of 2) sorted by relevance
154 is_authenticated (struct MHD_Connection *connection, 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