Uses of Class
org.springframework.ws.soap.security.WsSecurityFaultException
Package
Description
Provides WS-Security implementation classes.
Contains classes for using the Apache WSS4J 2.0 WS-Security implementation
within
Spring-WS.
-
Uses of WsSecurityFaultException in org.springframework.ws.soap.security
Modifier and TypeMethodDescriptionprotected 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 returnsfalse
. -
Uses of WsSecurityFaultException in org.springframework.ws.soap.security.wss4j2