Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocationToken
Packages that use XmlOrphanRevocationToken
Package
Description
-
Uses of XmlOrphanRevocationToken in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlOrphanRevocationTokenModifierConstructorDescriptionprotectedOrphanRevocationTokenWrapper(XmlOrphanRevocationToken orphanToken) Default constructor -
Uses of XmlOrphanRevocationToken in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlOrphanRevocationTokenFields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlOrphanRevocationTokenModifier and TypeFieldDescriptionprotected List<XmlOrphanRevocationToken> XmlOrphanTokens.orphanRevocationsMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlOrphanRevocationTokenModifier and TypeMethodDescriptionObjectFactory.createXmlOrphanRevocationToken()Create an instance ofXmlOrphanRevocationTokenXmlOrphanRevocation.getToken()Gets the value of the token property.Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlOrphanRevocationTokenModifier and TypeMethodDescriptionXmlOrphanTokens.getOrphanRevocations()Gets the value of the orphanRevocations property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlOrphanRevocationTokenModifier and TypeMethodDescriptionvoidXmlOrphanRevocation.setToken(XmlOrphanRevocationToken value) Sets the value of the token property. -
Uses of XmlOrphanRevocationToken in eu.europa.esig.dss.validation.reports.diagnostic
Fields in eu.europa.esig.dss.validation.reports.diagnostic with type parameters of type XmlOrphanRevocationTokenModifier and TypeFieldDescriptionprotected Map<String, XmlOrphanRevocationToken> DiagnosticDataBuilder.xmlOrphanRevocationTokensMapThe cached map of orphan revocation dataMethods in eu.europa.esig.dss.validation.reports.diagnostic that return XmlOrphanRevocationTokenModifier and TypeMethodDescriptionprotected <R extends Revocation>
XmlOrphanRevocationTokenSignedDocumentDiagnosticDataBuilder.createOrphanTokenFromRevocationIdentifier(EncapsulatedRevocationTokenIdentifier<R> revocationIdentifier) Creates an orphan revocation token fromEncapsulatedRevocationTokenIdentifier