>
> On 11/4/11 9:14 AM, Pete Gould wrote:
> > I have recently been using the
> > org.apache.catalina.filters.CsrfPreventionFilter, and I notice that
> > the documentation for setNonceCacheSize states:
> >
> > "Sets the number of previously issued nonces tha
Hi,
I have recently been using
the org.apache.catalina.filters.CsrfPreventionFilter, and I notice that the
documentation for setNonceCacheSize states:
"Sets the number of previously issued nonces that will be cached on a
LRU basis to support parallel requests..."
However, looking at the implemen