Uses of Class
org.springframework.ws.soap.security.wss4j.Wss4jSecurityValidationException

Packages that use Wss4jSecurityValidationException
org.springframework.ws.soap.security.wss4j Contains classes for using the Apache WSS4J WS-Security implementation within Spring-WS. 
 

Uses of Wss4jSecurityValidationException in org.springframework.ws.soap.security.wss4j
 

Methods in org.springframework.ws.soap.security.wss4j that throw Wss4jSecurityValidationException
protected  void Wss4jSecurityInterceptor.checkResults(List<org.apache.ws.security.WSSecurityEngineResult> results, List<Integer> validationActions)
          Checks whether the received headers match the configured validation actions.
 



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