Uses of Class
xades4j.properties.SignedSignatureProperty

Packages that use SignedSignatureProperty
xades4j.properties Types that represent the different XAdES qualifying properties. 
xades4j.utils Utility classes used in the library, which may also be usefull outside. 
 

Uses of SignedSignatureProperty in xades4j.properties
 

Subclasses of SignedSignatureProperty in xades4j.properties
 class OtherSignedSignatureProperty
          Base class for custom signed signature properties.
 class SignaturePolicyBase
          Base class for the SignaturePolicyIdentifier property.
 class SignaturePolicyIdentifierProperty
          An explicit and unambiguous identifier of a signature policy.
 class SignaturePolicyImpliedProperty
          An implied signature policy, used when the policy can be unambiguously derived from the semantics of the type of data object(s) being signed.
 class SignatureProductionPlaceProperty
          The SignatureProductionPlace property indicates the purported place where the signer was at the time of signature creation.
 class SignerRoleProperty
          Represents the SingerRole signed signature property.
 class SigningCertificateProperty
          The SigningCertificate property is designed to prevent the simple substitution of the certificate.
 class SigningTimeProperty
          The SigningTime property specifies the time at which the signer (purportedly) performed the signing process.
 

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

Uses of SignedSignatureProperty in xades4j.utils
 

Method parameters in xades4j.utils with type arguments of type SignedSignatureProperty
static void PropertiesUtils.addXadesEpesProperties(Collection<SignedSignatureProperty> ssp, SignaturePolicyInfoProvider policyInfoProvider)
           
 



Copyright © 2012. All Rights Reserved.