xades4j.properties
Class UnsignedProperties

java.lang.Object
  extended by xades4j.utils.SigAndDataObjPropsPair<UnsignedSignatureProperty,UnsignedDataObjectProperty>
      extended by xades4j.properties.UnsignedProperties

public class UnsignedProperties
extends SigAndDataObjPropsPair<UnsignedSignatureProperty,UnsignedDataObjectProperty>

Author:
Luís

Constructor Summary
UnsignedProperties(Collection<UnsignedSignatureProperty> sigProps)
           
UnsignedProperties(Collection<UnsignedSignatureProperty> unsignedSigProps, Collection<UnsignedDataObjectProperty> unsignedDataObjsProps)
           
 
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

UnsignedProperties

public UnsignedProperties(Collection<UnsignedSignatureProperty> unsignedSigProps,
                          Collection<UnsignedDataObjectProperty> unsignedDataObjsProps)

UnsignedProperties

public UnsignedProperties(Collection<UnsignedSignatureProperty> sigProps)


Copyright © 2012. All Rights Reserved.