| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| AlgorithmMethod を使用しているパッケージ | |
|---|---|
| javax.xml.crypto | XML 暗号化用の共通クラスです。 | 
| javax.xml.crypto.dsig | XML デジタル署名の生成および検証用のクラス。 | 
| javax.xml.crypto での AlgorithmMethod の使用 | 
|---|
| AlgorithmMethod 型のパラメータを持つ javax.xml.crypto のメソッド | |
|---|---|
abstract  KeySelectorResult | 
KeySelector.select(KeyInfo keyInfo,
       KeySelector.Purpose purpose,
       AlgorithmMethod method,
       XMLCryptoContext context)
指定された制約を満たす鍵の検索を試みます。  | 
| javax.xml.crypto.dsig での AlgorithmMethod の使用 | 
|---|
| javax.xml.crypto.dsig での AlgorithmMethod のサブインタフェース | |
|---|---|
 interface | 
CanonicalizationMethod
「W3C Recommendation for XML-Signature Syntax and Processing」で定義されている XML CanonicalizationMethod 要素の表現。 | 
 interface | 
DigestMethod
「W3C Recommendation for XML-Signature Syntax and Processing」で定義されている XML DigestMethod 要素の表現。 | 
 interface | 
SignatureMethod
「W3C Recommendation for XML-Signature Syntax and Processing」で定義されている XML SignatureMethod 要素の表現。 | 
 interface | 
Transform
「W3C Recommendation for XML-Signature Syntax and Processing」で定義されている XML Transform 要素の表現。 | 
| AlgorithmMethod を実装している javax.xml.crypto.dsig のクラス | |
|---|---|
 class | 
TransformService
変換アルゴリズムおよび正規化アルゴリズム用の Service Provider Interface です。  | 
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。