bea ホーム | 製品 | dev2dev | support | askBEA
BEA Logo Tuxedo
 ドキュメントのダウンロード   サイトマップ   用語集 
検索
0

Tuxedo CORBA アプリケーションのセキュリティ機能

 Previous Next Contents Index View as PDF  

SecurityLevel2::Current::set_credentials

概要

クリデンシャルのタイプを設定します。

OMG IDL 定義

void set_credentials(
in Security::CredentialType cred_type,
in Credentials creds
);

引数

cred_type

設定するクリデンシャルのタイプ (invocation、own、または non-repudiation)。

creds

Credentials オブジェクトに対するオブジェクト・リファレンス。これがデフォルトになります。

説明

このメソッドは、SecInvocationCredentials にのみ設定できます。それ以外の値に設定すると、set_credentialsCORBA::BAD_PARAM が発生します。クリデンシャルは、以前の SecurityLevel2::Current::get_credentials または SecurityLevel2::PrincipalAuthenticator::authenticate の呼び出しで取得済みになっている必要があります。

戻り値

特にありません。

注記 この情報は、「CORBAservices: Common Object Services Specification」(1995 年 3 月 31 日改訂版、1997 年 11 月更新) の 15-104 ページから、OMG の許可を得て転載しています。

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy