Uses of Class
org.springframework.ws.soap.security.xwss.XwsSecuritySecurementException

Packages that use XwsSecuritySecurementException
org.springframework.ws.soap.security.xwss Contains classes for using the XML and WebServices Security WS-Security implementation within Spring-WS. 
 

Uses of XwsSecuritySecurementException in org.springframework.ws.soap.security.xwss
 

Methods in org.springframework.ws.soap.security.xwss that throw XwsSecuritySecurementException
protected  void XwsSecurityInterceptor.secureMessage(SoapMessage soapMessage, MessageContext messageContext)
          Secures the given SoapMessage message in accordance with the defined security policy.
 



Copyright © 2013 The Spring Web Services Framework. All Rights Reserved.