接口 | 描述 |
---|---|
AlgorithmMethod |
在XML安全规范中定义的算法的抽象表示。
|
Data |
解引用的结果的抽象表示 URIReference 后续的或输入/输出Transform 秒。
|
KeySelectorResult |
结果由
KeySelector.select 方法返回。
|
NodeSetData |
包含节点集的
Data 类型的抽象表示。
|
URIDereferencer |
取消引用的 URIReference s。
|
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.