NSURLAuthenticationChallengeInternal Klassenreferenz

#import <NSURLAuthenticationChallengeInternal.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithProtectionSpace:proposedCredential:previousFailureCount:failureResponse:error:sender:
(void) - dealloc

Geschützte Attribute

NSURLProtectionSpacespace
NSURLCredentialproposedCredential
int previousFailureCount
NSURLResponsefailureResponse
NSErrorerror
id
< NSURLAuthenticationChallengeSender
sender

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei NSURLAuthenticationChallengeInternal.h.


Dokumentation der Elementfunktionen

- (id) initWithProtectionSpace: (id)  fp8
proposedCredential: (id)  fp12
previousFailureCount: (int)  fp16
failureResponse: (id)  fp20
error: (id)  fp24
sender: (id)  fp28 

- (void) dealloc  

Implementiert NSObject.


Dokumentation der Datenelemente

- (NSURLProtectionSpace*) space [protected]

Definiert in Zeile 13 der Datei NSURLAuthenticationChallengeInternal.h.

Definiert in Zeile 14 der Datei NSURLAuthenticationChallengeInternal.h.

- (int) previousFailureCount [protected]

Definiert in Zeile 15 der Datei NSURLAuthenticationChallengeInternal.h.

- (NSURLResponse*) failureResponse [protected]

Definiert in Zeile 16 der Datei NSURLAuthenticationChallengeInternal.h.

- (NSError*) error [protected]

Definiert in Zeile 17 der Datei NSURLAuthenticationChallengeInternal.h.

Definiert in Zeile 18 der Datei NSURLAuthenticationChallengeInternal.h.


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