Uses of Class
eu.europa.esig.dss.diagnostic.OrphanRevocationWrapper
| Package | Description |
|---|---|
| eu.europa.esig.dss.diagnostic |
-
Uses of OrphanRevocationWrapper in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type OrphanRevocationWrapper Modifier and Type Method Description List<OrphanRevocationWrapper>DiagnosticData. getAllOrphanRevocationObjects()Returns a list of all foundOrphanRevocationWrappervaluesList<OrphanRevocationWrapper>FoundRevocationsProxy. getOrphanRevocationData()Returns a list of orphan revocationsList<OrphanRevocationWrapper>FoundRevocationsProxy. getOrphanRevocationsByOrigin(RevocationOrigin originType)Returns a list of allOrphanRevocationWrappers used for the signature validation process with the givenoriginTypeList<OrphanRevocationWrapper>FoundRevocationsProxy. getOrphanRevocationsByRefOrigin(RevocationRefOrigin refOrigin)Returns a list of allOrphanRevocationWrappers used for the signature validation process with the given reference originList<OrphanRevocationWrapper>FoundRevocationsProxy. getOrphanRevocationsByType(RevocationType type)Returns a list of allOrphanRevocationWrappers found in the signature, but not used during the validation process with the giventypeList<OrphanRevocationWrapper>FoundRevocationsProxy. getOrphanRevocationsByTypeAndOrigin(RevocationType type, RevocationOrigin origin)Returns a list of orphan revocation data by the given origin and type