com.ibm.wsspi.wssecurity.trust.config

Interface RequesterConfig.Namespace

Enclosing interface:
RequesterConfig

  1. public static interface RequesterConfig.Namespace
Common namespace prefixes associated with the WSSTrustClient.

Field Summary

Modifier and Type Field and Description
  1. static
  2. java.lang.String
DS
The DS namespace prefix.
  1. static
  2. java.lang.String
IC
The IC namespace prefix.
  1. static
  2. java.lang.String
SOAP
The SOAP namespace prefix.
  1. static
  2. java.lang.String
WSA
The WSA namespace prefix.
  1. static
  2. java.lang.String
WSC
The WST namespace prefix.
  1. static
  2. java.lang.String
WSP
The WSP namespace prefix.
  1. static
  2. java.lang.String
WSSE
The WSSE namespace prefix.
  1. static
  2. java.lang.String
WST
The WST namespace prefix.
  1. static
  2. java.lang.String
WSU
The WSU namespace prefix.
  1. static
  2. java.lang.String
XENC
The XENC namespace prefix.
  1. static
  2. java.lang.String
XS
The XS namespace prefix.

Field Detail

DS

  1. static final java.lang.String DS
The DS namespace prefix.
See Also:

IC

  1. static final java.lang.String IC
The IC namespace prefix.
See Also:

SOAP

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

WSA

  1. static final java.lang.String WSA
The WSA namespace prefix.
See Also:

WSC

  1. static final java.lang.String WSC
The WST namespace prefix.
See Also:

WSP

  1. static final java.lang.String WSP
The WSP namespace prefix.
See Also:

WSSE

  1. static final java.lang.String WSSE
The WSSE namespace prefix.
See Also:

WST

  1. static final java.lang.String WST
The WST namespace prefix.
See Also:

WSU

  1. static final java.lang.String WSU
The WSU namespace prefix.
See Also:

XENC

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

XS

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