protected static class CsrfPreventionFilter.LruCache<T>
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
LruCache(int cacheSize) |
Modifier and Type | Method and Description |
---|---|
void |
add(T key) |
boolean |
contains(T key) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.