Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AA_COMPROMISE - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationReason
aACompromise
AACERTIFICATE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
 
AbstractAcceptanceValidation<T extends AbstractTokenProxy> - Class in eu.europa.esig.dss.validation.process.bbb.sav
5.2.8 Signature acceptance validation (SAV) This building block covers any additional verification to be performed on the signature itself or on the attributes of the signature ETSI EN 319 132-1
AbstractAcceptanceValidation(I18nProvider, T, Date, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
Default constructor
AbstractAlert<T> - Class in eu.europa.esig.dss.alert
The class contains a general logic for alert handling
AbstractAlert(AlertDetector<T>, AlertHandler<T>) - Constructor for class eu.europa.esig.dss.alert.AbstractAlert
The default constructor
AbstractAnalysis - Class in eu.europa.esig.dss.tsl.runnable
Processes the LOTL/TL validation job (download - parse - validate)
AbstractAnalysis(CacheAccessByKey, DSSFileLoader) - Constructor for class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
Default constructor
AbstractASiCContainerExtractor - Class in eu.europa.esig.dss.asic.common
This class is used to read an ASiC Container and to retrieve its content files
AbstractASiCContainerExtractor(DSSDocument) - Constructor for class eu.europa.esig.dss.asic.common.AbstractASiCContainerExtractor
The default constructor
AbstractASiCContainerValidator - Class in eu.europa.esig.dss.asic.common.validation
The abstract class for an ASiC container validation
AbstractASiCContainerValidator() - Constructor for class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
Empty constructor
AbstractASiCContainerValidator(ASiCContent) - Constructor for class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
The constructor with ASiCContent
AbstractASiCContainerValidator(ASiCContent, SignatureScopeFinder<?>) - Constructor for class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
Constructor with a ASiCContent
AbstractASiCContainerValidator(DSSDocument) - Constructor for class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
The default constructor
AbstractASiCContainerValidator(DSSDocument, SignatureScopeFinder<?>) - Constructor for class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
Constructor with a custom SignatureScopeFinder
AbstractASiCContentBuilder - Class in eu.europa.esig.dss.asic.common.signature
Abstract class used to build an instance of ASiCContent.
AbstractASiCContentBuilder() - Constructor for class eu.europa.esig.dss.asic.common.signature.AbstractASiCContentBuilder
Default constructor
AbstractASiCDataToSignHelperBuilder - Class in eu.europa.esig.dss.asic.common.signature
Builds a relevant GetDataToSignASiCWithCAdESHelper for ASiC container dataToSign creation
AbstractASiCDataToSignHelperBuilder() - Constructor for class eu.europa.esig.dss.asic.common.signature.AbstractASiCDataToSignHelperBuilder
Default constructor
AbstractASiCFilenameFactory - Class in eu.europa.esig.dss.asic.common
This class contains common methods for ASiC filename factory.
AbstractASiCFilenameFactory() - Constructor for class eu.europa.esig.dss.asic.common.AbstractASiCFilenameFactory
Default constructor
AbstractASiCSignatureService<SP extends SerializableSignatureParameters,TP extends SerializableTimestampParameters,CSP extends SerializableCounterSignatureParameters> - Class in eu.europa.esig.dss.asic.common.signature
The abstract class containing the main methods for ASiC signature creation/extension
AbstractASiCSignatureService(CertificateVerifier) - Constructor for class eu.europa.esig.dss.asic.common.signature.AbstractASiCSignatureService
The default constructor
AbstractASiCWithCAdESContainerMerger - Class in eu.europa.esig.dss.asic.cades.merge
This class contains common code for ASiC with CAdES container merger classes.
AbstractASiCWithCAdESContainerMerger(ASiCContent...) - Constructor for class eu.europa.esig.dss.asic.cades.merge.AbstractASiCWithCAdESContainerMerger
This constructor is used to create an ASiC With CAdES from to given ASiCContents
AbstractASiCWithCAdESContainerMerger(DSSDocument...) - Constructor for class eu.europa.esig.dss.asic.cades.merge.AbstractASiCWithCAdESContainerMerger
This constructor is used to create an ASiC With CAdES container merger from provided container documents
AbstractASiCWithXAdESContainerMerger - Class in eu.europa.esig.dss.asic.xades.merge
This class contains common code for ASiC with XAdES container merger classes.
AbstractASiCWithXAdESContainerMerger(ASiCContent...) - Constructor for class eu.europa.esig.dss.asic.xades.merge.AbstractASiCWithXAdESContainerMerger
This constructor is used to create an ASiC With XAdES from to given ASiCContents
AbstractASiCWithXAdESContainerMerger(DSSDocument...) - Constructor for class eu.europa.esig.dss.asic.xades.merge.AbstractASiCWithXAdESContainerMerger
This constructor is used to create an ASiC With XAdES container merger from provided container documents
AbstractBasicValidationProcess<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs
The abstract class implementing the "5.3 Validation process for Basic Signatures" process
AbstractBasicValidationProcess(I18nProvider, T, DiagnosticData, TokenProxy, Map<String, XmlBasicBuildingBlocks>) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
Default constructor
AbstractCache<R extends CachedResult> - Class in eu.europa.esig.dss.tsl.cache
The abstract class containing basic methods for handling the Result implementations
AbstractCache() - Constructor for class eu.europa.esig.dss.tsl.cache.AbstractCache
Default constructor instantiating cache with empty map
AbstractCacheDTO - Class in eu.europa.esig.dss.tsl.dto
The abstract cache DTO
AbstractCacheDTO() - Constructor for class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
Empty constructor
AbstractCacheDTO(AbstractCacheDTO) - Constructor for class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
Copies the cache DTO
AbstractCacheDTOBuilder<R extends CachedResult> - Class in eu.europa.esig.dss.tsl.dto.builder
An abstract builder of a Cache DTO
AbstractCacheDTOBuilder(CachedEntry<R>) - Constructor for class eu.europa.esig.dss.tsl.dto.builder.AbstractCacheDTOBuilder
Default constructor
AbstractConfigurator<F> - Class in eu.europa.esig.dss.jaxb.common
Abstract class containing util classes helping to configure a Factory or a Validator
AbstractConfigurator() - Constructor for class eu.europa.esig.dss.jaxb.common.AbstractConfigurator
Default constructor initializing empty maps of security features and attributes
AbstractCRLUtils - Class in eu.europa.esig.dss.crl
The abstract class containing common code for CRL parsing
AbstractCRLUtils() - Constructor for class eu.europa.esig.dss.crl.AbstractCRLUtils
Default constructor
AbstractCryptographicCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
The abstract cryptographic check
AbstractCryptographicCheck(I18nProvider, XmlCC, MessageTag, CryptographicConstraintWrapper) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicCheck
Default constructor
AbstractCryptographicChecker - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
Abstract class to perform cryptographic validation
AbstractCryptographicChecker(I18nProvider, DigestAlgorithm, Date, MessageTag, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
Default constructor
AbstractCryptographicChecker(I18nProvider, EncryptionAlgorithm, DigestAlgorithm, MaskGenerationFunction, String, Date, MessageTag, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
Complete constructor
AbstractCryptographicCheckerResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Performs cryptographic validation
AbstractCryptographicCheckerResultCheck(I18nProvider, T, MessageTag, XmlCC, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
Default constructor
AbstractDataToSignDTO - Class in eu.europa.esig.dss.ws.signature.dto
Get DataToSign DTO request
AbstractDataToSignDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.AbstractDataToSignDTO
Empty constructor
AbstractDataToSignDTO(RemoteSignatureParameters) - Constructor for class eu.europa.esig.dss.ws.signature.dto.AbstractDataToSignDTO
Default constructor
AbstractDetailedReportBuilder - Class in eu.europa.esig.dss.validation.executor
Abstract code for DetailedReport builder
AbstractDetailedReportBuilder(I18nProvider, Date, ValidationPolicy, DiagnosticData) - Constructor for class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
Default constructor
AbstractDSSFont - Class in eu.europa.esig.dss.pades
The abstract implementation of a DSSFont
AbstractDSSFont() - Constructor for class eu.europa.esig.dss.pades.AbstractDSSFont
Default constructor instantiating object with default configuration
AbstractDSSFontMetrics - Class in eu.europa.esig.dss.pdf.visible
Contains methods for dealing with textual visual signature creation
AbstractDSSFontMetrics() - Constructor for class eu.europa.esig.dss.pdf.visible.AbstractDSSFontMetrics
Default constructor
AbstractFactoryBuilder<F> - Class in eu.europa.esig.dss.jaxb.common
Abstract class to build a secure builder instance
AbstractFactoryBuilder() - Constructor for class eu.europa.esig.dss.jaxb.common.AbstractFactoryBuilder
Default constructor
AbstractGetDataToSignASiCS - Class in eu.europa.esig.dss.asic.common.signature.asics
This class is used to get DataToSign for ASiC-S container
AbstractGetDataToSignASiCS(ASiCContent) - Constructor for class eu.europa.esig.dss.asic.common.signature.asics.AbstractGetDataToSignASiCS
The default constructor
AbstractGetDataToSignASiCSWithCAdES - Class in eu.europa.esig.dss.asic.cades.signature.asics
An abstract class to generate a DataToSign with ASiC-S with CAdES
AbstractGetDataToSignASiCSWithCAdES(ASiCContent) - Constructor for class eu.europa.esig.dss.asic.cades.signature.asics.AbstractGetDataToSignASiCSWithCAdES
The default constructor
AbstractGetDataToSignHelper - Class in eu.europa.esig.dss.asic.common.signature
Represents an abstract class helping to extract a data to be signed for ASiC containers
AbstractGetDataToSignHelper(ASiCContent) - Constructor for class eu.europa.esig.dss.asic.common.signature.AbstractGetDataToSignHelper
The default constructor
AbstractITextSignatureDrawer - Class in eu.europa.esig.dss.pdf.openpdf.visible
The abstract implementation of an IText (OpenPDF) signature drawer
AbstractITextSignatureDrawer() - Constructor for class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
Default constructor instantiating object with null values
AbstractJAdESBuilder - Class in eu.europa.esig.dss.jades.signature
Abstract JAdES signature builder
AbstractJAdESBuilder(CertificateVerifier, JAdESSignatureParameters, List<DSSDocument>) - Constructor for class eu.europa.esig.dss.jades.signature.AbstractJAdESBuilder
Default constructor
AbstractJaxbFacade<T> - Class in eu.europa.esig.dss.jaxb.common
Generic JAXB Facade which contains basic marshalling/unmarshalling operations.
AbstractJaxbFacade() - Constructor for class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
Default constructor
AbstractJWSDocumentValidator - Class in eu.europa.esig.dss.jades.validation
The abstract class for a JWS signature validation
AbstractJWSDocumentValidator() - Constructor for class eu.europa.esig.dss.jades.validation.AbstractJWSDocumentValidator
Empty constructor
AbstractJWSDocumentValidator(DSSDocument) - Constructor for class eu.europa.esig.dss.jades.validation.AbstractJWSDocumentValidator
Default constructor
AbstractJWSUtils - Class in eu.europa.esig.jws
Abstract class for JWS signature validation against JSON schemas
AbstractJWSUtils() - Constructor for class eu.europa.esig.jws.AbstractJWSUtils
Default constructor instantiating the object with null values
AbstractKeyStoreTokenConnection - Class in eu.europa.esig.dss.token
The keyStore token connection
AbstractKeyStoreTokenConnection() - Constructor for class eu.europa.esig.dss.token.AbstractKeyStoreTokenConnection
Default constructor
AbstractManifestBuilder - Class in eu.europa.esig.dss.asic.cades.signature.manifest
The abstract class to build a Manifest for ASiC with CAdES
AbstractManifestBuilder() - Constructor for class eu.europa.esig.dss.asic.cades.signature.manifest.AbstractManifestBuilder
Default constructor
AbstractMultiValuesCheckItem<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb
Abstract class to check if the given value is one of the allowed values by ValidationPolicy
AbstractMultiValuesCheckItem(I18nProvider, T, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.AbstractMultiValuesCheckItem
Default constructor
AbstractOtherTSLPointerPredicate - Class in eu.europa.esig.dss.tsl.function
An abstract implementation of OtherTSLPointerPredicate
AbstractOtherTSLPointerPredicate() - Constructor for class eu.europa.esig.dss.tsl.function.AbstractOtherTSLPointerPredicate
Default constructor
AbstractParsingResult - Class in eu.europa.esig.dss.tsl.parsing
Abstract parsing result
AbstractParsingResult() - Constructor for class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
Default constructor instantiating object with null values
AbstractParsingTask - Class in eu.europa.esig.dss.tsl.parsing
Abstract class to parse a LOTL/TL
AbstractParsingTask(DSSDocument) - Constructor for class eu.europa.esig.dss.tsl.parsing.AbstractParsingTask
Default constructor
AbstractPastTokenValidationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Abstract class containing the main logic for PastSignatureValidation result check
AbstractPastTokenValidationCheck(I18nProvider, XmlValidationProcessArchivalData, TokenProxy, XmlPSV, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AbstractPastTokenValidationCheck
Default constructor
AbstractPaths - Class in eu.europa.esig.dss.definition
Contains a list of common XML xpaths
AbstractPaths() - Constructor for class eu.europa.esig.dss.definition.AbstractPaths
Default constructor
AbstractPdfBoxSignatureDrawer - Class in eu.europa.esig.dss.pdf.pdfbox.visible
The abstract implementation of PDFBox signature drawer
AbstractPdfBoxSignatureDrawer() - Constructor for class eu.europa.esig.dss.pdf.pdfbox.visible.AbstractPdfBoxSignatureDrawer
Default constructor instantiating object with null values
AbstractPdfDssDict - Class in eu.europa.esig.dss.pdf
An abstract implementation of PdfDssDict
AbstractPdfDssDict(PdfDict) - Constructor for class eu.europa.esig.dss.pdf.AbstractPdfDssDict
Default constructor
AbstractPdfLockDictionaryCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
An abstract class for PDF lock dictionary validation
AbstractPdfLockDictionaryCheck(I18nProvider, XmlFC, SignatureWrapper, XmlPDFLockDictionary, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.AbstractPdfLockDictionaryCheck
Default constructor
AbstractPdfObjFactory - Class in eu.europa.esig.dss.pdf
An abstract implementation of IPdfObjFactory allowing to set the configuration options
AbstractPdfObjFactory() - Constructor for class eu.europa.esig.dss.pdf.AbstractPdfObjFactory
Default constructor instantiating object with null values
AbstractPDFSignatureService - Class in eu.europa.esig.dss.pdf
The abstract implementation of a PDF signature service
AbstractPDFSignatureService(PDFServiceMode, SignatureDrawerFactory) - Constructor for class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
Constructor for the PDFSignatureService
AbstractProcessExecutor - Class in eu.europa.esig.dss.validation.executor
Abstract validation process executor
AbstractProcessExecutor() - Constructor for class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
Default constructor instantiating object with null values and current time
AbstractRemoteSignatureServiceImpl - Class in eu.europa.esig.dss.ws.signature.common
The abstract remote signature service
AbstractRemoteSignatureServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.common.AbstractRemoteSignatureServiceImpl
Default constructor
AbstractReports - Class in eu.europa.esig.dss.validation.reports
This class is a container for all reports generated by the validation process: diagnostic data, detailed report and simple report.
AbstractReports(XmlDiagnosticData, XmlDetailedReport) - Constructor for class eu.europa.esig.dss.validation.reports.AbstractReports
This is the default constructor to instantiate this container.
AbstractResourcesHandler - Class in eu.europa.esig.dss.signature.resources
Abstract class used to create OutputStream to be used across DSS code
AbstractResourcesHandler() - Constructor for class eu.europa.esig.dss.signature.resources.AbstractResourcesHandler
Default constructor instantiating object with null OutputStream
AbstractRevocationFreshCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
Abstract revocation check class
AbstractRevocationFreshCheck(I18nProvider, XmlRFC, RevocationWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
Default constructor
AbstractRunnableAnalysis - Class in eu.europa.esig.dss.tsl.runnable
Runnable facade to Processes the LOTL/TL validation job (download - parse - validate)
AbstractRunnableAnalysis(CacheAccessByKey, DSSFileLoader, CountDownLatch) - Constructor for class eu.europa.esig.dss.tsl.runnable.AbstractRunnableAnalysis
Default constructor
AbstractSerializableSignatureParameters<TP extends SerializableTimestampParameters> - Class in eu.europa.esig.dss.model
Parameters for a Signature creation/extension
AbstractSerializableSignatureParameters() - Constructor for class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
Default constructor instantiating object with default values
AbstractSignatureIdentifierBuilder - Class in eu.europa.esig.dss.validation
The abstract SignatureIdentifier builder
AbstractSignatureIdentifierBuilder(AdvancedSignature) - Constructor for class eu.europa.esig.dss.validation.AbstractSignatureIdentifierBuilder
The default constructor
AbstractSignatureParameters<TP extends SerializableTimestampParameters> - Class in eu.europa.esig.dss
Parameters for a Signature creation/extension
AbstractSignatureParameters() - Constructor for class eu.europa.esig.dss.AbstractSignatureParameters
Default constructor instantiating object with null values
AbstractSignatureParametersBuilder<SP extends AbstractSignatureParameters> - Class in eu.europa.esig.dss
An abstract class to build a signature parameters instance
AbstractSignatureParametersBuilder(CertificateToken) - Constructor for class eu.europa.esig.dss.AbstractSignatureParametersBuilder
The default constructor
AbstractSignatureParametersBuilder(CertificateToken, List<CertificateToken>) - Constructor for class eu.europa.esig.dss.AbstractSignatureParametersBuilder
A constructor with a certificateChain
AbstractSignaturePolicyValidator - Class in eu.europa.esig.dss.validation.policy
The abstract implementation of SignaturePolicyValidator
AbstractSignaturePolicyValidator() - Constructor for class eu.europa.esig.dss.validation.policy.AbstractSignaturePolicyValidator
Default constructor
AbstractSignatureScopeFinder - Class in eu.europa.esig.dss.validation.scope
The abstract class for SignatureScope finding
AbstractSignatureScopeFinder() - Constructor for class eu.europa.esig.dss.validation.scope.AbstractSignatureScopeFinder
Default constructor instantiating the object with default values
AbstractSignatureService<SP extends SerializableSignatureParameters,TP extends SerializableTimestampParameters> - Class in eu.europa.esig.dss.signature
The abstract class containing the main methods for a signature creation/extension
AbstractSignatureService(CertificateVerifier) - Constructor for class eu.europa.esig.dss.signature.AbstractSignatureService
To construct a signature service the CertificateVerifier must be set and cannot be null.
AbstractSignatureTokenConnection - Class in eu.europa.esig.dss.token
The abstract implementation of a remote token connection
AbstractSignatureTokenConnection() - Constructor for class eu.europa.esig.dss.token.AbstractSignatureTokenConnection
Default constructor
AbstractSignDocumentDTO - Class in eu.europa.esig.dss.ws.signature.dto
Sign Document DTO request
AbstractSignDocumentDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.AbstractSignDocumentDTO
Empty constructor
AbstractSignDocumentDTO(RemoteSignatureParameters, SignatureValueDTO) - Constructor for class eu.europa.esig.dss.ws.signature.dto.AbstractSignDocumentDTO
Default constructor
AbstractSimpleReportBuilder - Class in eu.europa.esig.dss.validation.executor
Abstract code for SimpleReport builder
AbstractSimpleReportBuilder(Date, ValidationPolicy, DiagnosticData, DetailedReport) - Constructor for class eu.europa.esig.dss.validation.executor.AbstractSimpleReportBuilder
Default constructor
AbstractStatusAlert - Class in eu.europa.esig.dss.alert
The abstract alert class to define a handler for the Status processing
AbstractStatusAlert(AlertHandler<Status>) - Constructor for class eu.europa.esig.dss.alert.AbstractStatusAlert
The default constructor
AbstractTimestampDocumentDTO - Class in eu.europa.esig.dss.ws.signature.dto
Timestamp document request DTO
AbstractTimestampDocumentDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.AbstractTimestampDocumentDTO
Empty constructor
AbstractTimestampDocumentDTO(RemoteTimestampParameters) - Constructor for class eu.europa.esig.dss.ws.signature.dto.AbstractTimestampDocumentDTO
Default constructor
AbstractTimestampSource - Class in eu.europa.esig.dss.validation.timestamp
Contains a set of TimestampTokens found in a DefaultAdvancedSignature object
AbstractTimestampSource() - Constructor for class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
Default constructor
AbstractTLIdentifier - Class in eu.europa.esig.dss.spi.tsl.identifier
Abstract class for DSS internal identifier
AbstractTLIdentifier(String, TLInfo) - Constructor for class eu.europa.esig.dss.spi.tsl.identifier.AbstractTLIdentifier
Default constructor
AbstractTokenProxy - Class in eu.europa.esig.dss.diagnostic
An abstract representation of a validation object
AbstractTokenProxy() - Constructor for class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
 
AbstractTransform - Class in eu.europa.esig.dss.xades.reference
The abstract implementation of a transform
AbstractTransform(DSSNamespace, String) - Constructor for class eu.europa.esig.dss.xades.reference.AbstractTransform
Constructor with namespace
AbstractTransform(String) - Constructor for class eu.europa.esig.dss.xades.reference.AbstractTransform
Default constructor
AbstractTrustedListCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
Abstract class verifying the validity of the Trusted List
AbstractTrustedListCheck(I18nProvider, T, XmlTLAnalysis, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.AbstractTrustedListCheck
Default constructor
AbstractTrustedServiceFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
Abstract filter defining the main logic of filters
AbstractTrustedServiceFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.AbstractTrustedServiceFilter
Default constructor
AbstractValueCheckItem<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb
Checks if the value is allowed
AbstractValueCheckItem(I18nProvider, T, ValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.AbstractValueCheckItem
Default constructor
ACA - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
An attribute certificate generation service creating and signing attribute certificates based on the identity and other attributes verified by the relevant registration services.
ACCEPTABLE_REVOCATION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
AcceptableBasicSignatureValidationCheck - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
Checks if the signature's basic validation result is acceptable
AcceptableBasicSignatureValidationCheck(I18nProvider, XmlValidationProcessLongTermData, XmlConstraintsConclusion, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.AcceptableBasicSignatureValidationCheck
Default constructor
AcceptableBasicTimestampValidationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Checks if a result of a Basic Signature Validation process for a timestamp token is acceptable
AcceptableBasicTimestampValidationCheck(I18nProvider, XmlValidationProcessArchivalData, TimestampWrapper, XmlConstraintsConclusion, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
Default constructor
AcceptableBuildingBlockConclusionCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate
Verifies whether the BasicBuildingBlock's validation succeeded
AcceptableBuildingBlockConclusionCheck(I18nProvider, XmlCertificate, XmlConclusion, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.AcceptableBuildingBlockConclusionCheck
Default constructor
acceptableContainerTypes - Variable in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
 
acceptableDigestAlgo - Variable in class eu.europa.esig.dss.policy.jaxb.CryptographicConstraint
 
acceptableDigestAlgorithms - Variable in class eu.europa.esig.dss.validation.RevocationDataVerifier
A collection of Digest Algorithms to accept from CRL/OCSP responders.
acceptableEncryptionAlgo - Variable in class eu.europa.esig.dss.policy.jaxb.CryptographicConstraint
 
acceptableEncryptionAlgorithmKeyLength - Variable in class eu.europa.esig.dss.validation.RevocationDataVerifier
Map of acceptable Encryption Algorithms with a corresponding minimal acceptable key length for each algorithm.
acceptableFormats - Variable in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
 
AcceptableListOfTrustedListsCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
Verifies whether the validation of a List of Trusted Lists is conclusive
AcceptableListOfTrustedListsCheck(I18nProvider, T, XmlTLAnalysis, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableListOfTrustedListsCheck
Default constructor
acceptableMimeTypeFileContent - Variable in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
 
AcceptableMimetypeFileContentCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if the mimetype file is acceptable
AcceptableMimetypeFileContentCheck(I18nProvider, XmlFC, String, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableMimetypeFileContentCheck
Default constructor
acceptablePolicies - Variable in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
 
acceptableRevocationDataAvailable() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
Checks whether the acceptable revocation data is available
acceptableRevocationDataAvailable() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidationCertificateRevocationSelector
 
AcceptableRevocationDataAvailableCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
Checks if an acceptable revocation data is found
AcceptableRevocationDataAvailableCheck(I18nProvider, T, RevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AcceptableRevocationDataAvailableCheck
Default constructor
acceptableRevocationDataFound - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
 
acceptableRevocationId - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCRS
 
AcceptableTrustedListCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
Verifies whether the validation of aTrusted Lists is conclusive
AcceptableTrustedListCheck(I18nProvider, T, XmlTLAnalysis, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListCheck
Default constructor
AcceptableTrustedListPresenceCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
Verifies whether acceptable Trusted Lists have been found
AcceptableTrustedListPresenceCheck(I18nProvider, T, Set<String>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListPresenceCheck
Default constructor
acceptableZipComment - Variable in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
 
AcceptableZipCommentCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if the zip comment is acceptable
AcceptableZipCommentCheck(I18nProvider, XmlFC, String, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableZipCommentCheck
Default constructor
AcceptAllStrategy - Class in eu.europa.esig.dss.tsl.sync
Accepts all trusted lists
AcceptAllStrategy() - Constructor for class eu.europa.esig.dss.tsl.sync.AcceptAllStrategy
Default constructor
ACCM - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_DESC_WITH_ID - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_DESC_WITH_NAME - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_CERT_CHAIN - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_CERT_CHAIN_REVOC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_CERT_CHAIN_SIG - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_CERT_CHAIN_TST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_CNTR_SIG - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_CON_DIG - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_JWS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_KEY - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_MAN - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_MAN_ENT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_MES_DIG - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_MESS_IMP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_REF - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_REVOC_SIG - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_SIG_CERT_REF - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_SIG_D_ENT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_SIG_SIG - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_SIGND_PRT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_SIGNTR_PRT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCM_POS_TST_SIG - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ACCREDITATION_CEASED - Static variable in class eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Before eIDAS 'accreditationceased' status
ACCREDITATION_REVOKED - Static variable in class eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Before eIDAS 'accreditationrevoked' status
ACCREDITED - Static variable in class eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Before eIDAS 'accredited' status
ACRO_FORM_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
'AcroForm'
action - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModification
 
action - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFLockDictionary
 
action - Variable in class eu.europa.esig.saml.jaxb.assertion.AuthzDecisionStatementType
 
action - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthzDecisionQueryType
 
ACTION_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
'Action'
ActionType - Class in eu.europa.esig.saml.jaxb.assertion
Java class for ActionType complex type.
ActionType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.ActionType
 
activationLimit - Variable in class eu.europa.esig.saml.jaxb.authn.context.ActivationPinType
 
activationLimitDuration - Variable in class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitType
 
ActivationLimitDurationType - Class in eu.europa.esig.saml.jaxb.authn.context
Java class for ActivationLimitDurationType complex type.
ActivationLimitDurationType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitDurationType
 
activationLimitSession - Variable in class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitType
 
ActivationLimitSessionType - Class in eu.europa.esig.saml.jaxb.authn.context
Java class for ActivationLimitSessionType complex type.
ActivationLimitSessionType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitSessionType
 
ActivationLimitType - Class in eu.europa.esig.saml.jaxb.authn.context
Java class for ActivationLimitType complex type.
ActivationLimitType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitType
 
activationLimitUsages - Variable in class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitType
 
ActivationLimitUsagesType - Class in eu.europa.esig.saml.jaxb.authn.context
Java class for ActivationLimitUsagesType complex type.
ActivationLimitUsagesType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitUsagesType
 
activationPin - Variable in class eu.europa.esig.saml.jaxb.authn.context.KeyActivationType
 
activationPin - Variable in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
 
ActivationPinType - Class in eu.europa.esig.saml.jaxb.authn.context
Java class for ActivationPinType complex type.
ActivationPinType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.ActivationPinType
 
actor - Variable in class eu.europa.esig.saml.jaxb.ecp.RelayStateType
 
actor - Variable in class eu.europa.esig.saml.jaxb.ecp.RequestType
 
actor - Variable in class eu.europa.esig.saml.jaxb.ecp.ResponseType
 
Adapter1 - Class in eu.europa.esig.dss.detailedreport.jaxb
 
Adapter1 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter1 - Class in eu.europa.esig.dss.simplecertificatereport.jaxb
 
Adapter1 - Class in eu.europa.esig.dss.simplereport.jaxb
 
Adapter1 - Class in eu.europa.esig.trustedlist.jaxb.ecc
 
Adapter1 - Class in eu.europa.esig.trustedlist.jaxb.mra
 
Adapter1 - Class in eu.europa.esig.validationreport.jaxb
 
Adapter1 - Class in eu.europa.esig.xades.jaxb.xades111
 
Adapter1 - Class in eu.europa.esig.xades.jaxb.xades122
 
Adapter1 - Class in eu.europa.esig.xades.jaxb.xades132
 
Adapter1 - Class in org.w3._2001.xmlschema
 
Adapter1() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.Adapter1
 
Adapter1() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter1
 
Adapter1() - Constructor for class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter1
 
Adapter1() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.Adapter1
 
Adapter1() - Constructor for class eu.europa.esig.trustedlist.jaxb.ecc.Adapter1
 
Adapter1() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.Adapter1
 
Adapter1() - Constructor for class eu.europa.esig.validationreport.jaxb.Adapter1
 
Adapter1() - Constructor for class eu.europa.esig.xades.jaxb.xades111.Adapter1
 
Adapter1() - Constructor for class eu.europa.esig.xades.jaxb.xades122.Adapter1
 
Adapter1() - Constructor for class eu.europa.esig.xades.jaxb.xades132.Adapter1
 
Adapter1() - Constructor for class org.w3._2001.xmlschema.Adapter1
 
Adapter10 - Class in eu.europa.esig.dss.detailedreport.jaxb
 
Adapter10 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter10() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.Adapter10
 
Adapter10() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter10
 
Adapter11 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter11() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter11
 
Adapter12 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter12() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter12
 
Adapter13 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter13() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter13
 
Adapter14 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter14() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter14
 
Adapter15 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter15() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter15
 
Adapter16 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter16() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter16
 
Adapter17 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter17() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter17
 
Adapter18 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter18() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter18
 
Adapter19 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter19() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter19
 
Adapter2 - Class in eu.europa.esig.dss.detailedreport.jaxb
 
Adapter2 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter2 - Class in eu.europa.esig.dss.simplecertificatereport.jaxb
 
Adapter2 - Class in eu.europa.esig.dss.simplereport.jaxb
 
Adapter2 - Class in eu.europa.esig.trustedlist.jaxb.ecc
 
Adapter2 - Class in eu.europa.esig.trustedlist.jaxb.mra
 
Adapter2 - Class in eu.europa.esig.validationreport.jaxb
 
Adapter2() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.Adapter2
 
Adapter2() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter2
 
Adapter2() - Constructor for class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter2
 
Adapter2() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.Adapter2
 
Adapter2() - Constructor for class eu.europa.esig.trustedlist.jaxb.ecc.Adapter2
 
Adapter2() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.Adapter2
 
Adapter2() - Constructor for class eu.europa.esig.validationreport.jaxb.Adapter2
 
Adapter20 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter20() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter20
 
Adapter21 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter21() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter21
 
Adapter22 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter22() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter22
 
Adapter23 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter23() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter23
 
Adapter24 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter24() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter24
 
Adapter25 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter25() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter25
 
Adapter26 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter26() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter26
 
Adapter27 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter27() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter27
 
Adapter3 - Class in eu.europa.esig.dss.detailedreport.jaxb
 
Adapter3 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter3 - Class in eu.europa.esig.dss.simplecertificatereport.jaxb
 
Adapter3 - Class in eu.europa.esig.dss.simplereport.jaxb
 
Adapter3 - Class in eu.europa.esig.trustedlist.jaxb.mra
 
Adapter3 - Class in eu.europa.esig.validationreport.jaxb
 
Adapter3() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.Adapter3
 
Adapter3() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter3
 
Adapter3() - Constructor for class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter3
 
Adapter3() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.Adapter3
 
Adapter3() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.Adapter3
 
Adapter3() - Constructor for class eu.europa.esig.validationreport.jaxb.Adapter3
 
Adapter4 - Class in eu.europa.esig.dss.detailedreport.jaxb
 
Adapter4 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter4 - Class in eu.europa.esig.dss.simplecertificatereport.jaxb
 
Adapter4 - Class in eu.europa.esig.dss.simplereport.jaxb
 
Adapter4 - Class in eu.europa.esig.validationreport.jaxb
 
Adapter4() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.Adapter4
 
Adapter4() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter4
 
Adapter4() - Constructor for class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter4
 
Adapter4() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.Adapter4
 
Adapter4() - Constructor for class eu.europa.esig.validationreport.jaxb.Adapter4
 
Adapter5 - Class in eu.europa.esig.dss.detailedreport.jaxb
 
Adapter5 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter5 - Class in eu.europa.esig.dss.simplecertificatereport.jaxb
 
Adapter5 - Class in eu.europa.esig.dss.simplereport.jaxb
 
Adapter5 - Class in eu.europa.esig.validationreport.jaxb
 
Adapter5() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.Adapter5
 
Adapter5() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter5
 
Adapter5() - Constructor for class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter5
 
Adapter5() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.Adapter5
 
Adapter5() - Constructor for class eu.europa.esig.validationreport.jaxb.Adapter5
 
Adapter6 - Class in eu.europa.esig.dss.detailedreport.jaxb
 
Adapter6 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter6 - Class in eu.europa.esig.dss.simplecertificatereport.jaxb
 
Adapter6 - Class in eu.europa.esig.dss.simplereport.jaxb
 
Adapter6 - Class in eu.europa.esig.validationreport.jaxb
 
Adapter6() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.Adapter6
 
Adapter6() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter6
 
Adapter6() - Constructor for class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter6
 
Adapter6() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.Adapter6
 
Adapter6() - Constructor for class eu.europa.esig.validationreport.jaxb.Adapter6
 
Adapter7 - Class in eu.europa.esig.dss.detailedreport.jaxb
 
Adapter7 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter7 - Class in eu.europa.esig.dss.simplereport.jaxb
 
Adapter7 - Class in eu.europa.esig.validationreport.jaxb
 
Adapter7() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.Adapter7
 
Adapter7() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter7
 
Adapter7() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.Adapter7
 
Adapter7() - Constructor for class eu.europa.esig.validationreport.jaxb.Adapter7
 
Adapter8 - Class in eu.europa.esig.dss.detailedreport.jaxb
 
Adapter8 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter8 - Class in eu.europa.esig.validationreport.jaxb
 
Adapter8() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.Adapter8
 
Adapter8() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter8
 
Adapter8() - Constructor for class eu.europa.esig.validationreport.jaxb.Adapter8
 
Adapter9 - Class in eu.europa.esig.dss.detailedreport.jaxb
 
Adapter9 - Class in eu.europa.esig.dss.diagnostic.jaxb
 
Adapter9() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.Adapter9
 
Adapter9() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter9
 
ADBE_REVOCATION_INFO_ARCHIVAL - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationOrigin
The revocation data was obtained from the ADBE attribute
adbe_revocationInfoArchival - Static variable in class eu.europa.esig.dss.spi.OID
Defined as adbe-revocationInfoArchival {adbe(1.2.840.113583) acrobat(1) security(1) 8} in "PDF Reference, fifth edition: Adobe® Portable Document Format, Version 1.6" Adobe Systems Incorporated, 2004.
add(CertificateSource) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
This method allows to add a certificate source to the list
add(CertificateValidity) - Method in class eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
This method allows to add a candidate for the signing certificate.
add(OfflineRevocationSource<R>) - Method in class eu.europa.esig.dss.validation.ListRevocationSource
Adds the revocationSource to the list by keeping old values
ADD_SIG_POLICY_STORE - Enum constant in enum eu.europa.esig.dss.signature.SigningOperation
The signature policy store addition
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.IdentificationOfTheSigningCertificate
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.Chain
Adds an additional info to the chain
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertificateQualificationBlock
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertQualificationAtTimeBlock
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.SignatureQualificationBlock
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.TimestampQualificationBlock
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.RevocationBasicValidationProcess
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.PastCertificateValidation
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSliding
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpftsp.TimestampBasicValidationProcess
 
addAdjunctCertSources(CertificateSource...) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
Adds adjunct certificate sources to an existing list of adjunct certificate sources
addAdjunctCertSources(CertificateSource...) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
 
addAll(ListCertificateSource) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
Allows to add a list of embedded certificate sources to the list of certificate sources
addAll(ListRevocationSource<R>) - Method in class eu.europa.esig.dss.validation.ListRevocationSource
Adds all sources from a listRevocationSource to the list by keeping old values
addAll(List<CertificateSource>) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
Allows to add a list of certificate sources
addAll(List<OfflineRevocationSource<R>>) - Method in class eu.europa.esig.dss.validation.ListRevocationSource
Adds all revocationSources to the list by keeping old values
addAllCertificatesToKeyStore(List<CertificateToken>) - Method in class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
This method allows to add a list of certificates to the keystore
addAnnotCreationChange(ObjectModification) - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectModifications
Adds a modification concerning annotation creation, modification or deletion
addAuthentication(HostConnection, UserCredentials) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
Adds authentication credentials to the existing authenticationMap
addAuthentication(String, int, String, String, String) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
Adds authentication credentials to the existing authenticationMap
addBinary(EncapsulatedRevocationTokenIdentifier<R>, RevocationOrigin) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
This method adds a token binary with its origin
addCertificate(CertificateToken) - Method in class eu.europa.esig.dss.jades.validation.KidCertificateSource
 
addCertificate(CertificateToken) - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
This method is not applicable for this kind of certificate source.
addCertificate(CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
This method allows to manually add any certificate to the source.
addCertificate(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
This method adds an external certificate to the source.
addCertificate(CertificateToken, CertificateOrigin) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
Adds a CertificateToken with its CertificateOrigin
addCertificate(String, CertificateToken) - Method in class eu.europa.esig.dss.jades.validation.KidCertificateSource
Adds a certificate for a given 'kid' (JWS/JAdES)
addCertificateIdentifier(SignerIdentifier, CertificateOrigin) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
Adds a CertificateIdentifier with its origin
addCertificateRef(CertificateRef, CertificateRefOrigin) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
Adds a CertificateRef with its CertificateRefOrigin
addCertificateTokenForVerification(CertificateToken) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
 
addCertificateTokenForVerification(CertificateToken) - Method in interface eu.europa.esig.dss.validation.ValidationContext
Adds a new certificate token to the list of tokens to verify.
addCertificateToKeyStore(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
This method allows to add a certificate in the keystore.
addChild(Condition) - Method in class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
This method adds a child condition.
addChildSignatureScope(SignatureScope) - Method in class eu.europa.esig.dss.validation.scope.SignatureScope
Adds a new child SignatureScope
addColorSpace(PDDocumentCatalog, String) - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.AbstractPdfBoxSignatureDrawer
This method is used to add a new required color space to a document
addComponent(String, Object, boolean) - Method in class eu.europa.esig.dss.jades.validation.JAdESEtsiUHeader
Adds a new entry to the 'etsiU' array
addCounterSignature(CMSSignedData, CAdESCounterSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.cades.signature.CAdESCounterSignatureBuilder
Adds a counter signature the provided CMSSignedData
addDataObjectReference(Document, Element, DSSDocument, DigestAlgorithm) - Method in class eu.europa.esig.dss.asic.cades.signature.manifest.AbstractManifestBuilder
Adds a <DataObjectReference> element
addDigest(DigestAlgorithm, String) - Method in class eu.europa.esig.dss.model.DigestDocument
This method allows to add a pair: DigestAlgorithm and the corresponding digest value calculated externally on the encapsulated file.
addDigestAlgorithm(CMSSignedData, AlgorithmIdentifier) - Static method in class eu.europa.esig.dss.cades.CMSUtils
This method adds a DigestAlgorithm used by an Archive TimeStamp to the SignedData.digestAlgorithms set, when required.
addDocumentCertificateSource(CertificateSource) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
 
addDocumentCertificateSource(CertificateSource) - Method in interface eu.europa.esig.dss.validation.ValidationContext
Adds an extracted certificate source to the used list of sources
addDocumentCertificateSource(ListCertificateSource) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
 
addDocumentCertificateSource(ListCertificateSource) - Method in interface eu.europa.esig.dss.validation.ValidationContext
Adds a list certificate source to the used list of sources
addDocumentCRLSource(OfflineRevocationSource<CRL>) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
 
addDocumentCRLSource(OfflineRevocationSource<CRL>) - Method in interface eu.europa.esig.dss.validation.ValidationContext
Adds an extracted CRL source to the used list of sources
addDocumentCRLSource(ListRevocationSource<CRL>) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
 
addDocumentCRLSource(ListRevocationSource<CRL>) - Method in interface eu.europa.esig.dss.validation.ValidationContext
Adds a list CRL source to the used list of sources
addDocumentOCSPSource(OfflineRevocationSource<OCSP>) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
 
addDocumentOCSPSource(OfflineRevocationSource<OCSP>) - Method in interface eu.europa.esig.dss.validation.ValidationContext
Adds an extracted OCSP source to the used list of sources
addDocumentOCSPSource(ListRevocationSource<OCSP>) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
 
addDocumentOCSPSource(ListRevocationSource<OCSP>) - Method in interface eu.europa.esig.dss.validation.ValidationContext
Adds a listd OCSP source to the used list of sources
addDssDictionary(DSSDocument, PdfValidationDataContainer) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
 
addDssDictionary(DSSDocument, PdfValidationDataContainer) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
This method adds the DSS dictionary (Baseline-LT)
addDssDictionary(DSSDocument, PdfValidationDataContainer, String) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextPDFSignatureService
 
addDssDictionary(DSSDocument, PdfValidationDataContainer, String) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
 
addDssDictionary(DSSDocument, PdfValidationDataContainer, String) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
This method adds the DSS dictionary (Baseline-LT) to a password-protected document
ADDED - Enum constant in enum eu.europa.esig.dss.spi.tsl.CertificatePivotStatus
Certificate has been added with a new pivot
addElement(Document, Element, DSSNamespace, DSSElement) - Static method in class eu.europa.esig.dss.DomUtils
This method creates and adds a new XML Element
addError(String, String) - Method in class eu.europa.esig.dss.validation.policy.SignaturePolicyValidationResult
This method allows to add a new error message occurred during the validation
addExternalTimestamp(TimestampToken) - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
 
addExternalTimestamp(TimestampToken) - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
 
addExternalTimestamp(TimestampToken) - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
 
addExternalTimestamp(TimestampToken) - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
This method allows to add an external timestamp.
addExternalTimestamp(TimestampToken) - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampSource
Adds the external timestamp to the source
addExternalTimestamp(TimestampToken) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
 
addExternalTimestamp(TimestampToken) - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
This method allows to add an external timestamp.
addExternalTimestamp(TimestampToken) - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
 
addFormFillInAndSignatureCreationChange(ObjectModification) - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectModifications
Adds a modification concerning form filling or a signature creation
addHeader(String, Object) - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
Adds a new header to the signedProperties map
additionalInfo - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
 
additionalInformation - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType
 
AdditionalInformationType - Class in eu.europa.esig.trustedlist.jaxb.tsl
Java class for AdditionalInformationType complex type.
AdditionalInformationType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.AdditionalInformationType
 
additionalServiceInformation - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeType
 
AdditionalServiceInformation - Enum in eu.europa.esig.dss.enumerations
This enumeration represents an AdditionalServiceInformation element content present in a Trusted List
AdditionalServiceInformationType - Class in eu.europa.esig.trustedlist.jaxb.tsl
Java class for AdditionalServiceInformationType complex type.
AdditionalServiceInformationType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.AdditionalServiceInformationType
 
additionalServiceInfoUris - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryTrustedServiceMapping
 
additionalServiceInfoUris - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
 
additionalValidationReportData - Variable in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
 
AdditionalValidationReportDataType - Class in eu.europa.esig.validationreport.jaxb
Java class for AdditionalValidationReportDataType complex type.
AdditionalValidationReportDataType() - Constructor for class eu.europa.esig.validationreport.jaxb.AdditionalValidationReportDataType
 
addKey(String) - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectTree
Adds a key
addNamespaceAttribute(Element, DSSNamespace) - Static method in class eu.europa.esig.dss.DomUtils
Adds a namespace attribute to the element
addNewSignatureField(DSSDocument, SignatureFieldParameters) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
This method allows to add a new signature field to an existing pdf document
addNewSignatureField(DSSDocument, SignatureFieldParameters) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
 
addNewSignatureField(DSSDocument, SignatureFieldParameters) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
This method allows to add a new signature field to an existing pdf document
addNewSignatureField(DSSDocument, SignatureFieldParameters, String) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
This method allows to add a new signature field to an encrypted pdf document
addNewSignatureField(DSSDocument, SignatureFieldParameters, String) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextPDFSignatureService
 
addNewSignatureField(DSSDocument, SignatureFieldParameters, String) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
 
addNewSignatureField(DSSDocument, SignatureFieldParameters, String) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
This method allows to add a new signature field to an existing encrypted pdf document
addOldest(T) - Method in class eu.europa.esig.dss.spi.util.MutableTimeDependentValues
Adds the value only of it is the oldest in the current list
addOrReplaceDocument(List<DSSDocument>, DSSDocument) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
This method searches for a document in a documentList with a name of newDocumentVersion and replaces the found entry with the updated version or adds the document to the given list if no such entry has been found
addOtherOid(String) - Method in class eu.europa.esig.dss.model.x509.QcStatements
Adds a found OID not supported by the implementation
addPostalAddress(String) - Method in class eu.europa.esig.dss.model.SignerLocation
Adds an address item to the complete address.
addReference(SignatureScope) - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESTimestampValidator
 
addReference(SignatureScope) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
Checks if the signature scope shall be added as a timestamped reference NOTE: used to avoid duplicates in ASiC with CAdES validator, due to covered signature/timestamp files
addReference(Number) - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectTree
Adds a numeric reference number
addReference(List<TimestampedReference>, Identifier, TimestampedObjectType) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
Adds a reference for the given identifier and category
addReference(List<TimestampedReference>, TimestampedReference) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
Adds referenceToAdd to referenceList without duplicates
addReferences(List<TimestampedReference>, List<TimestampedReference>) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
Adds referencesToAdd to referenceList without duplicates
addRelatedObjectIdentifierAndErrorMessage(String, String) - Method in class eu.europa.esig.dss.alert.status.ObjectStatus
Adds concerned object identifier and information about the occurred event
addRelatedTokenAndErrorMessage(Token, String) - Method in class eu.europa.esig.dss.validation.status.TokenStatus
Adds concerned token and information about the occurred event
addRelatedTokenAndErrorMessage(AdvancedSignature, String) - Method in class eu.europa.esig.dss.validation.status.SignatureStatus
Adds concerned signature and information about the occurred event
address - Variable in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
 
address - Variable in class eu.europa.esig.saml.jaxb.assertion.SubjectLocalityType
 
ADDRESS_COUNTRY - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
Country address
ADDRESS_LOCALITY - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
Locality (City) address
ADDRESS_REGION - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
Region (state and province) address
addressString - Variable in class eu.europa.esig.validationreport.jaxb.SASignatureProductionPlaceType
 
AddressType - Class in eu.europa.esig.trustedlist.jaxb.tsl
Java class for AddressType complex type.
AddressType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.AddressType
 
addRevocation(RevocationToken<CRL>, EncapsulatedRevocationTokenIdentifier<CRL>) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictCRLSource
 
addRevocation(RevocationToken<OCSP>, EncapsulatedRevocationTokenIdentifier<OCSP>) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictOCSPSource
 
addRevocation(RevocationToken<R>, RevocationOrigin) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
This method adds a revocation token with its origin
addRevocation(RevocationToken<R>, EncapsulatedRevocationTokenIdentifier<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
This method adds a RevocationToken from the binary
addRevocationReference(RevocationRef<R>, RevocationRefOrigin) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
This method adds a revocation reference with its origin
addRevocationTokenForVerification(RevocationToken<?>) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
 
addRevocationTokenForVerification(RevocationToken<?>) - Method in interface eu.europa.esig.dss.validation.ValidationContext
Adds a new revocation token to the list of tokens to verify.
addSecureChange(ObjectModification) - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectModifications
Adds a secure change concerning signature augmentation (DSS dictionary, DocTimeStamp)
addSignatureForVerification(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
 
addSignatureForVerification(AdvancedSignature) - Method in interface eu.europa.esig.dss.validation.ValidationContext
Adds a new signature to collect the information to verify.
addSignaturePOE(SignatureWrapper, POE) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
Adds a specific POE for a signature wrapper
addSignaturePolicyStore(DSSDocument, SignaturePolicyStore) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
Incorporates a Signature Policy Store as an unsigned property into the ASiC with CAdES Signature
addSignaturePolicyStore(DSSDocument, SignaturePolicyStore) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESService
Incorporates a Signature Policy Store as an unsigned property into the ASiC with XAdES Signature
addSignaturePolicyStore(DSSDocument, SignaturePolicyStore) - Method in class eu.europa.esig.dss.cades.signature.CAdESService
Incorporates a Signature Policy Store as an unsigned property into the CAdES Signature
addSignaturePolicyStore(DSSDocument, SignaturePolicyStore) - Method in class eu.europa.esig.dss.cades.signature.CAdESSignaturePolicyStoreBuilder
Extends all signatures within the given document, matching the provided policy in SignaturePolicyStore
addSignaturePolicyStore(DSSDocument, SignaturePolicyStore) - Method in class eu.europa.esig.dss.jades.signature.JAdESService
Incorporates a Signature Policy Store as a base64Url-encoded unsigned property into the JAdES Signature
addSignaturePolicyStore(DSSDocument, SignaturePolicyStore) - Method in class eu.europa.esig.dss.xades.signature.SignaturePolicyStoreBuilder
Adds a signaturePolicyStore to all signatures inside the document, matching the incorporated signature policy
addSignaturePolicyStore(DSSDocument, SignaturePolicyStore) - Method in class eu.europa.esig.dss.xades.signature.XAdESService
Incorporates a Signature Policy Store as an unsigned property into the XAdES Signature
addSignaturePolicyStore(DSSDocument, SignaturePolicyStore, boolean) - Method in class eu.europa.esig.dss.jades.signature.JAdESService
Incorporates a Signature Policy Store as an unsigned property into the JAdES Signature
addSignaturePolicyStore(DSSDocument, SignaturePolicyStore, boolean) - Method in class eu.europa.esig.dss.jades.signature.JAdESSignaturePolicyStoreBuilder
Adds signaturePolicyStore to all signatures inside the document matching the given SignaturePolicyStore.
addSignaturePolicyStore(DSSDocument, SignaturePolicyStore, boolean, String) - Method in class eu.europa.esig.dss.jades.signature.JAdESSignaturePolicyStoreBuilder
Adds signaturePolicyStore to a signature inside the document with the given signatureId
addSignaturePolicyStore(DSSDocument, SignaturePolicyStore, String) - Method in class eu.europa.esig.dss.cades.signature.CAdESSignaturePolicyStoreBuilder
Adds a signaturePolicyStore to a signature with the given signatureId, if the signature policy identifier matches the policy provided within SignaturePolicyStore
addSignaturePolicyStore(DSSDocument, SignaturePolicyStore, String) - Method in class eu.europa.esig.dss.xades.signature.SignaturePolicyStoreBuilder
Adds a signaturePolicyStore to a signature with the given signatureId, if the signature policy identifier matches the policy provided within SignaturePolicyStore
addSignaturePolicyStoreIfDigestMatch(CAdESSignature, SignaturePolicyStore) - Method in class eu.europa.esig.dss.cades.signature.CAdESSignaturePolicyStoreBuilder
This method adds SignaturePolicyStore to a cadesSignature if required
addSignaturePolicyStoreIfDigestMatch(JAdESSignature, SignaturePolicyStore, boolean, SignedDocumentValidator) - Method in class eu.europa.esig.dss.jades.signature.JAdESSignaturePolicyStoreBuilder
This method adds SignaturePolicyStore to a jadesSignature if required
addSignaturePolicyStoreIfDigestMatch(XAdESSignature, Document, SignaturePolicyStore) - Method in class eu.europa.esig.dss.xades.signature.SignaturePolicyStoreBuilder
This method adds SignaturePolicyStore to a documentDom if required
addSignerLocationPostalAddress(String) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
Adds an address item to the complete address.
addSigningCertificateAttribute(ASN1EncodableVector, DigestAlgorithm, CertificateToken) - Static method in class eu.europa.esig.dss.cades.CMSUtils
Method to add signing certificate to ASN.1 DER encoded signed attributes.
addSigReference(Document, Element, String, MimeType) - Method in class eu.europa.esig.dss.asic.cades.signature.manifest.AbstractManifestBuilder
Adds a <SigReference> element
addTextElement(Document, Element, DSSNamespace, DSSElement, String) - Static method in class eu.europa.esig.dss.DomUtils
This method creates and adds a new XML Element with text value
addTimestamp(Element, TimestampToken) - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
Adds the content of a timestamp into a given timestamp element
addTimestampTokenForVerification(TimestampToken) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
 
addTimestampTokenForVerification(TimestampToken) - Method in interface eu.europa.esig.dss.validation.ValidationContext
Adds a new timestamp token to the list of tokens to verify.
addToBeIgnored(String) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
This methods allows to indicate which resources must be ignored.
addToBeLoaded(String) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
This methods allows to indicate if the resource must be obtained.
addToken(Token) - Method in class eu.europa.esig.dss.validation.ValidationData
Adds validation data token and boolean indication if the token has been added successfully
addTokenAndRevocationNextUpdateTime(Token, Date) - Method in class eu.europa.esig.dss.validation.status.RevocationFreshnessStatus
Adds concerned token and nextUpdate time of the revocation data
addTransformationIfNeeded(String) - Method in class eu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
Adds a description to the signature scope if needed
addTrustedCertSources(CertificateSource...) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
Adds trusted certificate sources to an existing list of trusted certificate sources
addTrustedCertSources(CertificateSource...) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
 
addUndefinedChange(ObjectModification) - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectModifications
Adds an undefined modification
addValidationData(AdvancedSignature, ValidationData) - Method in class eu.europa.esig.dss.validation.ValidationDataContainer
Adds validation data to the container
addValidationData(TimestampToken, ValidationData) - Method in class eu.europa.esig.dss.validation.ValidationDataContainer
Adds validation data to the container
addValidationData(ValidationData) - Method in class eu.europa.esig.dss.validation.ValidationData
Allows to add all tokens from a provided validation data to the current collection
addX509CRLHolder(X509CRLHolder, RevocationOrigin) - Method in class eu.europa.esig.dss.validation.CMSCRLSource
Computes and store CRLBinary from crlHolder
addXAdESPathsHolder(XAdESPaths) - Method in class eu.europa.esig.dss.xades.validation.XMLDocumentValidator
This adds a XAdESPaths.
ADES_GENERATION - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A not qualified generation service for advanced electronic signatures and/or advanced electronic seals
ADES_VALIDATION - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A not qualified validation service for advanced electronic signatures and/or advanced electronic seals
AdESAcceptableCheck - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
Checks whether AdES signature validation as per EN 319 102-1 succeeded
AdESAcceptableCheck(I18nProvider, XmlValidationSignatureQualification, XmlConclusion, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.AdESAcceptableCheck
Default constructor
ADESEAL - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
Advanced Electronic Seal
ADESEAL_QC - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
Advanced Electronic Seal supported by a Qualified Certificate
ADESIG - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
Advanced Electronic Signature
ADESIG_QC - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
Advanced Electronic Signature supported by a Qualified Certificate
AdESlistofthelists - Enum constant in enum eu.europa.esig.dss.enumerations.TSLTypeEnum
AdES List of the Trusted Lists
ADEST_IBSVPTC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ADEST_IBSVPTC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ADEST_IRTPTBST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ADEST_IRTPTBST_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ADEST_ISTPTBST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ADEST_ISTPTBST_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ADEST_ISTPTDABST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ADEST_ISTPTDABST_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ADEST_ROBVPIIC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ADEST_ROBVPIIC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ADEST_RORPIIC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ADEST_RORPIIC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ADEST_ROTVPIIC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ADEST_ROTVPIIC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ADEST_VFDTAOCST_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
adESValidationDetails - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
 
ADO_TST - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
Signed data time-stamp
adsl - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
 
AdvancedSignature - Interface in eu.europa.esig.dss.validation
Provides an abstraction for an Advanced Electronic Signature.
advice - Variable in class eu.europa.esig.saml.jaxb.assertion.AssertionType
 
AdviceType - Class in eu.europa.esig.saml.jaxb.assertion
Java class for AdviceType complex type.
AdviceType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.AdviceType
 
AFFILIATION_CHANGED - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationReason
affiliationChanged
after(TimeStampToken, TimeStampToken) - Method in class eu.europa.esig.dss.cades.TimeStampTokenProductionComparator
Returns TRUE if timeStampTokenOne was created after timeStampTokenTwo
AgreementMethodType - Class in eu.europa.esig.xmlenc.jaxb
Java class for AgreementMethodType complex type.
AgreementMethodType() - Constructor for class eu.europa.esig.xmlenc.jaxb.AgreementMethodType
 
AIA - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateSourceType
The certificate source has been obtained by AIA
AIACertificateSource - Class in eu.europa.esig.dss.validation
The certificate source requesting issuer certificates by AIA
AIACertificateSource(CertificateToken, AIASource) - Constructor for class eu.europa.esig.dss.validation.AIACertificateSource
Default constructor
AIASource - Interface in eu.europa.esig.dss.spi.x509.aia
Interface that allows loading of issuing certificates by defined AIA URI within a eu.europa.esig.dss.model.x509.CertificateToken
aiaUrls - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
 
alert(T) - Method in class eu.europa.esig.dss.alert.AbstractAlert
 
alert(T) - Method in interface eu.europa.esig.dss.alert.Alert
Detect and execute the alert on the provided object
Alert<T> - Interface in eu.europa.esig.dss.alert
The interface to handle alert detection and execution
AlertDetector<T> - Interface in eu.europa.esig.dss.alert.detector
The interface used to detect on object if the alert must be executed
AlertException - Exception in eu.europa.esig.dss.alert.exception
Exception to be thrown by a DSSExceptionAlert
AlertException() - Constructor for exception eu.europa.esig.dss.alert.exception.AlertException
Empty constructor
AlertException(String) - Constructor for exception eu.europa.esig.dss.alert.exception.AlertException
Constructor with a message
AlertException(String, Throwable) - Constructor for exception eu.europa.esig.dss.alert.exception.AlertException
Re-throwable constructor with a custom message
AlertException(Throwable) - Constructor for exception eu.europa.esig.dss.alert.exception.AlertException
Re-throwable constructor
AlertHandler<T> - Interface in eu.europa.esig.dss.alert.handler
Executes a process on an object
Algo - Class in eu.europa.esig.dss.policy.jaxb
Java class for Algo complex type.
Algo() - Constructor for class eu.europa.esig.dss.policy.jaxb.Algo
 
algoExpirationDate - Variable in class eu.europa.esig.dss.policy.jaxb.CryptographicConstraint
 
AlgoExpirationDate - Class in eu.europa.esig.dss.policy.jaxb
List of algorithms with their expiration date
AlgoExpirationDate() - Constructor for class eu.europa.esig.dss.policy.jaxb.AlgoExpirationDate
 
algorithm - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
 
algorithm - Variable in class eu.europa.esig.dss.xades.reference.AbstractTransform
The algorithm url string
algorithm - Variable in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
 
algorithm - Variable in class eu.europa.esig.xmldsig.jaxb.CanonicalizationMethodType
 
algorithm - Variable in class eu.europa.esig.xmldsig.jaxb.DigestMethodType
 
algorithm - Variable in class eu.europa.esig.xmldsig.jaxb.SignatureMethodType
 
algorithm - Variable in class eu.europa.esig.xmldsig.jaxb.TransformType
 
algorithm - Variable in class eu.europa.esig.xmlenc.jaxb.AgreementMethodType
 
algorithm - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptionMethodType
 
ALGORITHM - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigAttribute
Algorithm
algorithmParameters - Variable in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
 
algos - Variable in class eu.europa.esig.dss.policy.jaxb.AlgoExpirationDate
 
algos - Variable in class eu.europa.esig.dss.policy.jaxb.ListAlgo
 
ALIASEDENTRYNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
 
alignChildrenIndents(Node) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
Aligns indents for all children of the given node
alignNodes() - Method in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
 
alignNodes() - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
This method is used to align children indents
alignNodes() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
 
all() - Method in class eu.europa.esig.dss.definition.XPathExpressionBuilder
Defines if to search all element occurrences
all(boolean) - Method in class eu.europa.esig.dss.definition.XPathExpressionBuilder
Defines if to search all element occurrences
all(DSSElement) - Static method in class eu.europa.esig.dss.definition.AbstractPaths
Builds the xpath expression to return entries of the element
all(DSSElement...) - Static method in class eu.europa.esig.dss.definition.AbstractPaths
Builds the xpath expression to return entries of the given elements array
ALL - Enum constant in enum eu.europa.esig.dss.enumerations.PdfLockAction
All form fields do not permit changes
ALL - Enum constant in enum eu.europa.esig.trustedlist.enums.Assert
if all of the assertion shall be met
ALL_DATA_OBJECTS_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampType
XAdES: AllDataObjectsTimestamp
ALL_DATA_OBJECTS_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
 
ALL_DATA_OBJECTS_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
 
ALL_DATA_OBJECTS_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
 
ALL_SIGNATURE_VALUES_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
"//ds:SignatureValue"
ALL_SIGNATURE_WITH_NO_COUNTERSIGNATURE_AS_PARENT_PATH - Static variable in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
Gets all signatures without counter signatures
ALL_SIGNATURES_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
"//ds:Signature"
ALL_SIGNED_DATA_OBJECTS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
 
ALL_SIGNED_DATA_OBJECTS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
 
ALL_SIGNED_DATA_OBJECTS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
 
allCertificatesInPathReferenced() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
Checks if all certificates in a signing certificate chain are references within signing-certificate signed attribute
AllCertificatesInPathReferencedCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if all certificates in the path have the corresponding signing certificate references
AllCertificatesInPathReferencedCheck(I18nProvider, XmlSAV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.AllCertificatesInPathReferencedCheck
Default constructor
allCertificateSources - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
The list of all certificate sources
allCertificateSources(ListCertificateSource) - Method in class eu.europa.esig.dss.validation.CertificateDiagnosticDataBuilder
 
allCertificateSources(ListCertificateSource) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
This method allows to set ListCertificateSource containing all certificate sources used in the validator (including trusted certificate sources)
allCertificateSources(ListCertificateSource) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
 
allDataObjectsTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades111.SignedDataObjectPropertiesType
 
allDataObjectsTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades122.SignedDataObjectPropertiesType
 
allDataObjectsTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades132.SignedDataObjectPropertiesType
 
AllDataObjectsTimeStampBuilder - Class in eu.europa.esig.dss.xades.signature
This class allows to create a XAdES content-timestamp which covers all documents (AllDataObjectsTimeStamp).
AllDataObjectsTimeStampBuilder(TSPSource, XAdESSignatureParameters) - Constructor for class eu.europa.esig.dss.xades.signature.AllDataObjectsTimeStampBuilder
Default constructor
allDataSignedObjects - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
 
allFilesSigned - Variable in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
 
AllFilesSignedCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if all files are signed inside an ASiC container
AllFilesSignedCheck(I18nProvider, XmlFC, SignatureWrapper, XmlContainerInfo, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.AllFilesSignedCheck
Default constructor
allFromCurrentPosition(DSSElement) - Static method in class eu.europa.esig.dss.definition.AbstractPaths
Builds the xpath expression to return entries of the element from the current position
allNotParent(DSSElement, DSSElement) - Static method in class eu.europa.esig.dss.definition.AbstractPaths
Builds the xpath expression to return entries of the element which are not parent of notParentOf
allowCreate - Variable in class eu.europa.esig.saml.jaxb.protocol.NameIDPolicyType
 
allSignedDataObjects - Variable in class eu.europa.esig.xades.jaxb.xades111.CommitmentTypeIndicationType
 
allSignedDataObjects - Variable in class eu.europa.esig.xades.jaxb.xades122.CommitmentTypeIndicationType
 
allSignedDataObjects - Variable in class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeIndicationType
 
alphabet - Variable in class eu.europa.esig.saml.jaxb.authn.context.ActivationPinType
 
alphabet - Variable in class eu.europa.esig.saml.jaxb.authn.context.PasswordType
 
AlphabetType - Class in eu.europa.esig.saml.jaxb.authn.context
Java class for AlphabetType complex type.
AlphabetType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.AlphabetType
 
AlternateUrlsSourceAdapter<R extends Revocation> - Class in eu.europa.esig.dss.spi.x509
This class allows to inject alternative urls to collect revocation data.
AlternateUrlsSourceAdapter(RevocationSourceAlternateUrlsSupport<R>, List<String>) - Constructor for class eu.europa.esig.dss.spi.x509.AlternateUrlsSourceAdapter
Default constructor
amount - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcEuLimitValue
 
analyzeAndApply() - Method in class eu.europa.esig.dss.tsl.job.LOTLChangeApplier
Applyes changes for all defined records
analyzePdfModifications(DSSDocument, List<AdvancedSignature>, String) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
 
analyzePdfModifications(DSSDocument, List<AdvancedSignature>, String) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
Analyze the PDF revision and try to detect any modification (shadow attacks)
ANGLE_0 - Static variable in class eu.europa.esig.dss.pdf.visible.ImageRotationUtils
Default 0 degrees
ANGLE_180 - Static variable in class eu.europa.esig.dss.pdf.visible.ImageRotationUtils
180 degrees
ANGLE_270 - Static variable in class eu.europa.esig.dss.pdf.visible.ImageRotationUtils
270 degrees
ANGLE_360 - Static variable in class eu.europa.esig.dss.pdf.visible.ImageRotationUtils
360 degrees (= 0 degrees)
ANGLE_90 - Static variable in class eu.europa.esig.dss.pdf.visible.ImageRotationUtils
90 degrees
ANNOT_FLAG - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
'F' (Annotation flag)
AnnotationBox - Class in eu.europa.esig.dss.pdf
This class defines a PDF annotation dimension and position (note, shape, signature field, etc.)
AnnotationBox(float, float, float, float) - Constructor for class eu.europa.esig.dss.pdf.AnnotationBox
Default constructor (normalizes the provided properties)
AnnotationBox(SignatureFieldParameters) - Constructor for class eu.europa.esig.dss.pdf.AnnotationBox
The constructor to instantiate AnnotationBox from SignatureFieldParameters
annotationChanges - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModifications
 
annotationOverlap - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlModificationDetection
 
ANNOTS_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
'Action'
ANONYMITY - Enum constant in enum eu.europa.esig.saml.jaxb.authn.context.NymType
 
any - Variable in class eu.europa.esig.saml.jaxb.authn.context.ExtensionType
 
any - Variable in class eu.europa.esig.saml.jaxb.protocol.ArtifactResponseType
 
any - Variable in class eu.europa.esig.saml.jaxb.protocol.ExtensionsType
 
any - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusDetailType
 
any - Variable in class eu.europa.esig.soap.jaxb.envelope.Body
 
any - Variable in class eu.europa.esig.soap.jaxb.envelope.Detail
 
any - Variable in class eu.europa.esig.soap.jaxb.envelope.Envelope
 
any - Variable in class eu.europa.esig.soap.jaxb.envelope.Header
 
any - Variable in class eu.europa.esig.validationreport.jaxb.CertificateChainType
 
any - Variable in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
 
any - Variable in class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
 
any - Variable in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
 
any - Variable in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
 
any - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationProcessType
 
any - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
 
any - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidatorType
 
any - Variable in class eu.europa.esig.validationreport.jaxb.SignerInformationType
 
any - Variable in class eu.europa.esig.validationreport.jaxb.VOReferenceType
 
any - Variable in class eu.europa.esig.xmlenc.jaxb.ReferenceType
 
ANY - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
 
ANY - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
 
ANY - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
 
ANY_POLICY - Enum constant in enum eu.europa.esig.dss.enumerations.SignaturePolicyType
The validation process accepts any policy.
anyClass - Variable in class eu.europa.esig.dss.service.http.commons.ResourceLoader
The class to be used to build the absolute path
AnyType - Class in eu.europa.esig.asic.manifest.jaxb
Java class for AnyType complex type.
AnyType - Class in eu.europa.esig.trustedlist.jaxb.tsl
Java class for AnyType complex type.
AnyType - Class in eu.europa.esig.xades.jaxb.xades111
Java class for AnyType complex type.
AnyType - Class in eu.europa.esig.xades.jaxb.xades122
Java class for AnyType complex type.
AnyType - Class in eu.europa.esig.xades.jaxb.xades132
Java class for AnyType complex type.
AnyType() - Constructor for class eu.europa.esig.asic.manifest.jaxb.AnyType
 
AnyType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.AnyType
 
AnyType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.AnyType
 
AnyType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.AnyType
 
AnyType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.AnyType
 
ApacheCommonsUtils - Class in eu.europa.esig.dss.utils.apache.impl
Apache Commons implementation of Utils
ApacheCommonsUtils() - Constructor for class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
Default constructor
APP - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
'App' (Application software)
appearance - Variable in class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
The visual signature appearance
APPEARANCE_DICTIONARY_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
'AP' (Appearance dictionary)
appendCounterSignatures(List<AdvancedSignature>, AdvancedSignature) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
The util method to link counter signatures with the related master signatures
APPLE - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureTokenType
MacOS keystore token
AppleSignatureToken - Class in eu.europa.esig.dss.token
Class provides an API for MacOS Keychain access.
AppleSignatureToken() - Constructor for class eu.europa.esig.dss.token.AppleSignatureToken
Default constructor
APPLIED - Enum constant in enum eu.europa.esig.validationreport.enums.ConstraintStatus
Defines if a constraint has been applied
apply(CriteriaListType) - Method in class eu.europa.esig.dss.tsl.function.converter.CriteriaListTypeConverter
 
apply(MutualRecognitionAgreementInformationType) - Method in class eu.europa.esig.dss.tsl.function.converter.MRAConverter
 
apply(TrustServiceEquivalenceInformationType) - Method in class eu.europa.esig.dss.tsl.function.converter.TrustServiceEquivalenceConverter
 
apply(DigitalIdentityListType) - Method in class eu.europa.esig.dss.tsl.function.converter.DigitalIdentityListTypeConverter
 
apply(InternationalNamesType) - Method in class eu.europa.esig.dss.tsl.function.converter.InternationalNamesTypeConverter
 
apply(OtherTSLPointerType) - Method in class eu.europa.esig.dss.tsl.function.converter.OtherTSLPointerConverter
 
apply(TSPServiceType) - Method in class eu.europa.esig.dss.tsl.function.converter.TrustServiceConverter
 
apply(TSPType) - Method in class eu.europa.esig.dss.tsl.function.converter.TrustServiceProviderConverter
 
apply(File) - Method in class eu.europa.esig.dss.utils.guava.impl.FilterByExtensions
 
applyTransforms(DSSDocument, List<DSSTransform>) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
Applies transforms on document content and returns the byte array to be used for a digest computation NOTE: returns the original document binaries, if the list of transforms is empty.
applyTransforms(Node, List<DSSTransform>) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
Applies transforms on the node and returns the byte array to be used for a digest computation NOTE: returns the original node binaries, if the list of transforms is empty
AR_REFS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
References to revocations of Attribute Authorities
AR_VALS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
Revocation Values of Attribute Authorities
ARC_TST - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
Archive TimeStamp
ARCH_ICHFCRLPOET - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ARCH_ICHFCRLPOET_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ARCH_IRTVBBA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ARCH_IRTVBBA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ARCH_LTVV - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ARCH_LTVV_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ARCHIV - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
An Archival service.
ARCHIV_NOTHAVINGPKIID - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
An Archival service that cannot be identified by a specific PKI-based public key.
ARCHIVAL_DATA - Enum constant in enum eu.europa.esig.dss.validation.executor.ValidationLevel
Validation as per "5.6 Validation process for Signatures providing Long Term Availability and Integrity of Validation Material"
ARCHIVE_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampType
CAdES: id-aa-ets-archiveTimestamp, XAdES: ArchiveTimeStamp
ARCHIVE_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.pdf.PDFServiceMode
Used for document timestamp creation
ARCHIVE_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
 
ARCHIVE_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
 
ARCHIVE_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
 
ARCHIVE_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
 
archiveCutOff - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
 
archiveCutOff - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
archive-cut-off time extension
ARCHIVED - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureScopeType
The signature covers its bounded archive
archiveTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
 
archiveTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
 
archiveTimestampParameters - Variable in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
The object representing the parameters related to the archive timestamp (Baseline-LTA)
archiveTimestamps - Variable in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
This variable contains the list of enclosed archive signature timestamps.
archiveTimestampType - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
 
ArchiveTimestampType - Enum in eu.europa.esig.dss.enumerations
Different types of archive timestamps.
ArchiveTimestampTypeParser - Class in eu.europa.esig.dss.jaxb.parsers
Parses the ArchiveTimestampType
areAllBase64UrlComponents(List<Object>) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
Checks if the all components are base64Url encoded
areAllCertSourcesTrusted() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
Checks if the ListCertificateSource contains only trusted CertificateSources
areAllOriginalBytesCovered() - Method in class eu.europa.esig.dss.pdf.PdfCMSRevision
Gets of the all PDF's content is signed
areAllSelfSignedCertificates() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
Checks if all certificate chains present in the signature are self-signed
areAllSelfSignedCertificates() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
 
areAllStringsEmpty(String...) - Static method in class eu.europa.esig.dss.utils.Utils
Checks if all strings are empty
areCriticalExtensionsOidNotEmpty() - Method in class eu.europa.esig.dss.crl.CRLValidity
Checks if the collection of critical extension OIDs is not empty
areFilesContainMimetype(List<String>) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
Checks if the list of filenames contains a mimetype file
areModificationsDetected() - Method in class eu.europa.esig.dss.pdf.modifications.PdfModificationDetection
Returns information if any modifications have been detected
arePdfModificationsDetected() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
Checks if any visual modifications detected in the PDF
arePdfModificationsDetected() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
Indicates if any PDF modifications have been detected
arePdfModificationsDetected(XmlPDFRevision) - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
Checks if PDF modification detection process has found any modifications
arePdfObjectModificationsDetected() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
This method checks whether object modifications are present after the current PDF revisions
areStringsEqual(String, String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
 
areStringsEqual(String, String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
 
areStringsEqual(String, String) - Method in interface eu.europa.esig.dss.utils.IUtils
Checks if the strings are equal Ex.
areStringsEqual(String, String) - Static method in class eu.europa.esig.dss.utils.Utils
Checks if the strings are equal Ex.
areStringsEqualIgnoreCase(String, String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
 
areStringsEqualIgnoreCase(String, String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
 
areStringsEqualIgnoreCase(String, String) - Method in interface eu.europa.esig.dss.utils.IUtils
Checks if the strings are equal with case ignore Ex.
areStringsEqualIgnoreCase(String, String) - Static method in class eu.europa.esig.dss.utils.Utils
Checks if the strings are equal with case ignore Ex.
artifact - Variable in class eu.europa.esig.saml.jaxb.protocol.ArtifactResolveType
 
ArtifactResolveType - Class in eu.europa.esig.saml.jaxb.protocol
Java class for ArtifactResolveType complex type.
ArtifactResolveType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.ArtifactResolveType
 
ArtifactResponseType - Class in eu.europa.esig.saml.jaxb.protocol
Java class for ArtifactResponseType complex type.
ArtifactResponseType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.ArtifactResponseType
 
AS_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
'AS'
ASCCM_APKSA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ASCCM_APKSA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ASCCM_AR - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ASCCM_AR_ANS_AKSNR - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ASCCM_AR_ANS_ANR - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ASCCM_DAA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ASCCM_DAA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ASCCM_EAA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ASCCM_EAA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ASCCM_PKSK - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ASCCM_PKSK_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
aSiC() - Method in interface eu.europa.esig.dss.asic.cades.ASiCWithCAdESCommonParameters
Returns ASiC container parameters
aSiC() - Method in class eu.europa.esig.dss.asic.cades.ASiCWithCAdESSignatureParameters
 
aSiC() - Method in class eu.europa.esig.dss.asic.cades.ASiCWithCAdESTimestampParameters
 
aSiC() - Method in class eu.europa.esig.dss.asic.xades.ASiCWithXAdESSignatureParameters
Returns ASiCParameters
ASIC_ARCHIVE_MANIFEST_FILENAME - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
The ASiC Archive Manifest name
ASiC_E - Enum constant in enum eu.europa.esig.dss.enumerations.ASiCContainerType
Associated Signature Container Extended
ASiC_E - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampContainerForm
Used to timestamp provided document(s) and creates an ASiC-E container
ASIC_MANIFEST - Enum constant in enum eu.europa.esig.dss.asic.common.definition.ASiCElement
ASiCManifest
ASIC_MANIFEST - Static variable in class eu.europa.esig.asic.manifest.ASiCManifestUtils
The ASiC Manifest XSD schema path
ASIC_MANIFEST_EXTENSIONS - Enum constant in enum eu.europa.esig.dss.asic.common.definition.ASiCElement
ASiCManifestExtensions
ASIC_MANIFEST_FILENAME - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
The ASiC Manifest name
ASIC_MANIFEST_PATH - Static variable in class eu.europa.esig.dss.asic.common.definition.ASiCPaths
"./asic:ASiCManifest"
ASiC_S - Enum constant in enum eu.europa.esig.dss.enumerations.ASiCContainerType
Associated Signature Container Simple
ASiC_S - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampContainerForm
Used to timestamp provided document(s) and creates an ASiC-S container
ASIC_XAdES_MANIFEST_FILENAME - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
The ASiC-E with XAdES Manifest name
ASiCAttribute - Enum in eu.europa.esig.dss.asic.common.definition
Represents a collection of attributes defined in ASiC XSD schema
asicContainer - Variable in class eu.europa.esig.dss.asic.common.signature.ASiCCounterSignatureHelper
The document representing an ASiC container
ASiCContainerDiagnosticDataBuilder - Class in eu.europa.esig.dss.asic.common.validation
DiagnosticDataBuilder for an ASiC container
ASiCContainerDiagnosticDataBuilder() - Constructor for class eu.europa.esig.dss.asic.common.validation.ASiCContainerDiagnosticDataBuilder
Default constructor instantiating builder with null values
ASiCContainerMerger - Interface in eu.europa.esig.dss.asic.common.merge
This class is used to verify a possibility to merge ASiC containers and merge them in a single container, when possible.
ASiCContainerMergerFactory - Interface in eu.europa.esig.dss.asic.common.merge
This class is used to load relevant eu.europa.esig.dss.asic.common.merge.ASiCContainerMerger for given eu.europa.esig.dss.model.DSSDocument containers or eu.europa.esig.dss.asic.common.ASiCContents
ASiCContainerType - Enum in eu.europa.esig.dss.enumerations
Defines possible types for an ASiC container
ASiCContainerTypeParser - Class in eu.europa.esig.dss.jaxb.parsers
Parses the ASiCContainerType
ASiCContainerWithCAdESValidator - Class in eu.europa.esig.dss.asic.cades.validation
This class is an implementation to validate ASiC containers with CAdES signature(s)
ASiCContainerWithCAdESValidator(ASiCContent) - Constructor for class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidator
The constructor with ASiCContent
ASiCContainerWithCAdESValidator(DSSDocument) - Constructor for class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidator
The default constructor
ASiCContainerWithCAdESValidatorFactory - Class in eu.europa.esig.dss.asic.cades.validation
This class returns a relevant validator for an ASiC with CAdES container validation
ASiCContainerWithCAdESValidatorFactory() - Constructor for class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidatorFactory
Default constructor
ASiCContainerWithXAdESValidator - Class in eu.europa.esig.dss.asic.xades.validation
This class is an implementation to validate ASiC containers with XAdES signature(s)
ASiCContainerWithXAdESValidator(ASiCContent) - Constructor for class eu.europa.esig.dss.asic.xades.validation.ASiCContainerWithXAdESValidator
The constructor from ASiCContent
ASiCContainerWithXAdESValidator(DSSDocument) - Constructor for class eu.europa.esig.dss.asic.xades.validation.ASiCContainerWithXAdESValidator
The default constructor
ASiCContainerWithXAdESValidatorFactory - Class in eu.europa.esig.dss.asic.xades.validation
This class returns a relevant validator for an ASiC with XAdES container validation
ASiCContainerWithXAdESValidatorFactory() - Constructor for class eu.europa.esig.dss.asic.xades.validation.ASiCContainerWithXAdESValidatorFactory
Default constructor
asicContent - Variable in class eu.europa.esig.dss.asic.common.signature.AbstractGetDataToSignHelper
The content of the ASiC container
asicContent - Variable in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
The container extraction result
ASiCContent - Class in eu.europa.esig.dss.asic.common
Contains grouped documents representing an ASiC container's content
ASiCContent() - Constructor for class eu.europa.esig.dss.asic.common.ASiCContent
Default constructor instantiating object with null values and empty list of documents
asicContents - Variable in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
An array of ASiC contents representing containers to be merged
ASiCCounterSignatureHelper - Class in eu.europa.esig.dss.asic.common.signature
The class contains methods for document extraction in order to create a counter signature
ASiCCounterSignatureHelper(DSSDocument) - Constructor for class eu.europa.esig.dss.asic.common.signature.ASiCCounterSignatureHelper
The default constructor
ASICE - Static variable in class eu.europa.esig.dss.model.MimeType
asic-e
ASICE_METAINF_CADES_ARCHIVE_MANIFEST - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
The default ASIC archive manifest filename for ASiC-E with CAdES container
ASICE_METAINF_CADES_MANIFEST - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
The default ASIC manifest filename for ASiC-E with CAdES container
ASICE_METAINF_CADES_SIGNATURE - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
The default signature filename for ASiC-E with CAdES container
ASICE_METAINF_CADES_TIMESTAMP - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
The default timestamp filename for ASiC-E with CAdES container
ASICE_METAINF_MANIFEST - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
The default XML manifest filename (META-INF/manifest.xml)
ASICE_METAINF_XADES_SIGNATURE - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
The default signature filename for ASiC-E with XAdES container
ASiCElement - Enum in eu.europa.esig.dss.asic.common.definition
ASiC XSD elements
ASiCEWithCAdESArchiveManifestBuilder - Class in eu.europa.esig.dss.asic.cades.signature.manifest
This class is used to generate the ASiCArchiveManifest.xml content (ASiC-E) Sample:
ASiCEWithCAdESArchiveManifestBuilder(ASiCContent, DSSDocument, DigestAlgorithm, String) - Constructor for class eu.europa.esig.dss.asic.cades.signature.manifest.ASiCEWithCAdESArchiveManifestBuilder
The default constructor
ASiCEWithCAdESContainerMerger - Class in eu.europa.esig.dss.asic.cades.merge
This class is used to merge ASiC-E with CAdES containers.
ASiCEWithCAdESContainerMerger(ASiCContent...) - Constructor for class eu.europa.esig.dss.asic.cades.merge.ASiCEWithCAdESContainerMerger
This constructor is used to create an ASiC-E With CAdES from to given ASiCContents
ASiCEWithCAdESContainerMerger(DSSDocument...) - Constructor for class eu.europa.esig.dss.asic.cades.merge.ASiCEWithCAdESContainerMerger
This constructor is used to create an ASiC-E With CAdES container merger from provided container documents
ASiCEWithCAdESManifestBuilder - Class in eu.europa.esig.dss.asic.cades.signature.manifest
This class is used to generate the ASiCManifest.xml content (ASiC-E) Sample:
ASiCEWithCAdESManifestBuilder(ASiCContent, DigestAlgorithm, String) - Constructor for class eu.europa.esig.dss.asic.cades.signature.manifest.ASiCEWithCAdESManifestBuilder
The default constructor
ASiCEWithCAdESManifestBuilder(ASiCContent, DigestAlgorithm, String, ASiCWithCAdESFilenameFactory) - Constructor for class eu.europa.esig.dss.asic.cades.signature.manifest.ASiCEWithCAdESManifestBuilder
Constructor with filename factory
ASiCEWithCAdESManifestValidator - Class in eu.europa.esig.dss.asic.cades.validation
This class validates a manifest
ASiCEWithCAdESManifestValidator(ManifestFile, List<DSSDocument>) - Constructor for class eu.europa.esig.dss.asic.cades.validation.ASiCEWithCAdESManifestValidator
The default constructor
ASiCEWithXAdESContainerMerger - Class in eu.europa.esig.dss.asic.xades.merge
This class is used to merge ASiC-E with XAdES containers.
ASiCEWithXAdESContainerMerger(ASiCContent...) - Constructor for class eu.europa.esig.dss.asic.xades.merge.ASiCEWithXAdESContainerMerger
This constructor is used to create an ASiC-E With XAdES from to given ASiCContents
ASiCEWithXAdESContainerMerger(DSSDocument...) - Constructor for class eu.europa.esig.dss.asic.xades.merge.ASiCEWithXAdESContainerMerger
This constructor is used to create an ASiC-E With XAdES container merger from provided container documents
ASiCEWithXAdESManifestBuilder - Class in eu.europa.esig.dss.asic.xades.signature.asice
This class is used to build the manifest.xml file (ASiC-E).
ASiCEWithXAdESManifestBuilder() - Constructor for class eu.europa.esig.dss.asic.xades.signature.asice.ASiCEWithXAdESManifestBuilder
Empty constructor
ASiCEWithXAdESManifestBuilder(List<DSSDocument>) - Constructor for class eu.europa.esig.dss.asic.xades.signature.asice.ASiCEWithXAdESManifestBuilder
Deprecated.
since DSS 5.11. Use ASiCEWithXAdESManifestBuilder() and setDocuments(documents)
ASiCEWithXAdESManifestParser - Class in eu.europa.esig.dss.asic.xades.validation
This class parses the ASiC with XAdES manifest document and produces a ManifestFile
ASiCEWithXAdESManifestParser(DSSDocument) - Constructor for class eu.europa.esig.dss.asic.xades.validation.ASiCEWithXAdESManifestParser
Constructor with a manifest document only (no assigned signature)
ASiCEWithXAdESManifestParser(DSSDocument, DSSDocument) - Constructor for class eu.europa.esig.dss.asic.xades.validation.ASiCEWithXAdESManifestParser
The default constructor
asicFilenameFactory - Variable in class eu.europa.esig.dss.asic.cades.merge.AbstractASiCWithCAdESContainerMerger
Defines rules for filename creation for new ZIP entries (e.g.
asicFilenameFactory - Variable in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESDataToSignHelperBuilder
Defines rules for filename creation for new manifest files.
asicFilenameFactory - Variable in class eu.europa.esig.dss.asic.xades.merge.AbstractASiCWithXAdESContainerMerger
Defines rules for filename creation for new ZIP entries (e.g.
asicFilenameFactory - Variable in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESDataToSignHelperBuilder
Defines rules for filename creation for new data package file.
aSiCManifestExtensions - Variable in class eu.europa.esig.asic.manifest.jaxb.ASiCManifestType
 
ASiCManifestType - Class in eu.europa.esig.asic.manifest.jaxb
Java class for ASiCManifestType complex type.
ASiCManifestType() - Constructor for class eu.europa.esig.asic.manifest.jaxb.ASiCManifestType
 
ASiCManifestUtils - Class in eu.europa.esig.asic.manifest
Contains utils for dealing with ASiC Manifest
ASiCNamespace - Class in eu.europa.esig.dss.asic.common.definition
This class contains constants for ASiC and its namespace.
ASiCParameters - Class in eu.europa.esig.dss.asic.common
This class regroups the signature parameters related to ASiC form.
ASiCParameters() - Constructor for class eu.europa.esig.dss.asic.common.ASiCParameters
Default constructor instantiating object with null values
ASiCPaths - Class in eu.europa.esig.dss.asic.common.definition
Contains paths for an ASiC scheme
ASiCPaths() - Constructor for class eu.europa.esig.dss.asic.common.definition.ASiCPaths
Default constructor
ASICS - Static variable in class eu.europa.esig.dss.model.MimeType
asic-s
ASiCSWithCAdESContainerMerger - Class in eu.europa.esig.dss.asic.cades.merge
This class is used to merge ASiC-S with CAdES containers.
ASiCSWithCAdESContainerMerger(ASiCContent...) - Constructor for class eu.europa.esig.dss.asic.cades.merge.ASiCSWithCAdESContainerMerger
This constructor is used to create an ASiC-S With CAdES from to given ASiCContents
ASiCSWithCAdESContainerMerger(DSSDocument...) - Constructor for class eu.europa.esig.dss.asic.cades.merge.ASiCSWithCAdESContainerMerger
This constructor is used to create an ASiC-S With CAdES container merger from provided container documents
ASiCSWithXAdESContainerMerger - Class in eu.europa.esig.dss.asic.xades.merge
This class is used to merge ASiC-S with XAdES containers.
ASiCSWithXAdESContainerMerger(ASiCContent...) - Constructor for class eu.europa.esig.dss.asic.xades.merge.ASiCSWithXAdESContainerMerger
This constructor is used to create an ASiC-S With XAdES from to given ASiCContents
ASiCSWithXAdESContainerMerger(DSSDocument...) - Constructor for class eu.europa.esig.dss.asic.xades.merge.ASiCSWithXAdESContainerMerger
This constructor is used to create an ASiC-S With XAdES container merger from provided container documents
ASiCUtils - Class in eu.europa.esig.dss.asic.common
Contains utils for working with ASiC containers
ASiCWithCAdESASiCContentBuilder - Class in eu.europa.esig.dss.asic.cades.signature
Builds ASiCContent for an ASiC with CAdES container
ASiCWithCAdESASiCContentBuilder() - Constructor for class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESASiCContentBuilder
Default constructor
ASiCWithCAdESCommonParameters - Interface in eu.europa.esig.dss.asic.cades
The interface defining common parameters for an ASiC with CAdES container for signature/timestamp creation
ASiCWithCAdESContainerExtractor - Class in eu.europa.esig.dss.asic.cades
The class is used to extract the content (documents) embedded into an ASiC with CAdES container
ASiCWithCAdESContainerExtractor(DSSDocument) - Constructor for class eu.europa.esig.dss.asic.cades.ASiCWithCAdESContainerExtractor
The default constructor
ASiCWithCAdESContainerMergerFactory - Class in eu.europa.esig.dss.asic.cades.merge
This class is used to load a relevant merger for an ASiC with CAdES containers
ASiCWithCAdESContainerMergerFactory() - Constructor for class eu.europa.esig.dss.asic.cades.merge.ASiCWithCAdESContainerMergerFactory
Default constructor
ASiCWithCAdESCounterSignatureHelper - Class in eu.europa.esig.dss.asic.cades.signature
The class contains useful methods for ASiC with CAdES counter signature creation
ASiCWithCAdESCounterSignatureHelper(DSSDocument) - Constructor for class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESCounterSignatureHelper
The default constructor
ASiCWithCAdESDataToSignHelperBuilder - Class in eu.europa.esig.dss.asic.cades.signature
Builds a relevant GetDataToSignASiCWithCAdESHelper for ASiC with CAdES dataToSign creation
ASiCWithCAdESDataToSignHelperBuilder(ASiCWithCAdESFilenameFactory) - Constructor for class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESDataToSignHelperBuilder
Default constructor
ASiCWithCAdESDiagnosticDataBuilder - Class in eu.europa.esig.dss.asic.cades.validation
The DiagnosticData builder for an ASiC with CAdES container
ASiCWithCAdESDiagnosticDataBuilder() - Constructor for class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESDiagnosticDataBuilder
Default constructor
ASiCWithCAdESFilenameFactory - Interface in eu.europa.esig.dss.asic.cades
This interface is used to provide filenames for newly created ZIP-entries during a signature creation or extension for an ASiC with CAdES containers.
ASiCWithCAdESLevelBaselineLTA - Class in eu.europa.esig.dss.asic.cades.signature
This class is used to extend an ASiC with CAdES signatures to LTA-level
ASiCWithCAdESLevelBaselineLTA(CertificateVerifier, TSPSource) - Constructor for class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESLevelBaselineLTA
Default constructor
ASiCWithCAdESLevelBaselineLTA(CertificateVerifier, TSPSource, ASiCWithCAdESFilenameFactory) - Constructor for class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESLevelBaselineLTA
Constructor with filename factory
ASiCWithCAdESManifestParser - Class in eu.europa.esig.dss.asic.cades.validation
This class parses the manifest document and produces a ManifestFile
ASiCWithCAdESService - Class in eu.europa.esig.dss.asic.cades.signature
The service containing the main methods for ASiC with CAdES signature creation/extension
ASiCWithCAdESService(CertificateVerifier) - Constructor for class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
The default constructor to instantiate the service
ASiCWithCAdESSignatureDataToSignHelperBuilder - Class in eu.europa.esig.dss.asic.cades.signature
Builds a GetDataToSignASiCWithCAdESHelper for a signature creation
ASiCWithCAdESSignatureDataToSignHelperBuilder(ASiCWithCAdESFilenameFactory) - Constructor for class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESSignatureDataToSignHelperBuilder
Default constructor
ASiCWithCAdESSignatureExtension - Class in eu.europa.esig.dss.asic.cades.signature
This class is used to extend an ASiC with CAdES signature
ASiCWithCAdESSignatureExtension(CertificateVerifier, TSPSource) - Constructor for class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESSignatureExtension
Default constructor
ASiCWithCAdESSignatureManifestBuilder - Class in eu.europa.esig.dss.asic.cades.signature.manifest
This class is used to create a Manifest file for a signature creation
ASiCWithCAdESSignatureManifestBuilder(ASiCContent, DigestAlgorithm, String) - Constructor for class eu.europa.esig.dss.asic.cades.signature.manifest.ASiCWithCAdESSignatureManifestBuilder
The default constructor
ASiCWithCAdESSignatureManifestBuilder(ASiCContent, DigestAlgorithm, String, ASiCWithCAdESFilenameFactory) - Constructor for class eu.europa.esig.dss.asic.cades.signature.manifest.ASiCWithCAdESSignatureManifestBuilder
Constructor with filename factory
ASiCWithCAdESSignatureParameters - Class in eu.europa.esig.dss.asic.cades
Defines SignatureParameters to deal with ASiC with CAdES signature creation/extension
ASiCWithCAdESSignatureParameters() - Constructor for class eu.europa.esig.dss.asic.cades.ASiCWithCAdESSignatureParameters
Default constructor instantiating object with default ASiCParameters
ASiCWithCAdESSignatureScopeFinder - Class in eu.europa.esig.dss.asic.cades.validation.scope
Finds a list of SignatureScopes for an ASiC with CAdES container
ASiCWithCAdESSignatureScopeFinder() - Constructor for class eu.europa.esig.dss.asic.cades.validation.scope.ASiCWithCAdESSignatureScopeFinder
Default constructor
ASiCWithCAdESTimestampDataToSignHelperBuilder - Class in eu.europa.esig.dss.asic.cades.timestamp
This class is used to create a GetDataToSignASiCWithCAdESHelper for timestamp creation
ASiCWithCAdESTimestampDataToSignHelperBuilder(ASiCWithCAdESFilenameFactory) - Constructor for class eu.europa.esig.dss.asic.cades.timestamp.ASiCWithCAdESTimestampDataToSignHelperBuilder
Default constructor
ASiCWithCAdESTimestampManifestBuilder - Class in eu.europa.esig.dss.asic.cades.signature.manifest
This class is used to create a Manifest file for a timestamp creation
ASiCWithCAdESTimestampManifestBuilder(ASiCContent, DigestAlgorithm, String) - Constructor for class eu.europa.esig.dss.asic.cades.signature.manifest.ASiCWithCAdESTimestampManifestBuilder
The default constructor
ASiCWithCAdESTimestampManifestBuilder(ASiCContent, DigestAlgorithm, String, ASiCWithCAdESFilenameFactory) - Constructor for class eu.europa.esig.dss.asic.cades.signature.manifest.ASiCWithCAdESTimestampManifestBuilder
Constructor with filename factory
ASiCWithCAdESTimestampParameters - Class in eu.europa.esig.dss.asic.cades
Defines TimestampParameters to deal with ASiC with CAdES timestamp creation
ASiCWithCAdESTimestampParameters() - Constructor for class eu.europa.esig.dss.asic.cades.ASiCWithCAdESTimestampParameters
The empty constructor
ASiCWithCAdESTimestampParameters(DigestAlgorithm) - Constructor for class eu.europa.esig.dss.asic.cades.ASiCWithCAdESTimestampParameters
The constructor defining a DigestAlgorithm
ASiCWithCAdESTimestampParameters(DigestAlgorithm, ASiCParameters) - Constructor for class eu.europa.esig.dss.asic.cades.ASiCWithCAdESTimestampParameters
The constructor defining a DigestAlgorithm and ASiCParameters
ASiCWithCAdESTimestampScopeFinder - Class in eu.europa.esig.dss.asic.cades.validation.scope
This class is used to find a timestamp source for a detached timestamp within an ASiC with CAdES container
ASiCWithCAdESTimestampScopeFinder() - Constructor for class eu.europa.esig.dss.asic.cades.validation.scope.ASiCWithCAdESTimestampScopeFinder
Default constructor instantiating object with empty lists of documents
ASiCWithCAdESTimestampService - Class in eu.europa.esig.dss.asic.cades.timestamp
This class is used to create a timestamp covering signer files
ASiCWithCAdESTimestampService(TSPSource) - Constructor for class eu.europa.esig.dss.asic.cades.timestamp.ASiCWithCAdESTimestampService
Default constructor
ASiCWithCAdESTimestampService(TSPSource, ASiCWithCAdESFilenameFactory) - Constructor for class eu.europa.esig.dss.asic.cades.timestamp.ASiCWithCAdESTimestampService
Constructor with filename factory
ASiCWithCAdESTimestampValidator - Class in eu.europa.esig.dss.asic.cades.validation
The abstract validator for an ASiC with CAdES timestamp
ASiCWithCAdESTimestampValidator(DSSDocument) - Constructor for class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESTimestampValidator
Default constructor
ASiCWithCAdESTimestampValidator(DSSDocument, TimestampType) - Constructor for class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESTimestampValidator
Default constructor with a timestamp type
ASiCWithCAdESUtils - Class in eu.europa.esig.dss.asic.cades.validation
Class containing utils methods for dealing with ASiC with CAdES container
ASiCWithXAdESASiCContentBuilder - Class in eu.europa.esig.dss.asic.xades.signature
Builds ASiCContent for an ASiC with CAdES container
ASiCWithXAdESASiCContentBuilder() - Constructor for class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESASiCContentBuilder
Default constructor
ASiCWithXAdESContainerExtractor - Class in eu.europa.esig.dss.asic.xades
The class is used to extract the content (documents) embedded into an ASiC with XAdES container
ASiCWithXAdESContainerExtractor(DSSDocument) - Constructor for class eu.europa.esig.dss.asic.xades.ASiCWithXAdESContainerExtractor
The default constructor
ASiCWithXAdESContainerMergerFactory - Class in eu.europa.esig.dss.asic.xades.merge
This class is used to load a relevant merger for an ASiC with XAdES containers
ASiCWithXAdESContainerMergerFactory() - Constructor for class eu.europa.esig.dss.asic.xades.merge.ASiCWithXAdESContainerMergerFactory
Default constructor
ASiCWithXAdESCounterSignatureHelper - Class in eu.europa.esig.dss.asic.xades.signature
The class contains useful methods for ASiC with XAdES counter signature creation
ASiCWithXAdESCounterSignatureHelper(DSSDocument) - Constructor for class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESCounterSignatureHelper
The default constructor
ASiCWithXAdESDataToSignHelperBuilder - Class in eu.europa.esig.dss.asic.xades.signature
Builds a relevant GetDataToSignASiCWithXAdESHelper for ASiC with XAdES dataToSign creation
ASiCWithXAdESDataToSignHelperBuilder(ASiCWithXAdESFilenameFactory) - Constructor for class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESDataToSignHelperBuilder
Default constructor
ASiCWithXAdESFilenameFactory - Interface in eu.europa.esig.dss.asic.xades.signature
This interface is used to provide filenames for newly created ZIP-entries during a signature creation or extension for an ASiC with XAdES containers.
ASiCWithXAdESService - Class in eu.europa.esig.dss.asic.xades.signature
The service containing the main methods for ASiC with XAdES signature creation/extension
ASiCWithXAdESService(CertificateVerifier) - Constructor for class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESService
The default constructor to instantiate the service
ASiCWithXAdESSignatureParameters - Class in eu.europa.esig.dss.asic.xades
Defines SignatureParameters to deal with ASiC with XAdES signature creation/extension
ASiCWithXAdESSignatureParameters() - Constructor for class eu.europa.esig.dss.asic.xades.ASiCWithXAdESSignatureParameters
Default constructor instantiating object with default ASiCParameters
asn1Processable - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
 
Assert - Enum in eu.europa.esig.trustedlist.enums
Trusted List assert list See TS 119 612
assertAddSignaturePolicyStorePossible(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
 
assertAddSignaturePolicyStorePossible(ASiCContent) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCSignatureService
Verifies if incorporation of a SignaturePolicyStore is possible
assertASiCContentIsValid(ASiCContent) - Method in class eu.europa.esig.dss.asic.common.AbstractASiCFilenameFactory
This method is used to verify whether the provided asicContent contains all the required information for a new filename determination
assertConfigurationValid() - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
Checks if the configuration valid
assertConfigurationValid() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
Checks if the Validator configuration is valid
assertConfigurationValid() - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
 
assertConfigurationValidity(JAdESSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.AbstractJAdESBuilder
Verifies if the given signaturePackaging type is supported Throws an Exception if the configuration is not valid
assertConfigurationValidity(JAdESSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESCompactBuilder
 
assertConfigurationValidity(JAdESSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESSerializationBuilder
 
assertCounterSignatureParametersValid(CSP) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCSignatureService
Verifies a validity of counter signature parameters
assertCounterSignatureParametersValid(CAdESCounterSignatureParameters) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
 
assertDetachedDocumentsContainBinaries() - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
Checks if the detached content represented by binary documents (used for -LTA level extension)
assertEtsiUComponentsConsistent(JWS, boolean) - Method in class eu.europa.esig.dss.jades.signature.JAdESExtensionBuilder
Checks if the type of etsiU components is consistent
assertExtendSignaturePossible(CAdESSignatureParameters, boolean) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESLevelBaselineLTA
 
assertExtendSignaturePossible(CAdESSignatureParameters, boolean) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESSignatureExtension
Checks if the signature extension is possible
assertFilenameValid(String, List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.common.AbstractASiCFilenameFactory
This method verifies whether the given filename represents a valid document name within a container
assertionConsumerServiceIndex - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
 
assertionConsumerServiceURL - Variable in class eu.europa.esig.saml.jaxb.ecp.ResponseType
 
assertionConsumerServiceURL - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
 
assertionIDRef - Variable in class eu.europa.esig.saml.jaxb.protocol.AssertionIDRequestType
 
assertionIDRefOrAssertionURIRefOrAssertion - Variable in class eu.europa.esig.saml.jaxb.assertion.AdviceType
 
assertionIDRefOrAssertionURIRefOrAssertion - Variable in class eu.europa.esig.saml.jaxb.assertion.EvidenceType
 
AssertionIDRequestType - Class in eu.europa.esig.saml.jaxb.protocol
Java class for AssertionIDRequestType complex type.
AssertionIDRequestType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.AssertionIDRequestType
 
assertionOrEncryptedAssertion - Variable in class eu.europa.esig.saml.jaxb.protocol.ResponseType
 
AssertionType - Class in eu.europa.esig.saml.jaxb.assertion
Java class for AssertionType complex type.
AssertionType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.AssertionType
 
assertJSONSerializationObjectMayBeExtended(JWSJsonSerializationObject) - Method in class eu.europa.esig.dss.jades.signature.JAdESExtensionBuilder
Checks if the given jwsJsonSerializationObject can be extended
assertJWSJsonSerializationObjectValid(JWSJsonSerializationObject) - Method in class eu.europa.esig.dss.jades.signature.JAdESExtensionBuilder
Checks if the jwsJsonSerializationObject is valid and can be extended
AssertParser - Class in eu.europa.esig.trustedlist.parsers
Assert parser
assertSignaturePossible(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCSignatureService
This method verifies whether the signature creation is possible with the provided documents
assertSignatureValid(XAdESSignature) - Method in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
Verifies if the signature is valid.
assertSigningCertificateIsValid(CertificateToken) - Method in class eu.europa.esig.dss.signature.SignatureRequirementsChecker
This method verifies whether the provided certificate token is acceptable for a signature creation against the provided signatureParameters
assertSigningCertificateIsValid(AdvancedSignature) - Method in class eu.europa.esig.dss.signature.SignatureRequirementsChecker
This method verifies a signing certificate of the given signature
assertSigningCertificateValid(AbstractSignatureParameters<?>) - Method in class eu.europa.esig.dss.jades.signature.JAdESService
 
assertSigningCertificateValid(AbstractSignatureParameters<?>) - Method in class eu.europa.esig.dss.signature.AbstractSignatureService
This method raises an exception if the signing rules forbid the use the certificate.
assertSPUserNoticeConfigurationValid(UserNotice) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method verifies the validity of thw provided UserNotice object
associatedValidationReportData - Variable in class eu.europa.esig.validationreport.jaxb.ValidationStatusType
 
asXmlId() - Method in class eu.europa.esig.dss.model.identifier.Identifier
Return an ID conformant to XML Id
AT_LEAST_ONE - Enum constant in enum eu.europa.esig.trustedlist.enums.Assert
if at least one of the assertion shall be met
attachExternalTimestamps(List<AdvancedSignature>) - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidator
 
attachExternalTimestamps(List<AdvancedSignature>) - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
Attaches existing external timestamps to the list of AdvancedSignatures
ATTR_AUTHORITIES_CERT_VALUES - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateOrigin
Certificates extracted from AttrAuthoritiesCertValues element, XAdES specific
ATTR_AUTHORITIES_CERT_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
 
attribute - Variable in class eu.europa.esig.saml.jaxb.protocol.AttributeQueryType
 
attribute(DSSAttribute) - Method in class eu.europa.esig.dss.definition.XPathExpressionBuilder
Defines the attribute to search
ATTRIBUTE_CERTIFICATE_REFS - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateRefOrigin
The certificate reference was embedded in the signature 'attribute-certificate-references' attribute
ATTRIBUTE_CERTIFICATE_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
 
ATTRIBUTE_CERTIFICATE_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
 
ATTRIBUTE_CERTIFICATE_REFS_V2 - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
 
ATTRIBUTE_REVOCATION_REFS - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationRefOrigin
The revocation reference was found in the signature 'attribute-revocation-references' attribute (used in CAdES and XAdES)
ATTRIBUTE_REVOCATION_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
 
ATTRIBUTE_REVOCATION_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
 
ATTRIBUTE_REVOCATION_VALUES - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationOrigin
The revocation data was embedded in the signature 'AttributeRevocationValues' attribute (used in XAdES)
ATTRIBUTE_REVOCATION_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
 
ATTRIBUTEAUTHORITYREVOCATIONLIST - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
 
AttributeBaseType - Class in eu.europa.esig.validationreport.jaxb
Java class for AttributeBaseType complex type.
AttributeBaseType() - Constructor for class eu.europa.esig.validationreport.jaxb.AttributeBaseType
 
ATTRIBUTECERTIFICATE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
 
attributeCertificateRefs - Variable in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
 
attributeCertificateRefsOid - Static variable in class eu.europa.esig.dss.spi.OID
id-aa-ets-attrCertificateRefs OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs-9(9) smime(16) id-aa(2) 44 }
ATTRIBUTECERTIFICATEREVOCATIONLIST - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
 
attributeConsumingServiceIndex - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
 
ATTRIBUTEDESCRIPTORCERTIFICATE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
 
AttributedNonEmptyURIType - Class in eu.europa.esig.trustedlist.jaxb.tsl
Java class for AttributedNonEmptyURIType complex type.
AttributedNonEmptyURIType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.AttributedNonEmptyURIType
 
ATTRIBUTEINTEGRITYINFO - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
 
attributeObject - Variable in class eu.europa.esig.validationreport.jaxb.AttributeBaseType
 
attributeOID - Variable in class eu.europa.esig.trustedlist.jaxb.tslx.CertSubjectDNAttributeType
 
attributeOrEncryptedAttribute - Variable in class eu.europa.esig.saml.jaxb.assertion.AttributeStatementType
 
AttributeQueryType - Class in eu.europa.esig.saml.jaxb.protocol
Java class for AttributeQueryType complex type.
AttributeQueryType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.AttributeQueryType
 
attributeRevocationRefs - Variable in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
 
attributeRevocationRefsOid - Static variable in class eu.europa.esig.dss.spi.OID
id-aa-ets-attrRevocationRefs OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs-9(9) smime(16) id-aa(2) 45}
AttributeStatementType - Class in eu.europa.esig.saml.jaxb.assertion
Java class for AttributeStatementType complex type.
AttributeStatementType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.AttributeStatementType
 
AttributeType - Class in eu.europa.esig.saml.jaxb.assertion
Java class for AttributeType complex type.
AttributeType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.AttributeType
 
ATTRIBUTETYPEDESCRIPTION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
 
attributeValue - Variable in class eu.europa.esig.saml.jaxb.assertion.AttributeType
 
audience - Variable in class eu.europa.esig.saml.jaxb.assertion.AudienceRestrictionType
 
audience - Variable in class eu.europa.esig.saml.jaxb.assertion.ProxyRestrictionType
 
AudienceRestrictionType - Class in eu.europa.esig.saml.jaxb.assertion
Java class for AudienceRestrictionType complex type.
AudienceRestrictionType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.AudienceRestrictionType
 
authenticator - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthnMethodBaseType
 
AuthenticatorBaseType - Class in eu.europa.esig.saml.jaxb.authn.context
Java class for AuthenticatorBaseType complex type.
AuthenticatorBaseType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorBaseType
 
authenticatorTransportProtocol - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthnMethodBaseType
 
AuthenticatorTransportProtocolType - Class in eu.europa.esig.saml.jaxb.authn.context
Java class for AuthenticatorTransportProtocolType complex type.
AuthenticatorTransportProtocolType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
 
authnContext - Variable in class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
 
authnContextClassRef - Variable in class eu.europa.esig.saml.jaxb.protocol.RequestedAuthnContextType
 
AuthnContextComparisonType - Enum in eu.europa.esig.saml.jaxb.protocol
Java class for AuthnContextComparisonType.
AuthnContextDeclarationBaseType - Class in eu.europa.esig.saml.jaxb.authn.context
Java class for AuthnContextDeclarationBaseType complex type.
AuthnContextDeclarationBaseType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
 
authnContextDeclRef - Variable in class eu.europa.esig.saml.jaxb.protocol.RequestedAuthnContextType
 
AuthnContextType - Class in eu.europa.esig.saml.jaxb.assertion
Java class for AuthnContextType complex type.
AuthnContextType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.AuthnContextType
 
authnInstant - Variable in class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
 
authnMethod - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
 
AuthnMethodBaseType - Class in eu.europa.esig.saml.jaxb.authn.context
Java class for AuthnMethodBaseType complex type.
AuthnMethodBaseType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.AuthnMethodBaseType
 
AuthnQueryType - Class in eu.europa.esig.saml.jaxb.protocol
Java class for AuthnQueryType complex type.
AuthnQueryType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.AuthnQueryType
 
AuthnRequestType - Class in eu.europa.esig.saml.jaxb.protocol
Java class for AuthnRequestType complex type.
AuthnRequestType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
 
AuthnStatementType - Class in eu.europa.esig.saml.jaxb.assertion
Java class for AuthnStatementType complex type.
AuthnStatementType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
 
authorityInfoAccessPresent - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
 
AuthorityInfoAccessPresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the authority information access urls are present
AuthorityInfoAccessPresentCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.AuthorityInfoAccessPresentCheck
Default constructor
authorityInformationAccessUrls - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
 
AUTHORITYREVOCATIONLIST - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
 
AuthzDecisionQueryType - Class in eu.europa.esig.saml.jaxb.protocol
Java class for AuthzDecisionQueryType complex type.
AuthzDecisionQueryType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.AuthzDecisionQueryType
 
AuthzDecisionStatementType - Class in eu.europa.esig.saml.jaxb.assertion
Java class for AuthzDecisionStatementType complex type.
AuthzDecisionStatementType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.AuthzDecisionStatementType
 
AUTOMATIC - Enum constant in enum eu.europa.esig.dss.enumerations.VisualSignatureRotation
automatically rotate
AX_REFS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
References to certificates of Attribute Authorities
AX_VALS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
Certificate Values of Attribute Authorities

B

base64 - Variable in class eu.europa.esig.validationreport.jaxb.ValidationObjectRepresentationType
 
base64Encoded - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
 
base64Encoded - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
 
base64Encoded - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocationToken
 
base64Encoded - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
 
base64Encoded - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
 
base64EncodeDigestMap - Variable in class eu.europa.esig.dss.model.CommonDocument
Cached map of DigestAlgorithms and the corresponding digests for the document
Base64Transform - Class in eu.europa.esig.dss.xades.reference
Transforms a reference content to its base64 representation NOTE: Not compatible with: - other transformations; - isEmbed(true) parameter; - Manifest signature; - Enveloped signatures.
Base64Transform() - Constructor for class eu.europa.esig.dss.xades.reference.Base64Transform
Default constructor
Base64Transform(DSSNamespace) - Constructor for class eu.europa.esig.dss.xades.reference.Base64Transform
Constructor with namespace
baseID - Variable in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
 
baseID - Variable in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
 
baseID - Variable in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingRequestType
 
BaseIDAbstractType - Class in eu.europa.esig.saml.jaxb.assertion
Java class for BaseIDAbstractType complex type.
BaseIDAbstractType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.BaseIDAbstractType
 
BaselineBCertificateSelector - Class in eu.europa.esig.dss.signature
This class is used to retrieve the used certificates for a signature from the user parameters.
BaselineBCertificateSelector(CertificateVerifier, AbstractSignatureParameters<?>) - Constructor for class eu.europa.esig.dss.signature.BaselineBCertificateSelector
The default constructor
BaselineRequirementsChecker<AS extends DefaultAdvancedSignature> - Class in eu.europa.esig.dss.validation
Checks conformance of a signature to the requested baseline format
BaselineRequirementsChecker(AS, CertificateVerifier) - Constructor for class eu.europa.esig.dss.validation.BaselineRequirementsChecker
Default constructor
BaseTimeDependent - Class in eu.europa.esig.dss.spi.util
The default implementation of a time dependent interval
BaseTimeDependent() - Constructor for class eu.europa.esig.dss.spi.util.BaseTimeDependent
Empty constructor
BaseTimeDependent(Date, Date) - Constructor for class eu.europa.esig.dss.spi.util.BaseTimeDependent
Default constructor
BASIC - Enum constant in enum eu.europa.esig.validationreport.enums.SignatureValidationProcessID
when the SVA performed the Validation Process for Basic Signatures as specified in ETSI TS 119 102-1 [1], clause 5.3.
BASIC_OCSP_RESP - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateOrigin
Certificates extracted from an OCSP Response
BASIC_SIGNATURE_VALIDATION_RESULT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BASIC_SIGNATURES - Enum constant in enum eu.europa.esig.dss.validation.executor.ValidationLevel
Validation as per "5.3 Validation process for Basic Signatures"
BasicASNSignaturePolicyValidator - Class in eu.europa.esig.dss.validation.policy
Default implementation, checks only the hash of the policy Note : this implementation is not registered as a service to allow overriding
BasicASNSignaturePolicyValidator() - Constructor for class eu.europa.esig.dss.validation.policy.BasicASNSignaturePolicyValidator
Default constructor
BasicBuildingBlockDefinition - Enum in eu.europa.esig.dss.validation.process
Definition of signature Basic Building Blocks as per EN 319 102-1
basicBuildingBlocks - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlDetailedReport
 
BasicBuildingBlocks - Class in eu.europa.esig.dss.validation.process.bbb
5.2 Basic building blocks
BasicBuildingBlocks(I18nProvider, DiagnosticData, TokenProxy, Date, ValidationPolicy, Context) - Constructor for class eu.europa.esig.dss.validation.process.bbb.BasicBuildingBlocks
Default constructor
basicSignature - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
 
basicSignature - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
 
basicSignature - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
 
basicSignature - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
 
basicSignatureConstraints - Variable in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
 
basicSignatureConstraints - Variable in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
 
basicSignatureConstraints - Variable in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
 
BasicSignatureConstraints - Class in eu.europa.esig.dss.policy.jaxb
Group of common checks for any kind of signed token (signature, timestamp or revocation data)
BasicSignatureConstraints() - Constructor for class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
 
BasicSignatureValidationProcess - Class in eu.europa.esig.dss.validation.process.vpfbs
Signature validation process at validation time as per EN 319 102-1 ch.
BasicSignatureValidationProcess(I18nProvider, DiagnosticData, SignatureWrapper, List<XmlTimestamp>, Map<String, XmlBasicBuildingBlocks>) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.BasicSignatureValidationProcess
Default constructor
BasicTimestampValidationCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpftsp.checks
Checks whether the validation result of EN 319 102-1 ch.
BasicTimestampValidationCheck(I18nProvider, T, TimestampWrapper, XmlValidationProcessTimestamp, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
Default constructor
BasicValidationProcessCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
Verifies if the Basic Signature Validation Process succeeds
BasicValidationProcessCheck(I18nProvider, T, XmlConclusion, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.BasicValidationProcessCheck
Default constructor
BBB_ACCEPT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ACCEPT_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_CS_CSPS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_CS_CSPS_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_CS_CSSVF - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_CS_CSSVF_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_IAFS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_IAFS_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_IRDOF - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_IRDOF_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_IRDOI - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_IRDOI_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_ISI - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_ISI_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_ISIC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_ISIR - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_ISIT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_ISMEC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_ISMEC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_TSP_IRDOF - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_TSP_IRDOF_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_TSP_IRDOI - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_CV_TSP_IRDOI_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_DSCNUOM - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_DSCNUOM_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_DSFREAP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_DSFREAP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IAOD - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IAOD_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ICFD - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ICFD_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IECKSCDA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IECKSCDA_ANS1 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IECKSCDA_ANS2 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IECKSCDA_ANS3 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IECKSCDA_ANS4 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IECKSCDA_ANS5 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IECTF - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IECTF_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IEFF - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IEFF_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IEMCF - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IEMCF_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IMFP_ASICE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IMFP_ASICE_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IMFP_ASICS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IMFP_ASICS_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IOSIP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IOSIP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ISD - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ISD_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ISFP_ASICE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ISFP_ASICE_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ISFP_ASICS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ISFP_ASICS_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ISRIA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ISRIA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ISVADMDPD - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ISVADMDPD_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ISVAFMDPD - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ISVAFMDPD_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ISVASFLD - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ISVASFLD_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ITEZCF - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ITEZCF_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ITMFP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ITMFP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ITZCP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_ITZCP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IVDBSFR - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_FC_IVDBSFR_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_AIDNASNE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_AIDNASNE_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_DKIDVM - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_DKIDVM_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_ICDVV - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_ICDVV_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_ICDVVS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_ICDVVS_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_ISACDP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_ISACDP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_ISAKIDP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_ISAKIDP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_ISASCP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_ISASCP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_ISASCPU - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_ISASCPU_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_ISCI - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_ICS_ISCI_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_RFC_IRIF - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_RFC_IRIF_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_RFC_IRIF_TUNU - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_RFC_NUP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_RFC_NUP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ACPCCRSCA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ACPCCRSCA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_DMICTSTMCMI - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_DMICTSTMCMI_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_DSCACRCC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_DSCACRCC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ICERRM - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ICERRM_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ICRM - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ICRM_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPCHP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPCHP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPCIP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPCIP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPCTP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPCTP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPCTSIP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPCTSIP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPMDOSPP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPMDOSPP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPSLP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPSLP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPSTP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPSTP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPXTIP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISQPXTIP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISSV - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISSV_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISVA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_ISVA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_IUQPCSP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_SAV_IUQPCSP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_TAV_DTSAOM - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_TAV_DTSAOM_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_TAV_DTSAVM - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_TAV_DTSAVM_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_TAV_ITSAP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_TAV_ITSAP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_VCI_ISPA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_VCI_ISPA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_VCI_ISPK - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_VCI_ISPK_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_VCI_ISPM - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_VCI_ISPM_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_VCI_ISPSUPP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_VCI_ISPSUPP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_VCI_IZHSP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_VCI_IZHSP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_VTS_IRDPFC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_VTS_IRDPFC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_AIA_PRES - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_AIA_PRES_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CCCBB - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CCCBB_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CCCBB_REV_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CCCBB_SIG_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CCCBB_TSP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCDCQCCLCEC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCDCQCCLCEC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCDCQCCLCEC_ANS_EU - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCERPA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCERPA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCIA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCIA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCLVA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCLVA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCLVHAC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCLVHAC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCNA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCNA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCPDSLA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCPDSLA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCRA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCRA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCTA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICQCTA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICSQCSSCD - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCICSQCSSCD_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCIITLP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCIITLP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCIITNP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCIITNP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCIPI - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCIPI_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCIQC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCIQC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCIQSCD - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCIQSCD_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCSCSIA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_CMDCSCSIA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_IARDPFC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_IARDPFC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ICSI - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ICSI_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ICTIVRCIRI - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ICTIVRCIRI_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ICTIVRSC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ICTIVRSC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_IRDC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_IRDC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_IRDPFC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_IRDPFC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_IRDPFRC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_IRDPFRC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGCOMMONN - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGCOMMONN_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGCOUN - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGCOUN_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGEKU - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGEKU_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGGIVEN - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGGIVEN_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGKU - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGKU_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGORGAN - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGORGAN_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGORGAU - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGORGAU_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGPSEUDO - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGPSEUDO_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGSURN - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCGSURN_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCOH - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCOH_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCR - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCR_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCUKN - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISCUKN_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISNSSC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISNSSC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISSSC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_ISSSC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_OCSP_NO_CHECK - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_OCSP_NO_CHECK_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_PSEUDO_USE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_PSEUDO_USE_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_RAC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_RAC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_REVOC_CERT_HASH_MATCH - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_REVOC_CERT_HASH_MATCH_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_REVOC_CERT_HASH_PRESENT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_REVOC_CERT_HASH_PRESENT_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_REVOC_PRES - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_REVOC_PRES_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_REVOC_SELF_ISSUED_OCSP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_REVOC_SELF_ISSUED_OCSP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_RFC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_RFC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_SUB - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BBB_XCV_SUB_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
bbbs - Variable in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
Map of BasicBuildingBlocks
bbbs - Variable in class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
Map of BasicBuildingBlocks
before(POE, POE) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEComparator
Checks if the poe1 is before the poe2
BER - Enum constant in enum eu.europa.esig.dss.enumerations.PKIEncoding
http://uri.etsi.org/01903/v1.2.2#BER
BEST_SIGNATURE_TIME - Enum constant in enum eu.europa.esig.dss.enumerations.ValidationTime
Lowest time at which there exists a POE for the signature
BEST_SIGNATURE_TIME_CERT_NOT_AFTER - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BEST_SIGNATURE_TIME_CERT_NOT_BEFORE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BEST_SIGNATURE_TIME_CERT_REVOCATION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BEST_SIGNATURE_TIME_CERT_SUSPENSION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
bestSignatureTime - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
 
bestSignatureTime - Variable in class eu.europa.esig.validationreport.jaxb.ValidationTimeInfoType
 
BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Checks if the best-signature-time is in the certificate's validity range
BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck(I18nProvider, XmlPSV, Date, CertificateWrapper, SubIndication, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
Default constructor
BestSignatureTimeBeforeCertificateExpirationCheck - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
Checks if the best-signature-time is before certificate's expiration
BestSignatureTimeBeforeCertificateExpirationCheck(I18nProvider, XmlValidationProcessLongTermData, Date, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeCertificateExpirationCheck
Default constructor
bestSignatureTimeBeforeExpirationDateOfSigningCertificate - Variable in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
 
BestSignatureTimeBeforeSuspensionTimeCheck - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
Checks if best-signature-time is before the suspension date (onHold)
BestSignatureTimeBeforeSuspensionTimeCheck(I18nProvider, XmlValidationProcessLongTermData, CertificateRevocationWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeSuspensionTimeCheck
Default constructor
BestSignatureTimeNotBeforeCertificateIssuanceCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
If best-signature-time is before the issuance date of the signing certificate, the process shall return the indication FAILED with the sub-indication NOT_YET_VALID.
BestSignatureTimeNotBeforeCertificateIssuanceCheck(I18nProvider, T, Date, CertificateWrapper, Indication, SubIndication, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
The default constructor allowing setting of returned Indication/subIndication on success result
BestSignatureTimeNotBeforeCertificateIssuanceCheck(I18nProvider, T, Date, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
The default constructor
BETTER - Enum constant in enum eu.europa.esig.saml.jaxb.protocol.AuthnContextComparisonType
 
BINARIES - Enum constant in enum eu.europa.esig.dss.diagnostic.jaxb.XmlEncapsulationType
 
BINARY - Static variable in class eu.europa.esig.dss.model.MimeType
octet-stream
BinaryFilteringInputStream - Class in eu.europa.esig.dss.crl.stream.impl
Reads InputStream and writes the data to OutputStream
BinaryFilteringInputStream(InputStream, OutputStream) - Constructor for class eu.europa.esig.dss.crl.stream.impl.BinaryFilteringInputStream
The default constructor
BITSTRING - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
 
bLevel() - Method in class eu.europa.esig.dss.AbstractSignatureParametersBuilder
Returns BLevelParameters
bLevel() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
Get Baseline B parameters (signed properties)
bLevel() - Method in interface eu.europa.esig.dss.model.SerializableSignatureParameters
Get Baseline B parameters (signed properties)
BLevelParameters - Class in eu.europa.esig.dss.model
This class is used to define common b-level parameters for a signature creation
BLevelParameters() - Constructor for class eu.europa.esig.dss.model.BLevelParameters
Default constructor instantiating object with default values
blockType - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
 
body - Variable in class eu.europa.esig.soap.jaxb.envelope.Envelope
 
Body - Class in eu.europa.esig.soap.jaxb.envelope
Java class for Body complex type.
Body() - Constructor for class eu.europa.esig.soap.jaxb.envelope.Body
 
BOOLEAN - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
 
BooleanType - Enum in eu.europa.esig.saml.jaxb.authn.context
Java class for booleanType.
BOTTOM - Enum constant in enum eu.europa.esig.dss.enumerations.SignerTextPosition
The text on the bottom of the picture
BOTTOM - Enum constant in enum eu.europa.esig.dss.enumerations.SignerTextVerticalAlignment
Align the text with the bottom of the picture
BOTTOM - Enum constant in enum eu.europa.esig.dss.enumerations.VisualSignatureAlignmentVertical
y axis is the bottom padding
browseRecursivelyForNamespaceWithUri(Element, String) - Static method in class eu.europa.esig.dss.DomUtils
This method browses through element looking for a namespace with the target uri and returns DSSNamespace if found
BSV_ICTGTNACCET - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_ICTGTNACCET_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_ICTGTNASCET - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_ICTGTNASCET_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_ICTGTNASCRT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_ICTGTNASCRT_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_ICVRC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_ICVRC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_IFCRC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_IFCRC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_IISCRC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_IISCRC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_ISAVRC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_ISAVRC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_ISCCTC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_ISCCTC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_ISCRAVTC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_ISCRAVTC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_IVCIRC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_IVCIRC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_IVTAVRSC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_IVTAVRSC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_IXCVRC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
BSV_IXCVRC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
build() - Method in class eu.europa.esig.dss.AbstractSignatureParametersBuilder
 
build() - Method in class eu.europa.esig.dss.asic.cades.signature.manifest.ASiCEWithCAdESArchiveManifestBuilder
Builds the ArchiveManifest and returns the Document Node
build() - Method in class eu.europa.esig.dss.asic.cades.signature.manifest.ASiCEWithCAdESManifestBuilder
Builds the manifest and returns the document
build() - Method in class eu.europa.esig.dss.asic.common.validation.ASiCContainerDiagnosticDataBuilder
 
build() - Method in class eu.europa.esig.dss.asic.xades.signature.asice.ASiCEWithXAdESManifestBuilder
Builds the XML manifest
build() - Method in class eu.europa.esig.dss.definition.XPathExpressionBuilder
Builds the XPath expression
build() - Method in class eu.europa.esig.dss.jades.signature.HttpHeadersPayloadBuilder
Builds the payload from HTTPHeaderDocuments
build() - Method in class eu.europa.esig.dss.jaxb.common.DocumentBuilderFactoryBuilder
Builds the configured DocumentBuilderFactory
build() - Method in class eu.europa.esig.dss.jaxb.common.SchemaFactoryBuilder
Builds the configured TransformerFactory
build() - Method in class eu.europa.esig.dss.jaxb.common.TransformerFactoryBuilder
Builds the configured TransformerFactory
build() - Method in interface eu.europa.esig.dss.model.SignatureParametersBuilder
Creates a Signature Parameters instance
build() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPositionBuilder
Builds the SignatureFieldDimensionAndPosition
build() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
Builds TrustServiceProvider
build() - Method in class eu.europa.esig.dss.spi.tsl.TrustService.TrustServiceBuilder
Builds TrustService
build() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
Builds TrustServiceStatusAndInformationExtensions
build() - Method in class eu.europa.esig.dss.tsl.dto.builder.AbstractCacheDTOBuilder
Builds the DTO
build() - Method in class eu.europa.esig.dss.tsl.dto.builder.DownloadCacheDTOBuilder
 
build() - Method in class eu.europa.esig.dss.tsl.dto.builder.ParsingCacheDTOBuilder
 
build() - Method in class eu.europa.esig.dss.tsl.dto.builder.ValidationCacheDTOBuilder
 
build() - Method in class eu.europa.esig.dss.tsl.job.TLSourceBuilder
Builds a list of TLSources
build() - Method in class eu.europa.esig.dss.tsl.summary.ValidationJobSummaryBuilder
Builds the TLValidationJobSummary
build() - Method in class eu.europa.esig.dss.validation.AbstractSignatureIdentifierBuilder
Builds SignatureIdentifier for the provided AdvancedSignature
build() - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
Builds XmlDiagnosticData
build() - Method in class eu.europa.esig.dss.validation.executor.AbstractSimpleReportBuilder
This method generates the validation simpleReport.
build() - Method in class eu.europa.esig.dss.validation.executor.certificate.SimpleReportForCertificateBuilder
Builds XmlSimpleCertificateReport
build() - Method in class eu.europa.esig.dss.validation.executor.signature.ETSIValidationReportBuilder
Builds ValidationReportType
build() - Method in class eu.europa.esig.dss.validation.executor.signature.SimpleReportBuilder
This method generates the validation simpleReport.
build() - Method in interface eu.europa.esig.dss.validation.SignatureIdentifierBuilder
Builds SignatureIdentifier for the provided AdvancedSignature
build() - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
Builds XmlDiagnosticData
build() - Method in class eu.europa.esig.dss.validation.XmlPolicyBuilder
Validates a SignaturePolicy and builds an XmlPolicy
build() - Method in class eu.europa.esig.dss.xades.reference.ReferenceBuilder
Builds a list of references based on the configuration
build() - Method in class eu.europa.esig.dss.xades.signature.ManifestBuilder
Builds the Manifest
build() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
This is the main method which is called to build the XML signature
build() - Method in class eu.europa.esig.dss.xades.TrustedListSignatureParametersBuilder
 
build() - Method in class eu.europa.esig.dss.xades.validation.TransformsDescriptionBuilder
Builds a list of Strings describing the 'ds:Transforms' element Returns an empty list if transforms are not found or cannot be extracted
build(ASiCContent, ASiCWithCAdESCommonParameters) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESDataToSignHelperBuilder
This method is used to create a GetDataToSignASiCWithCAdESHelper from an ASiCContent
build(ASiCContent, ASiCWithXAdESSignatureParameters) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESDataToSignHelperBuilder
This method is used to create a GetDataToSignASiCWithXAdESHelper from an ASiCContent
build(DSSDocument) - Method in class eu.europa.esig.dss.xades.signature.AllDataObjectsTimeStampBuilder
Builds a message-imprint from the given document and generates a timestamp
build(SignatureValue) - Method in interface eu.europa.esig.dss.jades.signature.JAdESBuilder
Builds a signature
build(SignatureValue) - Method in class eu.europa.esig.dss.jades.signature.JAdESCompactBuilder
Builds the concatenation of signed header and payload (dataTobeSigned string) in the way : BASE64URL(UTF8(JWS Protected Header)) || '.' || BASE64URL(JWS Payload)
build(SignatureValue) - Method in class eu.europa.esig.dss.jades.signature.JAdESSerializationBuilder
 
build(CertificateToken, Map<CertificateToken, List<TrustProperties>>) - Method in class eu.europa.esig.dss.validation.XmlTrustedServiceProviderBuilder
This method builds a list of XmlTrustedServiceProviders corresponding to the given CertificateToken
build(QcStatements) - Method in class eu.europa.esig.dss.validation.XmlQcStatementsBuilder
Builds the XmlQcStatements
build(Object, int) - Static method in class eu.europa.esig.dss.jades.validation.EtsiUComponent
Builds EtsiUComponent from the 'etsiU' array entry
build(String, Object) - Static method in class eu.europa.esig.dss.jades.validation.JAdESAttributeIdentifier
Builds a JAdES Attribute identifier
build(String, Object, boolean, JAdESAttributeIdentifier) - Static method in class eu.europa.esig.dss.jades.validation.EtsiUComponent
Builds the EtsiUComponent from the given parameters
build(String, Object, Integer) - Static method in class eu.europa.esig.dss.jades.validation.JAdESAttributeIdentifier
Builds the identifier for an 'etsiU' component
build(List<DSSDocument>) - Method in class eu.europa.esig.dss.xades.signature.AllDataObjectsTimeStampBuilder
Timestamps the list of documents
build(List<DSSDocument>, ASiCContainerType) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCContentBuilder
Builds the ASiCContent from the
build(BasicOCSPResp) - Static method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPResponseBinary
Builds the OCSPResponseBinary
build(SignerInformation) - Static method in class eu.europa.esig.dss.cades.validation.CAdESSignedAttributes
Builds the CAdESSignedAttributes from a SignerInformation
build(SignerInformation) - Static method in class eu.europa.esig.dss.cades.validation.CAdESUnsignedAttributes
Builds the CAdESUnsignedAttributes from a SignerInformation
build(Element, XAdESPaths) - Static method in class eu.europa.esig.dss.xades.validation.XAdESSignedDataObjectProperties
Builds XAdESSignedDataObjectProperties
build(Element, XAdESPaths) - Static method in class eu.europa.esig.dss.xades.validation.XAdESUnsignedSigProperties
Builds {code XAdESUnsignedSigProperties}
build(Node) - Static method in class eu.europa.esig.dss.xades.validation.XAdESAttributeIdentifier
Builds the XAdESAttributeIdentifier from the given property Node
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataExistenceCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataIntactCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactWithIdCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.EllipticCurveKeySizeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ReferencesNotAmbiguousCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicCheckerResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.DigestCryptographicCheckerResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.DigestMatcherCryptographicCheckerResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateRefDigestCryptographicCheckerResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.StructuralValidationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceStatusCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceTypeIdentifierCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AcceptableRevocationDataAvailableCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotOnHoldCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotRevokedCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateValidityRangeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.ExtendedKeyUsageCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.KeyUsageCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudoUsageCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerTrustedCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerValidityRangeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Builds an additional information
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsNoQualificationConflictDetected
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ServiceConsistencyCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AbstractTrustedListCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.BasicValidationProcessCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeCertificateExpirationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeSuspensionTimeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.MessageImprintDigestAlgorithmValidationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastTimestampValidationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastSignatureValidationCertificateRevocationSelectorResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastValidationAcceptableRevocationDataAvailable
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsWithinCertificateValidityRangeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.POEExistsAtOrBeforeControlTimeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.RevocationIssuedBeforeControlTimeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.SatisfyingRevocationDataExistsCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
 
buildASiCContainer(ASiCContent, Date) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCSignatureService
Creates a ZIP-Archive by copying the provided documents to the new container
buildBinaries() - Method in class eu.europa.esig.dss.validation.AbstractSignatureIdentifierBuilder
Builds unique binary data describing the signature object
buildChainTitle() - Method in class eu.europa.esig.dss.validation.process.Chain
Builds the chain title
buildChainTitle() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertQualificationAtTimeBlock
 
buildChainTitle() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.TLValidationBlock
 
buildCompleteCopy() - Method in class eu.europa.esig.dss.validation.CertificateVerifierBuilder
Builds a complete copy of the certificateVerifier
buildCompleteCopyForValidation() - Method in class eu.europa.esig.dss.validation.CertificateVerifierBuilder
This method builds a local copy of a CertificateVerifier used by a signature validation process
buildConfig() - Method in class eu.europa.esig.dss.token.Pkcs11SignatureToken
Builds the PKCS11 config
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmOnValidationTimeCheck
 
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmReliableCheck
 
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmOnValidationTimeCheck
 
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmReliableCheck
 
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeAcceptableCheck
 
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeKnownCheck
 
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
 
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Builds a constraint message
buildCounterSignatureDSSReference(DSSDocument, XAdESCounterSignatureParameters) - Method in class eu.europa.esig.dss.xades.signature.CounterSignatureBuilder
The method builds a DSSReference for a SignatureValue to counter sign
buildCRLBinary(byte[]) - Method in class eu.europa.esig.dss.crl.AbstractCRLUtils
Builds the CRLBinary object
buildCRLBinary(byte[]) - Static method in class eu.europa.esig.dss.crl.CRLUtils
Takes binaries and returns DER encoded CRLBinary
buildCRLBinary(byte[]) - Method in interface eu.europa.esig.dss.crl.ICRLUtils
Takes binaries and returns DER encoded CRLBinary
buildCRLIdentifiers(CertificateList...) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
Builds a list of CRL identifiers for the given revVals
buildCRLValidity(CRLBinary, CertificateToken) - Static method in class eu.europa.esig.dss.crl.CRLUtils
This method verifies and creates: the signature of the CRL, the key usage of its signing certificate and the coherence between the subject names of the CRL signing certificate and the issuer name of the certificate for which the verification of the revocation data is carried out.
buildCRLValidity(CRLBinary, CertificateToken) - Method in interface eu.europa.esig.dss.crl.ICRLUtils
This method verifies: the signature of the CRL, the key usage of its signing certificate and the coherence between the subject names of the CRL signing certificate and the issuer name of the certificate for which the verification of the revocation data is carried out.
buildCRLValidity(CRLBinary, CertificateToken) - Method in class eu.europa.esig.dss.crl.stream.impl.CRLUtilsStreamImpl
 
buildCRLValidity(CRLBinary, CertificateToken) - Method in class eu.europa.esig.dss.crl.x509.impl.CRLUtilsX509CRLImpl
This method verifies: the signature of the CRL, the key usage of its signing certificate and the coherence between the subject names of the CRL signing certificate and the issuer name of the certificate for which the verification of the revocation data is carried out.
buildDataToBeSigned() - Method in class eu.europa.esig.dss.jades.signature.AbstractJAdESBuilder
 
buildDataToBeSigned() - Method in interface eu.europa.esig.dss.jades.signature.JAdESBuilder
Builds data to be signed by incorporating a detached payload when required (see 5.2.8.3 Mechanism ObjectIdByURI)
buildDetachedTimestamps() - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidator
 
buildDetachedTimestamps() - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
 
buildDetachedTimestamps() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
Builds a list of detached TimestampTokens extracted from the document
buildDetachedTimestamps() - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
 
buildDetachedXmlCertificate(CertificateToken) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
This method builds an XmlCertificate from the given CertificateToken
buildDetachedXmlRevocation(RevocationToken<?>) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
This method builds an XmlRevocation from the given RevocationToken
buildDetachedXmlSignature(AdvancedSignature) - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESDiagnosticDataBuilder
 
buildDetachedXmlSignature(AdvancedSignature) - Method in class eu.europa.esig.dss.cades.validation.CAdESDiagnosticDataBuilder
 
buildDetachedXmlSignature(AdvancedSignature) - Method in class eu.europa.esig.dss.pades.validation.PAdESDiagnosticDataBuilder
 
buildDetachedXmlSignature(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
Builds XmlSignature
buildDetachedXmlTimestamp(TimestampToken) - Method in class eu.europa.esig.dss.pades.validation.PAdESDiagnosticDataBuilder
 
buildDetachedXmlTimestamp(TimestampToken) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
This method builds XmlTimestamp from TimestampToken
buildDOM() - Static method in class eu.europa.esig.dss.DomUtils
Creates the new empty Document.
buildDOM(byte[]) - Static method in class eu.europa.esig.dss.DomUtils
This method returns the Document created based on byte array.
buildDOM(DSSDocument) - Static method in class eu.europa.esig.dss.DomUtils
This method returns the Document created based on the DSSDocument.
buildDOM(InputStream) - Static method in class eu.europa.esig.dss.DomUtils
This method returns the Document created based on the XML InputStream.
buildDOM(String) - Static method in class eu.europa.esig.dss.DomUtils
This method returns the Document created based on the XML string.
buildEmbeddedCounterSignature(DSSDocument, DSSDocument, JAdESCounterSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESCounterSignatureBuilder
Embeds and returns the embedded counter signature into the original JAdES signature
buildEmbeddedCounterSignature(DSSDocument, DSSDocument, XAdESCounterSignatureParameters) - Method in class eu.europa.esig.dss.xades.signature.CounterSignatureBuilder
Embeds and returns the embedded counter signature into the UnsignedProperties of original XAdES signature
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfAnnotationOverlapCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfVisualDifferenceCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmOnValidationTimeCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmReliableCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmOnValidationTimeCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmReliableCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeAcceptableCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeKnownCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Builds an error message
buildIdentifier() - Method in class eu.europa.esig.dss.spi.tsl.LOTLInfo
 
buildIdentifier() - Method in class eu.europa.esig.dss.spi.tsl.PivotInfo
 
buildIdentifier() - Method in class eu.europa.esig.dss.spi.tsl.TLInfo
Builds the identifier
buildJwsJsonSerializationObject() - Method in class eu.europa.esig.dss.jades.validation.AbstractJWSDocumentValidator
Builds a JWSJsonSerializationObject
buildJwsJsonSerializationObject() - Method in class eu.europa.esig.dss.jades.validation.JWSCompactDocumentValidator
 
buildJwsJsonSerializationObject() - Method in class eu.europa.esig.dss.jades.validation.JWSSerializationDocumentValidator
 
buildOCSPIdentifiers(BasicOCSPResp...) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
Builds a list of OCSP identifiers for the given ocspVals
buildOfflineAndSilentCopy() - Method in class eu.europa.esig.dss.validation.CertificateVerifierBuilder
Builds a copy of the certificateVerifier by skipping the data sources and disabling alerts
buildOutputStream() - Method in class eu.europa.esig.dss.signature.resources.AbstractResourcesHandler
Builds OutputStream
buildOutputStream() - Method in class eu.europa.esig.dss.signature.resources.InMemoryResourcesHandler
 
buildOutputStream() - Method in class eu.europa.esig.dss.signature.resources.TempFileResourcesHandler
 
buildPSD2QcInfo(PSD2QcType) - Method in class eu.europa.esig.dss.validation.XmlQcStatementsBuilder
Builds XmlPSD2QcInfo
buildQcEuLimitValue(QCLimitValue) - Method in class eu.europa.esig.dss.validation.XmlQcStatementsBuilder
Builds XmlQcEuLimitValue
buildReports(DiagnosticData) - Method in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
Builds reports
buildRevocationTokenFromResult(JdbcCacheConnector.JdbcResultRecord, CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
 
buildRevocationTokenFromResult(JdbcCacheConnector.JdbcResultRecord, CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
 
buildRevocationTokenFromResult(JdbcCacheConnector.JdbcResultRecord, CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
Builds RevocationToken from the obtained ResultSet
buildRootDocumentDom() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
Builds an empty Document
buildSemanticsIdentifier(OidDescription) - Method in class eu.europa.esig.dss.validation.XmlQcStatementsBuilder
Builds Semantics Identifier XmlOID
buildSignatureFieldBox() - Method in class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
Builds a signature field dimension and position object
buildSignatureFieldBox() - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.AbstractPdfBoxSignatureDrawer
Builds a signature field dimension and position object
buildSignatureFieldBox() - Method in interface eu.europa.esig.dss.pdf.visible.SignatureFieldBoxBuilder
Builds a SignatureFieldBox, defining signature field position and dimension
buildSignatureFieldBox(SignatureDrawer) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
Returns a SignatureFieldBox.
buildSignaturePolicy() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
 
buildSignaturePolicy() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
 
buildSignaturePolicy() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
This method extracts a signature policy from a signature and builds the object
buildSignaturePolicy() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
 
buildSignaturePolicyStore() - Method in class eu.europa.esig.dss.validation.XmlPolicyBuilder
Builds an XmlSignaturePolicyStore
buildSignatures() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
 
buildSignatures() - Method in class eu.europa.esig.dss.cades.validation.CMSDocumentValidator
 
buildSignatures() - Method in class eu.europa.esig.dss.jades.validation.JWSCompactDocumentValidator
 
buildSignatures() - Method in class eu.europa.esig.dss.jades.validation.JWSSerializationDocumentValidator
 
buildSignatures() - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
 
buildSignatures() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
This method build a list of signatures to be extracted from a document
buildSignatures() - Method in class eu.europa.esig.dss.xades.validation.XMLDocumentValidator
 
buildSignedSignatureProperties() - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
 
buildSignedSignatureProperties() - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
 
buildSignedSignatureProperties() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
Creates the 'signed-signature-properties' element of the signature
buildSignedSignatureProperties() - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
 
buildSPDocSpecificationId(String) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Builds SPDocSpecification attribute from the given oidOrUri SPDocSpecification ::= CHOICE { oid OBJECT IDENTIFIER, uri IA5String }
buildStringMessage(I18nProvider, MessageTag, Object...) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Builds a String message from the provided messageTag
buildTokenIdentifier() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
 
buildTokenIdentifier() - Method in class eu.europa.esig.dss.model.x509.Token
Builds a token unique identifier
buildTokenIdentifier() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
 
buildTokenIdentifier() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
 
buildUnsignedSignatureProperties() - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
 
buildUnsignedSignatureProperties() - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
 
buildUnsignedSignatureProperties() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
Creates the 'unsigned-signature-properties' element of the signature
buildUnsignedSignatureProperties() - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
 
buildXmlMessage(MessageTag, Object...) - Method in class eu.europa.esig.dss.validation.process.ChainItem
Builds the XmlMessage
buildXmlOrphanCertificateToken(CertificateToken) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
This method builds an XmlOrphanCertificateToken from the given CertificateToken
buildXmlOrphanTokens() - Method in class eu.europa.esig.dss.pades.validation.PAdESDiagnosticDataBuilder
 
buildXmlOrphanTokens() - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
Builds a list of XmlOrphanTokens
buildXmlQcCompliance(boolean) - Method in class eu.europa.esig.dss.validation.XmlQcStatementsBuilder
Builds XmlQcCompliance
buildXmlQcEuPSD(List<PdsLocation>) - Method in class eu.europa.esig.dss.validation.XmlQcStatementsBuilder
Builds a list of XML QcEuPSDs
buildXmlQcSSCD(boolean) - Method in class eu.europa.esig.dss.validation.XmlQcStatementsBuilder
Builds a XmlQcSSCD
buildXmlQcTypes(List<QCType>) - Method in class eu.europa.esig.dss.validation.XmlQcStatementsBuilder
Builds a list of XML QcTypes
built - Variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
Indicates if the signature was already built.
BUSINESSCATEGORY - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
 
BY_KEY - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
 
BY_KEY - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
OCSP Responder id - by key
BY_NAME - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
 
BY_NAME - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
OCSP Responder id - by name
byKey - Variable in class eu.europa.esig.xades.jaxb.xades132.ResponderIDType
 
byName - Variable in class eu.europa.esig.xades.jaxb.xades132.ResponderIDType
 
BYTE_RANGE_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
'ByteRange'
ByteRange - Class in eu.europa.esig.dss.pades.validation
This class represents a ByteRange of a PDF Revision
ByteRange(int[]) - Constructor for class eu.europa.esig.dss.pades.validation.ByteRange
This constructor represents a ByteRange extracted from a Signature Dictionary of a signed/timestamped revision

C

C_SIG - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
Counter Signature
CA_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.policy.SubContext
Used for not trusted CA certificates in a chain
CA_COMPROMISE - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationReason
cACompromise
CA_PKC - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A certificate generation service, not qualified, creating and signing non-qualified public key certificates based on the identity and other attributes verified by the relevant registration services.
CA_QC - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A qualified certificate issuing trust service creating and signing qualified certificates based on the identity and other attributes verified by the relevant registration services, and under which are provided the relevant and related revocation and certificate validity status information services (e.g.
caCertificate - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
 
CACERTIFICATE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
 
CacheAccessByKey - Class in eu.europa.esig.dss.tsl.cache.access
Accesses a cache records by the specified key
CacheAccessByKey(CacheKey, DownloadCache, ParsingCache, ValidationCache) - Constructor for class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
Default constructor
CacheAccessFactory - Class in eu.europa.esig.dss.tsl.cache.access
Builds the classes to deal with the cache
CacheAccessFactory() - Constructor for class eu.europa.esig.dss.tsl.cache.access.CacheAccessFactory
Default constructor
CacheCleaner - Class in eu.europa.esig.dss.tsl.cache
The class is used to clean outdated cache entries
CacheCleaner() - Constructor for class eu.europa.esig.dss.tsl.cache.CacheCleaner
Default constructor instantiating object with default configuration and null file loader
CacheContext - Interface in eu.europa.esig.dss.tsl.cache.state
Contains information for a Cache entry
CACHED - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationOrigin
The revocation data was obtained from a local DB or cache
CachedEntry<R extends CachedResult> - Class in eu.europa.esig.dss.tsl.cache.state
Defines a cached entry
CachedEntry() - Constructor for class eu.europa.esig.dss.tsl.cache.state.CachedEntry
Empty constructor
CachedEntry(R) - Constructor for class eu.europa.esig.dss.tsl.cache.state.CachedEntry
Default constructor
CachedExceptionWrapper - Class in eu.europa.esig.dss.tsl.cache.state
Wraps an exception for a cache record
CachedExceptionWrapper(Exception) - Constructor for class eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
Default constructor
CachedResult - Interface in eu.europa.esig.dss.tsl.cache
This interface is used to define a cached result for a single job
CacheKey - Class in eu.europa.esig.dss.tsl.cache
Defines a key for a cache record
CacheKey(String) - Constructor for class eu.europa.esig.dss.tsl.cache.CacheKey
The default constructor of CacheKey
CacheState - Interface in eu.europa.esig.dss.tsl.cache.state
The interface defines the different possible transitions from a CacheState to another one
CacheStateEnum - Enum in eu.europa.esig.dss.tsl.cache.state
Contains states for a cache record
CacheType - Enum in eu.europa.esig.dss.tsl.cache
Defines a list of possible Cache Types
CAdES - Enum constant in enum eu.europa.esig.dss.enumerations.ArchiveTimestampType
Default CAdES Archive Timestamp Type
CAdES - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureForm
A CMS-based signature according to EN 319 122
CAdES_A - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
 
CAdES_BASELINE_B - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
 
CAdES_BASELINE_LT - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
 
CAdES_BASELINE_LTA - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
 
CAdES_BASELINE_T - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
 
CAdES_BES - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
 
CAdES_C - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
 
CAdES_DETACHED - Enum constant in enum eu.europa.esig.dss.enumerations.ArchiveTimestampType
Detached timestamp, used for For ASiC
CAdES_EPES - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
 
CAdES_LT - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
 
CADES_SIGNATURE_EXTENSION - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
The signature file extension
CAdES_T - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
 
CAdES_V2 - Enum constant in enum eu.europa.esig.dss.enumerations.ArchiveTimestampType
archive-time-stamp-v2
CAdES_V3 - Enum constant in enum eu.europa.esig.dss.enumerations.ArchiveTimestampType
archive-time-stamp-v3
CAdES_X - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
 
CAdES_XL - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
 
CAdESAttribute - Class in eu.europa.esig.dss.cades.validation
Represents a CAdES attribute, part of AttributeTable
CAdESBaselineRequirementsChecker - Class in eu.europa.esig.dss.cades.validation
Performs checks according to EN 319 122-1 v1.1.1 "6.3 Requirements on components and services"
CAdESBaselineRequirementsChecker(CAdESSignature, CertificateVerifier) - Constructor for class eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker
Default constructor
CAdESCertificateSource - Class in eu.europa.esig.dss.cades.validation
CertificateSource that retrieves items from a CAdES Signature
CAdESCertificateSource(CMSSignedData, SignerInformation) - Constructor for class eu.europa.esig.dss.cades.validation.CAdESCertificateSource
The constructor with additional signer id parameter.
CAdESCounterSignatureBuilder - Class in eu.europa.esig.dss.cades.signature
The class to build a CAdES counter signature
CAdESCounterSignatureBuilder(CertificateVerifier) - Constructor for class eu.europa.esig.dss.cades.signature.CAdESCounterSignatureBuilder
The default constructor
CAdESCounterSignatureParameters - Class in eu.europa.esig.dss.cades.signature
Parameters for a CAdES counter-signature creation
CAdESCounterSignatureParameters() - Constructor for class eu.europa.esig.dss.cades.signature.CAdESCounterSignatureParameters
Default constructor with empty signature id to be counter-signed
CAdESCRLSource - Class in eu.europa.esig.dss.cades.validation
The CRL source for a CAdES signature
CAdESCRLSource(CMSSignedData, AttributeTable) - Constructor for class eu.europa.esig.dss.cades.validation.CAdESCRLSource
The default constructor
CAdESDiagnosticDataBuilder - Class in eu.europa.esig.dss.cades.validation
DiagnosticDataBuilder for a CMS signature
CAdESDiagnosticDataBuilder() - Constructor for class eu.europa.esig.dss.cades.validation.CAdESDiagnosticDataBuilder
Default constructor
CAdESLevelBaselineB - Class in eu.europa.esig.dss.cades.signature
This class holds the CAdES-B signature profile; it supports the inclusion of the mandatory signed id_aa_ets_sigPolicyId attribute as specified in ETSI TS 101 733 V1.8.1, clause 5.8.1.
CAdESLevelBaselineB() - Constructor for class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineB
The default constructor for CAdESLevelBaselineB.
CAdESLevelBaselineB(boolean) - Constructor for class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineB
The constructor for CAdESLevelBaselineB with a padesUsage indication
CAdESLevelBaselineB(DSSDocument) - Constructor for class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineB
The constructor for CAdESLevelBaselineB with a documentToSign
CAdESLevelBaselineLT - Class in eu.europa.esig.dss.cades.signature
This class holds the CAdES-LT signature profiles
CAdESLevelBaselineLT(TSPSource, CertificateVerifier) - Constructor for class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineLT
The default constructor.
CAdESLevelBaselineLTA - Class in eu.europa.esig.dss.cades.signature
This class holds the CAdES-A signature profiles; it supports the later, over time _extension_ of a signature with id-aa-ets-archiveTimestampV2 attributes as defined in ETSI TS 101 733 V1.8.1, clause 6.4.1.
CAdESLevelBaselineLTA(TSPSource, CertificateVerifier) - Constructor for class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineLTA
The default constructor
CadesLevelBaselineLTATimestampExtractor - Class in eu.europa.esig.dss.cades.signature
Extracts the necessary information to compute the CAdES Archive Timestamp V3.
CadesLevelBaselineLTATimestampExtractor(CAdESSignature) - Constructor for class eu.europa.esig.dss.cades.signature.CadesLevelBaselineLTATimestampExtractor
This is the default constructor for the CadesLevelBaselineLTATimestampExtractor.
CadesLevelBaselineLTATimestampExtractor(CMSSignedData, Collection<CertificateToken>) - Constructor for class eu.europa.esig.dss.cades.signature.CadesLevelBaselineLTATimestampExtractor
Constructor with a custom collection of certificates
CAdESLevelBaselineT - Class in eu.europa.esig.dss.cades.signature
This class holds the CAdES-T signature profile; it supports the inclusion of the mandatory unsigned id-aa-signatureTimeStampToken attribute as specified in ETSI TS 101 733 V1.8.1, clause 6.1.1.
CAdESLevelBaselineT(TSPSource, CertificateVerifier) - Constructor for class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineT
The default constructor with a CertificateVerifier
CAdESOCSPSource - Class in eu.europa.esig.dss.cades.validation
The OCSP source for a CAdES signature
CAdESOCSPSource(CMSSignedData, AttributeTable) - Constructor for class eu.europa.esig.dss.cades.validation.CAdESOCSPSource
The default constructor
CAdESService - Class in eu.europa.esig.dss.cades.signature
CAdES implementation of DocumentSignatureService
CAdESService(CertificateVerifier) - Constructor for class eu.europa.esig.dss.cades.signature.CAdESService
This is the constructor to create an instance of the CAdESService.
CAdESSignature - Class in eu.europa.esig.dss.cades.validation
CAdES Signature class helper
CAdESSignature(CMSSignedData, SignerInformation) - Constructor for class eu.europa.esig.dss.cades.validation.CAdESSignature
The default constructor for CAdESSignature.
CAdESSignatureIdentifierBuilder - Class in eu.europa.esig.dss.cades.validation
Builds a SignatureIdentifier for CAdES signature
CAdESSignatureIdentifierBuilder(CAdESSignature) - Constructor for class eu.europa.esig.dss.cades.validation.CAdESSignatureIdentifierBuilder
The default constructor
CAdESSignatureIntegrityValidator - Class in eu.europa.esig.dss.cades.validation
Validates integrity of a CAdES signature
CAdESSignatureIntegrityValidator(SignerInformation) - Constructor for class eu.europa.esig.dss.cades.validation.CAdESSignatureIntegrityValidator
The default constructor
CAdESSignatureParameters - Class in eu.europa.esig.dss.cades
Defines SignatureParameters to deal with CAdES signature creation/extension
CAdESSignatureParameters() - Constructor for class eu.europa.esig.dss.cades.CAdESSignatureParameters
Default constructor instantiating object with null values
CAdESSignaturePolicyStoreBuilder - Class in eu.europa.esig.dss.cades.signature
Builds a SignaturePolicyStore for a CAdES signature
CAdESSignaturePolicyStoreBuilder() - Constructor for class eu.europa.esig.dss.cades.signature.CAdESSignaturePolicyStoreBuilder
Default constructor
CAdESSignatureScopeFinder - Class in eu.europa.esig.dss.cades.validation.scope
Finds SignatureScopes for a CAdES signature
CAdESSignatureScopeFinder() - Constructor for class eu.europa.esig.dss.cades.validation.scope.CAdESSignatureScopeFinder
Default constructor
CAdESSignedAttributes - Class in eu.europa.esig.dss.cades.validation
Represents the CAdES Signed attributes
CAdESSigProperties - Class in eu.europa.esig.dss.cades.validation
Represents a list of CAdESAttributes
CAdESTimestampDataBuilder - Class in eu.europa.esig.dss.cades.validation.timestamp
Builds timestamped data binaries for a CAdES signature
CAdESTimestampDataBuilder(CAdESSignature, ListCertificateSource) - Constructor for class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampDataBuilder
The default constructor
CAdESTimestampParameters - Class in eu.europa.esig.dss.cades.signature
Defines TimestampParameters to deal with CAdES timestamp creation
CAdESTimestampParameters() - Constructor for class eu.europa.esig.dss.cades.signature.CAdESTimestampParameters
The empty constructor
CAdESTimestampParameters(DigestAlgorithm) - Constructor for class eu.europa.esig.dss.cades.signature.CAdESTimestampParameters
The default constructor
CAdESTimestampSource - Class in eu.europa.esig.dss.cades.validation.timestamp
The timestamp source for a CAdES signature
CAdESTimestampSource(CAdESSignature) - Constructor for class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
The default constructor
CAdESUnsignedAttributes - Class in eu.europa.esig.dss.cades.validation
Represents the CAdES Unsigned attributes
call() - Method in class eu.europa.esig.dss.spi.client.http.NativeDataLoaderCall
 
call() - Method in class eu.europa.esig.dss.tsl.runnable.PivotProcessing
 
canBeSynchronized(LOTLInfo) - Method in class eu.europa.esig.dss.tsl.sync.AcceptAllStrategy
 
canBeSynchronized(LOTLInfo) - Method in class eu.europa.esig.dss.tsl.sync.ExpirationAndSignatureCheckStrategy
 
canBeSynchronized(LOTLInfo) - Method in interface eu.europa.esig.dss.tsl.sync.SynchronizationStrategy
Returns true if the certificates from the list of trusted lists and its trusted list can be synchronized
canBeSynchronized(TLInfo) - Method in class eu.europa.esig.dss.tsl.sync.AcceptAllStrategy
 
canBeSynchronized(TLInfo) - Method in class eu.europa.esig.dss.tsl.sync.ExpirationAndSignatureCheckStrategy
 
canBeSynchronized(TLInfo) - Method in interface eu.europa.esig.dss.tsl.sync.SynchronizationStrategy
Returns true if the certificates from the trusted list can be synchronized
canCanonicalize(String) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
This method says if the framework can canonicalize an XML data with the provided method.
candidatesForSigningCertificate - Variable in class eu.europa.esig.dss.validation.SignatureCertificateSource
The reference to the object containing all candidates to the signing certificate.
CandidatesForSigningCertificate - Class in eu.europa.esig.dss.spi.x509
This class holds the list of the candidates for the signing certificate of the main signature.
CandidatesForSigningCertificate() - Constructor for class eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
Default constructor with null or empty values
CANON_ALG - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
Canonicalization algorithm
CANONICALIZATION_ALGORITHM_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
"./ds:CanonicalizationMethod/@Algorithm"
CANONICALIZATION_METHOD - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
CanonicalizationMethod
canonicalizationMethod - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureDigestReference
 
canonicalizationMethod - Variable in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
 
canonicalizationMethod - Variable in class eu.europa.esig.xades.jaxb.xades122.TimeStampType
 
canonicalizationMethod - Variable in class eu.europa.esig.xades.jaxb.xades132.GenericTimeStampType
 
canonicalizationMethod - Variable in class eu.europa.esig.xmldsig.jaxb.SignedInfoType
 
CanonicalizationMethodType - Class in eu.europa.esig.xmldsig.jaxb
Java class for CanonicalizationMethodType complex type.
CanonicalizationMethodType() - Constructor for class eu.europa.esig.xmldsig.jaxb.CanonicalizationMethodType
 
CanonicalizationTransform - Class in eu.europa.esig.dss.xades.reference
Performs a canonicalization transform on XML NodeSet
CanonicalizationTransform(DSSNamespace, String) - Constructor for class eu.europa.esig.dss.xades.reference.CanonicalizationTransform
Constructor with namespace
CanonicalizationTransform(String) - Constructor for class eu.europa.esig.dss.xades.reference.CanonicalizationTransform
Default constructor
canonicalize(String, byte[]) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
This method canonicalizes the given array of bytes using the canonicalizationMethod parameter.
canonicalizeSubtree(String, Node) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
This method canonicalizes the given Node.
canValidate(SignaturePolicy) - Method in class eu.europa.esig.dss.validation.policy.BasicASNSignaturePolicyValidator
 
canValidate(SignaturePolicy) - Method in class eu.europa.esig.dss.validation.policy.EmptySignaturePolicyValidator
 
canValidate(SignaturePolicy) - Method in class eu.europa.esig.dss.validation.policy.NonASN1SignaturePolicyValidator
 
canValidate(SignaturePolicy) - Method in interface eu.europa.esig.dss.validation.policy.SignaturePolicyValidator
Checks if the SignaturePolicy can be validated
canValidate(SignaturePolicy) - Method in class eu.europa.esig.dss.validation.policy.ZeroHashSignaturePolicyValidator
 
canValidate(SignaturePolicy) - Method in class eu.europa.esig.dss.xades.validation.policy.XMLSignaturePolicyValidator
 
capturedQualifiers - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryTrustedServiceMapping
 
capturedQualifiers - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
 
CaQcCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Checks whether there are CA/QC TrustedServices at control time
CaQcCheck(I18nProvider, XmlValidationCertificateQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CaQcCheck
Default constructor
CaQcServiceFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
Filters TrustedServices by CA/QC type
CaQcServiceFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.CaQcServiceFilter
Default constructor
CARRIAGE_RETURN - Static variable in class eu.europa.esig.dss.spi.DSSUtils
Represents a carriage return '\r' character
carriedKeyName - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptedKeyType
 
CATALOG_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
'Catalog'
category - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole
 
category - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestampedObject
 
CC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
ccResult - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
Cryptographic Check result
CENTER - Enum constant in enum eu.europa.esig.dss.enumerations.ImageScaling
Keeps the original image size and centers the image in both directions
CENTER - Enum constant in enum eu.europa.esig.dss.enumerations.SignerTextHorizontalAlignment
Center the text
CENTER - Enum constant in enum eu.europa.esig.dss.enumerations.VisualSignatureAlignmentHorizontal
x axis automatically calculated
CER - Enum constant in enum eu.europa.esig.dss.enumerations.PKIEncoding
http://uri.etsi.org/01903/v1.2.2#CER
CER - Static variable in class eu.europa.esig.dss.model.MimeType
certificate
cert - Variable in class eu.europa.esig.xades.jaxb.xades111.CertIDListType
 
cert - Variable in class eu.europa.esig.xades.jaxb.xades122.CertIDListType
 
cert - Variable in class eu.europa.esig.xades.jaxb.xades132.CertIDListType
 
CERT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
 
CERT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
 
CERT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
 
CERT_ARRAY_NAME_DSS - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
'Certs'
CERT_ARRAY_NAME_VRI - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
'Cert'
CERT_DIGEST - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
 
CERT_DIGEST - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
 
CERT_DIGEST - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
 
CERT_FOR_ESEAL - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateQualification
Certificate for Electronic Seals
CERT_FOR_ESIG - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateQualification
Certificate for Electronic Signatures
CERT_FOR_UNKNOWN - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateQualification
Certificate for unidentified type
CERT_FOR_WSA - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateQualification
Certificate for Web Site Authentications
CERT_ID - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
Certificate Identifier (reference)
CERT_QUALIFICATION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
CERT_QUALIFICATION_AT_TIME - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
 
CERT_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
 
CERT_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
 
CERT_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
 
CERT_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
 
certDigest - Variable in class eu.europa.esig.xades.jaxb.xades111.CertIDType
 
certDigest - Variable in class eu.europa.esig.xades.jaxb.xades122.CertIDType
 
certDigest - Variable in class eu.europa.esig.xades.jaxb.xades132.CertIDType
 
certDigestMatch - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
 
certDigestPresent - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
 
certHashExtensionMatch - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
 
certHashExtensionPresent - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
 
certHashMatch - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Represents if the certHash extension from an OCSP Response is match with the related certificate's hash (optional)
certHashOK - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Defines if certHash matches
certHashPresent - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Represents if the certHash extension from an OCSP Response is present (optional)
certID - Variable in class eu.europa.esig.validationreport.jaxb.SACertIDListType
 
CertIDListType - Class in eu.europa.esig.xades.jaxb.xades111
Java class for CertIDListType complex type.
CertIDListType - Class in eu.europa.esig.xades.jaxb.xades122
Java class for CertIDListType complex type.
CertIDListType - Class in eu.europa.esig.xades.jaxb.xades132
Java class for CertIDListType complex type.
CertIDListType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.CertIDListType
 
CertIDListType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.CertIDListType
 
CertIDListType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.CertIDListType
 
CertIDType - Class in eu.europa.esig.xades.jaxb.xades111
Java class for CertIDType complex type.
CertIDType - Class in eu.europa.esig.xades.jaxb.xades122
Java class for CertIDType complex type.
CertIDType - Class in eu.europa.esig.xades.jaxb.xades132
Java class for CertIDType complex type.
CertIDType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.CertIDType
 
CertIDType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.CertIDType
 
CertIDType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.CertIDType