saveCredentials:forHost:port:protocol:realm: method
Saves host credentials to the keychain.
Syntax
+
(
void
)
saveCredentials
:
(
NSURLCredential *
)
credentials
forHost
:
(
NSString *
)
host
port
:
(
int
)
port
protocol
:
(
NSString *
)
protocol
realm
:
(
NSString *
)
realm
Parent topic:
Deprecated API List
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.