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 XmlOrphanRevocationTokenModifierConstructorDescriptionprotected
OrphanRevocationTokenWrapper
(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.orphanRevocations
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlOrphanRevocationTokenModifier and TypeMethodDescriptionObjectFactory.createXmlOrphanRevocationToken()
Create an instance ofXmlOrphanRevocationToken
XmlOrphanRevocation.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 TypeMethodDescriptionvoid
XmlOrphanRevocation.setToken
(XmlOrphanRevocationToken value) Sets the value of the token property. -
Uses of XmlOrphanRevocationToken in eu.europa.esig.dss.validation
Fields in eu.europa.esig.dss.validation with type parameters of type XmlOrphanRevocationTokenModifier and TypeFieldDescriptionprotected Map<String,
XmlOrphanRevocationToken> DiagnosticDataBuilder.xmlOrphanRevocationTokensMap
The cached map of orphan revocation dataMethods in eu.europa.esig.dss.validation that return XmlOrphanRevocationTokenModifier and TypeMethodDescriptionprotected <R extends Revocation>
XmlOrphanRevocationTokenSignedDocumentDiagnosticDataBuilder.createOrphanTokenFromRevocationIdentifier
(EncapsulatedRevocationTokenIdentifier<R> revocationIdentifier) Creates an orphan revocation token fromEncapsulatedRevocationTokenIdentifier