AuthenticationCacheBeanImpl
Short-lived cache implementation to bridge deficiencies in Java Login Modules and general Active Authentication patterns
based on Java login modules. Caches Authentication information across redirects, requests, and threads. The life-time
of this cached authentication information is meant to be very short lived.
author: David Sean Taylor version: $Id: $ |