Package org.apache.directory.fortress.core.util.cache

This package contains a caching facade used by internal Fortress functions. Currently this package uses Ehcache implementation but this can be swapped out for another mechanism as needed without disturbing the calling functions.

The org.apache.directory.fortress.core.util.cache package contains utilities to perform caching functions.