|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <WebPanelAuthenticationHandler.h>
Instance Methods | |
| (void) | - startAuthentication:window: |
| (void) | - cancelAuthentication: |
Class Methods | |
| (id) | + sharedHandler |
Protected Attributes | |
| NSMapTable * | windowToPanel |
| NSMapTable * | challengeToWindow |
| NSMapTable * | windowToChallengeQueue |
| - (void) cancelAuthentication: | (NSURLAuthenticationChallenge *) | challenge |
| + (id) sharedHandler |
| - (void) startAuthentication: | (NSURLAuthenticationChallenge *) | challenge | |
| window: | (NSWindow *) | w | |
|
protected |
|
protected |
|
protected |
1.8.13