JavaScript is required to for searching.
ナビゲーションリンクをスキップ
印刷ビューの終了
Oracle Solaris 11 セキュリティーサービス開発ガイド     Oracle Solaris 11.1 Information Library (日本語)
このドキュメントの評価
search filter icon
search icon

ドキュメントの情報

はじめに

1.  Oracle Solaris の開発者向けセキュリティー機能 (概要)

2.  特権付きアプリケーションの開発

3.  PAM アプリケーションおよび PAM サービスの記述

4.  GSS-API を使用するアプリケーションの記述

5.  GSS-API クライアント例

6.  GSS-API サーバー例

7.  SASL を使用するアプリケーションの記述

8.  Oracle Solaris 暗号化フレームワークの紹介

9.  ユーザーレベルの暗号化アプリケーションの記述

10.  Oracle Solaris 鍵管理フレームワークの紹介

A.  開発者のためのセキュアコーディングガイドライン

B.  C ベース の GSS-API プログラム例

C.  GSS-API リファレンス

D.  OID の指定

E.  SASL ソースコード例

F.  SASL リファレンス

用語集

索引

A

C

E

G

I

J

K

L

M

O

P

Q

R

S

T

U

ドキュメントの品質向上のためのご意見をください
簡潔すぎた
読みづらかった、または難し過ぎた
重要な情報が欠けていた
内容が間違っていた
翻訳版が必要
その他
Your rating has been updated
貴重なご意見を有り難うございました!

あなたの貴重なご意見はより良いドキュメント作成の手助けとなります 内容の品質向上と追加コメントのためのアンケートに参加されますか?

S

