xades4j.properties
Class SignedProperties

java.lang.Object
  extended by xades4j.utils.SigAndDataObjPropsPair<SignedSignatureProperty,SignedDataObjectProperty>
      extended by xades4j.properties.SignedProperties

public class SignedProperties
extends SigAndDataObjPropsPair<SignedSignatureProperty,SignedDataObjectProperty>

Author:
Luís

Constructor Summary
SignedProperties(Collection<SignedSignatureProperty> signedSigProps, Collection<SignedDataObjectProperty> signedDataObjProps)
           
 
Method Summary
 
Methods inherited from class xades4j.utils.SigAndDataObjPropsPair
getDataObjProps, getSigProps, isEmpty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignedProperties

public SignedProperties(Collection<SignedSignatureProperty> signedSigProps,
                        Collection<SignedDataObjectProperty> signedDataObjProps)


Copyright © 2012. All Rights Reserved.