|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WsSecuritySecurementException | |
---|---|
org.springframework.ws.soap.security | Provides WS-Security implementation classes. |
org.springframework.ws.soap.security.xwss | Contains classes for using the XML and WebServices Security WS-Security implementation within Spring-WS. |
Uses of WsSecuritySecurementException in org.springframework.ws.soap.security |
---|
Methods in org.springframework.ws.soap.security with parameters of type WsSecuritySecurementException | |
---|---|
protected boolean |
AbstractWsSecurityInterceptor.handleSecurementException(WsSecuritySecurementException ex,
org.springframework.ws.context.MessageContext messageContext)
Handles an securement exception. |
Methods in org.springframework.ws.soap.security that throw WsSecuritySecurementException | |
---|---|
protected abstract void |
AbstractWsSecurityInterceptor.secureMessage(org.springframework.ws.soap.SoapMessage soapMessage)
Abstract template method. |
Uses of WsSecuritySecurementException in org.springframework.ws.soap.security.xwss |
---|
Subclasses of WsSecuritySecurementException in org.springframework.ws.soap.security.xwss | |
---|---|
class |
XwsSecuritySecurementException
XWSS-specific version of the WsSecuritySecurementException . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |