Uses of Class
xades4j.xml.bind.xmldsig.XmlKeyInfoType

Packages that use XmlKeyInfoType
xades4j.xml.bind.xmldsig JAXB classes for XML-DSIG XML types. 
 

Uses of XmlKeyInfoType in xades4j.xml.bind.xmldsig
 

Fields in xades4j.xml.bind.xmldsig declared as XmlKeyInfoType
protected  XmlKeyInfoType XmlSignatureType.keyInfo
           
 

Methods in xades4j.xml.bind.xmldsig that return XmlKeyInfoType
 XmlKeyInfoType ObjectFactory.createXmlKeyInfoType()
          Create an instance of XmlKeyInfoType
 XmlKeyInfoType XmlSignatureType.getKeyInfo()
          Gets the value of the keyInfo property.
 

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

Methods in xades4j.xml.bind.xmldsig with parameters of type XmlKeyInfoType
 JAXBElement<XmlKeyInfoType> ObjectFactory.createKeyInfo(XmlKeyInfoType value)
          Create an instance of JAXBElement<XmlKeyInfoType>}
 void XmlSignatureType.setKeyInfo(XmlKeyInfoType value)
          Sets the value of the keyInfo property.
 



Copyright © 2012. All Rights Reserved.