Spring Web Services Framework

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(Vector results, Vector validationActionsVector)
          Checks whether the received headers match the configured validation actions.
 


Spring Web Services Framework

Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.