Class ManagedSystemCache


  • @Component
    public class ManagedSystemCache
    extends AbstractBackendRedisCache
    Cache of Managed Systems in IDM.

    These objects don't change too often, and the cache doesn't have to be distributed due to the fact that the objects are read-only 99% of the time.

    Author:
    lbornova