A very simple caching mechanism on top of {@link BasicHive}. If you want more control over your cache you could for example use EHCache and extend BasicHive yourself. This cache is cleared when a subject logs off but no guarantees are given that the cache will not be cleared prematurely or how long it takes after a user logs off to clear the cached results.
@author marrink
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.