com.ibm.wsspi.wssecurity.core.token.config
Interface WSSConstants.Namespace
Enclosing interface:
- public static interface WSSConstants.Namespace
Field Summary
Modifier and Type | Field and Description |
---|---|
|
DS
The XML Digital Signature namespace
|
|
SOAP11
The SOAP 1.1 namespace
|
|
SOAP12
The SOAP 1.2 namespace
|
|
WSA2004
The WS-Addressing 2004 submission namespace
|
|
WSA2005
The WS-Addressing 2005 final namespace
|
|
WSP
The WS-Policy namespace
|
|
WSSE
The WS-Security 1.0 extensions namespace
|
|
WSSE11
The WS-Security 1.1 extensions namespace
|
|
WST12
The WS-Trust 1.2 namespace
|
|
WST13
The WS-Trust 1.3 namespace
|
|
WSU
The WS-Security utility namespace
|
|
XENC
The XML Encryption namespace
|
|
XS
The XMLSchema namespace
|
Field Detail
DS
- static final java.lang.String DS
The XML Digital Signature namespace
See Also:
SOAP11
- static final java.lang.String SOAP11
The SOAP 1.1 namespace
See Also:
SOAP12
- static final java.lang.String SOAP12
The SOAP 1.2 namespace
See Also:
WSA2004
- static final java.lang.String WSA2004
The WS-Addressing 2004 submission namespace
See Also:
WSA2005
- static final java.lang.String WSA2005
The WS-Addressing 2005 final namespace
See Also:
WSP
- static final java.lang.String WSP
The WS-Policy namespace
See Also:
WSSE
- static final java.lang.String WSSE
The WS-Security 1.0 extensions namespace
See Also:
WSSE11
- static final java.lang.String WSSE11
The WS-Security 1.1 extensions namespace
See Also:
WST12
- static final java.lang.String WST12
The WS-Trust 1.2 namespace
See Also:
WST13
- static final java.lang.String WST13
The WS-Trust 1.3 namespace
See Also:
WSU
- static final java.lang.String WSU
The WS-Security utility namespace
See Also:
XENC
- static final java.lang.String XENC
The XML Encryption namespace
See Also:
XS
- static final java.lang.String XS
The XMLSchema namespace
See Also: