Uses of Interface
xades4j.providers.TimeStampVerificationProvider

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

Uses of TimeStampVerificationProvider in xades4j.providers.impl
 

Classes in xades4j.providers.impl that implement TimeStampVerificationProvider
 class DefaultTimeStampVerificationProvider
          Default implementation of TimeStampVerificationProvider.
 

Uses of TimeStampVerificationProvider in xades4j.verification
 

Methods in xades4j.verification with parameters of type TimeStampVerificationProvider
 XadesVerificationProfile XadesVerificationProfile.withTimeStampTokenVerifier(TimeStampVerificationProvider tsTokenVerifProv)
           
 

Method parameters in xades4j.verification with type arguments of type TimeStampVerificationProvider
 XadesVerificationProfile XadesVerificationProfile.withTimeStampTokenVerifier(Class<? extends TimeStampVerificationProvider> tsTokenVerifProvClass)
           
 



Copyright © 2012. All Rights Reserved.