Uses of Class
xades4j.properties.CommitmentTypeProperty

Packages that use CommitmentTypeProperty
xades4j.properties Types that represent the different XAdES qualifying properties. 
 

Uses of CommitmentTypeProperty in xades4j.properties
 

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

Methods in xades4j.properties with parameters of type CommitmentTypeProperty
 DataObjectDesc DataObjectDesc.withCommitmentType(CommitmentTypeProperty commitment)
          Adds a CommitmentType signed property to the current data object description.
 



Copyright © 2012. All Rights Reserved.