NSURLKeychainCredentialStorage Klassenreferenz

#import <NSURLKeychainCredentialStorage.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithNotificationObject:
(void) - dealloc
(id) - credentialsForProtectionSpace:
(id) - allCredentials
(void) - addCredential:forProtectionSpace:
(void) - removeCredential:forProtectionSpace:
(id) - defaultCredentialForProtectionSpace:
(void) - setDefaultCredential:forProtectionSpace:
(BOOL) - hasCredentials

Geschützte Attribute

NSURLKeychainCredentialStorageInternal_internal

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei NSURLKeychainCredentialStorage.h.


Dokumentation der Elementfunktionen

- (id) initWithNotificationObject: (id)  fp8  

- (void) dealloc  

Implementiert NSObject.

- (id) credentialsForProtectionSpace: (id)  fp8  

- (id) allCredentials  

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

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

- (id) defaultCredentialForProtectionSpace: (id)  fp8  

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

- (BOOL) hasCredentials  


Dokumentation der Datenelemente


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