Class DosetaKeyRepository.CacheEntry<T>

java.lang.Object
org.jboss.resteasy.security.doseta.DosetaKeyRepository.CacheEntry<T>
Enclosing class:
DosetaKeyRepository

protected class DosetaKeyRepository.CacheEntry<T> extends Object
Version:
$Revision: 1 $
Author:
Bill Burke
  • Field Details

    • time

      public long time
    • key

      public T key
  • Constructor Details

    • CacheEntry

      protected CacheEntry(T key)
  • Method Details

    • isStale

      public boolean isStale()