webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Class Methods | List of all members
NSURLAuthenticationChallenge() Category Reference

#import <CFNSURLConnectionSPI.h>

Instance Methods

(CFURLAuthChallengeRef) - _createCFAuthChallenge
 

Class Methods

(NSURLAuthenticationChallenge *) + _authenticationChallengeForCFAuthChallenge:sender:
 

Method Documentation

◆ _authenticationChallengeForCFAuthChallenge:sender:()

+ (NSURLAuthenticationChallenge *) _authenticationChallengeForCFAuthChallenge: (CFURLAuthChallengeRef)  cfChallenge
sender: (id< NSURLAuthenticationChallengeSender >)  sender 

◆ _createCFAuthChallenge()

- (CFURLAuthChallengeRef) _createCFAuthChallenge

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