< NSURLAuthenticationChallengeSender > Protocolreferenz

#import <NSURLAuthenticationChallengeSender-Protocol.h>

Abgeleitet von < NSObject >.

Basisklasse für NSConnectionHTTPURLProtocol.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - cancelAuthenticationChallenge:
(void) - continueWithoutCredentialForAuthenticationChallenge:
(void) - useCredential:forAuthenticationChallenge:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei NSURLAuthenticationChallengeSender-Protocol.h.


Dokumentation der Elementfunktionen

- (void) cancelAuthenticationChallenge: (id)  fp8  

Erneute Implementation in NSConnectionHTTPURLProtocol.

- (void) continueWithoutCredentialForAuthenticationChallenge: (id)  fp8  

Erneute Implementation in NSConnectionHTTPURLProtocol.

- (void) useCredential: (id)  fp8
forAuthenticationChallenge: (id)  fp12 

Erneute Implementation in NSConnectionHTTPURLProtocol.


Die Dokumentation für diese Protocol wurde erzeugt aufgrund der Datei: