|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.wss.impl.filter.DumpFilter
public class DumpFilter
Dump a SOAP message for debugging.
| Constructor Summary | |
|---|---|
DumpFilter()
|
|
| Method Summary | |
|---|---|
static void |
process(ProcessingContext context)
dumps the soap messages and throws XWSSecurityException if it is unable to dump. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DumpFilter()
| Method Detail |
|---|
public static void process(ProcessingContext context)
throws XWSSecurityException
context - ProcessingContext
XWSSecurityException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||