软件包 | 描述 |
---|---|
javax.xml.crypto |
XML加密的公共类。
|
javax.xml.crypto.dom |
为
javax.xml.crypto DOM类具体包。
|
javax.xml.crypto.dsig |
用于生成和验证XML数字签名的类。
|
javax.xml.crypto.dsig.keyinfo |
解析和处理
KeyInfo 元素和结构的类。
|
Modifier and Type | Method and Description |
---|---|
URIReference |
URIReferenceException.getURIReference()
返回
URIReference 被引用时,抛出异常。
|
Modifier and Type | Method and Description |
---|---|
Data |
URIDereferencer.dereference(URIReference uriReference, XMLCryptoContext context)
引用指定的
URIReference 返回引用数据。
|
Constructor and Description |
---|
URIReferenceException(String message, Throwable cause, URIReference uriReference)
构建指定详细信息的一个新的
URIReferenceException ,原因和
URIReference 。
|
Modifier and Type | Interface and Description |
---|---|
interface |
DOMURIReference
具体
URIReference DOM。
|
Modifier and Type | Interface and Description |
---|---|
interface |
Reference
一个代表性的
Reference 元在
W3C Recommendation for XML-Signature Syntax and Processing定义。
|
Modifier and Type | Interface and Description |
---|---|
interface |
RetrievalMethod
一个表示的XML
RetrievalMethod 元在
W3C Recommendation for XML-Signature Syntax and Processing定义。
|
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.