Uses of Interface
xades4j.utils.DataGetter

Packages that use DataGetter
xades4j.production Support for signature production. 
xades4j.properties.data Low-level representation of the qualifying properties information and corresponing structural verification. 
xades4j.utils Utility classes used in the library, which may also be usefull outside. 
xades4j.verification Support for signature verification. 
 

Uses of DataGetter in xades4j.production
 

Methods in xades4j.production that return DataGetter
 DataGetter<QualifyingProperty> XadesSignatureResult.getPropertyFilter()
          Gets a DataGetter that allows easy filtered access to the properties.
 

Uses of DataGetter in xades4j.properties.data
 

Methods in xades4j.properties.data with parameters of type DataGetter
 void CustomPropertiesDataObjsStructureVerifier.verifiy(DataGetter<PropertyDataObject> dataObjsGetter)
           
 

Uses of DataGetter in xades4j.utils
 

Classes in xades4j.utils that implement DataGetter
 class DataGetterImpl<T>
           
 

Uses of DataGetter in xades4j.verification
 

Methods in xades4j.verification that return DataGetter
 DataGetter<QualifyingProperty> XAdESVerificationResult.getPropertiesFilter()
          Gets a DataGetter that allows easy filtered access to the properties.
 



Copyright © 2012. All Rights Reserved.