Uses of Class
eu.europa.esig.dss.diagnostic.CertificateRefWrapper
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic |
-
Uses of CertificateRefWrapper in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return CertificateRefWrapper Modifier and Type Method Description CertificateRefWrapper
AbstractTokenProxy. getSigningCertificateReference()
CertificateRefWrapper
TokenProxy. getSigningCertificateReference()
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type CertificateRefWrapper Modifier and Type Method Description List<CertificateRefWrapper>
FoundCertificatesProxy. getOrphanCertificateRefs()
Returns a list of all found references for orphan certificatesList<CertificateRefWrapper>
FoundCertificatesProxy. getOrphanCertificateRefsByRefOrigin(CertificateRefOrigin refOrigin)
List<CertificateRefWrapper>
OrphanCertificateWrapper. getReferences()
Returns a list of orphan certificate referencesList<CertificateRefWrapper>
RelatedCertificateWrapper. getReferences()
List<CertificateRefWrapper>
FoundCertificatesProxy. getRelatedCertificateRefs()
Returns a list of all found references for related certificatesList<CertificateRefWrapper>
FoundCertificatesProxy. getRelatedCertificateRefsByRefOrigin(CertificateRefOrigin refOrigin)
List<CertificateRefWrapper>
AbstractTokenProxy. getSigningCertificateReferences()
List<CertificateRefWrapper>
TokenProxy. getSigningCertificateReferences()