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