NSURLCredentialStorage Klassenreferenz

#import <NSURLCredentialStorage.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc
(id) - init
(id) - credentialsForProtectionSpace:
(id) - allCredentials
(void) - setCredential:forProtectionSpace:
(void) - removeCredential:forProtectionSpace:
(id) - defaultCredentialForProtectionSpace:
(void) - setDefaultCredential:forProtectionSpace:

Öffentliche, statische Methoden

(id) + sharedCredentialStorage

Geschützte Attribute

NSURLCredentialStorageInternal_internal

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei NSURLCredentialStorage.h.


Dokumentation der Elementfunktionen

+ (id) sharedCredentialStorage  

- (void) dealloc  

Implementiert NSObject.

- (id) init  

- (id) credentialsForProtectionSpace: (id)  fp8  

- (id) allCredentials  

- (void) setCredential: (id)  fp8
forProtectionSpace: (id)  fp12 

- (void) removeCredential: (id)  fp8
forProtectionSpace: (id)  fp12 

- (id) defaultCredentialForProtectionSpace: (id)  fp8  

- (void) setDefaultCredential: (id)  fp8
forProtectionSpace: (id)  fp12 


Dokumentation der Datenelemente

Definiert in Zeile 13 der Datei NSURLCredentialStorage.h.


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