Home
last modified time | relevance | path

Searched refs:ProtectionSpaceServerFTPS (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebCore/platform/network/cf/
DAuthenticationCF.cpp128 case ProtectionSpaceServerFTPS: in createCF()
216 serverType = ProtectionSpaceServerFTPS; in core()
/external/webkit/WebKit/win/
DWebURLProtectionSpace.cpp168 serverType = ProtectionSpaceServerFTPS; in initWithHost()
235 case ProtectionSpaceServerFTPS: in protocol()
/external/webkit/WebCore/platform/network/
DProtectionSpace.h36 ProtectionSpaceServerFTPS = 4, enumerator
DProtectionSpace.cpp95 m_serverType == ProtectionSpaceServerFTPS || in receivesCredentialSecurely()
/external/webkit/WebCore/platform/network/mac/
DAuthenticationMac.mm102 case ProtectionSpaceServerFTPS:
204 serverType = ProtectionSpaceServerFTPS;