Class CacheSetAccessInfo<T extends ObjectType>

java.lang.Object
com.evolveum.midpoint.repo.cache.handlers.CacheSetAccessInfo<T>

public class CacheSetAccessInfo<T extends ObjectType> extends Object
CacheAccessInfo for all six caches. `T` is object type to which this information is related. It is here to avoid application of cache access information to wrong object types.