public class XmlSoapAttachmentValidator extends SimpleSoapAttachmentValidator implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
MessageValidator.
Through XmlMessageValidationContext this class supports message validation for XML payload.| Constructor and Description |
|---|
XmlSoapAttachmentValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
protected void |
validateAttachmentContentData(String receivedContent,
String controlContent,
String controlContentId)
Validates content data.
|
isIgnoreAllWhitespaces, setIgnoreAllWhitespaces, validateAttachmentContentfindAttachment, validateAttachment, validateAttachmentContentId, validateAttachmentContentTypeprotected void validateAttachmentContentData(String receivedContent, String controlContent, String controlContentId)
SimpleSoapAttachmentValidatorvalidateAttachmentContentData in class SimpleSoapAttachmentValidatorpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.