|
||||||||||
| 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 | |
|---|---|
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()
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 |
| Constructor Detail |
|---|
public SOAP11Constants()
| 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 SOAPConstants
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||