SecurityInterface
** 解説 返り値 引数 フレームワーク SecurityInterface クラス SFAuthorizationPluginView 使用可能 10.5 参照
** -(void)willActivateWithUser:(NSDictionary *)inUserInformation: 解説 返り値 ( void ) 引数 ( NSDictionary * )inUserInformation フレームワーク SecurityInterface クラス SFAuthorizationPluginView 使用可能 10.5 参照 例文
** -(NSView *)viewForType:(SFViewType)inType: 解説 返り値 ( NSView * ) 引数 ( SFViewType )inType フレームワーク SecurityInterface クラス SFAuthorizationPluginView 使用可能 10.5 参照 例文
** 解説 返り値 ( void ) 引数 フレームワーク SecurityInterface クラス SFAuthorizationPluginView 使用可能 10.5 参照 例文
** -(void)setEnabled:(BOOL)inEnabled: 解説 返り値 ( void ) 引数 ( BOOL )inEnabled フレームワーク SecurityInterface クラス SFAuthorizationPluginView 使用可能 10.5 参照 例文
** -(void)setButton:(SFButtonType)inButtonType: enabled:(BOOL)inEnabled: 解説 返り値 ( void ) 引数 ( SFButtonType )inButtonType ( BOOL )inEnabled フレームワーク SecurityInterface クラス SFAuthorizationPluginView 使用可能 10.5 参照 例文
** 解説 返り値 ( NSView * ) 引数 フレームワーク SecurityInterface クラス SFAuthorizationPluginView 使用可能 10.5 参照 例文
** -(id)initWithCallbacks:(const AuthorizationCallbacks *)callbacks: andEngineRef:(AuthorizationEngineRef)engineRef: 解説 返り値 ( id ) 引数 ( const AuthorizationCallbacks * )callbacks ( AuthorizationEngineRef )engineRef フレームワーク Sec…
** 解説 返り値 ( NSView * ) 引数 フレームワーク SecurityInterface クラス SFAuthorizationPluginView 使用可能 10.5 参照 例文
** 解説 返り値 ( NSView * ) 引数 フレームワーク SecurityInterface クラス SFAuthorizationPluginView 使用可能 10.5 参照 例文
** 解説 返り値 ( AuthorizationEngineRef ) 引数 フレームワーク SecurityInterface クラス SFAuthorizationPluginView 使用可能 10.5 参照 例文
** 解説 返り値 ( void ) 引数 フレームワーク SecurityInterface クラス SFAuthorizationPluginView 使用可能 10.5 参照 例文
** 解説 返り値 ( void ) 引数 フレームワーク SecurityInterface クラス SFAuthorizationPluginView 使用可能 10.5 参照 例文
** 解説 返り値 ( void ) 引数 フレームワーク SecurityInterface クラス SFAuthorizationPluginView 使用可能 10.5 参照 例文
** 解説 返り値 ( const AuthorizationCallbacks * ) 引数 フレームワーク SecurityInterface クラス SFAuthorizationPluginView 使用可能 10.5 参照 例文
** -(void)buttonPressed:(SFButtonType)inButtonType : 解説 返り値 ( void ) 引数 ( SFButtonType )inButtonType フレームワーク SecurityInterface クラス SFAuthorizationPluginView 使用可能 10.5 参照 例文
シートが閉じたときに呼び出されるデリゲートメソッド -(void)settingsPanelDidEnd:(NSWindow *)sheet: returnCode:(int)returnCode: contextInfo:(void *)contextInfo: 解説 シートが閉じたときに呼び出されるデリゲートメソッド 返り値 ( void ) なし 引数…
** -(int)runModalForSettings:(SecKeychainSettings *)settings: keychain:(SecKeychainRef)keychain: 解説 調査中... セッティングでモーダルを開始します。 返り値 ( int ) 整数値 引数 ( SecKeychainSettings * )settings ( SecKeychainRef )keychain フ…
** -(void)beginSheetForWindow:(NSWindow *)docWindow: modalDelegate:(id)delegate: didEndSelector:(SEL)didEndSelector: contextInfo:(void *)contextInfo: settings:(SecKeychainSettings *)settings: keychain:(SecKeychainRef)keychain: 解説 ユーザ…
** 解説 もしオブジェクトが作られたら共有キーチェーン設定パネルオブジェクトを返します。 このメソッドは最初にオブジェクトをアロケートして初期化します 返り値 ( SFKeychainSettingsPanel * ) なし 引数 フレームワーク SecurityInterface クラス SFKe…
** -(void)createPanelDidEnd:(NSWindow *)sheet: returnCode:(int)returnCode: contextInfo:(void *)contextInfo: 解説 デリゲート なし? 返り値 ( void ) なし 引数 ( NSWindow * )sheet ( int )returnCode ( void * )contextInfo フレームワーク Securit…
** -(void)setPassword:(NSString *)password: 解説 作ろうとするキーチェーンのパスワードを指定する 返り値 ( void ) なし 引数 ( NSString * )password フレームワーク SecurityInterface クラス SFKeychainSavePanel Instance Methods 使用可能 10.3 参照…
** -(int)runModalForDirectory:(NSString *)path: file:(NSString *)name: 解説 ユーザーが新しいキーチェーンを作るのに使うパネルを表示します。 返り値 ( int ) OKボタンをクリックするならNSFileHandlingPanelOKButton、キャンセルボタンをクリックする…
** 解説 キーチェーン保存パネルでキーチェーンを作って返します。 返り値 ( SecKeychainRef ) なし 引数 フレームワーク SecurityInterface クラス SFKeychainSavePanel Instance Methods 使用可能 10.4 参照 -beginSheetForDirectory:file:modalForWindow:…
** -(void)beginSheetForDirectory:(NSString *)path: file:(NSString *)name: modalForWindow:(NSWindow *)docWindow: modalDelegate:(id)delegate: didEndSelector:(SEL)didEndSelector: contextInfo:(void *)contextInfo: 解説 調査中... 返り値 ( void )…
** 解説 調査中... 返り値 ( SFKeychainSavePanel * ) なし 引数 フレームワーク SecurityInterface クラス SFKeychainSavePanel Class Methods 使用可能 10.4 参照 例文
** -(BOOL)chooseIdentityPanelShowHelp:(SFChooseIdentityPanel *)sender: 解説 調査中... 返り値 ( BOOL ) YES/NO 引数 ( SFChooseIdentityPanel * )sender フレームワーク SecurityInterface クラス SFChooseIdentityPanel Instance Methods 使用可能 10.…
** -(void)chooseIdentitySheetDidEnd:(NSWindow *)sheet: returnCode:(int)returnCode: contextInfo:(void *)contextInfo: 解説 調査中... ない? 返り値 ( void ) なし 引数 ( NSWindow * )sheet ( int )returnCode ( void * )contextInfo フレームワーク …
** 解説 調査中... 返り値 ( BOOL ) YES/NO 引数 フレームワーク SecurityInterface クラス SFChooseIdentityPanel Instance Methods 使用可能 10.4 参照 -setShowsHelp: 例文
シートやパネルでヘルプボタンを表示します -(void)setShowsHelp:(BOOL)showsHelp: 解説 シートやパネルでヘルプボタンを表示します。 返り値 ( void ) なし 引数 ( BOOL )showsHelp フレームワーク SecurityInterface クラス SFChooseIdentityPanel Instanc…