-[NSURLCredentialStorage removeCredential:forProtectionSpace:] broken?
-[NSURLCredentialStorage removeCredential:forProtectionSpace:] broken?
- Subject: -[NSURLCredentialStorage removeCredential:forProtectionSpace:] broken?
- From: Jim Correia <email@hidden>
- Date: Thu, 06 Oct 2011 19:15:43 -0700
Is there a known problem with -[NSURLCredentialStorage removeCredential:forProtectionSpace:], or are my expectations wrong?
I iterate all the credials in the storage looking for the one I wish to remove, then send -removeCredential:forProtectionSpace: to the instance, and it doesn't actually remove the item from the keychain.
Is this supposed to work?
(Yes, I know I can, and probably will have to, drop down to the keychain APIs directly.)
—Jim
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden