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