Uses of Class
xades4j.properties.data.SigAndDataObjsPropertiesData

Packages that use SigAndDataObjsPropertiesData
xades4j.properties.data Low-level representation of the qualifying properties information and corresponing structural verification. 
xades4j.xml.marshalling Types related to marshalling the qualifying properties data, the last step of signature production. 
 

Uses of SigAndDataObjsPropertiesData in xades4j.properties.data
 

Methods in xades4j.properties.data with parameters of type SigAndDataObjsPropertiesData
 void PropertiesDataObjectsStructureVerifier.verifiyPropertiesDataStructure(SigAndDataObjsPropertiesData propsData)
           
 

Uses of SigAndDataObjsPropertiesData in xades4j.xml.marshalling
 

Methods in xades4j.xml.marshalling with parameters of type SigAndDataObjsPropertiesData
 void PropertiesMarshaller.marshal(SigAndDataObjsPropertiesData props, String propsId, Node qualifyingPropsNode)
          Marshal a pair of collections of property data objects (signature and signed objects) into the QualifyingProperties node.
 void DefaultUnsignedPropertiesMarshaller.marshal(SigAndDataObjsPropertiesData props, String propsId, Node qualifyingPropsNode)
           
 void DefaultSignedPropertiesMarshaller.marshal(SigAndDataObjsPropertiesData signedProps, String signedPropsId, Node qualifyingPropsNode)
           
 



Copyright © 2012. All Rights Reserved.