Uses of Class
xades4j.properties.AllDataObjsCommitmentTypeProperty

Packages that use AllDataObjsCommitmentTypeProperty
xades4j.production Support for signature production. 
xades4j.properties Types that represent the different XAdES qualifying properties. 
 

Uses of AllDataObjsCommitmentTypeProperty in xades4j.production
 

Methods in xades4j.production with parameters of type AllDataObjsCommitmentTypeProperty
 SignedDataObjects SignedDataObjects.withCommitmentType(AllDataObjsCommitmentTypeProperty commitment)
          Adds a CommitmentType signed property shared among all data objects.
 

Uses of AllDataObjsCommitmentTypeProperty in xades4j.properties
 

Methods in xades4j.properties that return AllDataObjsCommitmentTypeProperty
static AllDataObjsCommitmentTypeProperty AllDataObjsCommitmentTypeProperty.proofOfApproval()
          Gets an AllDataObjsCommitmentTypeProperty representing the Proof of approval commitment.
static AllDataObjsCommitmentTypeProperty AllDataObjsCommitmentTypeProperty.proofOfCreation()
          Gets an AllDataObjsCommitmentTypeProperty representing the Proof of origin commitment.
static AllDataObjsCommitmentTypeProperty AllDataObjsCommitmentTypeProperty.proofOfDelivery()
          Gets an AllDataObjsCommitmentTypeProperty representing the Proof of delivery commitment.
static AllDataObjsCommitmentTypeProperty AllDataObjsCommitmentTypeProperty.proofOfOrigin()
          Gets an AllDataObjsCommitmentTypeProperty representing the Proof of origin commitment.
static AllDataObjsCommitmentTypeProperty AllDataObjsCommitmentTypeProperty.proofOfReceipt()
          Gets an AllDataObjsCommitmentTypeProperty representing the Proof of receipt commitment.
static AllDataObjsCommitmentTypeProperty AllDataObjsCommitmentTypeProperty.proofOfSender()
          Gets an AllDataObjsCommitmentTypeProperty representing the Proof of sender commitment.
 



Copyright © 2012. All Rights Reserved.