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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to