public static class XmlSignatureProperties.Output extends Object
| Constructor and Description |
|---|
XmlSignatureProperties.Output() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends XMLObject> |
getObjects() |
List<? extends Reference> |
getReferences() |
void |
setObjects(List<? extends XMLObject> objects) |
void |
setReferences(List<? extends Reference> references) |
Apache Camel