Interface SignatureRevocationSource<T extends RevocationToken>

All Known Implementing Classes:
CAdESCRLSource, CAdESOCSPSource, CMSCRLSource, CMSOCSPSource, PAdESCRLSource, PAdESOCSPSource, SignatureCRLSource, SignatureOCSPSource, TimestampCRLSource, TimestampOCSPSource, XAdESCRLSource, XAdESOCSPSource

public interface SignatureRevocationSource<T extends RevocationToken>