Package eu.europa.esig.dss.diagnostic
Class RelatedCertificateWrapper
java.lang.Object
eu.europa.esig.dss.diagnostic.AbstractTokenProxy
eu.europa.esig.dss.diagnostic.CertificateWrapper
eu.europa.esig.dss.diagnostic.RelatedCertificateWrapper
- All Implemented Interfaces:
TokenProxy
public class RelatedCertificateWrapper extends CertificateWrapper
-
Constructor Summary
Constructors Constructor Description RelatedCertificateWrapper(XmlRelatedCertificate relatedCertificate)
-
Method Summary
Modifier and Type Method Description List<CertificateOrigin>
getOrigins()
List<CertificateRefWrapper>
getReferences()
Methods inherited from class eu.europa.esig.dss.diagnostic.CertificateWrapper
getAuthorityInformationAccessUrls, getBinaries, getCertificateDN, getCertificateIssuerDN, getCertificateRevocationData, getCertificateTSPServiceExpiredCertsRevocationInfo, getCommonName, getCountryName, getCpsUrls, getCRLDistributionPoints, getCurrentBasicSignature, getCurrentCertificateChain, getCurrentSigningCertificate, getDigestAlgoAndValue, getEmail, getEntityKey, getExtendedKeyUsages, getGivenName, getId, getKeyUsages, getLocality, getNotAfter, getNotBefore, getOCSPAccessUrls, getOrganizationalUnit, getOrganizationIdentifier, getOrganizationName, getPolicyIds, getPSD2Info, getPseudo, getQCLimitValue, getQCStatementIds, getQCTypes, getReadableCertificateName, getRevocationDataById, getSemanticsIdentifier, getSerialNumber, getSources, getState, getSubjectAlternativeNames, getSubjectSerialNumber, getSurname, getTitle, getTrustedServices, getTrustServiceProviders, isIdKpOCSPSigning, isIdPkixOcspNoCheck, isRevocationDataAvailable, isSelfSigned, isTrusted, isTrustedListReached
Methods inherited from class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
arePdfModificationsDetected, equals, foundCertificates, foundRevocations, getCertificateChain, getDigestAlgorithm, getDigestMatchers, getEncryptionAlgorithm, getKeyLengthUsedToSignThisToken, getMaskGenerationFunction, getPdfAnnotationsOverlapConcernedPages, getPdfPageDifferenceConcernedPages, getPdfVisualDifferenceConcernedPages, getSigningCertificate, getSigningCertificatePublicKey, getSigningCertificateReference, getSigningCertificateReferences, hashCode, isCertificateChainFromTrustedStore, isSignatureIntact, isSignatureValid, isSigningCertificateReferencePresent, isSigningCertificateReferenceUnique, isTrustedChain, toString
-
Constructor Details
-
RelatedCertificateWrapper
-
-
Method Details
-
getOrigins
-
getReferences
-