Uses of Class
org.springframework.ws.soap.security.WsSecurityException
Package
Description
Provides WS-Security implementation classes.
Contains classes for using the Apache WSS4J 2.0 WS-Security implementation
within
Spring-WS.
-
Uses of WsSecurityException in org.springframework.ws.soap.security
Modifier and TypeClassDescriptionclass
Exception indicating that a WS-Security executions should result in a SOAP Fault.class
Exception indicating that something went wrong during the securement of a message.class
Exception indicating that something went wrong during the validation of a message. -
Uses of WsSecurityException in org.springframework.ws.soap.security.wss4j2
Modifier and TypeClassDescriptionclass
WSS4J-specific version of theWsSecurityFaultException
.class
WSS4J-specific version of theWsSecuritySecurementException
.class
WSS4J-specific version of theWsSecurityValidationException
.