|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.security.SOAP12Constants
public class SOAP12Constants
SOAP 1.2 constants
| Field Summary | |
|---|---|
static String |
PROP_WEBMETHOD
MessageContext property name for webmethod |
| Fields inherited from interface org.apache.ws.security.SOAPConstants |
|---|
SOAP11_CONSTANTS, SOAP12_CONSTANTS |
| Constructor Summary | |
|---|---|
SOAP12Constants()
|
|
| Method Summary | |
|---|---|
QName |
getBodyQName()
Obtain the QName for the Body element |
String |
getEnvelopeURI()
Obtain the envelope namespace for this version of SOAP |
QName |
getHeaderQName()
Obtain the QName for the Header element |
String |
getMustunderstand()
Deprecated. use getMustUnderstand() instead |
String |
getMustUnderstand()
Obtain the MustUnderstand string |
String |
getNextRoleURI()
Obtain the "next" role/actor URI |
QName |
getRoleAttributeQName()
Obtain the QName for the role attribute (actor/role) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PROP_WEBMETHOD
| Constructor Detail |
|---|
public SOAP12Constants()
| Method Detail |
|---|
public String getEnvelopeURI()
SOAPConstants
getEnvelopeURI in interface SOAPConstantspublic QName getHeaderQName()
SOAPConstants
getHeaderQName in interface SOAPConstantspublic QName getBodyQName()
SOAPConstants
getBodyQName in interface SOAPConstantspublic QName getRoleAttributeQName()
getRoleAttributeQName in interface SOAPConstantspublic String getNextRoleURI()
getNextRoleURI in interface SOAPConstantspublic String getMustUnderstand()
getMustUnderstand in interface SOAPConstantspublic String getMustunderstand()
getMustunderstand in interface SOAPConstants
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||