Uses of Class
xades4j.xml.bind.xades.XmlCertIDListType

Packages that use XmlCertIDListType
xades4j.xml.bind.xades JAXB classes for XAdES XML types. 
 

Uses of XmlCertIDListType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlCertIDListType
protected  XmlCertIDListType XmlCompleteCertificateRefsType.certRefs
           
protected  XmlCertIDListType XmlSignedSignaturePropertiesType.signingCertificate
           
 

Methods in xades4j.xml.bind.xades that return XmlCertIDListType
 XmlCertIDListType ObjectFactory.createXmlCertIDListType()
          Create an instance of XmlCertIDListType
 XmlCertIDListType XmlCompleteCertificateRefsType.getCertRefs()
          Gets the value of the certRefs property.
 XmlCertIDListType XmlSignedSignaturePropertiesType.getSigningCertificate()
          Gets the value of the signingCertificate property.
 

Methods in xades4j.xml.bind.xades that return types with arguments of type XmlCertIDListType
 JAXBElement<XmlCertIDListType> ObjectFactory.createSigningCertificate(XmlCertIDListType value)
          Create an instance of JAXBElement<XmlCertIDListType>}
 

Methods in xades4j.xml.bind.xades with parameters of type XmlCertIDListType
 JAXBElement<XmlCertIDListType> ObjectFactory.createSigningCertificate(XmlCertIDListType value)
          Create an instance of JAXBElement<XmlCertIDListType>}
 void XmlCompleteCertificateRefsType.setCertRefs(XmlCertIDListType value)
          Sets the value of the certRefs property.
 void XmlSignedSignaturePropertiesType.setSigningCertificate(XmlCertIDListType value)
          Sets the value of the signingCertificate property.
 



Copyright © 2012. All Rights Reserved.