public class WSSPassThroughInterceptor
extends AbstractSoapInterceptor
EjbInterceptor
 adds the org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor. OpenEJB now supports
 WS Security out of the box, so it must indicates WS Security headers have been treated. That is simply done
 using that fake interceptor.
 $Id$| Constructor and Description | 
|---|
WSSPassThroughInterceptor()  | 
WSSPassThroughInterceptor(java.lang.String phase)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Set<javax.xml.namespace.QName> | 
getUnderstoodHeaders()  | 
void | 
handleMessage(SoapMessage soapMessage)  |