#import <NSURLAuthenticationChallenge.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (id) | - initWithProtectionSpace:proposedCredential:previousFailureCount:failureResponse:error:sender: |
| (id) | - initWithAuthenticationChallenge:sender: |
| (void) | - dealloc |
| (id) | - protectionSpace |
| (id) | - proposedCredential |
| (int) | - previousFailureCount |
| (id) | - error |
| (id) | - failureResponse |
| (id) | - sender |
Geschützte Attribute | |
| NSURLAuthenticationChallengeInternal * | _internal |
Definiert in Zeile 11 der Datei NSURLAuthenticationChallenge.h.
| - (id) init |
| - (id) initWithProtectionSpace: | (id) | fp8 | ||
| proposedCredential: | (id) | fp12 | ||
| previousFailureCount: | (int) | fp16 | ||
| failureResponse: | (id) | fp20 | ||
| error: | (id) | fp24 | ||
| sender: | (id) | fp28 | ||
| - (id) initWithAuthenticationChallenge: | (id) | fp8 | ||
| sender: | (id) | fp12 | ||
| - (void) dealloc |
Implementiert NSObject.
| - (id) protectionSpace |
| - (id) proposedCredential |
| - (int) previousFailureCount |
| - (id) error |
| - (id) failureResponse |
| - (id) sender |
- (NSURLAuthenticationChallengeInternal*) _internal [protected] |
Definiert in Zeile 13 der Datei NSURLAuthenticationChallenge.h.