Searched defs:ProtectionSpace (Results 1 – 14 of 14) sorted by relevance
38 ProtectionSpace::ProtectionSpace() in ProtectionSpace() function in WebCore::ProtectionSpace50 ProtectionSpace::ProtectionSpace(const String& host, int port, ProtectionSpaceServerType serverType… in ProtectionSpace() function in WebCore::ProtectionSpace
33 class ProtectionSpace; variable
62 ProtectionSpace(WTF::HashTableDeletedValueType) : m_isHashTableDeletedValue(true) { } in ProtectionSpace() function
53 class ProtectionSpace; variable92 …virtual bool canAuthenticateAgainstProtectionSpace(ResourceHandle*, const ProtectionSpace&) { retu… in canAuthenticateAgainstProtectionSpace()
85 class ProtectionSpace; variable
33 Credential CredentialStorage::getFromPersistentStorage(const ProtectionSpace&) in getFromPersistentStorage()
40 class ProtectionSpace; variable
45 class ProtectionSpace; variable
47 class ProtectionSpace; variable
77 class ProtectionSpace; variable
72 class ProtectionSpace; variable
255 …thenticateAgainstProtectionSpace(DocumentLoader*, unsigned long, const ProtectionSpace&) { return … in canAuthenticateAgainstProtectionSpace()