saveCredentials:forHost:port:protocol:realm:(NSURLCredential *, NSString *, int, NSString *, NSString *) method
Saves host credentials to the keychain.
Syntax
public static virtual void
saveCredentials:forHost:port:protocol:realm:
(NSURLCredential *
credentials
, NSString *
host
, int
port
, NSString *
protocol
, NSString *
realm
)
Parent topic:
ODPRequest class
Created November 9, 2013.
To comment on this topic, go to:
DocCommentXchange
.