Class DirectoryCache


  • public class DirectoryCache
    extends Object
    Very simple cache system to cache directory entry lookups (not search queries) on top of nuxeo cache

    Beware that this cache is not transaction aware (which is not a problem for LDAP directories anyway).