1 package com.freemindcafe.apache.cxf.jaxrs.sample9;
5 import org.
apache.cxf.phase.AbstractPhaseInterceptor;
20 super(Phase.PRE_PROTOCOL);
24 public void handleMessage(XMLMessage arg0)
throws Fault {
25 System.out.println(
"OutSecurityFaultInterceptor-----------------");