Decrypt-Key; Default-Param-Namespace - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Guidelines
If enabled, the Web Service Proxy uses gzip to compress HTTP transmissions to the
server only if the server indicates the ability to process compressed documents in
the Accept-Encoding HTTP header field.
The proxy signals compression usage in the Transfer-Encoding HTTP header field.
GNU zip is described in RFC 1952, GZIP File Format Specification, Version 4.3.
Use the no compression command to disable compression negotiation between the
Web Service Proxy and the application or Web server. Compression negotiation is
disabled by default.

decrypt-key

Specifies the key to decrypt encrypted operations.
Syntax
decrypt-key name
Parameters
name
Guidelines
The decrypt-key command specifies the key to decrypt encrypted payloads, if any.
The resulting decrypted node set will be passed to the processing rules.

default-param-namespace

Specifies the default XML namespace for stylesheet parameters that are defined
without an explicit namespace.
Syntax
default-param-namespace namespace
Parameters
namespace
Related Commands
parameter
Examples
v Assigns the http://www.megaCorp.com/XML/NS/external as the default parameter
Specifies the name of an existing Key object.
Identifies the default namespace. The default is the http://
www.datapower.com/param/config namespace.
namespace to the current proxy.
# default-param-namespace http://www.megaCorp.com/XML/NS/external
#
Chapter 98. Web Service Proxy configuration mode
789

Advertisement

Table of Contents
loading

Table of Contents