public class SchemaValidationPolicyInInterceptor extends SchemaValidationPolicyAbstractInterceptor
policy| Constructor and Description |
|---|
SchemaValidationPolicyInInterceptor()
This constructor should be used when using interceptor
with service registry (validation activated via policies)
|
SchemaValidationPolicyInInterceptor(SchemaValidationPolicy policy)
This constructor should be used when using interceptor
without service registry (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
validateBySettingProperty(org.apache.cxf.message.Message message) |
handleMessage, handleMessageWithAssertionInfo, handleMessageWithoutAssertionInfo, loadCustomSchema, shouldSchemaValidatepublic SchemaValidationPolicyInInterceptor()
public SchemaValidationPolicyInInterceptor(SchemaValidationPolicy policy)
policy - protected void validateBySettingProperty(org.apache.cxf.message.Message message)
validateBySettingProperty in class SchemaValidationPolicyAbstractInterceptorCopyright © 2011–2021 Talend Inc.. All rights reserved.