|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| SecurityCache | A cache for fast access right rules checking. |
| SecurityCacheLoader | Loads access and rule entries into the security cache. |
| SecurityCacheRulesInvalidator | The instance of this class monitors updates and invalidates right cache entries whenever necessary. |
| Exception Summary | |
|---|---|
| ConflictingInsertionException | This exception is thrown if two or more parallel threads have attempted to load the cache with the same entry at the same time as a right was updated, so the resulting entries are different. |
| ParentEntryEvictedException | All cache entries except wiki cache entries must have their parent cached, so the SecurityCacheLoader must
insert the entries, if missing in turn. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||