NSURLProtectionSpace Klassenreferenz

#import <NSURLProtectionSpace.h>

Abgeleitet von NSObject und < NSCopying >.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - _internalInit
(id) - initWithHost:port:protocol:realm:authenticationMethod:
(id) - initWithProxyHost:port:type:realm:authenticationMethod:
(id) - init
(void) - dealloc
(id) - realm
(BOOL) - receivesCredentialSecurely
(BOOL) - isProxy
(id) - host
(int) - port
(id) - proxyType
(id) - copyWithZone:
(unsigned int) - hash
(BOOL) - isEqual:
(id) - authenticationMethod
(id) - protocol

Geschützte Attribute

NSURLProtectionSpaceInternal_internal

Ausführliche Beschreibung

Definiert in Zeile 13 der Datei NSURLProtectionSpace.h.


Dokumentation der Elementfunktionen

- (id) _internalInit  

- (id) initWithHost: (id)  fp8
port: (int)  fp12
protocol: (id)  fp16
realm: (id)  fp20
authenticationMethod: (id)  fp24 

- (id) initWithProxyHost: (id)  fp8
port: (int)  fp12
type: (id)  fp16
realm: (id)  fp20
authenticationMethod: (id)  fp24 

- (id) init  

- (void) dealloc  

Implementiert NSObject.

- (id) realm  

- (BOOL) receivesCredentialSecurely  

- (BOOL) isProxy  

- (id) host  

- (int) port  

- (id) proxyType  

- (id) copyWithZone: (struct _NSZone *)  fp8  

Erneute Implementation von < NSCopying >.

- (unsigned int) hash  

Implementiert NSObject.

- (BOOL) isEqual: (id)  fp8  

Implementiert NSObject.

- (id) authenticationMethod  

- (id) protocol  


Dokumentation der Datenelemente

Definiert in Zeile 15 der Datei NSURLProtectionSpace.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: