#import <NSURLKeychainCredentialStorage-NSInternal.h>
Öffentliche Methoden | |
| (void) | - _addCredential:forProtectionSpace: |
| (void) | - _sendChangeNotification |
| (void) | - _scheduleChangeNotification |
| (id) | - _protectionSpaceWithKeychainItem:isDefault: |
| (void *) | - _secProtocolForProtectionSpace: |
| (id) | - _saveCredential:forProtectionSpace:isDefault: |
| (void) | - _updateDefaultState:forCredential:protectionSpace: |
| (void) | - _addKeychainItem: |
| (void) | - _initializeFromKeychain |
Definiert in Zeile 9 der Datei NSURLKeychainCredentialStorage-NSInternal.h.
| - (void) _addCredential: | (id) | fp8 | ||
| forProtectionSpace: | (id) | fp12 | ||
| - (void) _sendChangeNotification |
| - (void) _scheduleChangeNotification |
| - (id) _protectionSpaceWithKeychainItem: | (void *) | fp8 | ||
| isDefault: | (char *) | fp12 | ||
| - (void *) _secProtocolForProtectionSpace: | (id) | fp8 |
| - (id) _saveCredential: | (id) | fp8 | ||
| forProtectionSpace: | (id) | fp12 | ||
| isDefault: | (BOOL) | fp16 | ||
| - (void) _updateDefaultState: | (BOOL) | fp8 | ||
| forCredential: | (id) | fp12 | ||
| protectionSpace: | (id) | fp16 | ||
| - (void) _addKeychainItem: | (void *) | fp8 |
| - (void) _initializeFromKeychain |