protected static class CsrfPreventionFilter.LruCache<T> extends Object implements Serializable
CsrfPreventionFilter.LruCache(int cacheSize)
void
add(T key)
boolean
contains(T key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CsrfPreventionFilter.LruCache(int cacheSize)
public void add(T key)
public boolean contains(T key)
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.