#import <NSURLKeychainCredentialStorage.h>
Abgeleitet von NSObject.
Ö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 |
Definiert in Zeile 11 der Datei NSURLKeychainCredentialStorage.h.
| - (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 |
- (NSURLKeychainCredentialStorageInternal*) _internal [protected] |
Definiert in Zeile 13 der Datei NSURLKeychainCredentialStorage.h.