Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The <ReplayCache> element configures the plugin used for the caching of message identifiers to prevent replay attacks. The only supplied cache implementation is a wrapper around a <StorageService> plugin. If this is omitted an a default/arbitrary StorageService will be used.

Attributes

Name

Type

Default

Description

StorageService XML IDREFRequired

Reference to the id attribute of a previously defined <StorageService> element.

  • No labels