|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.security.SOAP11Constants
public class SOAP11Constants
SOAP 1.1 constants
Field Summary |
---|
Fields inherited from interface org.apache.ws.security.SOAPConstants |
---|
SOAP11_CONSTANTS, SOAP12_CONSTANTS |
Constructor Summary | |
---|---|
SOAP11Constants()
|
Method Summary | |
---|---|
javax.xml.namespace.QName |
getBodyQName()
Obtain the QName for the Body element |
String |
getEnvelopeURI()
Obtain the envelope namespace for this version of SOAP |
javax.xml.namespace.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 |
javax.xml.namespace.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 |
Constructor Detail |
---|
public SOAP11Constants()
Method Detail |
---|
public String getEnvelopeURI()
SOAPConstants
getEnvelopeURI
in interface SOAPConstants
public javax.xml.namespace.QName getHeaderQName()
SOAPConstants
getHeaderQName
in interface SOAPConstants
public javax.xml.namespace.QName getBodyQName()
SOAPConstants
getBodyQName
in interface SOAPConstants
public javax.xml.namespace.QName getRoleAttributeQName()
getRoleAttributeQName
in interface SOAPConstants
public String getNextRoleURI()
getNextRoleURI
in interface SOAPConstants
public String getMustUnderstand()
getMustUnderstand
in interface SOAPConstants
public String getMustunderstand()
getMustunderstand
in interface SOAPConstants
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |