Uses of Class
eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope
-
Uses of XmlSignatureScope in eu.europa.esig.dss.simplereport
Modifier and TypeMethodDescriptionSimpleReport.getSignatureScopes
(String tokenId) This method returns a list ofXmlSignatureScope
s for the token (signature or timestamp) with a given Id -
Uses of XmlSignatureScope in eu.europa.esig.dss.simplereport.jaxb
Modifier and TypeFieldDescriptionprotected List<XmlSignatureScope>
XmlSignature.signatureScope
protected List<XmlSignatureScope>
XmlTimestamp.timestampScope
Modifier and TypeMethodDescriptionObjectFactory.createXmlSignatureScope()
Create an instance ofXmlSignatureScope
Modifier and TypeMethodDescriptionXmlSignature.getSignatureScope()
Gets the value of the signatureScope property.XmlTimestamp.getTimestampScope()
Gets the value of the timestampScope property.