NSURLProtectionSpace

GPTKB entity

Statements (53)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:access NSURLAuthenticationMethodClientCertificate
NSURLAuthenticationMethodDefault
NSURLAuthenticationMethodHTMLForm
NSURLAuthenticationMethodHTTPBasic
NSURLAuthenticationMethodHTTPDigest
NSURLAuthenticationMethodNTLM
NSURLAuthenticationMethodNegotiate
NSURLAuthenticationMethodServerTrust
gptkbp:availableOn gptkb:iOS
gptkb:macOS
gptkb:tvOS
gptkb:watchOS
gptkbp:compatibleWith NSCopying
NSSecureCoding
gptkbp:definedIn gptkb:Foundation_framework
gptkbp:headerFile NSURLProtectionSpace.h
https://www.w3.org/2000/01/rdf-schema#label NSURLProtectionSpace
gptkbp:introducedIn gptkb:iOS_2.0
macOS 10.2
gptkbp:method -authenticationMethod
-distinguishedNames
-host
-isProxy
-port
-protocol
-realm
-receivesCredentialSecurely
-serverTrust
-initWithProxyHost:port:type:realm:authenticationMethod:
-initWithHost:port:protocol:realm:authenticationMethod:
gptkbp:platform Apple platforms
gptkbp:property gptkb:King
gptkb:network_protocol
gptkb:port
gptkb:host
authenticationMethod
distinguishedNames
proxyType
receivesCredentialSecurely
serverTrust
gptkbp:proxyType NSURLProxyTypeFTP
NSURLProxyTypeFTPProxy
NSURLProxyTypeHTTP
NSURLProxyTypeHTTPProxy
NSURLProxyTypeHTTPS
NSURLProxyTypeHTTPSProxy
NSURLProxyTypeSOCKS
NSURLProxyTypeSOCKSProxy
gptkbp:superclass gptkb:NSObject
gptkbp:usedFor network authentication
gptkbp:bfsParent gptkb:NSObject
gptkbp:bfsLayer 8