Uses of Interface
xades4j.production.PropertyDataObjectGenerator

Packages that use PropertyDataObjectGenerator
xades4j.production Support for signature production. 
 

Uses of PropertyDataObjectGenerator in xades4j.production
 

Methods in xades4j.production with parameters of type PropertyDataObjectGenerator
<TProp extends QualifyingProperty>
XadesSigningProfile
XadesSigningProfile.withPropertyDataObjectGenerator(Class<TProp> propClass, PropertyDataObjectGenerator<TProp> propDataGen)
           
<TProp extends QualifyingProperty>
XadesFormatExtenderProfile
XadesFormatExtenderProfile.withPropertyDataObjectGenerator(Class<TProp> propClass, PropertyDataObjectGenerator<TProp> propDataGen)
           
 

Method parameters in xades4j.production with type arguments of type PropertyDataObjectGenerator
<TProp extends QualifyingProperty>
XadesSigningProfile
XadesSigningProfile.withPropertyDataObjectGenerator(Class<TProp> propClass, Class<? extends PropertyDataObjectGenerator<TProp>> propDataGenClass)
           
<TProp extends QualifyingProperty>
XadesFormatExtenderProfile
XadesFormatExtenderProfile.withPropertyDataObjectGenerator(Class<TProp> propClass, Class<? extends PropertyDataObjectGenerator<TProp>> propDataGenClass)
           
 



Copyright © 2012. All Rights Reserved.