Uses of Class
eu.europa.esig.dss.diagnostic.RelatedRevocationWrapper
| Package | Description |
|---|---|
| eu.europa.esig.dss.diagnostic |
-
Uses of RelatedRevocationWrapper in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type RelatedRevocationWrapper Modifier and Type Method Description List<RelatedRevocationWrapper>FoundRevocationsProxy. getRelatedRevocationData()Returns a list of related revocation dataList<RelatedRevocationWrapper>FoundRevocationsProxy. getRelatedRevocationsByOrigin(RevocationOrigin originType)Returns a list of allRelatedRevocationWrappers used for the signature validation process with the givenoriginTypeList<RelatedRevocationWrapper>FoundRevocationsProxy. getRelatedRevocationsByRefOrigin(RevocationRefOrigin refOrigin)Returns a list of allRelatedRevocationWrappers used for the signature validation process with the given revocation originList<RelatedRevocationWrapper>FoundRevocationsProxy. getRelatedRevocationsByType(RevocationType type)Returns a list of allRelatedRevocationWrappers used for the signature validation process with the giventypeList<RelatedRevocationWrapper>FoundRevocationsProxy. getRelatedRevocationsByTypeAndOrigin(RevocationType type, RevocationOrigin origin)Returns a list of related revocation data by the given origin and type