Package | Description |
---|---|
org.apache.ws.security | |
org.apache.ws.security.handler | |
org.apache.ws.security.util |
Modifier and Type | Class and Description |
---|---|
class |
SOAP11Constants
SOAP 1.1 constants
|
class |
SOAP12Constants
SOAP 1.2 constants
|
Modifier and Type | Method and Description |
---|---|
SOAPConstants |
RequestData.getSoapConstants() |
Modifier and Type | Method and Description |
---|---|
void |
RequestData.setSoapConstants(SOAPConstants soapConstants) |
Modifier and Type | Method and Description |
---|---|
static SOAPConstants |
WSSecurityUtil.getSOAPConstants(org.w3c.dom.Element startElement) |
Modifier and Type | Method and Description |
---|---|
static org.w3c.dom.Element |
WSSecurityUtil.findBodyElement(org.w3c.dom.Document doc,
SOAPConstants sc)
return the first soap "Body" element.
|
static org.w3c.dom.Element |
WSSecurityUtil.getSecurityHeader(org.w3c.dom.Document doc,
String actor,
SOAPConstants sc)
Returns the first WS-Security header element for a given actor.
|
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.