#import <NSURLKeychainCredentialStorageInternal.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initWithNotificationObject: |
| (void) | - dealloc |
Geschützte Attribute | |
| id | notificationObject |
| NSMutableDictionary * | credentials |
| NSMutableDictionary * | defaultUsernames |
| NSMutableSet * | keychainItems |
| NSRecursiveLock * | lock |
| BOOL | notificationPending |
| char | _pad [3] |
Definiert in Zeile 11 der Datei NSURLKeychainCredentialStorageInternal.h.
| - (id) initWithNotificationObject: | (id) | fp8 |
| - (void) dealloc |
Implementiert NSObject.
- (id) notificationObject [protected] |
Definiert in Zeile 13 der Datei NSURLKeychainCredentialStorageInternal.h.
- (NSMutableDictionary*) credentials [protected] |
Definiert in Zeile 14 der Datei NSURLKeychainCredentialStorageInternal.h.
- (NSMutableDictionary*) defaultUsernames [protected] |
Definiert in Zeile 15 der Datei NSURLKeychainCredentialStorageInternal.h.
- (NSMutableSet*) keychainItems [protected] |
Definiert in Zeile 16 der Datei NSURLKeychainCredentialStorageInternal.h.
- (NSRecursiveLock*) lock [protected] |
Definiert in Zeile 17 der Datei NSURLKeychainCredentialStorageInternal.h.
- (BOOL) notificationPending [protected] |
Definiert in Zeile 18 der Datei NSURLKeychainCredentialStorageInternal.h.
- (char _pad[3]) [protected] |
Definiert in Zeile 19 der Datei NSURLKeychainCredentialStorageInternal.h.