Uses of Class
se.swedenconnect.signservice.storage.MessageReplayException
Package
Description
API:s for storage.
Implementations for storage classes.
-
Uses of MessageReplayException in se.swedenconnect.signservice.storage
Modifier and TypeMethodDescriptionvoid
MessageReplayChecker.checkReplay
(String id) Checks if the supplied message ID already has been processed within the time the replay checker keeps the processed items in its cache. -
Uses of MessageReplayException in se.swedenconnect.signservice.storage.impl
Modifier and TypeMethodDescriptionvoid
DefaultMessageReplayChecker.checkReplay
(String id) Checks if the supplied message ID already has been processed within the time the replay checker keeps the processed items in its cache.