Searched defs:getAuthenticationInfo (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/PluginProcess/
H A DPluginControllerProxy.cpp378 bool PluginControllerProxy::getAuthenticationInfo(const ProtectionSpace& protectionSpace, String& username, String& password) function in class:WebKit::PluginControllerProxy
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/
H A DPluginProxy.cpp574 void PluginProxy::getAuthenticationInfo(const ProtectionSpace& protectionSpace, bool& returnValue, String& username, String& password) function in class:WebKit::PluginProxy
H A DPluginView.cpp1543 bool PluginView::getAuthenticationInfo(const ProtectionSpace& protectionSpace, String& username, String& password) function in class:WebKit::PluginView
/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginView.cpp1469 NPError PluginView::getAuthenticationInfo(const char* protocol, const char* host, int32_t port, const char* /* scheme */, const char* /* realm */, char** /* username */, uint32_t* /* ulen */, char** /* password */, uint32_t* /* plen */) function in class:WebCore::PluginView
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.cpp397 bool NetscapePlugin::getAuthenticationInfo(const ProtectionSpace& protectionSpace, String& username, String& password) function in class:WebKit::NetscapePlugin

Completed in 88 milliseconds