Uses of Class
xades4j.properties.SignedDataObjectProperty

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

Uses of SignedDataObjectProperty in xades4j.properties
 

Subclasses of SignedDataObjectProperty in xades4j.properties
 class AllDataObjsCommitmentTypeProperty
          A commitment type that applies to all the signed data objects.
 class AllDataObjsTimeStampProperty
          Represents a time-stamp computed before the signature production, over the sequence formed by ALL the ds:Reference elements within the ds:SignedInfo referencing whatever the signer wants to sign except the SignedProperties element.
 class CommitmentTypeProperty
          A commitment type that applies to some signed data objects.
 class CommitmentTypePropertyBase
          Base class for the CommitmentTypeIndication property.
 class DataObjectFormatProperty
          Represents the DataObjectFormat signed data object property.
 class IndividualDataObjsTimeStampProperty
          Represents a time-stamp computed before the signature production, over a sequence formed by some of the ds:Reference elements within the ds:SignedInfo referencing whatever the signer wants to sign except the SignedProperties element.
 class OtherSignedDataObjectProperty
          Base class for custom signed data object properties.
 

Methods in xades4j.properties that return types with arguments of type SignedDataObjectProperty
 Collection<SignedDataObjectProperty> DataObjectDesc.getSignedDataObjProps()
           
 

Constructor parameters in xades4j.properties with type arguments of type SignedDataObjectProperty
SignedProperties(Collection<SignedSignatureProperty> signedSigProps, Collection<SignedDataObjectProperty> signedDataObjProps)
           
 



Copyright © 2012. All Rights Reserved.