Class CachedElement<T>
java.lang.Object
eu.emi.security.authn.x509.helpers.CachedElement<T>
Cached element is a container of an arbitrary object,
enriched with a creation timestamp.
- Author:
- K. Benedyczak
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CachedElement
-
-
Method Details
-
getCreationTs
public long getCreationTs() -
getElement
-
isExpired
public boolean isExpired(long ttl)
-