Interface SecurityCacheLoader


  • @Role
    public interface SecurityCacheLoader
    Loads access and rule entries into the security cache. It depends on a SecurityEntryReader for reading rules missing from the cache, and on a AuthorizationSettler for resolving access from rules.
    Since:
    4.0M2
    Version:
    $Id: 21c4c5c6d178607cff5a26ef1f692e3d03401392 $