|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.security.core.dsig.KeyInfoType
com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyInfo
public class KeyInfo
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.security.core.dsig.KeyInfoType |
|---|
content, id |
| Constructor Summary | |
|---|---|
KeyInfo()
Creates a new instance of KeyInfo |
|
| Method Summary | |
|---|---|
boolean |
isFeatureSupported(java.lang.String string)
|
void |
marshal(javax.xml.crypto.XMLStructure xMLStructure,
javax.xml.crypto.XMLCryptoContext xMLCryptoContext)
|
void |
setContent(java.util.List<java.lang.Object> content)
|
| Methods inherited from class com.sun.xml.security.core.dsig.KeyInfoType |
|---|
getContent, getId, setId |
| 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.keyinfo.KeyInfo |
|---|
getContent, getId |
| Constructor Detail |
|---|
public KeyInfo()
| Method Detail |
|---|
public void marshal(javax.xml.crypto.XMLStructure xMLStructure,
javax.xml.crypto.XMLCryptoContext xMLCryptoContext)
throws javax.xml.crypto.MarshalException
marshal in interface javax.xml.crypto.dsig.keyinfo.KeyInfojavax.xml.crypto.MarshalExceptionpublic boolean isFeatureSupported(java.lang.String string)
isFeatureSupported in interface javax.xml.crypto.XMLStructurepublic void setContent(java.util.List<java.lang.Object> content)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||