Searched defs:handlesAuthenticationChallenges (Results 1 – 1 of 1) sorted by relevance
249 bool handlesAuthenticationChallenges() const { return m_handlesAuthenticationChallenges; } in handlesAuthenticationChallenges() function250 …void setHandlesAuthenticationChallenges(bool handlesAuthenticationChallenges) { m_handlesAuthentic… in setHandlesAuthenticationChallenges()