Uses of Class
eu.europa.esig.dss.diagnostic.RelatedRevocationWrapper
Packages that use RelatedRevocationWrapper
-
Uses of RelatedRevocationWrapper in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type RelatedRevocationWrapperModifier and TypeMethodDescriptionFoundRevocationsProxy.getRelatedRevocationData()Returns a list of related revocation dataFoundRevocationsProxy.getRelatedRevocationsByOrigin(RevocationOrigin originType) Returns a list of allRelatedRevocationWrappers used for the signature validation process with the givenoriginTypeFoundRevocationsProxy.getRelatedRevocationsByRefOrigin(RevocationRefOrigin refOrigin) Returns a list of allRelatedRevocationWrappers used for the signature validation process with the given revocation originFoundRevocationsProxy.getRelatedRevocationsByType(RevocationType type) Returns a list of allRelatedRevocationWrappers used for the signature validation process with the giventypeFoundRevocationsProxy.getRelatedRevocationsByTypeAndOrigin(RevocationType type, RevocationOrigin origin) Returns a list of related revocation data by the given origin and typeFoundRevocationsProxy.getRelatedRevocationsByTypeAndRefOrigin(RevocationType type, RevocationRefOrigin refOrigin) Returns a list of related revocation data by the given reference origin and type