xades4j.properties
Class QualifyingProperties

java.lang.Object
  extended by xades4j.properties.QualifyingProperties

public class QualifyingProperties
extends Object

Author:
Luís

Constructor Summary
QualifyingProperties(SignedProperties signedProperties, UnsignedProperties unsignedProperties)
           
 
Method Summary
 Collection<QualifyingProperty> all()
           
 SignedProperties getSignedProperties()
           
 UnsignedProperties getUnsignedProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QualifyingProperties

public QualifyingProperties(SignedProperties signedProperties,
                            UnsignedProperties unsignedProperties)
Method Detail

getSignedProperties

public SignedProperties getSignedProperties()

getUnsignedProperties

public UnsignedProperties getUnsignedProperties()

all

public Collection<QualifyingProperty> all()


Copyright © 2012. All Rights Reserved.