| 接口 | 描述 | 
|---|---|
| AlgorithmMethod | 
           在XML安全规范中定义的算法的抽象表示。 
          | 
| Data |  
          解引用的结果的抽象表示 URIReference后续的或输入/输出Transform秒。 | 
| KeySelectorResult | 
           结果由 
           KeySelector.select方法返回。 | 
| NodeSetData | 
           包含节点集的 
           Data类型的抽象表示。 | 
| URIDereferencer | URIReference的取消引用 。 | 
| URIReference | 
           通过URI引用来标识数据对象,由 
          RFC 2396指定 。 
          | 
| XMLCryptoContext | 
           包含XML加密操作的常见上下文信息。 
          | 
| XMLStructure | 
           来自任何命名空间的XML结构的表示。 
          | 
| 类 | 描述 | 
|---|---|
| KeySelector |  
          使用 KeyInfo对象中包含的数据查找并返回键的选择器。 | 
| KeySelector.Purpose | 
           要选择的键的目的。 
          | 
| OctetStreamData | 
           包含八位字节流的 
           Data类型的表示。 | 
| 异常 | 描述 | 
|---|---|
| KeySelectorException |  
          表示由 KeySelector抛出的异常情况 。 | 
| MarshalException | 
           表示在XML编组或解组过程中发生的异常情况。 
          | 
| NoSuchMechanismException | 
           当请求特定的XML机制但在环境中不可用时抛出此异常。 
          | 
| URIReferenceException |  
          表示在引用 URIReference时抛出异常情况 。 | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.