|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlSignatureType | |
|---|---|
| xades4j.xml.bind.xades | JAXB classes for XAdES XML types. |
| xades4j.xml.bind.xmldsig | JAXB classes for XML-DSIG XML types. |
| Uses of XmlSignatureType in xades4j.xml.bind.xades |
|---|
| Fields in xades4j.xml.bind.xades declared as XmlSignatureType | |
|---|---|
protected XmlSignatureType |
XmlCounterSignatureType.signature
|
| Methods in xades4j.xml.bind.xades that return XmlSignatureType | |
|---|---|
XmlSignatureType |
XmlCounterSignatureType.getSignature()
Gets the value of the signature property. |
| Methods in xades4j.xml.bind.xades with parameters of type XmlSignatureType | |
|---|---|
void |
XmlCounterSignatureType.setSignature(XmlSignatureType value)
Sets the value of the signature property. |
| Uses of XmlSignatureType in xades4j.xml.bind.xmldsig |
|---|
| Methods in xades4j.xml.bind.xmldsig that return XmlSignatureType | |
|---|---|
XmlSignatureType |
ObjectFactory.createXmlSignatureType()
Create an instance of XmlSignatureType |
| Methods in xades4j.xml.bind.xmldsig that return types with arguments of type XmlSignatureType | |
|---|---|
JAXBElement<XmlSignatureType> |
ObjectFactory.createSignature(XmlSignatureType value)
Create an instance of JAXBElement<XmlSignatureType>} |
| Methods in xades4j.xml.bind.xmldsig with parameters of type XmlSignatureType | |
|---|---|
JAXBElement<XmlSignatureType> |
ObjectFactory.createSignature(XmlSignatureType value)
Create an instance of JAXBElement<XmlSignatureType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||