Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
-
Packages that use XmlSignatureScope Package Description eu.europa.esig.dss.diagnostic eu.europa.esig.dss.diagnostic.jaxb -
-
Uses of XmlSignatureScope in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlSignatureScope Modifier and Type Method Description List<XmlSignatureScope>SignatureWrapper. getSignatureScopes() -
Uses of XmlSignatureScope in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlSignatureScope Modifier and Type Field Description protected List<XmlSignatureScope>XmlSignature. signatureScopesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlSignatureScope Modifier and Type Method Description XmlSignatureScopeObjectFactory. createXmlSignatureScope()Create an instance ofXmlSignatureScopeMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlSignatureScope Modifier and Type Method Description List<XmlSignatureScope>XmlSignature. getSignatureScopes()Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlSignatureScope Modifier and Type Method Description voidXmlSignature. setSignatureScopes(List<XmlSignatureScope> signatureScopes)
-