webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
<WKBrowsingContextLoadDelegatePrivate > Protocol Reference

#import <WKBrowsingContextLoadDelegatePrivate.h>

Inheritance diagram for <WKBrowsingContextLoadDelegatePrivate >:

Instance Methods

(BOOL- browsingContextController:canAuthenticateAgainstProtectionSpace:
 
(void- browsingContextController:didReceiveAuthenticationChallenge:
 
(void- browsingContextControllerWebProcessDidCrash:
 

Method Documentation

◆ browsingContextController:canAuthenticateAgainstProtectionSpace:()

- (BOOL WKBrowsingContextLoadDelegatePrivate) browsingContextController: (WKBrowsingContextController *)  sender
canAuthenticateAgainstProtectionSpace: (NSURLProtectionSpace *)  protectionSpace 
optional

◆ browsingContextController:didReceiveAuthenticationChallenge:()

- (void WKBrowsingContextLoadDelegatePrivate) browsingContextController: (WKBrowsingContextController *)  sender
didReceiveAuthenticationChallenge: (NSURLAuthenticationChallenge *)  challenge 
optional

◆ browsingContextControllerWebProcessDidCrash:()

- (void WKBrowsingContextLoadDelegatePrivate) browsingContextControllerWebProcessDidCrash: (WKBrowsingContextController *)  sender
optional

The documentation for this protocol was generated from the following file: