com.ibm.wsspi.wssecurity.trust.config
Interface RequesterConfig.Namespace
Enclosing interface:
- public static interface RequesterConfig.Namespace
Field Summary
Modifier and Type | Field and Description |
---|---|
|
DS
The DS namespace prefix.
|
|
IC
The IC namespace prefix.
|
|
SOAP
The SOAP namespace prefix.
|
|
WSA
The WSA namespace prefix.
|
|
WSC
The WST namespace prefix.
|
|
WSP
The WSP namespace prefix.
|
|
WSSE
The WSSE namespace prefix.
|
|
WST
The WST namespace prefix.
|
|
WSU
The WSU namespace prefix.
|
|
XENC
The XENC namespace prefix.
|
|
XS
The XS namespace prefix.
|
Field Detail
DS
- static final java.lang.String DS
The DS namespace prefix.
See Also:
IC
- static final java.lang.String IC
The IC namespace prefix.
See Also:
SOAP
- static final java.lang.String SOAP
The SOAP namespace prefix.
See Also:
WSA
- static final java.lang.String WSA
The WSA namespace prefix.
See Also:
WSC
- static final java.lang.String WSC
The WST namespace prefix.
See Also:
WSP
- static final java.lang.String WSP
The WSP namespace prefix.
See Also:
WSSE
- static final java.lang.String WSSE
The WSSE namespace prefix.
See Also:
WST
- static final java.lang.String WST
The WST namespace prefix.
See Also:
WSU
- static final java.lang.String WSU
The WSU namespace prefix.
See Also:
XENC
- static final java.lang.String XENC
The XENC namespace prefix.
See Also:
XS
- static final java.lang.String XS
The XS namespace prefix.
See Also: