public interface ExpiredCache<K,V>
Cache
static interface
ExpiredCache.Named
V
put(K key, V value, Duration expired)
V put(K key, V value, Duration expired) throws org.apache.shiro.cache.CacheException
org.apache.shiro.cache.CacheException
Copyright © 2020. All rights reserved.