#import <NSURLAuthenticationChallengeSender-Protocol.h>
Abgeleitet von < NSObject >.
Basisklasse für NSConnectionHTTPURLProtocol.
Öffentliche Methoden | |
| (void) | - cancelAuthenticationChallenge: |
| (void) | - continueWithoutCredentialForAuthenticationChallenge: |
| (void) | - useCredential:forAuthenticationChallenge: |
Definiert in Zeile 9 der Datei NSURLAuthenticationChallengeSender-Protocol.h.
| - (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.