com.ibm.wsspi.wssecurity.core.token.config

Interface WSSConstants.Namespace

Enclosing interface:
WSSConstants

  1. public static interface WSSConstants.Namespace
Constants defining many of the common SOAP and Web Services namespaces.

Field Summary

Modifier and Type Field and Description
  1. static
  2. java.lang.String
DS
The XML Digital Signature namespace
  1. static
  2. java.lang.String
SOAP11
The SOAP 1.1 namespace
  1. static
  2. java.lang.String
SOAP12
The SOAP 1.2 namespace
  1. static
  2. java.lang.String
WSA2004
The WS-Addressing 2004 submission namespace
  1. static
  2. java.lang.String
WSA2005
The WS-Addressing 2005 final namespace
  1. static
  2. java.lang.String
WSP
The WS-Policy namespace
  1. static
  2. java.lang.String
WSSE
The WS-Security 1.0 extensions namespace
  1. static
  2. java.lang.String
WSSE11
The WS-Security 1.1 extensions namespace
  1. static
  2. java.lang.String
WST12
The WS-Trust 1.2 namespace
  1. static
  2. java.lang.String
WST13
The WS-Trust 1.3 namespace
  1. static
  2. java.lang.String
WSU
The WS-Security utility namespace
  1. static
  2. java.lang.String
XENC
The XML Encryption namespace
  1. static
  2. java.lang.String
XS
The XMLSchema namespace

Field Detail

DS

  1. static final java.lang.String DS
The XML Digital Signature namespace
See Also:

SOAP11

  1. static final java.lang.String SOAP11
The SOAP 1.1 namespace
See Also:

SOAP12

  1. static final java.lang.String SOAP12
The SOAP 1.2 namespace
See Also:

WSA2004

  1. static final java.lang.String WSA2004
The WS-Addressing 2004 submission namespace
See Also:

WSA2005

  1. static final java.lang.String WSA2005
The WS-Addressing 2005 final namespace
See Also:

WSP

  1. static final java.lang.String WSP
The WS-Policy namespace
See Also:

WSSE

  1. static final java.lang.String WSSE
The WS-Security 1.0 extensions namespace
See Also:

WSSE11

  1. static final java.lang.String WSSE11
The WS-Security 1.1 extensions namespace
See Also:

WST12

  1. static final java.lang.String WST12
The WS-Trust 1.2 namespace
See Also:

WST13

  1. static final java.lang.String WST13
The WS-Trust 1.3 namespace
See Also:

WSU

  1. static final java.lang.String WSU
The WS-Security utility namespace
See Also:

XENC

  1. static final java.lang.String XENC
The XML Encryption namespace
See Also:

XS

  1. static final java.lang.String XS
The XMLSchema namespace
See Also: