Class LpaCacheManagement

java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.lpa.LpaCacheManagement
All Implemented Interfaces:
LpaCache

public class LpaCacheManagement extends Object implements LpaCache
Esta classe é responsável por armazenar e recuperar LPAs da cache
  • Field Details

    • LPA_MATCHER

      public static String LPA_MATCHER
    • LPA_SIG_MATCHER

      public static String LPA_SIG_MATCHER
  • Constructor Details

    • LpaCacheManagement

      public LpaCacheManagement(CacheComponent cacheComponent)
      Construtor
      Parameters:
      cacheComponent - Componente de caches
  • Method Details