|
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.enc.dom.DOMStructure
com.ibm.xml.enc.dom.DOMCipherData
public abstract class DOMCipherData
| Constructor Summary | |
|---|---|
DOMCipherData()
|
|
| Method Summary | |
|---|---|
static DOMCipherData |
getInstance(org.w3c.dom.Element elem,
XMLCryptoContext context)
|
| Methods inherited from class com.ibm.xml.enc.dom.DOMStructure |
|---|
isFeatureSupported, marshal |
| 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 |
| Constructor Detail |
|---|
public DOMCipherData()
| Method Detail |
|---|
public static DOMCipherData getInstance(org.w3c.dom.Element elem,
XMLCryptoContext context)
throws MarshalException
elem - the CipherData elementcontext - the crypto context that this element may be inserted into
MarshalException
|
XML Security, 1.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||