Uses of Class
eu.europa.esig.dss.spi.x509.revocation.FileRevocationSource.FileCacheEntry
Packages that use FileRevocationSource.FileCacheEntry
-
Uses of FileRevocationSource.FileCacheEntry in eu.europa.esig.dss.spi.x509.revocation
Methods in eu.europa.esig.dss.spi.x509.revocation with parameters of type FileRevocationSource.FileCacheEntryModifier and TypeMethodDescriptionprotected abstract RevocationToken<R> FileRevocationSource.reconstructTokenFromEncodedData(FileRevocationSource<R>.FileCacheEntry revocationCache, eu.europa.esig.dss.model.x509.CertificateToken certificateToken, eu.europa.esig.dss.model.x509.CertificateToken issuerCertToken) Creates a revocation token from cached encoded dataprotected voidFileRevocationSource.saveRevocationToken(FileRevocationSource<R>.FileCacheEntry revocationCache, RevocationToken<R> token) Writes therevocationTokenwithin the file system