Uses of Interface
eu.europa.esig.dss.diagnostic.TokenProxy
-
Uses of TokenProxy in eu.europa.esig.dss.diagnostic
Classes in eu.europa.esig.dss.diagnostic that implement TokenProxy Modifier and Type Class Description classAbstractTokenProxyclassCertificateRevocationWrapperComplete revocation wrapper, containing detailed certificate revocation and common informationclassCertificateWrapperclassRelatedCertificateWrapperclassRelatedRevocationWrapperclassRevocationWrapperRevocation wrapper containing common revocation informationclassSignatureWrapperclassTimestampWrapper -
Uses of TokenProxy in eu.europa.esig.dss.validation.process.bbb
Constructors in eu.europa.esig.dss.validation.process.bbb with parameters of type TokenProxy Constructor Description BasicBuildingBlocks(I18nProvider i18nProvider, DiagnosticData diagnosticData, TokenProxy token, Date currentTime, ValidationPolicy policy, Context context)Default constructor -
Uses of TokenProxy in eu.europa.esig.dss.validation.process.bbb.cv
Constructors in eu.europa.esig.dss.validation.process.bbb.cv with parameters of type TokenProxy Constructor Description CryptographicVerification(I18nProvider i18nProvider, TokenProxy token, Context context, ValidationPolicy validationPolicy)Default constructor -
Uses of TokenProxy in eu.europa.esig.dss.validation.process.bbb.cv.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.cv.checks with parameters of type TokenProxy Constructor Description SignatureIntactCheck(I18nProvider i18nProvider, T result, TokenProxy token, Context context, LevelConstraint constraint)Default constructor -
Uses of TokenProxy in eu.europa.esig.dss.validation.process.bbb.isc
Constructors in eu.europa.esig.dss.validation.process.bbb.isc with parameters of type TokenProxy Constructor Description IdentificationOfTheSigningCertificate(I18nProvider i18nProvider, TokenProxy token, Context context, ValidationPolicy validationPolicy)Default constructor -
Uses of TokenProxy in eu.europa.esig.dss.validation.process.bbb.isc.checks
-
Uses of TokenProxy in eu.europa.esig.dss.validation.process.bbb.sav.cc
Constructors in eu.europa.esig.dss.validation.process.bbb.sav.cc with parameters of type TokenProxy Constructor Description CryptographicChecker(I18nProvider i18nProvider, TokenProxy token, Date validationDate, MessageTag position, CryptographicConstraint constraint)Default constructorCryptographicInformationBuilder(TokenProxy token, XmlConclusion conclusion, CryptographicConstraint constraint)Default constructor to validateTokenProxy -
Uses of TokenProxy in eu.europa.esig.dss.validation.process.bbb.sav.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.sav.checks with parameters of type TokenProxy Constructor Description CryptographicCheck(I18nProvider i18nProvider, T result, TokenProxy token, MessageTag position, Date validationDate, CryptographicConstraint constraint)Default constructorCryptographicCheckerResultCheck(I18nProvider i18nProvider, T result, TokenProxy token, Date validationDate, MessageTag position, XmlCC ccResult, LevelConstraint constraint)Default constructor -
Uses of TokenProxy in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv with parameters of type TokenProxy Constructor Description PastCertificateValidation(I18nProvider i18nProvider, TokenProxy token, XmlBasicBuildingBlocks bbb, POEExtraction poe, Date currentTime, ValidationPolicy policy, Context context)Default constructor -
Uses of TokenProxy in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks with parameters of type TokenProxy Constructor Description ProspectiveCertificateChainCheck(I18nProvider i18nProvider, XmlPCV result, TokenProxy token, LevelConstraint constraint)Default constructor -
Uses of TokenProxy in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv with parameters of type TokenProxy Constructor Description PastSignatureValidation(I18nProvider i18nProvider, TokenProxy token, Map<String,XmlBasicBuildingBlocks> bbbs, POEExtraction poe, Date currentTime, ValidationPolicy policy, Context context)Default constructor -
Uses of TokenProxy in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts with parameters of type TokenProxy Constructor Description ValidationTimeSliding(I18nProvider i18nProvider, TokenProxy token, Date currentTime, POEExtraction poe, XmlBasicBuildingBlocks bbb, Context context, ValidationPolicy policy)Default constructor -
Uses of TokenProxy in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks with parameters of type TokenProxy Constructor Description POEExistsAtOrBeforeControlTimeCheck(I18nProvider i18nProvider, XmlVTS result, TokenProxy token, TimestampedObjectType referenceCategory, Date controlTime, POEExtraction poe, LevelConstraint constraint)Default constructor