SASL
authid, index iconSASL ライブラリの基本
auxprop plug-ins, index icon補助プロパティー (auxprop) プラグイン
libsasl API, index iconSASL における通信
libsasl の初期化, index iconlibsasl の初期化
Oracle Solaris OS における役割, index iconネットワークセキュリティーアーキテクチャー
SPI, index iconSASL プラグインの概要
SSF, index iconSASL セキュリティー強度係数 (SSF)
SSF の設定, index iconSASL セッションの初期化
userid, index iconSASL ライブラリの基本
アーキテクチャー, index iconSASL アーキテクチャー
概要, index icon簡易認証セキュリティー層 (SASL) の紹介
関数, index iconSASL インタフェースの概要
機構, index iconセキュリティー機構
機密性, index iconSASL の機密性と整合性
クライアントアプリケーション例, index iconSASL クライアントの例
コールバック
SASL_CB_AUTHNAME, index iconSASL における通信
SASL_CB_CANON_USER, index iconSASL における通信
SASL_CB_ECHOPROMPT, index iconSASL における通信
SASL_CB_GETCONF, index iconSASL における通信
SASL_CB_GETOPT, index iconSASL における通信
SASL_CB_GETPATH, index iconSASL における通信
SASL_CB_GETREALM, index iconSASL における通信
SASL_CB_LANGUAGE, index iconSASL における通信
SASL_CB_LOG, index iconSASL における通信
SASL_CB_NOECHOPROMPT, index iconSASL における通信
SASL_CB_PASS, index iconSASL における通信
SASL_CB_PROXY_POLICY, index iconSASL における通信
SASL_CB_SERVER_USERDB_CHECKPASS, index iconSASL における通信
SASL_CB_SERVER_USERDB_SETPASS, index iconSASL における通信
SASL_CB_USER, index iconSASL における通信
SASL_CB_VERIFYFILE, index iconSASL における通信
サーバーアプリケーション例, index iconSASL サーバーの例
参照表, index iconSASL インタフェースの概要
出力例, index iconSASL の例
整合性, index iconSASL の機密性と整合性
関数例, index icon共通のコード
セッションの解放, index iconSASL セッションの解放
セッションの初期化, index iconSASL セッションの初期化
接続コンテキスト, index iconSASL 接続コンテキスト
認証, index iconSASL 認証
標準化, index iconユーザー標準化プラグイン
プラグイン設計
構造体, index iconSASL プラグインに関する重要な構造体
プラグインの設計, index iconSASL プラグイン開発のガイドライン
概要, index iconSASL プラグインの概要
クライアントプラグイン, index iconクライアントプラグイン
サーバープラグイン, index iconサーバープラグイン
ライフサイクル, index iconSASL サイクル内のステップ
ライブラリ, index iconSASL ライブラリの基本
リソースの解放, index iconlibsasl のクリーンアップ
sasl_canonuser_plug_nit() 関数, index iconユーザー標準化プラグイン
SASL_CB_AUTHNAME コールバック, index iconSASL における通信
SASL_CB_CANON_USER コールバック, index iconSASL における通信
SASL_CB_ECHOPROMPT コールバック, index iconSASL における通信
SASL_CB_GETCONF コールバック, index iconSASL における通信
SASL_CB_GETOPT コールバック, index iconSASL における通信
SASL_CB_GETPATH コールバック, index iconSASL における通信
SASL_CB_GETREALM コールバック, index iconSASL における通信
SASL_CB_LANGUAGE コールバック, index iconSASL における通信
SASL_CB_LOG コールバック, index iconSASL における通信
SASL_CB_NOECHOPROMPT コールバック, index iconSASL における通信
SASL_CB_PASS コールバック, index iconSASL における通信
SASL_CB_PROXY_POLICY コールバック, index iconSASL における通信
SASL_CB_SERVER_USERDB_CHECKPASS コールバック, index iconSASL における通信
SASL_CB_SERVER_USERDB_SETPASS コールバック, index iconSASL における通信
SASL_CB_USER コールバック, index iconSASL における通信
SASL_CB_VERIFYFILE コールバック, index iconSASL における通信
sasl_client_add_plugin() 関数, index iconSASL プラグインの概要
sasl_client_init() 関数
index iconlibsasl の初期化
index iconSASL プラグインの概要
sasl_client_new() 関数, SASL ライフサイクル, index iconSASL セッションの初期化
sasl_client_start() 関数, SASL ライフサイクル, index iconSASL 認証
SASL_CONTINUE フラグ, index iconSASL 認証
sasl_decode() 関数, index iconSASL の機密性と整合性
sasl_dispose() 関数
index iconSASL セッションの解放
index iconlibsasl のクリーンアップ
sasl_done() 関数
index iconSASL セッションの解放
index iconlibsasl のクリーンアップ
sasl_encode() 関数, index iconSASL の機密性と整合性
sasl_getprop() 関数, SSF の検査, index iconSASL の機密性と整合性
SASL_INTERACT フラグ, index iconSASL 認証
SASL_OK フラグ, index iconSASL 認証
sasl_server_add_plugin() 関数, index iconSASL プラグインの概要
sasl_server_init() 関数
index iconlibsasl の初期化
index iconSASL プラグインの概要
sasl_server_new() 関数, SASL ライフサイクル, index iconSASL セッションの初期化
sasl_server_start() 関数, SASL ライフサイクル, index iconSASL 認証
SEAM, GSS-API, index iconGSS-API で利用可能な機構
send_token() 関数, GSS-API クライアント例, index iconGSS-API セキュリティーコンテキストの確立
server_acquire_creds() 関数, GSS-API サーバー例, index icon資格の獲得
server_establish_context() 関数, GSS-API サーバー例, index iconコンテキストの受け入れ
setppriv() 関数, 機能説明, index iconsetppriv(): 特権設定用
sign_server() 関数
GSS-API クライアント例, index iconGSSAPI サーバー例: main() 関数
GSS-API サーバー例, index iconクライアントからのデータの受信
Simple Authentication and Security Layer, 「SASL」を参照
SPI
Oracle Solaris 暗号化フレームワーク
ユーザーレベル, index icon暗号化フレームワークのコンポーネント
SSF
設定
index iconSASL セッションの初期化
index iconSASL 認証
定義, index iconSASL セキュリティー強度係数 (SSF)
SUNW_C_GetMechSession() 関数
index icon拡張 PKCS #11 関数: SUNW_C_GetMechSession()
index icon拡張 PKCS #11 関数: SUNW_C_KeyToObject
ダイジェストメッセージの例, index iconメッセージダイジェストの例
対称暗号化の例, index icon対称暗号化の例
System V IPC 特権, index icon特権の種類