Package | Description |
---|---|
org.springframework.ws.soap.security |
Provides WS-Security implementation classes.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractWsSecurityInterceptor.handleValidationException(WsSecurityValidationException ex,
MessageContext messageContext)
Handles an invalid SOAP message.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractWsSecurityInterceptor.validateMessage(SoapMessage soapMessage,
MessageContext messageContext)
Abstract template method.
|
Copyright © 2005–2018 The Spring Web Services Framework. All rights reserved.