Uses of Class
org.springframework.ws.soap.security.wss4j2.Wss4jSecurityValidationException
Package
Description
Contains classes for using the Apache WSS4J 2.0 WS-Security implementation
within
Spring-WS.
-
Uses of Wss4jSecurityValidationException in org.springframework.ws.soap.security.wss4j2
Modifier and TypeMethodDescriptionprotected void
Wss4jSecurityInterceptor.checkResults
(List<org.apache.wss4j.dom.engine.WSSecurityEngineResult> results, List<Integer> validationActions) Checks whether the received headers match the configured validation actions.