Package | Description |
---|---|
org.springframework.ws.soap.security |
Provides WS-Security implementation classes.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractWsSecurityInterceptor.handleFaultException(WsSecurityFaultException ex,
MessageContext messageContext)
Handles a fault exception.Default implementation logs the given exception, and creates a SOAP Fault with the
properties of the given exception, and returns
false . |
Copyright © 2005–2016 The Spring Web Services Framework. All rights reserved.