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