Package | Description |
---|---|
org.apache.camel.component.xmlsecurity.api | |
org.apache.camel.component.xmlsecurity.processor |
Modifier and Type | Class and Description |
---|---|
class |
DefaultValidationFailedHandler
Interrupts the validation by throwing an exception as soon as a validation
failure occurs and gives specific error messages.
|
Modifier and Type | Method and Description |
---|---|
ValidationFailedHandler |
XmlVerifierConfiguration.getValidationFailedHandler() |
Modifier and Type | Method and Description |
---|---|
void |
XmlVerifierConfiguration.setValidationFailedHandler(ValidationFailedHandler validationFailedHandler)
Handles the different validation failed situations.
|
Apache Camel