Package | Description |
---|---|
org.apache.camel.component.xmlsecurity.api | |
org.apache.camel.component.xmlsecurity.processor |
Modifier and Type | Method and Description |
---|---|
XmlSignatureProperties.Output |
XmlSignatureProperties.get(XmlSignatureProperties.Input input)
Returns further configuration objects for the XML signature
|
Modifier and Type | Method and Description |
---|---|
protected List<? extends XMLObject> |
XmlSignerProcessor.getObjects(XmlSignatureProperties.Input input,
XmlSignatureProperties.Output properties) |
protected List<? extends Reference> |
XmlSignerProcessor.getReferences(XmlSignatureProperties.Input input,
XmlSignatureProperties.Output properties,
String keyInfoId) |
protected XmlSignatureProperties.Output |
XmlSignerProcessor.getSignatureProperties(XmlSignatureProperties.Input input) |
Apache Camel