#import <NSURLProtectionSpaceInternal.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (void) | - dealloc |
Geschützte Attribute | |
| NSString * | realm |
| NSString * | host |
| int | port |
| NSString * | proxyType |
| NSString * | protocol |
| NSString * | authenticationMethod |
| BOOL | isProxy |
| char | _pad [3] |
Definiert in Zeile 11 der Datei NSURLProtectionSpaceInternal.h.
| - (void) dealloc |
Implementiert NSObject.
Definiert in Zeile 13 der Datei NSURLProtectionSpaceInternal.h.
Definiert in Zeile 14 der Datei NSURLProtectionSpaceInternal.h.
- (int) port [protected] |
Definiert in Zeile 15 der Datei NSURLProtectionSpaceInternal.h.
Definiert in Zeile 16 der Datei NSURLProtectionSpaceInternal.h.
Definiert in Zeile 17 der Datei NSURLProtectionSpaceInternal.h.
- (NSString*) authenticationMethod [protected] |
Definiert in Zeile 18 der Datei NSURLProtectionSpaceInternal.h.
- (BOOL) isProxy [protected] |
Definiert in Zeile 19 der Datei NSURLProtectionSpaceInternal.h.
- (char _pad[3]) [protected] |
Definiert in Zeile 20 der Datei NSURLProtectionSpaceInternal.h.