@Internal @Version("0.0.0")
Package org.apache.jackrabbit.oak.spi.security.user.cache
-
Interface Summary Interface Description CacheConstants Constants for persisted user management related caches.CachedMembershipReader Interface for reading the membership information of a given authorizable and store the result in a cache.CacheLoader Responsible for providing the set of principals for a given user.CachePrincipalFactory Factory for creatingPrincipal
instances based on the principal name.