|
XML Security, 1.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.xml.crypto.dsig.dom.XMLStructureImpl
com.ibm.xml.crypto.dsig.dom.ManifestImpl
class ManifestImpl
| Field Summary | |
|---|---|
(package private) java.util.List |
content
|
| Fields inherited from class com.ibm.xml.crypto.dsig.dom.XMLStructureImpl |
|---|
afactory |
| Fields inherited from interface javax.xml.crypto.dsig.Manifest |
|---|
TYPE |
| Constructor Summary | |
|---|---|
ManifestImpl(AlgorithmFactory f,
java.util.List references,
java.lang.String id)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getId()
Returns the Id of this Manifest. |
java.util.List |
getReferences()
Returns an unmodifiable
list of one or more References that are contained in this
Manifest. |
boolean |
validate(XMLValidateContext vcontext)
Manifest.validate() was removed in v0.11. |
| Methods inherited from class com.ibm.xml.crypto.dsig.dom.XMLStructureImpl |
|---|
isFeatureSupported |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.xml.crypto.XMLStructure |
|---|
isFeatureSupported |
| Field Detail |
|---|
java.util.List content
| Constructor Detail |
|---|
ManifestImpl(AlgorithmFactory f,
java.util.List references,
java.lang.String id)
| Method Detail |
|---|
public java.lang.String getId()
ManifestManifest.
getId in interface ManifestManifest (or null
if not specified)public java.util.List getReferences()
Manifestunmodifiable
list of one or more References that are contained in this
Manifest.
getReferences in interface ManifestReferences
public boolean validate(XMLValidateContext vcontext)
throws XMLSignatureException
XMLSignatureException
|
XML Security, 1.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||