NSURLAuthenticationChallenge Klassenreferenz

#import <NSURLAuthenticationChallenge.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Ö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

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei NSURLAuthenticationChallenge.h.


Dokumentation der Elementfunktionen

- (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  


Dokumentation der Datenelemente

Definiert in Zeile 13 der Datei NSURLAuthenticationChallenge.h.


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