public abstract class AbstractXmlSecInHandler extends Object
| Constructor and Description |
|---|
AbstractXmlSecInHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected Document |
getDocument(Message message) |
protected Element |
getNode(Element parent,
String ns,
String name,
int index) |
void |
setAllowEmptyBody(boolean allow) |
protected void |
throwFault(String error,
Exception ex) |
Apache CXF