Uses of Class
eu.europa.esig.dss.diagnostic.RelatedRevocationWrapper
-
Uses of RelatedRevocationWrapper in eu.europa.esig.dss.diagnostic
Modifier and TypeMethodDescriptionFoundRevocationsProxy.getRelatedRevocationData()
Returns a list of related revocation dataFoundRevocationsProxy.getRelatedRevocationsByOrigin
(RevocationOrigin originType) Returns a list of allRelatedRevocationWrapper
s used for the signature validation process with the givenoriginType
FoundRevocationsProxy.getRelatedRevocationsByRefOrigin
(RevocationRefOrigin refOrigin) Returns a list of allRelatedRevocationWrapper
s used for the signature validation process with the given revocation originFoundRevocationsProxy.getRelatedRevocationsByType
(RevocationType type) Returns a list of allRelatedRevocationWrapper
s used for the signature validation process with the giventype
FoundRevocationsProxy.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