Uses of Class
org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Packages that use AbstractWsSecurityInterceptor
Package
Description
Contains classes for using the Apache WSS4J 2.0 WS-Security implementation
within
Spring-WS.
-
Uses of AbstractWsSecurityInterceptor in org.springframework.ws.soap.security.wss4j2
Subclasses of AbstractWsSecurityInterceptor in org.springframework.ws.soap.security.wss4j2Modifier and TypeClassDescriptionclass
A WS-Security endpoint interceptor based on Apache's WSS4J.