package

xades4j.providers.impl

Implementations (default and other) of the different providers.

Interfaces

KeyStoreKeyingDataProvider.KeyEntryPasswordProvider Provides a password to access a keystore entry. 
KeyStoreKeyingDataProvider.KeyStoreBuilderCreator Gets a builder that will create the keystore instance. 
KeyStoreKeyingDataProvider.KeyStorePasswordProvider Provides a password to load the keystore. 
KeyStoreKeyingDataProvider.SigningCertSelector Used to select a certificate from the available certificates. 

Classes

AbstractTimeStampTokenProvider Implementation of TimeStampTokenProvider that gets time-stamp tokens from a TSA. 
AuthenticatedTimeStampTokenProvider This class is deprecated. 
DefaultAlgorithmsProvider This class is deprecated. This class is deprecated and might be removed in future versions. 
DefaultAlgorithmsProviderEx The default implementation of AlgorithmsProviderEx
DefaultBasicSignatureOptionsProvider The default implementation of BasicSignatureOptionsProvider
DefaultMessageDigestProvider The default implementation of MessageDigestEngineProvider
DefaultSignaturePropertiesProvider The default implementation of SignaturePropertiesProvider
DefaultTimeStampTokenProvider This class is deprecated. 
DefaultTimeStampVerificationProvider Default implementation of TimeStampVerificationProvider
DirectKeyingDataProvider An implementation of KeyingDataProvider that allows direct specification of the signing key and certificate. 
FileSystemKeyStoreKeyingDataProvider A specification of KeyStoreKeyingDataProvider for file-system keystores. 
HttpTimeStampTokenProvider Implementation of AbstractTimeStampTokenProvider that gets time-stamp tokens from a HTTP TSA. 
KeyStoreKeyingDataProvider A KeyStore-based implementation of KeyingDataProvider
PKCS11KeyStoreKeyingDataProvider A specification of KeyStoreKeyingDataProvider for PKCS#11 keystores. 
PKIXCertificateValidationProvider Implementation of CertificateValidationProvider using a PKIX CertPathBuilder
TSAHttpAuthenticationData This class is deprecated. 
TSAHttpData Configuration to access a TSA over HTTP. 
ValidationDataFromCertValidationProvider An implementation of ValidationDataProvider that obtains the validation data by validating the certificate.