public interface XmlSignatureProperties
| Modifier and Type | Interface and Description |
|---|---|
static interface |
XmlSignatureProperties.Input |
static class |
XmlSignatureProperties.Output |
| Modifier and Type | Method and Description |
|---|---|
XmlSignatureProperties.Output |
get(XmlSignatureProperties.Input input)
Returns further configuration objects for the XML signature
|
XmlSignatureProperties.Output get(XmlSignatureProperties.Input input) throws Exception
input - inputnullException - if an error occurs during creating the outputApache Camel