|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cxf.phase.AbstractPhaseInterceptor<Message> org.apache.cxf.rs.security.xml.AbstractXmlSecOutInterceptor
public abstract class AbstractXmlSecOutInterceptor
Constructor Summary | |
---|---|
AbstractXmlSecOutInterceptor()
|
Method Summary | |
---|---|
void |
handleMessage(Message message)
Intercepts a message. |
protected abstract Document |
processDocument(Message message,
Document doc)
|
Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
---|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractXmlSecOutInterceptor()
Method Detail |
---|
public void handleMessage(Message message) throws Fault
Interceptor
Fault
protected abstract Document processDocument(Message message, Document doc) throws Exception
Exception
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |