/headers/Foundation/NSURLKeychainCredentialStorage-NSInternal.h

gehe zur Dokumentation dieser Datei
00001 /*
00002  *     Generated by class-dump 3.1.1.
00003  *
00004  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard.
00005  */
00006 
00007 #import <Foundation/NSURLKeychainCredentialStorage.h>
00008 
00009 @interface NSURLKeychainCredentialStorage (NSInternal)
00010 - (void)_addCredential:(id)fp8 forProtectionSpace:(id)fp12;
00011 - (void)_sendChangeNotification;
00012 - (void)_scheduleChangeNotification;
00013 - (id)_protectionSpaceWithKeychainItem:(void *)fp8 isDefault:(char *)fp12;
00014 - (void *)_secProtocolForProtectionSpace:(id)fp8;
00015 - (id)_saveCredential:(id)fp8 forProtectionSpace:(id)fp12 isDefault:(BOOL)fp16;
00016 - (void)_updateDefaultState:(BOOL)fp8 forCredential:(id)fp12 protectionSpace:(id)fp16;
00017 - (void)_addKeychainItem:(void *)fp8;
00018 - (void)_initializeFromKeychain;
00019 @end
00020