Package org.apache.wss4j.common.cache


package org.apache.wss4j.common.cache
  • Class
    Description
    A custom Expiry implementation for EhCache.
    An in-memory EHCache implementation of the ReplayCache interface, that overflows to disk.
    A cache value for EHCache.
    A simple in-memory HashSet based cache to prevent against replay attacks.
    A cache to store (String) identifiers to avoid replay attacks.
    Some functionality to detect if EhCache is available or not.