Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocation
| Package | Description |
|---|---|
| eu.europa.esig.dss.diagnostic | |
| eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlFoundRevocation in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic with type parameters of type XmlFoundRevocation Modifier and Type Method Description <T extends XmlFoundRevocation>
Set<T>SignatureWrapper. filterRevocationsByType(List<T> revocations, RevocationType type)Extracts revocations with a giventypefrom a list ofrevocationsMethods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlFoundRevocation Modifier and Type Method Description List<XmlFoundRevocation>SignatureWrapper. getAllFoundRevocations() -
Uses of XmlFoundRevocation in eu.europa.esig.dss.diagnostic.jaxb
Subclasses of XmlFoundRevocation in eu.europa.esig.dss.diagnostic.jaxb Modifier and Type Class Description classXmlOrphanRevocationJava class for OrphanRevocation complex type.classXmlRelatedRevocationJava class for RelatedRevocation complex type.