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