IBM WebSphere Application ServerTM
Release 8

com.ibm.wsspi.wssecurity.trust.config
Interface RequesterConfig.Namespace

Enclosing interface:
RequesterConfig

public static interface RequesterConfig.Namespace

Common namespace prefixes associated with the WSSTrustClient.


Field Summary
static java.lang.String DS
          The DS namespace prefix.
static java.lang.String IC
          The IC namespace prefix.
static java.lang.String SOAP
          The SOAP namespace prefix.
static java.lang.String WSA
          The WSA namespace prefix.
static java.lang.String WSC
          The WST namespace prefix.
static java.lang.String WSP
          The WSP namespace prefix.
static java.lang.String WSSE
          The WSSE namespace prefix.
static java.lang.String WST
          The WST namespace prefix.
static java.lang.String WSU
          The WSU namespace prefix.
static java.lang.String XENC
          The XENC namespace prefix.
static java.lang.String XS
          The XS namespace prefix.
 

Field Detail

DS

static final java.lang.String DS
The DS namespace prefix.

See Also:
Constant Field Values

IC

static final java.lang.String IC
The IC namespace prefix.

See Also:
Constant Field Values

SOAP

static final java.lang.String SOAP
The SOAP namespace prefix.

See Also:
Constant Field Values

WSA

static final java.lang.String WSA
The WSA namespace prefix.

See Also:
Constant Field Values

WSC

static final java.lang.String WSC
The WST namespace prefix.

See Also:
Constant Field Values

WSP

static final java.lang.String WSP
The WSP namespace prefix.

See Also:
Constant Field Values

WSSE

static final java.lang.String WSSE
The WSSE namespace prefix.

See Also:
Constant Field Values

WST

static final java.lang.String WST
The WST namespace prefix.

See Also:
Constant Field Values

WSU

static final java.lang.String WSU
The WSU namespace prefix.

See Also:
Constant Field Values

XENC

static final java.lang.String XENC
The XENC namespace prefix.

See Also:
Constant Field Values

XS

static final java.lang.String XS
The XS namespace prefix.

See Also:
Constant Field Values

IBM WebSphere Application ServerTM
Release 8