webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Class Methods | Protected Attributes | List of all members
WebPanelAuthenticationHandler Class Reference

#import <WebPanelAuthenticationHandler.h>

Inheritance diagram for WebPanelAuthenticationHandler:
NSObject

Instance Methods

(void- startAuthentication:window:
 
(void- cancelAuthentication:
 

Class Methods

(id+ sharedHandler
 

Protected Attributes

NSMapTable * windowToPanel
 
NSMapTable * challengeToWindow
 
NSMapTable * windowToChallengeQueue
 

Method Documentation

◆ cancelAuthentication:()

- (void) cancelAuthentication: (NSURLAuthenticationChallenge *)  challenge

◆ sharedHandler()

+ (id) sharedHandler

◆ startAuthentication:window:()

- (void) startAuthentication: (NSURLAuthenticationChallenge *)  challenge
window: (NSWindow *)  w 

Member Data Documentation

◆ challengeToWindow

- (NSMapTable*) challengeToWindow
protected

◆ windowToChallengeQueue

- (NSMapTable*) windowToChallengeQueue
protected

◆ windowToPanel

- (NSMapTable*) windowToPanel
protected

The documentation for this class was generated from the following files: