Uses of Class
br.ufsc.labsec.utils.cache.Cache
Packages that use Cache
Package
Description
-
Uses of Cache in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy
Subclasses of Cache in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicyModifier and TypeClassDescriptionclassEsta classe é responsável por armazenar as políticas de assinatura em cache -
Uses of Cache in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.lpa
Subclasses of Cache in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.lpaModifier and TypeClassDescriptionclassEsta classe é responsável por armazenar e recuperar LPAs da cache -
Uses of Cache in br.ufsc.labsec.signature.repository.PKCS12IdentityService
Subclasses of Cache in br.ufsc.labsec.signature.repository.PKCS12IdentityServiceModifier and TypeClassDescriptionclassclassA classe OCSPCacheManagement é responsável por cuidar do cachê das respostas OCSP.classRevocationCache<Data> -
Uses of Cache in br.ufsc.labsec.utils.cache
Subclasses of Cache in br.ufsc.labsec.utils.cacheModifier and TypeClassDescriptionclassDetachedCache<Data extends DetachedCacheable<Sig>, Sig extends Signature<?>>Esta classe é responsável por armazenar assinaturas destacadas em cacheMethods in br.ufsc.labsec.utils.cache that return CacheMethods in br.ufsc.labsec.utils.cache that return types with arguments of type CacheMethod parameters in br.ufsc.labsec.utils.cache with type arguments of type CacheModifier and TypeMethodDescriptionstatic CacheSchedulerCacheScheduler.buildAndStart(Map<String, Supplier<Cache<?>>> caches) voidCacheScheduler.registerCache(String identifier, Supplier<Cache<?>> cache) Registra uma cache no job para ser limpa