com.sun.xml.ws.security.opt.crypto.dsig
Class Manifest
java.lang.Object
com.sun.xml.security.core.dsig.ManifestType
com.sun.xml.ws.security.opt.crypto.dsig.Manifest
- All Implemented Interfaces:
- Manifest, XMLStructure
public class Manifest
- extends ManifestType
- implements Manifest
- Author:
- root
| Fields inherited from interface javax.xml.crypto.dsig.Manifest |
TYPE |
|
Constructor Summary |
Manifest()
Creates a new instance of Manifest |
| 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.dsig.Manifest |
getId |
Manifest
public Manifest()
- Creates a new instance of Manifest
getReferences
public List getReferences()
- Specified by:
getReferences in interface Manifest
isFeatureSupported
public boolean isFeatureSupported(String string)
- Specified by:
isFeatureSupported in interface XMLStructure
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.