Home
last modified time | relevance | path

Searched defs:protectionSpaceRef (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKProtectionSpace.cpp39 WKStringRef WKProtectionSpaceCopyHost(WKProtectionSpaceRef protectionSpaceRef) in WKProtectionSpaceCopyHost()
44 int WKProtectionSpaceGetPort(WKProtectionSpaceRef protectionSpaceRef) in WKProtectionSpaceGetPort()
49 WKStringRef WKProtectionSpaceCopyRealm(WKProtectionSpaceRef protectionSpaceRef) in WKProtectionSpaceCopyRealm()
54 bool WKProtectionSpaceGetIsProxy(WKProtectionSpaceRef protectionSpaceRef) in WKProtectionSpaceGetIsProxy()
59 WKProtectionSpaceServerType WKProtectionSpaceGetServerType(WKProtectionSpaceRef protectionSpaceRef) in WKProtectionSpaceGetServerType()
64 bool WKProtectionSpaceGetReceivesCredentialSecurely(WKProtectionSpaceRef protectionSpaceRef) in WKProtectionSpaceGetReceivesCredentialSecurely()
69 …henticationScheme WKProtectionSpaceGetAuthenticationScheme(WKProtectionSpaceRef protectionSpaceRef) in WKProtectionSpaceGetAuthenticationScheme()