Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocationToken
Package
Description
-
Uses of XmlOrphanRevocationToken in eu.europa.esig.dss.diagnostic
ModifierConstructorDescriptionprotected
OrphanRevocationTokenWrapper
(XmlOrphanRevocationToken orphanToken) Default constructor -
Uses of XmlOrphanRevocationToken in eu.europa.esig.dss.diagnostic.jaxb
Modifier and TypeFieldDescriptionprotected List<XmlOrphanRevocationToken>
XmlOrphanTokens.orphanRevocations
Modifier and TypeMethodDescriptionObjectFactory.createXmlOrphanRevocationToken()
Create an instance ofXmlOrphanRevocationToken
XmlOrphanRevocation.getToken()
Gets the value of the token property.Modifier and TypeMethodDescriptionXmlOrphanTokens.getOrphanRevocations()
Gets the value of the orphanRevocations property.Modifier and TypeMethodDescriptionvoid
XmlOrphanRevocation.setToken
(XmlOrphanRevocationToken value) Sets the value of the token property. -
Uses of XmlOrphanRevocationToken in eu.europa.esig.dss.validation
Modifier and TypeFieldDescriptionprotected Map<String,
XmlOrphanRevocationToken> DiagnosticDataBuilder.xmlOrphanRevocationTokensMap
The cached map of orphan revocation dataModifier and TypeMethodDescriptionprotected <R extends Revocation>
XmlOrphanRevocationTokenSignedDocumentDiagnosticDataBuilder.createOrphanTokenFromRevocationIdentifier
(EncapsulatedRevocationTokenIdentifier<R> revocationIdentifier) Creates an orphan revocation token fromEncapsulatedRevocationTokenIdentifier