// reset parent folder page security cache if new or
// in case parent is holding an out of date copy of
// this page security that was removed from the cache
// before this one was accessed
parent.resetPageSecurity((PageSecurityImpl)pageSecurity, true);
// reset all cached security constraints
DatabasePageManagerCache.resetCachedSecurityConstraints();
// notify page manager listeners