Uses of Interface
org.apache.jackrabbit.oak.spi.security.user.cache.CacheLoader
Packages that use CacheLoader
-
Uses of CacheLoader in org.apache.jackrabbit.oak.spi.security.user.cache
Methods in org.apache.jackrabbit.oak.spi.security.user.cache with parameters of type CacheLoaderModifier and TypeMethodDescriptionCachedMembershipReader.readMembership
(@NotNull Tree authorizableTree, CacheLoader cacheLoader) Read the membership information of the authorizable and store the result in a cache using the provided cacheLoader.