Uses of Class
br.ufsc.labsec.commons.utils.cache.Cache
Packages that use Cache
Package
Description
-
Uses of Cache in br.ufsc.labsec.commons.utils.aia
Subclasses of Cache in br.ufsc.labsec.commons.utils.aia -
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.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.classclassRevocationCache<Data> -
Uses of Cache in br.ufsc.labsec.utils.cache
Methods 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