Uses of Interface
xades4j.providers.SignaturePropertiesProvider

Packages that use SignaturePropertiesProvider
xades4j.production Support for signature production. 
xades4j.providers.impl Implementations (default and other) of the different providers. 
 

Uses of SignaturePropertiesProvider in xades4j.production
 

Methods in xades4j.production with parameters of type SignaturePropertiesProvider
 XadesSigningProfile XadesSigningProfile.withSignaturePropertiesProvider(SignaturePropertiesProvider signaturePropsProv)
           
 

Method parameters in xades4j.production with type arguments of type SignaturePropertiesProvider
 XadesSigningProfile XadesSigningProfile.withSignaturePropertiesProvider(Class<? extends SignaturePropertiesProvider> signaturePropsProvClass)
           
 

Uses of SignaturePropertiesProvider in xades4j.providers.impl
 

Classes in xades4j.providers.impl that implement SignaturePropertiesProvider
 class DefaultSignaturePropertiesProvider
          The default implementation of SignaturePropertiesProvider.
 



Copyright © 2012. All Rights Reserved.