Interface | Description |
---|---|
DigestGenerator |
This is the primary interface for the DigestGenerator which is the unique SOAP request
identifier generation interface to be used by the CacheManager inorder to generate a
unique identifier key for the normalized XML/SOAP message.
|
Class | Description |
---|---|
DOMHASHGenerator |
This is the default DigestGenerator for the cache and this implements the
DOMHASH algorithm over an XML node
to implement retrieving a unique key for the normalized xml node.
|
REQUESTHASHGenerator |
This is the extended implementation of
DOMHASH algorithm over a HTTP request
and Payload (XML Node) for retrieving a unique key for the request
|
Copyright © 2017 WSO2. All rights reserved.