Package org.apache.jackrabbit.oak.spi.security.user.cache
@Internal
@Version("0.0.0")
package org.apache.jackrabbit.oak.spi.security.user.cache
-
InterfacesClassDescriptionConstants for persisted user management related caches.Interface for reading the membership information of a given authorizable and store the result in a cache.Responsible for providing the set of principals for a given user.Factory for creating
Principal
instances based on the principal name.