Uses of Class
eu.europa.esig.dss.diagnostic.AbstractTokenProxy
-
Packages that use AbstractTokenProxy Package Description eu.europa.esig.dss.diagnostic eu.europa.esig.dss.validation.executor eu.europa.esig.dss.validation.process.bbb.sav -
-
Uses of AbstractTokenProxy in eu.europa.esig.dss.diagnostic
Subclasses of AbstractTokenProxy in eu.europa.esig.dss.diagnostic Modifier and Type Class Description classCertificateRevocationWrapperComplete revocation wrapper, containing detailed certificate revocation and common informationclassCertificateWrapperclassRevocationWrapperRevocation wrapper containing common revocation informationclassSignatureWrapperclassTimestampWrapper -
Uses of AbstractTokenProxy in eu.europa.esig.dss.validation.executor
Method parameters in eu.europa.esig.dss.validation.executor with type arguments of type AbstractTokenProxy Modifier and Type Method Description protected voidAbstractDetailedReportBuilder. process(Collection<? extends AbstractTokenProxy> tokensToProcess, Context context, Map<String,XmlBasicBuildingBlocks> bbbs) -
Uses of AbstractTokenProxy in eu.europa.esig.dss.validation.process.bbb.sav
Classes in eu.europa.esig.dss.validation.process.bbb.sav with type parameters of type AbstractTokenProxy Modifier and Type Class Description classAbstractAcceptanceValidation<T extends AbstractTokenProxy>5.2.8 Signature acceptance validation (SAV) This building block covers any additional verification to be performed on the signature itself or on the attributes of the signature ETSI EN 319 132-1Fields in eu.europa.esig.dss.validation.process.bbb.sav declared as AbstractTokenProxy Modifier and Type Field Description protected TAbstractAcceptanceValidation. token
-