Somewhat related, why is AbstractAuthSecurityHandler.getEncodedString() static?
--jason On Sep 21, 2010, at 1:08 PM, Jason Dillon wrote: > Any reason why BasicAuthSecurityHandler needs to re-encode the user:pass each > time instead of just caching the result of getEncodedString() ? > > --jason
