Uses of Class
eu.europa.esig.dss.diagnostic.OrphanRevocationWrapper
Packages that use OrphanRevocationWrapper
-
Uses of OrphanRevocationWrapper in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type OrphanRevocationWrapperModifier and TypeMethodDescriptionFoundRevocationsProxy.getOrphanRevocationData()Returns a list of orphan revocationsFoundRevocationsProxy.getOrphanRevocationsByOrigin(eu.europa.esig.dss.enumerations.RevocationOrigin originType) Returns a list of allOrphanRevocationWrappers used for the signature validation process with the givenoriginTypeFoundRevocationsProxy.getOrphanRevocationsByRefOrigin(eu.europa.esig.dss.enumerations.RevocationRefOrigin refOrigin) Returns a list of allOrphanRevocationWrappers used for the signature validation process with the given reference originFoundRevocationsProxy.getOrphanRevocationsByType(eu.europa.esig.dss.enumerations.RevocationType type) Returns a list of allOrphanRevocationWrappers found in the signature, but not used during the validation process with the giventypeFoundRevocationsProxy.getOrphanRevocationsByTypeAndOrigin(eu.europa.esig.dss.enumerations.RevocationType type, eu.europa.esig.dss.enumerations.RevocationOrigin origin) Returns a list of orphan revocation data by the given origin and typeFoundRevocationsProxy.getOrphanRevocationsByTypeAndRefOrigin(eu.europa.esig.dss.enumerations.RevocationType type, eu.europa.esig.dss.enumerations.RevocationRefOrigin refOrigin) Returns a list of orphan revocation data by the given reference origin and type