Index
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(TLSource, 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
ASiCContent
s - 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
ASiCContent
s - 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, LevelConstraint) - 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
- AbstractFormatChecking<S extends AbstractSignatureWrapper> - Class in eu.europa.esig.dss.validation.process.bbb.fc
-
This class contains a common code to be processed as a part of a "5.2.2 Format Checking" building block for validation of signatures and timestamps.
- AbstractFormatChecking(I18nProvider, DiagnosticData, S, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
-
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<T extends AbstractParsingResult> - 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, PDFRevisionWrapper, 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(TLSource, 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
- AbstractSignatureWrapper - Class in eu.europa.esig.dss.diagnostic
-
Contains common code for signature tokens (signature or timestamps).
- AbstractSignatureWrapper() - Constructor for class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
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
- 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
TimestampToken
s found in aDefaultAdvancedSignature
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
-
Default constructor
- 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
- acceptablePDFAProfiles - Variable in class eu.europa.esig.dss.policy.jaxb.PDFAConstraints
- 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.vpfltvd.LongTermValidationCertificateRevocationSelector
- acceptableRevocationDataAvailable() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidationCertificateRevocationSelector
- acceptableRevocationDataAvailable() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSlidingCertificateRevocationSelector
- 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 - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
Before eIDAS 'accreditationceased' status
- ACCREDITATION_REVOKED - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
Before eIDAS 'accreditationrevoked' status
- ACCREDITED - Enum constant in enum 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
- Adapter28 - Class in eu.europa.esig.dss.diagnostic.jaxb
- Adapter28() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.Adapter28
- 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 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, char[]) - 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
-
Deprecated.
- 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) - Method in class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
- addCertificate(CertificateToken, CertificateOrigin) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
-
Adds a
CertificateToken
with itsCertificateOrigin
- 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 itsCertificateRefOrigin
- 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.
- addChildNodeIfMatch(PolicyTreeNode) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PolicyTreeNode
-
This method adds a
policyNode
to the node's children, when applicable - addChildSignatureScope(SignatureScope) - Method in class eu.europa.esig.dss.validation.scope.SignatureScope
-
Adds a new child
SignatureScope
- addColorSpace(PdfDictionary, PdfName) - Method in class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
-
This method is used to add a new required color space to a document
- 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) to a document without password-protection and without VRI dictionary.
- addDssDictionary(DSSDocument, PdfValidationDataContainer, char[]) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
- addDssDictionary(DSSDocument, PdfValidationDataContainer, char[]) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
This method adds the DSS dictionary (Baseline-LT) to a password-protected document without inclusion of VRI dictionary.
- addDssDictionary(DSSDocument, PdfValidationDataContainer, char[], boolean) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextPDFSignatureService
- addDssDictionary(DSSDocument, PdfValidationDataContainer, char[], boolean) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
- addDssDictionary(DSSDocument, PdfValidationDataContainer, char[], boolean) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
This method adds the DSS dictionary (Baseline-LT) to a password-protected document with a VRI dictionary if defined.
- addDssDictionary(DSSDocument, PdfValidationDataContainer, String) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Deprecated.
- addDssDictionary(DSSDocument, PdfValidationDataContainer, String) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Deprecated.since DSS 5.12. Use
#addDssDictionary(document, validationDataForInclusion, pwd.toCharArray())
- 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
- additionalMetadataLocation - Variable in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
- AdditionalMetadataLocationType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for AdditionalMetadataLocationType complex type.
- AdditionalMetadataLocationType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.AdditionalMetadataLocationType
- 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, char[]) - 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, char[]) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextPDFSignatureService
- addNewSignatureField(DSSDocument, SignatureFieldParameters, char[]) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
- addNewSignatureField(DSSDocument, SignatureFieldParameters, char[]) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
This method allows to add a new signature field to an existing encrypted pdf document
- addNewSignatureField(DSSDocument, SignatureFieldParameters, String) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
-
Deprecated.since DSS 5.12. Use
#addNewSignatureField(document, parameters, passwordProtection.getBytes())
- addNewSignatureField(DSSDocument, SignatureFieldParameters, String) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Deprecated.
- addNewSignatureField(DSSDocument, SignatureFieldParameters, String) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Deprecated.since DSS 5.12. Use
#addNewSignatureField(document, parameters, pwd.toCharArray())
- 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 ofnewDocumentVersion
and replaces the found entry with the updated version or adds the document to the given list if no such entry has been found - addOtherExtension(CertificateExtension) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Adds another certificate extension
- addOtherOid(String) - Method in class eu.europa.esig.dss.model.x509.extension.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
toreferenceList
without duplicates - addReferences(List<TimestampedReference>, List<TimestampedReference>) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
-
Adds
referencesToAdd
toreferenceList
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 thedocument
matching the givenSignaturePolicyStore
. - addSignaturePolicyStore(DSSDocument, SignaturePolicyStore, boolean, String) - Method in class eu.europa.esig.dss.jades.signature.JAdESSignaturePolicyStoreBuilder
-
Adds
signaturePolicyStore
to a signature inside thedocument
with the givensignatureId
- 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 withinSignaturePolicyStore
- 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 withinSignaturePolicyStore
- addSignaturePolicyStoreIfDigestMatch(CAdESSignature, SignaturePolicyStore) - Method in class eu.europa.esig.dss.cades.signature.CAdESSignaturePolicyStoreBuilder
-
This method adds
SignaturePolicyStore
to acadesSignature
if required - addSignaturePolicyStoreIfDigestMatch(JAdESSignature, SignaturePolicyStore, boolean, SignedDocumentValidator) - Method in class eu.europa.esig.dss.jades.signature.JAdESSignaturePolicyStoreBuilder
-
This method adds
SignaturePolicyStore
to ajadesSignature
if required - addSignaturePolicyStoreIfDigestMatch(XAdESSignature, Document, SignaturePolicyStore) - Method in class eu.europa.esig.dss.xades.signature.SignaturePolicyStoreBuilder
-
This method adds
SignaturePolicyStore
to adocumentDom
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
fromcrlHolder
- 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
- ADMINISTRATIVE - Enum constant in enum eu.europa.esig.saml.jaxb.metadata.ContactTypeType
- 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
- affiliateMember - Variable in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
- AFFILIATION_CHANGED - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationReason
-
affiliationChanged
- affiliationDescriptor - Variable in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
- AffiliationDescriptorType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for AffiliationDescriptorType complex type.
- AffiliationDescriptorType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
- affiliationOwnerID - Variable in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
- after(TimeStampToken, TimeStampToken) - Method in class eu.europa.esig.dss.cades.TimeStampTokenProductionComparator
-
Returns TRUE if
timeStampTokenOne
was created aftertimeStampTokenTwo
- 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
- aiaKey - Variable in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource.SqlAIAResponse
-
AIA internal key
- 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 Class in eu.europa.esig.dss.alert.exception
-
Exception to be thrown by a DSSExceptionAlert
- AlertException() - Constructor for exception class eu.europa.esig.dss.alert.exception.AlertException
-
Empty constructor
- AlertException(String) - Constructor for exception class eu.europa.esig.dss.alert.exception.AlertException
-
Constructor with a message
- AlertException(String, Throwable) - Constructor for exception class eu.europa.esig.dss.alert.exception.AlertException
-
Re-throwable constructor with a custom message
- AlertException(Throwable) - Constructor for exception class 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
-
Java class for AlgoExpirationDate complex type.
- 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.saml.jaxb.metadata.algsupport.DigestMethodType
- algorithm - Variable in class eu.europa.esig.saml.jaxb.metadata.algsupport.SigningMethodType
- 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.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
element
s 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 - AllKeyEntryPredicate - Class in eu.europa.esig.dss.token.predicate
-
This predicate is used as a default implementation and accepts all keys.
- AllKeyEntryPredicate() - Constructor for class eu.europa.esig.dss.token.predicate.AllKeyEntryPredicate
-
Default constructor
- 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 ofnotParentOf
- 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
-
Applies changes for all defined records
- analyzePdfModifications(DSSDocument, PdfCMSRevision, PdfDocumentReader, char[]) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
This method performs a modification analysis for a single given
pdfRevision
- analyzePdfModifications(DSSDocument, List<AdvancedSignature>, char[]) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
- analyzePdfModifications(DSSDocument, List<AdvancedSignature>, char[]) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Analyze the PDF revision and try to detect any modification (shadow attacks) for signatures
- analyzePdfModifications(DSSDocument, List<AdvancedSignature>, String) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Deprecated.
- analyzePdfModifications(DSSDocument, List<AdvancedSignature>, String) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Deprecated.since DSS 5.12. Use
#analyzePdfModifications(document, signatures, pwd.toCharArray())
- analyzeTimestampPdfModifications(DSSDocument, List<TimestampToken>, char[]) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
- analyzeTimestampPdfModifications(DSSDocument, List<TimestampToken>, char[]) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Analyze the PDF revision and try to detect any modification (shadow attacks) for PDf document timestamps
- 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
fromSignatureFieldParameters
- 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.metadata.algsupport.DigestMethodType
- any - Variable in class eu.europa.esig.saml.jaxb.metadata.algsupport.SigningMethodType
- any - Variable in class eu.europa.esig.saml.jaxb.metadata.EndpointType
- any - Variable in class eu.europa.esig.saml.jaxb.metadata.ExtensionsType
- 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.CriteriaListConverter
- 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.AbstractSignatureWrapper
-
Checks if any visual modifications detected in the PDF
- arePdfModificationsDetected() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Checks if any visual modifications detected in the PDF
- arePdfObjectModificationsDetected() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
This method checks whether object modifications are present after the current PDF revisions
- arePdfObjectModificationsDetected() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
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
- artifactResolutionService - Variable in class eu.europa.esig.saml.jaxb.metadata.SSODescriptorType
- 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 giveneu.europa.esig.dss.model.DSSDocument
containers oreu.europa.esig.dss.asic.common.ASiCContent
s - 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 - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
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
ASiCContent
s - 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
ASiCContent
s - 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
- 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 - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
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
ASiCContent
s - 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
ASiCContent
s - 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
SignatureScope
s 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
andASiCParameters
- 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.CertificateValidator
-
Checks if the Validator configuration is valid
- 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
- assertConfigurationValid(DSSMessageDigest, PAdESSignatureParameters) - Method in class eu.europa.esig.dss.pades.signature.ExternalCMSService
-
This method verifies whether the provided
parameters
are valid for the external CMS creation process - 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 - assertionConsumerService - Variable in class eu.europa.esig.saml.jaxb.metadata.SPSSODescriptorType
- 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
- assertionIDRequestService - Variable in class eu.europa.esig.saml.jaxb.metadata.AttributeAuthorityDescriptorType
- assertionIDRequestService - Variable in class eu.europa.esig.saml.jaxb.metadata.AuthnAuthorityDescriptorType
- assertionIDRequestService - Variable in class eu.europa.esig.saml.jaxb.metadata.IDPSSODescriptorType
- assertionIDRequestService - Variable in class eu.europa.esig.saml.jaxb.metadata.PDPDescriptorType
- 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 - assertSignatureFieldPositionValid(PdfDocumentReader, AnnotationBox, int) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
This method verifies validity of the signature field box configuration calling the provided
pdfSignatureFieldPositionChecker
- assertSignatureFieldPositionValid(PdfDocumentReader, AnnotationBox, int) - Method in class eu.europa.esig.dss.pdf.PdfSignatureFieldPositionChecker
-
This method verifies whether
annotationBox
can be placed withindocumentReader
on the page numberpageNumber
- 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(JAdESSignature, JAdESSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineLT
-
This method checks the signature integrity and throws a
DSSException
if the signature is broken. - assertSignatureValid(AdvancedSignature) - 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.pades.signature.ExternalCMSService
-
This method raises an exception if the signing rules forbid the use the certificate.
- 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
AdvancedSignature
s - 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.metadata.AttributeAuthorityDescriptorType
- attribute - Variable in class eu.europa.esig.saml.jaxb.metadata.IDPSSODescriptorType
- 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
- AttributeAuthorityDescriptorType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for AttributeAuthorityDescriptorType complex type.
- AttributeAuthorityDescriptorType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.AttributeAuthorityDescriptorType
- 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
- attributeConsumingService - Variable in class eu.europa.esig.saml.jaxb.metadata.SPSSODescriptorType
- attributeConsumingServiceIndex - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
- AttributeConsumingServiceType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for AttributeConsumingServiceType complex type.
- AttributeConsumingServiceType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.AttributeConsumingServiceType
- 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
- attributeProfile - Variable in class eu.europa.esig.saml.jaxb.metadata.AttributeAuthorityDescriptorType
- attributeProfile - Variable in class eu.europa.esig.saml.jaxb.metadata.IDPSSODescriptorType
- 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}
- attributeService - Variable in class eu.europa.esig.saml.jaxb.metadata.AttributeAuthorityDescriptorType
- 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
- AuthnAuthorityDescriptorType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for AuthnAuthorityDescriptorType complex type.
- AuthnAuthorityDescriptorType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.AuthnAuthorityDescriptorType
- 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
- authnQueryService - Variable in class eu.europa.esig.saml.jaxb.metadata.AuthnAuthorityDescriptorType
- 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
- authnRequestsSigned - Variable in class eu.europa.esig.saml.jaxb.metadata.SPSSODescriptorType
- 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
- AUTHORITY_INFORMATION_ACCESS - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.2.1.
- AUTHORITY_KEY_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.1.1.
- authorityCertIssuerSerial - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlAuthorityKeyIdentifier
- 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
- AuthorityInformationAccess - Class in eu.europa.esig.dss.model.x509.extension
-
4.2.2.1.
- AuthorityInformationAccess() - Constructor for class eu.europa.esig.dss.model.x509.extension.AuthorityInformationAccess
-
Default constructor
- AuthorityKeyIdentifier - Class in eu.europa.esig.dss.model.x509.extension
-
4.2.1.1.
- AuthorityKeyIdentifier() - Constructor for class eu.europa.esig.dss.model.x509.extension.AuthorityKeyIdentifier
-
Default constructor
- 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
- authzService - Variable in class eu.europa.esig.saml.jaxb.metadata.PDPDescriptorType
- 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) - Constructor for class eu.europa.esig.dss.validation.BaselineRequirementsChecker
-
Constructor without
CertificateVerifier
(to be used for B-level validation only) - 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_CONSTRAINTS - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.1.9.
- 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
- BasicConstraints - Class in eu.europa.esig.dss.model.x509.extension
-
4.2.1.9.
- BasicConstraints() - Constructor for class eu.europa.esig.dss.model.x509.extension.BasicConstraints
-
Default constructor
- BasicConstraintsCACheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
This check verifies if the certificate contains BasicConstraint.cA attribute and its value is set to true
- BasicConstraintsCACheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsCACheck
-
Default constructor
- BasicConstraintsMaxPathLengthCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
This check verifies whether the certificate path depth of the current certificate is conformant with BasicConstraints.pathLenConstraint value defined within intermediate CA certificates precessing in the chain
- BasicConstraintsMaxPathLengthCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsMaxPathLengthCheck
-
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_DASTHVBR - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_FC_DASTHVBR_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_FC_DBTOOST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_FC_DBTOOST_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_FC_DDAPDFAF - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_FC_DDAPDFAF_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_IBRV - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_FC_IBRV_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_IDPDFAC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_FC_IDPDFAC_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_ISDC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_FC_ISDC_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_DCCFCE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_XCV_DCCFCE_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_XCV_DCCUCE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_XCV_DCCUCE_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_XCV_DCSBSINC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_XCV_DCSBSINC_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_ICAC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_XCV_ICAC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_XCV_ICPDV - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_XCV_ICPDV_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_XCV_ICPTV - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_XCV_ICPTV_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_ISCGEKU_ANS_CERT - 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_ISCGKU_ANS_CERT - 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_RESPID_MATCH - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- BBB_XCV_REVOC_RESPID_MATCH_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 thepoe2
- 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
- BILLING - Enum constant in enum eu.europa.esig.saml.jaxb.metadata.ContactTypeType
- BINARIES - Enum constant in enum eu.europa.esig.dss.diagnostic.jaxb.XmlEncapsulationType
- BINARY - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
octet-stream
- BinaryFilteringInputStream - Class in eu.europa.esig.dss.crl.stream.impl
-
Reads
InputStream
and writes the data toOutputStream
- BinaryFilteringInputStream(InputStream, OutputStream) - Constructor for class eu.europa.esig.dss.crl.stream.impl.BinaryFilteringInputStream
-
The default constructor
- binding - Variable in class eu.europa.esig.saml.jaxb.metadata.EndpointType
- BIOMETRIC_INFORMATION - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
RFC 3739.
- 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 targeturi
and returnsDSSNamespace
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.FileNameBuilder
-
Generates and returns a final name for the document to create
- 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.pdfa.validation.PAdESWithPDFADiagnosticDataBuilder
- build() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Builds
TrustServiceProvider
- build() - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence.ServiceEquivalenceBuilder
-
Builds the
ServiceEquivalence
object - 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
TLSource
s - 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 providedAdvancedSignature
- build() - Method in class eu.europa.esig.dss.validation.CertificateDiagnosticDataBuilder
-
Builds
XmlDiagnosticData
- build() - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Builds
XmlDiagnosticData
- 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 providedAdvancedSignature
- 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 anXmlPolicy
- 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 anASiCContent
- build(ASiCContent, ASiCWithXAdESSignatureParameters) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESDataToSignHelperBuilder
-
This method is used to create a
GetDataToSignASiCWithXAdESHelper
from anASiCContent
- 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
XmlTrustedServiceProvider
s corresponding to the givenCertificateToken
- 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 aSignerInformation
- build(SignerInformation) - Static method in class eu.europa.esig.dss.cades.validation.CAdESUnsignedAttributes
-
Builds the
CAdESUnsignedAttributes
from aSignerInformation
- 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 propertyNode
- 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.IsNoQualificationConflictDetectedCheck
- 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
- buildCMSSignedData(DSSMessageDigest, PAdESSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.pades.signature.ExternalCMSService
-
This method builds a
CMSSignedData
without executing additional checks on provided configuration - 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.DigestAlgorithmAtValidationTimeCheck
- 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.EncryptionAlgorithmAtValidationTimeCheck
- 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
- buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
- 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
TimestampToken
s 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 givenCertificateToken
- buildDetachedXmlRevocation(RevocationToken<?>) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
This method builds an
XmlRevocation
from the givenRevocationToken
- 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
fromTimestampToken
- 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 theDSSDocument
. - 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.DigestAlgorithmAtValidationTimeCheck
- 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.EncryptionAlgorithmAtValidationTimeCheck
- 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.bbb.sav.checks.SigningCertificateRefDigestCryptographicCheckerResultCheck
- buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateForbiddenExtensionsCheck
- buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSupportedCriticalExtensionsCheck
- buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.ExtendedKeyUsageCheck
- buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.KeyUsageCheck
- buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Builds an error message
- buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CaQcCheck
- buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.GrantedStatusCheck
- buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.MRACertificateEquivalenceApplied
- buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
- 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(SqlRecord, CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
- buildRevocationTokenFromResult(SqlRecord, CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
- buildRevocationTokenFromResult(SqlRecord, CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
-
Builds
RevocationToken
from the obtainedResultSet
- 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
- buildToBeSignedData(DSSMessageDigest, PAdESSignatureParameters) - Method in class eu.europa.esig.dss.pades.signature.ExternalCMSService
-
This method builds a
CMSSignedData
without executing additional checks on provided configuration - 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 givenCertificateToken
- buildXmlOrphanTokens() - Method in class eu.europa.esig.dss.pades.validation.PAdESDiagnosticDataBuilder
- buildXmlOrphanTokens() - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
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 - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- 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
- byteRangeAllDocument - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- ByteRangeAllDocumentCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
This class verifies if all signatures and document timestamps present in a PDF are valid
- ByteRangeAllDocumentCheck(I18nProvider, XmlFC, DiagnosticData, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeAllDocumentCheck
-
Default constructor
- ByteRangeCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
This class verifies the applicability of the /ByteRange field extracted from a corresponding PDF revision
- ByteRangeCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCheck
-
Default constructor
- byteRangeCollision - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- ByteRangeCollisionCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Checks if the current signature /ByteRange does not collide with other signature byte ranges
- ByteRangeCollisionCheck(I18nProvider, XmlFC, AbstractSignatureWrapper, DiagnosticData, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCollisionCheck
-
Default constructor
- ByteRangeInputStream - Class in eu.europa.esig.dss.pades.validation
-
Reads InputStream according to the given
ByteRange
- ByteRangeInputStream(InputStream, ByteRange) - Constructor for class eu.europa.esig.dss.pades.validation.ByteRangeInputStream
-
Default constructor
C
- C_SIG - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Counter Signature
- ca - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicConstraints
- ca - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- CA_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- 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
- cacheDuration - Variable in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
- cacheDuration - Variable in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
- cacheDuration - Variable in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
- cacheDuration - Variable in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
- 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) - Constructor for class eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker
-
Constructor is used to verify conformance of signature to Baseline-B level
- 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
SignatureScope
s 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
CAdESAttribute
s - CAdESTimestampMessageDigestBuilder - Class in eu.europa.esig.dss.cades.validation.timestamp
-
Builds timestamped data binaries for a CAdES signature
- CAdESTimestampMessageDigestBuilder(CAdESSignature, ListCertificateSource, DigestAlgorithm) - Constructor for class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampMessageDigestBuilder
-
The constructor to compute message-imprint for timestamps related to the
signature
- CAdESTimestampMessageDigestBuilder(CAdESSignature, ListCertificateSource, TimestampToken) - Constructor for class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampMessageDigestBuilder
-
The constructor to compute message-imprint for timestamps related to the
signature
- 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
- caIssuersUrls - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlAuthorityInformationAccess
- 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.
- canCreateSignatureField() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- canCreateSignatureField() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- canCreateSignatureField() - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
This method verifies whether creation of new signature fields is allowed by the PDF permissions dictionary
- 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
- canFillSignatureForm() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- canFillSignatureForm() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- canFillSignatureForm() - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
This method verifies whether fill-in of existing signature fields is allowed by PDF document permissions dictionary
- 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
- 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.MimeTypeEnum
-
certificate
- CER - Enum constant in enum eu.europa.esig.dss.enumerations.PKIEncoding
-
http://uri.etsi.org/01903/v1.2.2#CER
- 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
- certificate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlChainItem
- certificate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRelatedCertificate
- certificate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSigningCertificate
- certificate - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlCertificateChain
- certificate - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
-
Certificate to get a latest valid revocation data for
- certificate - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
The certificate in question
- CERTIFICATE - Enum constant in enum eu.europa.esig.dss.enumerations.Context
-
The processing token is a certificate
- CERTIFICATE - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampedObjectType
-
Certificate
- CERTIFICATE - Enum constant in enum eu.europa.esig.validationreport.enums.ObjectType
-
Certificate
- CERTIFICATE_CHAIN_GENERAL_FAILURE - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because the set of certificates available for chain validation produced an error for an unspecified reason.
- CERTIFICATE_HOLD - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationReason
-
certificateHold
- CERTIFICATE_ID - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- CERTIFICATE_ISSUANCE_TIME - Enum constant in enum eu.europa.esig.dss.enumerations.ValidationTime
-
Not before date of the certificate
- CERTIFICATE_POLICIES - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.1.4.
- CERTIFICATE_REVOCATION_FOUND - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- CERTIFICATE_REVOCATION_NOT_FOUND - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- CERTIFICATE_TYPE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- CERTIFICATE_VALIDITY - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- CERTIFICATE_VALUES - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateOrigin
-
Certificates extracted from CertificateValues element
- CERTIFICATE_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- CERTIFICATE_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- CERTIFICATE_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- CertificateAcceptanceValidation - 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
- CertificateAcceptanceValidation(I18nProvider, Date, CertificateWrapper, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.CertificateAcceptanceValidation
-
Default constructor
- certificateBinary - Variable in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource.SqlAIAResponse
-
Certificate binaries
- certificateChain - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
- certificateChain - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlISC
- certificateChain - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- certificateChain - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
- certificateChain - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- certificateChain - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- certificateChain - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
- certificateChain - Variable in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
- CertificateChainType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for CertificateChainType complex type.
- CertificateChainType() - Constructor for class eu.europa.esig.validationreport.jaxb.CertificateChainType
- CertificateConstraints - Class in eu.europa.esig.dss.policy.jaxb
-
Group of checks related to a certificate
- CertificateConstraints() - Constructor for class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- certificateContentDeclarationPointedParty - Variable in class eu.europa.esig.trustedlist.jaxb.mra.CertificateContentReferenceEquivalenceType
- certificateContentDeclarationPointingParty - Variable in class eu.europa.esig.trustedlist.jaxb.mra.CertificateContentReferenceEquivalenceType
- CertificateContentEquivalence - Class in eu.europa.esig.dss.spi.tsl
-
Contains information about MRA equivalence mapping
- CertificateContentEquivalence() - Constructor for class eu.europa.esig.dss.spi.tsl.CertificateContentEquivalence
-
Default constructor instantiating object with null values
- certificateContentEquivalenceList - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustServiceEquivalenceInformation
- certificateContentReferenceEquivalence - Variable in class eu.europa.esig.trustedlist.jaxb.mra.CertificateContentReferencesEquivalenceListType
- certificateContentReferenceEquivalenceContext - Variable in class eu.europa.esig.trustedlist.jaxb.mra.CertificateContentReferenceEquivalenceType
- CertificateContentReferenceEquivalenceType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for CertificateContentReferenceEquivalenceType complex type.
- CertificateContentReferenceEquivalenceType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.CertificateContentReferenceEquivalenceType
- certificateContentReferencesEquivalenceList - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
- certificateContentReferencesEquivalenceList - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
- CertificateContentReferencesEquivalenceListType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for CertificateContentReferencesEquivalenceListType complex type.
- CertificateContentReferencesEquivalenceListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.CertificateContentReferencesEquivalenceListType
- CertificateDiagnosticDataBuilder - Class in eu.europa.esig.dss.validation
-
Builds the DiagnosticData for a CertificateToken validation
- CertificateDiagnosticDataBuilder() - Constructor for class eu.europa.esig.dss.validation.CertificateDiagnosticDataBuilder
-
Default constructor
- CertificateExtension - Class in eu.europa.esig.dss.model.x509.extension
-
Abstract implementation of a certificate extension
- CertificateExtension(CertificateExtensionEnum) - Constructor for class eu.europa.esig.dss.model.x509.extension.CertificateExtension
-
Constructor from a
CertificateExtensionEnum
- CertificateExtension(String) - Constructor for class eu.europa.esig.dss.model.x509.extension.CertificateExtension
-
Constructor with a certificate extension OID
- CertificateExtensionEnum - Enum in eu.europa.esig.dss.enumerations
-
Contains enumeration of certificate extensions supported by the application
- certificateExtensions - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- CertificateExtensions - Class in eu.europa.esig.dss.model.x509.extension
-
This class contains a set of certificate extensions processed by the application
- CertificateExtensions() - Constructor for class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Default constructor
- CertificateExtensionsUtils - Class in eu.europa.esig.dss.spi
-
This class contains utility methods for extraction certificate extension (whether critical or not)
- CertificateForbiddenExtensionsCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
This class verifies if the certificate does not contain forbidden certificate extensions
- CertificateForbiddenExtensionsCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateForbiddenExtensionsCheck
-
Default constructor
- certificateId - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation
- certificateIdsMap - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
A map between certificate id Strings and the related CertificateTokens
- CertificateIssuedByConsistentByQCTrustServiceCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
Checks if there are consistent by QC TrustedServices issues the certificate in question at control time
- CertificateIssuedByConsistentByQCTrustServiceCheck(I18nProvider, XmlValidationCertificateQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQCTrustServiceCheck
-
Default constructor
- CertificateIssuedByConsistentByQSCDTrustServiceCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
Checks if there are consistent by QSCD TrustedServices issues the certificate in question at control time
- CertificateIssuedByConsistentByQSCDTrustServiceCheck(I18nProvider, XmlValidationCertificateQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQSCDTrustServiceCheck
-
Default constructor
- CertificateIssuedToLegalPersonCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate has been issued to a legal person
- CertificateIssuedToLegalPersonCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToLegalPersonCheck
-
Default constructor
- CertificateIssuedToNaturalPersonCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate has been issued to a natural person
- CertificateIssuedToNaturalPersonCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToNaturalPersonCheck
-
Default constructor
- certificateIssuerBinary - Variable in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource.SqlCRLRecord
-
Binary of the CRL issuer certificate
- certificateMatcher - Variable in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
-
This object is used to match
CertificateToken
s andCertificateRef
s - CertificateMinQcEuRetentionPeriodCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the QCEuRetentionPeriod constraint
- CertificateMinQcEuRetentionPeriodCheck(I18nProvider, XmlSubXCV, CertificateWrapper, IntValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcEuRetentionPeriodCheck
-
Default constructor
- CertificateMinQcTransactionLimitCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks the minimal allowed QC transaction limit for the certificate
- CertificateMinQcTransactionLimitCheck(I18nProvider, XmlSubXCV, CertificateWrapper, IntValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcTransactionLimitCheck
-
Default constructor
- CertificateNameConstraintsCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
This check verifies the validity of the certificate in regard to "Name constraint" certificate extension's value in its certificate chain.
- CertificateNameConstraintsCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNameConstraintsCheck
-
Default constructor
- CertificateNotOnHoldCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate is not on hold
- CertificateNotOnHoldCheck(I18nProvider, XmlSubXCV, CertificateRevocationWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotOnHoldCheck
-
Default constructor
- CertificateNotRevokedCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate is not revokek
- CertificateNotRevokedCheck(I18nProvider, XmlSubXCV, CertificateRevocationWrapper, Date, LevelConstraint, SubContext) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotRevokedCheck
-
Default constructor
- CertificateNotSelfSignedCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate is not self-signed
- CertificateNotSelfSignedCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotSelfSignedCheck
-
Default constructor
- CertificateOrigin - Enum in eu.europa.esig.dss.enumerations
-
Possible origin types for a certificate
- CertificateOriginParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
CertificateOrigin
- CertificatePivotStatus - Enum in eu.europa.esig.dss.spi.tsl
-
Describes a certificate status in the current pivot
- CertificatePolicies - Class in eu.europa.esig.dss.model.x509.extension
-
4.2.1.4.
- CertificatePolicies() - Constructor for class eu.europa.esig.dss.model.x509.extension.CertificatePolicies
-
Default constructor
- certificatePolicy - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificatePolicies
- CertificatePolicy - Class in eu.europa.esig.dss.model.x509.extension
-
The class represents a certificate policy
- CertificatePolicy - Enum in eu.europa.esig.dss.enumerations
-
Certificate policies enumeration, as in ETSI TS 101 456
- CertificatePolicy() - Constructor for class eu.europa.esig.dss.model.x509.extension.CertificatePolicy
-
Default constructor instantiating object with null values
- CERTIFICATEPOLICY - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- CertificatePolicyIdentifiers - Class in eu.europa.esig.dss.validation.process
-
Contain util methods for certificate policy identifiers checks
- CertificatePolicyIdsCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate policy ids are acceptable
- CertificatePolicyIdsCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyIdsCheck
-
Default constructor
- CertificatePolicyQualifiedIdsCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate policies contain a Qualified identifier(s)
- CertificatePolicyQualifiedIdsCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyQualifiedIdsCheck
-
Default constructor
- CertificatePolicySupportedByQSCDIdsCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate has a is a supported by QSCD policy identifier
- CertificatePolicySupportedByQSCDIdsCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicySupportedByQSCDIdsCheck
-
Default constructor
- CertificatePolicyTreeCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
This check verifies if the certificate has a valid policy tree according to its certification path in regard to RFC 5280
- CertificatePolicyTreeCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyTreeCheck
-
Default constructor
- CertificateProcessExecutor - Interface in eu.europa.esig.dss.validation.executor.certificate
-
Processes a certificate validation
- CertificatePS2DQcCompetentAuthorityIdCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks the certificate's QcPS2D Id
- CertificatePS2DQcCompetentAuthorityIdCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityIdCheck
-
Default constructor
- CertificatePS2DQcCompetentAuthorityNameCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks the certificate's QcPS2D Name
- CertificatePS2DQcCompetentAuthorityNameCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityNameCheck
-
Default constructor
- CertificatePS2DQcRolesOfPSPCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks the certificate's QcPS2D Role
- CertificatePS2DQcRolesOfPSPCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcRolesOfPSPCheck
-
Default constructor
- CertificateQcCCLegislationCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the country code or set of country codes defined in QcCCLegislation is supported by the policy
- CertificateQcCCLegislationCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcCCLegislationCheck
-
Default constructor
- CertificateQcComplianceCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate is QC Compliant (has the id-etsi-qcs-QcCompliance statement)
- CertificateQcComplianceCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcComplianceCheck
-
Default constructor
- CertificateQcEuLimitValueCurrencyCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks the minimal allowed QCLimitValue statement is defined with an acceptable currency
- CertificateQcEuLimitValueCurrencyCheck(I18nProvider, XmlSubXCV, CertificateWrapper, ValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuLimitValueCurrencyCheck
-
Default constructor
- CertificateQcEuPDSLocationCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks the defined PDS locations for the certificate
- CertificateQcEuPDSLocationCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuPDSLocationCheck
-
Default constructor
- CertificateQcSSCDCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate is supported by QCSD (has the id-etsi-qcs-QcSSCD statement)
- CertificateQcSSCDCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcSSCDCheck
-
Default constructor
- CertificateQcTypeCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks the certificate's QcType(s)
- CertificateQcTypeCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcTypeCheck
-
Default constructor
- certificateQualification - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationCertificateQualification
- CertificateQualification - Enum in eu.europa.esig.dss.enumerations
-
Available certificate qualification types
- CertificateQualificationBlock - Class in eu.europa.esig.dss.validation.process.qualification.certificate
-
This class verifies the final qualification of a certificate, processing its validation at issuance and validation time
- CertificateQualificationBlock(I18nProvider, XmlConclusion, Date, CertificateWrapper, List<XmlTLAnalysis>) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.CertificateQualificationBlock
-
Default constructor
- CertificateQualificationCalculator - Class in eu.europa.esig.dss.validation.process.qualification.certificate
-
This class is used to determine certificate's qualification based on its content and the given
TrustedServiceWrapper
- CertificateQualificationCalculator(CertificateWrapper, TrustedServiceWrapper) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.CertificateQualificationCalculator
-
Default constructor
- CertificateQualificationParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
CertificateQualification
- CertificateQualifiedStatus - Enum in eu.europa.esig.dss.enumerations
-
Defines the qualification status of a certificate
- CertificateRef - Class in eu.europa.esig.dss.spi.x509
-
This class represents a Certificate Reference entry extracted from a signature
- CertificateRef() - Constructor for class eu.europa.esig.dss.spi.x509.CertificateRef
-
Default constructor instantiating object with null values
- CertificateRefIdentifier - Class in eu.europa.esig.dss.spi.x509
-
An identifier for a certificate token reference
- CertificateRefIdentifier(CertificateRef) - Constructor for class eu.europa.esig.dss.spi.x509.CertificateRefIdentifier
-
Default constructor
- CertificateRefOrigin - Enum in eu.europa.esig.dss.enumerations
-
Lists the supported origin types for a certificate references
- CertificateRefOriginParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
CertificateRefOrigin
- certificateRefs - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificate
- CertificateRefWrapper - Class in eu.europa.esig.dss.diagnostic
-
Represents a certificate reference wrapper
- CertificateRefWrapper(XmlCertificateRef, String) - Constructor for class eu.europa.esig.dss.diagnostic.CertificateRefWrapper
-
Default constructor
- CertificateReorderer - Class in eu.europa.esig.dss
-
Reorders a certificate collection to the corresponding certificate chain
- CertificateReorderer(CertificateToken, Collection<CertificateToken>) - Constructor for class eu.europa.esig.dss.CertificateReorderer
-
Constructor which takes a potential signing certificate and a certificate chain
- CertificateReorderer(Collection<CertificateToken>) - Constructor for class eu.europa.esig.dss.CertificateReorderer
-
Constructor which takes a collection of certificates where DSS needs to find the signing certificate
- CertificateReports - Class in eu.europa.esig.dss.validation.reports
-
This class is a container for all reports generated by the certificate validation process: diagnostic data, detailed report and simple report.
- CertificateReports(XmlDiagnosticData, XmlDetailedReport, XmlSimpleCertificateReport) - Constructor for class eu.europa.esig.dss.validation.reports.CertificateReports
-
This is the default constructor to instantiate this container.
- CertificateReportsDTO - Class in eu.europa.esig.dss.ws.cert.validation.dto
-
The DTO representing the validation response result
- CertificateReportsDTO() - Constructor for class eu.europa.esig.dss.ws.cert.validation.dto.CertificateReportsDTO
-
Empty constructor
- CertificateReportsDTO(XmlDiagnosticData, XmlSimpleCertificateReport, XmlDetailedReport) - Constructor for class eu.europa.esig.dss.ws.cert.validation.dto.CertificateReportsDTO
-
The default constructor
- CERTIFICATEREVOCATIONLIST - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- CertificateRevocationSelector - Class in eu.europa.esig.dss.validation.process.bbb.xcv.crs
-
This class validates revocation data for a given certificate and returns the latest valid entry
- CertificateRevocationSelector(I18nProvider, CertificateWrapper, Date, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
-
Default constructor
- CertificateRevocationSelector(I18nProvider, CertificateWrapper, Date, ValidationPolicy, Set<String>) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
-
Constructor with a set of validated tokens
- CertificateRevocationSelectorResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
This class verifies the result of a
CertificateRevocationSelector
- CertificateRevocationSelectorResultCheck(I18nProvider, T, XmlCRS, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
-
Default constructor
- CertificateRevocationWrapper - Class in eu.europa.esig.dss.diagnostic
-
Complete revocation wrapper, containing detailed certificate revocation and common information
- CertificateRevocationWrapper(XmlCertificateRevocation) - Constructor for class eu.europa.esig.dss.diagnostic.CertificateRevocationWrapper
-
Default constructor
- CertificatesAndAIAUrl(String, List<CertificateToken>) - Constructor for class eu.europa.esig.dss.spi.x509.aia.OnlineAIASource.CertificatesAndAIAUrl
-
Default constructor
- CertificateSelfSignedCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate is self-signed
- CertificateSelfSignedCheck(I18nProvider, T, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSelfSignedCheck
-
Default constructor
- CertificateSemanticsIdentifierCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks the QCStatement SemanticsIdentifier value
- CertificateSemanticsIdentifierCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSemanticsIdentifierCheck
-
Default constructor
- CertificateSignatureValidCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate's signature is valid
- CertificateSignatureValidCheck(I18nProvider, T, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSignatureValidCheck
-
Default constructor
- certificateSource - Variable in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
CertificateSource containing merged data from signature and timestamps
- CertificateSource - Interface in eu.europa.esig.dss.spi.x509
-
The validation of a certificate requires to access some other certificates from multiple sources (Trusted List, Trust Store, the signature itself).
- CertificateSourceType - Enum in eu.europa.esig.dss.enumerations
-
Standard sources for a certificate.
- CertificateSourceTypeParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
ArchiveTimestampType
- CertificateStatus - Enum in eu.europa.esig.dss.enumerations
-
Defines the certificate revocation status
- CertificateStatusParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
ArchiveTimestampType
- CertificateSupportedCriticalExtensionsCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Verifies if the certificate does not contain any of the certificate extensions listed within a list of unsupported certificate extensions
- CertificateSupportedCriticalExtensionsCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSupportedCriticalExtensionsCheck
-
Default constructor
- CertificateToken - Class in eu.europa.esig.dss.model.x509
-
Whenever the signature validation process encounters an
X509Certificate
a certificateToken is created.
This class encapsulates some frequently used information: a certificate comes from a certain context (Trusted List, CertStore, Signature), has revocation data... - CertificateToken(X509Certificate) - Constructor for class eu.europa.esig.dss.model.x509.CertificateToken
-
Creates a CertificateToken wrapping the provided X509Certificate.
- CertificateTokenIdentifier - Class in eu.europa.esig.dss.model.identifier
-
This class is used to obtain a unique id for CertificateToken
- CertificateTokenIdentifier(CertificateToken) - Constructor for class eu.europa.esig.dss.model.identifier.CertificateTokenIdentifier
-
Default constructor
- CertificateTokenRefMatcher - Class in eu.europa.esig.dss.spi.x509
-
This class is used to verify if a given
CertificateToken
matches aCertificateRef
- CertificateTokenRefMatcher() - Constructor for class eu.europa.esig.dss.spi.x509.CertificateTokenRefMatcher
-
Default constructor
- CertificateToValidateDTO - Class in eu.europa.esig.dss.ws.cert.validation.dto
-
The DTO representing the certificate validation request
- CertificateToValidateDTO() - Constructor for class eu.europa.esig.dss.ws.cert.validation.dto.CertificateToValidateDTO
-
The empty constructor
- CertificateToValidateDTO(RemoteCertificate) - Constructor for class eu.europa.esig.dss.ws.cert.validation.dto.CertificateToValidateDTO
-
The constructor with a certificate to be validated
- CertificateToValidateDTO(RemoteCertificate, List<RemoteCertificate>, Date) - Constructor for class eu.europa.esig.dss.ws.cert.validation.dto.CertificateToValidateDTO
-
The default constructor
- CertificateToValidateDTO(RemoteCertificate, List<RemoteCertificate>, Date, TokenExtractionStrategy) - Constructor for class eu.europa.esig.dss.ws.cert.validation.dto.CertificateToValidateDTO
-
The default constructor with a token extraction strategy
- CertificateToValidateDTO(RemoteCertificate, List<RemoteCertificate>, Date, RemoteDocument, TokenExtractionStrategy) - Constructor for class eu.europa.esig.dss.ws.cert.validation.dto.CertificateToValidateDTO
-
The default constructor with a custom validation policy
- CertificateType - Enum in eu.europa.esig.dss.enumerations
-
Contains a list of possible certificate types
- CertificateTypeAtSigningTimeCheck - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
-
Checks if the certificate type has been successfully identified at best signing time
- CertificateTypeAtSigningTimeCheck(I18nProvider, XmlValidationSignatureQualification, CertificateQualification, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.CertificateTypeAtSigningTimeCheck
-
Default constructor
- CertificateTypeCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
Checks if the certificate type has been identified at the given time
- CertificateTypeCheck(I18nProvider, XmlValidationCertificateQualification, CertificateType, ValidationTime, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCheck
-
Default constructor
- CertificateTypeCoverageCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
Verifies if a TrustedService(s) issuing the certificate have been found
- CertificateTypeCoverageCheck(I18nProvider, XmlValidationCertificateQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCoverageCheck
-
Default constructor
- CertificateValidator - Class in eu.europa.esig.dss.validation
-
Validates a CertificateToken
- CertificateValidity - Class in eu.europa.esig.dss.spi.x509
-
This class stores the information about the validity of the signing certificate.
- CertificateValidity(CertificateToken) - Constructor for class eu.europa.esig.dss.spi.x509.CertificateValidity
-
This constructor create an object containing all information concerning the validity of a candidate for the signing certificate.
- CertificateValidity(SignerIdentifier) - Constructor for class eu.europa.esig.dss.spi.x509.CertificateValidity
-
This constructor create an object containing all information concerning the validity of a candidate for the signing certificate which is based only on the
CertificateIdentifier
. - CertificateValidity(PublicKey) - Constructor for class eu.europa.esig.dss.spi.x509.CertificateValidity
-
This constructor creates an object containing all information concerning the validity of a candidate for the signing certificate which is based only on the
PublicKey
. - CertificateValidityRangeCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate is not expired
- CertificateValidityRangeCheck(I18nProvider, T, CertificateWrapper, CertificateRevocationWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateValidityRangeCheck
-
Default constructor
- certificateValues - Variable in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
- certificateValues - Variable in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
- certificateValues - Variable in class eu.europa.esig.xades.jaxb.xades141.ValidationDataType
- CertificateValuesType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for CertificateValuesType complex type.
- CertificateValuesType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for CertificateValuesType complex type.
- CertificateValuesType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for CertificateValuesType complex type.
- CertificateValuesType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.CertificateValuesType
- CertificateValuesType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.CertificateValuesType
- CertificateValuesType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.CertificateValuesType
- certificateVerifier - Variable in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESSignatureExtension
-
The CertificateVerifier used for a certificate chain validation
- certificateVerifier - Variable in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineLT
-
The CertificateVerifier to use
- certificateVerifier - Variable in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineT
-
The CertificateVerifier to use
- certificateVerifier - Variable in class eu.europa.esig.dss.signature.AbstractSignatureService
-
The CertificateVerifier used for a certificate chain validation
- certificateVerifier - Variable in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
The reference to the certificate verifier.
- certificateVerifier - Variable in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
Reference to the object in charge of certificates validation
- CertificateVerifier - Interface in eu.europa.esig.dss.validation
-
Provides information on the sources to be used in the validation process in the context of a signature.
- CertificateVerifierBuilder - Class in eu.europa.esig.dss.validation
-
Builds a copy of CertificateVerifier
- CertificateVerifierBuilder(CertificateVerifier) - Constructor for class eu.europa.esig.dss.validation.CertificateVerifierBuilder
-
Default constructor
- CertificateWrapper - Class in eu.europa.esig.dss.diagnostic
-
Provides a user-friendly interface of dealing with JAXB
XmlCertificate
- CertificateWrapper(XmlCertificate) - Constructor for class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Default constructor
- CertificationPermission - Enum in eu.europa.esig.dss.enumerations
-
This enumeration is used to set the allowed level of permission for PDF modifications.
- CertificationPermissionParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses
CertificationPermission
- CERTIFICATIONPRACTICESTMT - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- CERTIFIED - Enum constant in enum eu.europa.esig.dss.enumerations.EndorsementType
-
Attributes certified in attribute certificates issued by an Attribute Authority
- CERTIFIED - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Certified
- CERTIFIED_ATTRS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Certified attributes
- CERTIFIED_ROLE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- CERTIFIED_ROLE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- CERTIFIED_ROLE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- CERTIFIED_ROLES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- CERTIFIED_ROLES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- CERTIFIED_ROLES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- CERTIFIED_ROLES_V2 - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- CertifiedAttributesV2 - Class in eu.europa.esig.dss.cades
-
Basic support of ETSI EN 319 122-1 V1.1.1 chapter 5.2.6.1
- certifiedRole - Variable in class eu.europa.esig.xades.jaxb.xades111.CertifiedRolesListType
- certifiedRole - Variable in class eu.europa.esig.xades.jaxb.xades122.CertifiedRolesListType
- certifiedRole - Variable in class eu.europa.esig.xades.jaxb.xades132.CertifiedRolesListType
- certifiedRoles - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- certifiedRoles - Variable in class eu.europa.esig.xades.jaxb.xades111.SignerRoleType
- certifiedRoles - Variable in class eu.europa.esig.xades.jaxb.xades122.SignerRoleType
- certifiedRoles - Variable in class eu.europa.esig.xades.jaxb.xades132.SignerRoleType
- CertifiedRolesCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if the certified roles are acceptable
- CertifiedRolesCheck(I18nProvider, XmlSAV, SignatureWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.CertifiedRolesCheck
-
Default constructor
- CertifiedRolesListType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for CertifiedRolesListType complex type.
- CertifiedRolesListType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for CertifiedRolesListType complex type.
- CertifiedRolesListType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for CertifiedRolesListType complex type.
- CertifiedRolesListType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.CertifiedRolesListType
- CertifiedRolesListType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.CertifiedRolesListType
- CertifiedRolesListType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.CertifiedRolesListType
- certNotAfter - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Certificate's NotAfter
- certNotBefore - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Certificate's NotBefore
- CertQualificationAtTimeBlock - Class in eu.europa.esig.dss.validation.process.qualification.certificate
-
Verifies certificate's qualification at the given time
- CertQualificationAtTimeBlock(I18nProvider, ValidationTime, CertificateWrapper, List<TrustedServiceWrapper>) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.CertQualificationAtTimeBlock
-
Constructor to instantiate the validation at the certificate's issuance time
- CertQualificationAtTimeBlock(I18nProvider, ValidationTime, Date, CertificateWrapper, List<TrustedServiceWrapper>) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.CertQualificationAtTimeBlock
-
Constructor to instantiate the validation at the validation time
- CertQualificationMatrix - Class in eu.europa.esig.dss.validation.process.qualification.certificate
-
This class is used to determine the certificate qualification based on the given qualification parameters
- certRefs - Variable in class eu.europa.esig.xades.jaxb.xades111.CompleteCertificateRefsType
- certRefs - Variable in class eu.europa.esig.xades.jaxb.xades122.CompleteCertificateRefsType
- certRefs - Variable in class eu.europa.esig.xades.jaxb.xades132.CompleteCertificateRefsType
- certs - Variable in class eu.europa.esig.validationreport.jaxb.SADSSType
- certs - Variable in class eu.europa.esig.validationreport.jaxb.SAVRIType
- CertSubjectDNAttributeCondition - Class in eu.europa.esig.dss.tsl.dto.condition
-
CertSubjectDNAttribute Presence: This field is optional.
- CertSubjectDNAttributeCondition(List<String>) - Constructor for class eu.europa.esig.dss.tsl.dto.condition.CertSubjectDNAttributeCondition
-
Default constructor
- CertSubjectDNAttributeType - Class in eu.europa.esig.trustedlist.jaxb.tslx
-
Java class for CertSubjectDNAttributeType complex type.
- CertSubjectDNAttributeType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tslx.CertSubjectDNAttributeType
- CESSATION_OF_OPERATION - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationReason
-
cessationOfOperation
- chain - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSimpleCertificateReport
- Chain<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process
-
This class is part of the design pattern "Chain of responsibility".
- Chain(I18nProvider, T) - Constructor for class eu.europa.esig.dss.validation.process.Chain
-
Common constructor
- CHAIN - Enum constant in enum eu.europa.esig.dss.policy.jaxb.Model
- CHAIN_CONSTRAINTS_FAILURE - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because the certificate chain used in the validation process does not match the validation constraints related to the certificate.
- chainItem - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCertificateChain
- ChainItem<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process
-
This class is an item of the
Chain
class. - ChainItem(I18nProvider, T, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.ChainItem
-
Common constructor
- ChainItem(I18nProvider, T, LevelConstraint, String) - Constructor for class eu.europa.esig.dss.validation.process.ChainItem
-
Specific constructor for Basic Building Blocks validation
- CHANGES_PERMITTED - Enum constant in enum eu.europa.esig.dss.enumerations.CertificationPermission
-
Permitted changes are the same as for 2, as well as annotation creation, deletion, and modification; other changes shall invalidate the signature.
- check(CertificateToken) - Method in interface eu.europa.esig.dss.spi.tsl.Condition
-
Returns true if the condition is evaluated to true for the given certificate.
- check(CertificateToken) - Method in class eu.europa.esig.dss.tsl.dto.condition.CertSubjectDNAttributeCondition
- check(CertificateToken) - Method in class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
-
Execute the composite condition of the given certificate
- check(CertificateToken) - Method in class eu.europa.esig.dss.tsl.dto.condition.ExtendedKeyUsageCondition
- check(CertificateToken) - Method in class eu.europa.esig.dss.tsl.dto.condition.KeyUsageCondition
- check(CertificateToken) - Method in class eu.europa.esig.dss.tsl.dto.condition.PolicyIdCondition
- check(CertificateToken) - Method in class eu.europa.esig.dss.tsl.dto.condition.QCStatementCondition
- checkAllCertificatesValid() - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
-
Deprecated.
- checkAllCertificatesValid() - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
Deprecated.since DSS 5.12. Use
#checkCertificateNotRevoked(CertificateToken certificateToken)
or#checkCertificatesNotRevoked(AdvancedSignature signature)
depending on validation context - checkAllPOECoveredByRevocationData() - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- checkAllPOECoveredByRevocationData() - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
This method allows to verify if all POE (timestamp tokens) are covered by a revocation data Additionally, an alert can be handled
CertificateVerifier.setAlertOnUncoveredPOE(eu.europa.esig.dss.alert.StatusAlert)
- checkAllRequiredRevocationDataPresent() - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- checkAllRequiredRevocationDataPresent() - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
This method allows to verify if all processed certificates have a revocation data Additionally, an alert can be handled
CertificateVerifier.setAlertOnMissingRevocationData(eu.europa.esig.dss.alert.StatusAlert)
- checkAllTimestampsValid() - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- checkAllTimestampsValid() - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
This method allows to verify if all processed timestamps are valid and intact.
- checkAtLeastOneRevocationDataPresentAfterBestSignatureTime(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- checkAtLeastOneRevocationDataPresentAfterBestSignatureTime(AdvancedSignature) - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
This method allows to verify if there is at least one revocation data present after the earliest available timestamp token producing time Additionally, an alert can be handled
CertificateVerifier.setAlertOnNoRevocationAfterBestSignatureTime(eu.europa.esig.dss.alert.StatusAlert)
- checkCertificateNotRevoked(CertificateToken) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- checkCertificateNotRevoked(CertificateToken) - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
This method allows to verify if the certificate is not revoked Additionally, an alert can be handled
CertificateVerifier.setAlertOnRevokedCertificate(eu.europa.esig.dss.alert.StatusAlert)
- checkCertificatesNotRevoked(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- checkCertificatesNotRevoked(AdvancedSignature) - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
This method allows to verify if signature certificates are not revoked Additionally, an alert can be handled
CertificateVerifier.setAlertOnRevokedCertificate(eu.europa.esig.dss.alert.StatusAlert)
- checkColorSpace(PdfReader) - Method in class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
-
Method to check if the target image's color space is present in the document's catalog
- checkColorSpace(PDDocument) - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.AbstractPdfBoxSignatureDrawer
-
Method to check if the target image's color space is present in the document's catalog
- checkComponentsUnicity(List<Object>) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Checks if all components have one type (strings or objects)
- checkConsistency(PdfSignatureDictionary) - Method in interface eu.europa.esig.dss.pades.validation.PdfSignatureDictionary
-
Verifies the equality of the current PdfSignatureDictionary with provided
signatureDictionary
. - checkConsistency(PdfSignatureDictionary) - Method in class eu.europa.esig.dss.pdf.PdfSigDictWrapper
- checkCounterSignaturePossible(DSSDocument) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESCounterSignatureHelper
- checkCounterSignaturePossible(DSSDocument) - Method in class eu.europa.esig.dss.asic.common.signature.ASiCCounterSignatureHelper
-
This method verifies if a signatureDocument can be counter signed Throws an exception when an extension is not possible
- checkCrit() - Method in class eu.europa.esig.dss.jades.validation.JWS
- checkCritical(CertificateToken) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtension
-
Checks and sets whether the certificate extension is critical
- checkCRL(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.validation.RevocationDataLoadingStrategy
-
Retrieves and verifies the obtained CRL token NOTE: returns only if a valid entry has been obtained!
- checkDigest(CAdESSignature, SignaturePolicyStore) - Method in class eu.europa.esig.dss.cades.signature.CAdESSignaturePolicyStoreBuilder
-
This method verifies if the digests computed in the provided
SignaturePolicyStore
match the digest defined in the incorporated signature policy identifier - checkDigest(JAdESSignature, SignaturePolicyStore, SignedDocumentValidator) - Method in class eu.europa.esig.dss.jades.signature.JAdESSignaturePolicyStoreBuilder
-
This method verifies if the digests computed in the provided
SignaturePolicyStore
match the digest defined in the incorporated signature policy identifier - checkDigest(XAdESSignature, SignaturePolicyStore) - Method in class eu.europa.esig.dss.xades.signature.SignaturePolicyStoreBuilder
-
This method verifies if the digests computed in the provided
SignaturePolicyStore
match the digest defined in the incorporated signature policy identifier - checkDocumentPermissions() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
-
Deprecated.
- checkDocumentPermissions() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
-
Deprecated.
- checkDocumentPermissions() - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
Deprecated.since DSS 5.12. Please use
eu.europa.esig.dss.pdf.PdfPermissionsChecker
class. See also {code #canFillSignatureForm} and#canCreateSignatureField
for custom handling. - checkDocumentPermissions(PdfDocumentReader, SignatureFieldParameters) - Method in class eu.europa.esig.dss.pdf.PdfPermissionsChecker
-
This method checks if the document has the necessary permissions for the signature operation
- checkEncryptedAndSaveIncrementally(PDDocument, OutputStream, PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
-
Checks if the document is encrypted and saves incrementally to
outputStream
- checkIsSignedBy(CertificateToken) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Checks if timestamp is signed by teh given certificate
- checkIsSignedBy(PublicKey) - Method in class eu.europa.esig.dss.model.x509.CertificateToken
- checkIsSignedBy(PublicKey) - Method in class eu.europa.esig.dss.model.x509.Token
-
Verifies if the current token has been signed by the specified publicKey
- checkIsSignedBy(PublicKey) - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
- checkIsSignedBy(PublicKey) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
-
Verifies if the current OCSP token has been signed by the specified publicKey
- checkIsSignedBy(PublicKey) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
- checkIssuerValidAtRevocationProductionTime(RevocationToken<?>, CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
Checks if the revocation has been produced during the issuer certificate validity range
- checkKeyUsage(KeyUsageBit) - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
This method checks if the certificate contains the given key usage bit.
- checkOCSP(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.validation.RevocationDataLoadingStrategy
-
Retrieves and verifies the obtained OCSP token NOTE: returns only if a valid entry has been obtained!
- checkPdfPermissions(PdfDocumentReader, SignatureFieldParameters) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
This method verifies the PDF permissions dictionaries
- checkReferencesValidity() - Method in class eu.europa.esig.dss.xades.reference.ReferenceVerifier
-
Verifies a compatibility of defined signature parameters and reference transformations
- checkSignatureFieldAgainstPageDimensions(AnnotationBox, AnnotationBox) - Method in class eu.europa.esig.dss.pdf.PdfSignatureFieldPositionChecker
-
This method verifies whether the
signatureFieldBox
is withinpageBox
- checkSignatureFieldBoxOverlap(AnnotationBox, List<PdfAnnotation>) - Method in class eu.europa.esig.dss.pdf.PdfSignatureFieldPositionChecker
-
This method verifies whether the
signatureFieldBox
overlaps with one of the extractedpdfAnnotations
- checkSignatureIntegrity() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- checkSignatureIntegrity() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- checkSignatureIntegrity() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Verifies the signature integrity; checks if the signed content has not been tampered with.
- checkSignatureIntegrity() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- checkSignatureNotExpired(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- checkSignatureNotExpired(AdvancedSignature) - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
This method verifies if the signing certificate has not been expired yet or has a still valid timestamp Additionally, an alert can be handled
CertificateVerifier.setAlertOnExpiredSignature(eu.europa.esig.dss.alert.StatusAlert)
- checkSignatureRestrictionDictionaries(PdfDocumentReader, SignatureFieldParameters) - Method in class eu.europa.esig.dss.pdf.PdfPermissionsChecker
-
This method verifies whether a new signature is permitted
- CheckSubXCVResult - Class in eu.europa.esig.dss.validation.process.bbb.xcv.checks
-
Checks if the SubXCV validation result is valid
- CheckSubXCVResult(I18nProvider, XmlXCV, XmlSubXCV, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.checks.CheckSubXCVResult
-
Default constructor
- checkValueForXpathInjection(String) - Method in class eu.europa.esig.dss.xades.EnforcedResolverFragment
-
This method tests the xpath expression against injection
- cipherData - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptedType
- CipherDataType - Class in eu.europa.esig.xmlenc.jaxb
-
Java class for CipherDataType complex type.
- CipherDataType() - Constructor for class eu.europa.esig.xmlenc.jaxb.CipherDataType
- cipherReference - Variable in class eu.europa.esig.xmlenc.jaxb.CipherDataType
- CipherReferenceType - Class in eu.europa.esig.xmlenc.jaxb
-
Java class for CipherReferenceType complex type.
- CipherReferenceType() - Constructor for class eu.europa.esig.xmlenc.jaxb.CipherReferenceType
- cipherValue - Variable in class eu.europa.esig.xmlenc.jaxb.CipherDataType
- city - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
- city - Variable in class eu.europa.esig.xades.jaxb.xades111.SignatureProductionPlaceType
- city - Variable in class eu.europa.esig.xades.jaxb.xades122.SignatureProductionPlaceType
- city - Variable in class eu.europa.esig.xades.jaxb.xades132.SignatureProductionPlaceType
- CITY - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- CITY - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- CITY - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- CLAIMED - Enum constant in enum eu.europa.esig.dss.enumerations.EndorsementType
-
Attributes claimed by the signer
- CLAIMED - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Claimed
- CLAIMED_ROLE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- CLAIMED_ROLE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- CLAIMED_ROLE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- CLAIMED_ROLES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- CLAIMED_ROLES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- CLAIMED_ROLES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- claimedRole - Variable in class eu.europa.esig.xades.jaxb.xades111.ClaimedRolesListType
- claimedRole - Variable in class eu.europa.esig.xades.jaxb.xades122.ClaimedRolesListType
- claimedRole - Variable in class eu.europa.esig.xades.jaxb.xades132.ClaimedRolesListType
- claimedRoles - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- claimedRoles - Variable in class eu.europa.esig.xades.jaxb.xades111.SignerRoleType
- claimedRoles - Variable in class eu.europa.esig.xades.jaxb.xades122.SignerRoleType
- claimedRoles - Variable in class eu.europa.esig.xades.jaxb.xades132.SignerRoleType
- ClaimedRolesCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if the claimed roles are acceptable
- ClaimedRolesCheck(I18nProvider, XmlSAV, SignatureWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.ClaimedRolesCheck
-
Default constructor
- ClaimedRolesListType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for ClaimedRolesListType complex type.
- ClaimedRolesListType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for ClaimedRolesListType complex type.
- ClaimedRolesListType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for ClaimedRolesListType complex type.
- ClaimedRolesListType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.ClaimedRolesListType
- ClaimedRolesListType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.ClaimedRolesListType
- ClaimedRolesListType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.ClaimedRolesListType
- claimedSigningTime - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- clean(CacheAccessByKey) - Method in class eu.europa.esig.dss.tsl.cache.CacheCleaner
-
Cleans the given entry
- cleanDirectory(File) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- cleanDirectory(File) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- cleanDirectory(File) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Cleans the directory
- cleanDirectory(File) - Static method in class eu.europa.esig.dss.utils.Utils
-
Cleans the directory
- clear() - Method in class eu.europa.esig.dss.jades.JsonObject
- clear() - Method in class eu.europa.esig.dss.signature.resources.TempFileResourcesHandlerBuilder
-
This method is used to remove all handlers created by the current builder, as well as temporary files from the filesystem.
- clear() - Method in class eu.europa.esig.dss.spi.util.MutableTimeDependentValues
-
Clears the current list
- clearAllCertificates() - Method in class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
-
This method allows to remove all certificates from the keystore
- CLEARANCE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- clearQueryHolders() - Method in class eu.europa.esig.dss.xades.validation.XMLDocumentValidator
-
Removes all of the elements from the list of query holders.
- CLIENT_AUTH - Enum constant in enum eu.europa.esig.dss.enumerations.ExtendedKeyUsage
-
clientAuth
- close() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- close() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- close() - Method in class eu.europa.esig.dss.signature.resources.AbstractResourcesHandler
- close() - Method in class eu.europa.esig.dss.signature.resources.TempFileResourcesHandler
- close() - Method in class eu.europa.esig.dss.token.AppleSignatureToken
- close() - Method in class eu.europa.esig.dss.token.KeyStoreSignatureTokenConnection
- close() - Method in class eu.europa.esig.dss.token.MSCAPISignatureToken
- close() - Method in class eu.europa.esig.dss.token.Pkcs11SignatureToken
- close() - Method in interface eu.europa.esig.dss.token.SignatureTokenConnection
- closeQuietly(Closeable) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- closeQuietly(Closeable) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- closeQuietly(Closeable) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Closes quietly
- closeQuietly(Closeable) - Static method in class eu.europa.esig.dss.utils.Utils
-
Closes quietly
- closeQuietly(Connection, Statement, ResultSet) - Method in class eu.europa.esig.dss.spi.client.jdbc.JdbcCacheConnector
-
Close the statement and connection and resultset without throwing the exception
- closeQuietly(HttpUriRequestBase, CloseableHttpClient) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Closes all the parameters quietly
- closeQuietly(HttpUriRequestBase, CloseableHttpResponse, CloseableHttpClient) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Deprecated.since DSS 5.12. See
#closeQuietly(HttpUriRequestBase httpRequest, CloseableHttpClient client)
- closeQuietly(ClassicHttpResponse) - Method in class eu.europa.esig.dss.service.http.commons.CommonsHttpClientResponseHandler
-
This method closes the
ClassicHttpResponse
- CMS_NOT_ETSI - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- CMS_SIGNED_DATA - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationOrigin
-
The revocation data was embedded in the CMS SignedData itself (used in CMS based (CAdES or TimestampToken))
- cmsBaselineBRequirements() - Method in class eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker
-
Checks if BASELINE-B requirements satisfy for a CMS signature
- cmsBaselineBRequirements() - Method in class eu.europa.esig.dss.pades.validation.PAdESBaselineRequirementsChecker
- CMSCertificateSource - Class in eu.europa.esig.dss.validation
-
CMS certificate source
- CMSCertificateSource(CMSSignedData, SignerInformation) - Constructor for class eu.europa.esig.dss.validation.CMSCertificateSource
-
The constructor to instantiate a CMSCertificateSource.
- CMSCRLSource - Class in eu.europa.esig.dss.validation
-
CRLSource that retrieves information from a
CMSSignedData
container. - CMSCRLSource(CMSSignedData, AttributeTable) - Constructor for class eu.europa.esig.dss.validation.CMSCRLSource
-
The default constructor for CMSCRLSource.
- CMSDocumentValidator - Class in eu.europa.esig.dss.cades.validation
-
Validation of CMS document
- CMSDocumentValidator(DSSDocument) - Constructor for class eu.europa.esig.dss.cades.validation.CMSDocumentValidator
-
The default constructor for
CMSDocumentValidator
. - CMSDocumentValidator(DSSDocument, SignatureScopeFinder<CAdESSignature>) - Constructor for class eu.europa.esig.dss.cades.validation.CMSDocumentValidator
-
Creates a validator from a
DSSDocument
- CMSDocumentValidator(CMSSignedData) - Constructor for class eu.europa.esig.dss.cades.validation.CMSDocumentValidator
-
The default constructor for
CMSDocumentValidator
. - CMSDocumentValidatorFactory - Class in eu.europa.esig.dss.cades.validation
-
Checks if the document is supported and creates a relevant validator for the provided document
- CMSDocumentValidatorFactory() - Constructor for class eu.europa.esig.dss.cades.validation.CMSDocumentValidatorFactory
-
Default constructor
- CMSForPAdESBaselineRequirementsChecker - Class in eu.europa.esig.dss.pades.validation
-
This class is used to verify conformance of a CMSSignedData to be incorporated to a PDF as a PAdES signature
- CMSForPAdESBaselineRequirementsChecker(CAdESSignature) - Constructor for class eu.europa.esig.dss.pades.validation.CMSForPAdESBaselineRequirementsChecker
-
Default constructor used to verify CMS of
CAdESSignature
on conformance to PAdES Baseline-B format - CMSOCSPSource - Class in eu.europa.esig.dss.validation
-
OCSPSource that retrieves information from a
CMSSignedData
container. - CMSOCSPSource(CMSSignedData, AttributeTable) - Constructor for class eu.europa.esig.dss.validation.CMSOCSPSource
-
The default constructor for CAdESOCSPSource.
- cmsSignedData - Variable in class eu.europa.esig.dss.cades.validation.CMSDocumentValidator
-
The CMSSignedData to be validated
- cmsSignedData - Variable in class eu.europa.esig.dss.validation.CMSOCSPSource
-
The CMS SignedData
- CMSSignedDataBuilder - Class in eu.europa.esig.dss.cades.signature
-
Builds a CMSSignedData
- CMSSignedDataBuilder(CertificateVerifier) - Constructor for class eu.europa.esig.dss.cades.signature.CMSSignedDataBuilder
-
This is the default constructor for
CMSSignedDataGeneratorBuilder
. - CMSSignedDocument - Class in eu.europa.esig.dss.cades.signature
-
A document composed by a CMSSignedData
- CMSSignedDocument(CMSSignedData) - Constructor for class eu.europa.esig.dss.cades.signature.CMSSignedDocument
-
The default constructor for CMSSignedDocument.
- CMSSignedDocument(CMSSignedData, String) - Constructor for class eu.europa.esig.dss.cades.signature.CMSSignedDocument
-
The constructor for CMSSignedDocument with a custom document name
- CMSUtils - Class in eu.europa.esig.dss.cades
-
The utils for dealing with CMS object
- CMYK_PROFILE_NAME - Static variable in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
The CMYK color profile
- CNT_TST_BBB - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- CODE_SIGNING - Enum constant in enum eu.europa.esig.dss.enumerations.ExtendedKeyUsage
-
codeSigning
- coherence - Variable in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
- collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
- collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.RevocationAcceptanceChecker
- collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.SubX509CertificateValidation
- collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.X509CertificateValidation
- collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.Chain
-
The method allows to fill up additional messages into the conclusion
- collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.qualification.signature.SignatureQualificationBlock
- collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.TimestampQualificationBlock
- collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
- collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.vpfltvd.ValidationProcessForSignaturesWithLongTermValidationData
- collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.ValidationProcessForSignaturesWithArchivalData
- collectAllMessages(XmlConclusion, XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.Chain
-
Fills all messages from
conclusionToFillFrom
intoconclusionToFill
- collectAllPOE(Collection<TimestampWrapper>) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
-
Extracts all POEs from the provided collection of timestamps
- collectionSize(Collection) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- collectionSize(Collection) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- collectionSize(Collection) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Gets the size of the collection
- collectionSize(Collection) - Static method in class eu.europa.esig.dss.utils.Utils
-
Gets the size of the collection
- COLLECTIVEFACSIMILETELEPHONENUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COLLECTIVEINTERNATIONALISDNNUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COLLECTIVELOCALITYNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COLLECTIVEORGANIZATIONALUNITNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COLLECTIVEORGANIZATIONNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COLLECTIVEPHYSICALDELIVERYOFFICENAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COLLECTIVEPOSTALADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COLLECTIVEPOSTALCODE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COLLECTIVEPOSTOFFICEBOX - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COLLECTIVESTATEORPROVINCENAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COLLECTIVESTREETADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COLLECTIVETELEPHONENUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COLLECTIVETELETEXTERMINALIDENTIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COLLECTIVETELEXNUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- collectMessages(XmlConclusion, XmlConstraint) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
- collectMessages(XmlConclusion, XmlConstraint) - Method in class eu.europa.esig.dss.validation.process.Chain
-
Collects required messages from
xmlConstraint
to the givenconclusion
NOTE: bye default the only one error is already collected in the chain (no more possible), therefore no need to collect it again - collectMessages(XmlConclusion, XmlConstraint) - Method in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
- collectMessages(XmlConclusion, XmlConstraint) - Method in class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
- collectMessages(XmlConclusion, XmlConstraint) - Method in class eu.europa.esig.dss.validation.process.vpfltvd.ValidationProcessForSignaturesWithLongTermValidationData
- collectMessages(XmlConclusion, XmlConstraint) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.ValidationProcessForSignaturesWithArchivalData
- ColorConverter - Class in eu.europa.esig.dss.ws.converter
-
Contains utils to convert
Color
toRemoteColor
object and vice versa - COMM_ID - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Commitment Id
- COMM_QUALS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Commitment Qualifiers
- COMMITMENT_TYPE_ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- COMMITMENT_TYPE_ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- COMMITMENT_TYPE_ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- COMMITMENT_TYPE_INDICATION - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- COMMITMENT_TYPE_INDICATION - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- COMMITMENT_TYPE_INDICATION - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- COMMITMENT_TYPE_QUALIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- COMMITMENT_TYPE_QUALIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- COMMITMENT_TYPE_QUALIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- COMMITMENT_TYPE_QUALIFIERS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- COMMITMENT_TYPE_QUALIFIERS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- COMMITMENT_TYPE_QUALIFIERS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- CommitmentQualifier - Class in eu.europa.esig.dss.model
-
This class is used to define a CommitmentTypeQualifier to be incorporated within a signature
- CommitmentQualifier() - Constructor for class eu.europa.esig.dss.model.CommitmentQualifier
-
Default constructor instantiating object with null values
- CommitmentType - Interface in eu.europa.esig.dss.enumerations
-
Represents the CommitmentType qualifying property
- CommitmentTypeEnum - Enum in eu.europa.esig.dss.enumerations
-
Defined in ETSI TS 119 172-1 Annex B
- commitmentTypeId - Variable in class eu.europa.esig.xades.jaxb.xades111.CommitmentTypeIndicationType
- commitmentTypeId - Variable in class eu.europa.esig.xades.jaxb.xades122.CommitmentTypeIndicationType
- commitmentTypeId - Variable in class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeIndicationType
- commitmentTypeIdentifier - Variable in class eu.europa.esig.validationreport.jaxb.SACommitmentTypeIndicationType
- commitmentTypeIndication - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- commitmentTypeIndication - Variable in class eu.europa.esig.xades.jaxb.xades111.SignedDataObjectPropertiesType
- commitmentTypeIndication - Variable in class eu.europa.esig.xades.jaxb.xades122.SignedDataObjectPropertiesType
- commitmentTypeIndication - Variable in class eu.europa.esig.xades.jaxb.xades132.SignedDataObjectPropertiesType
- CommitmentTypeIndication - Class in eu.europa.esig.dss.validation
-
This class represents the commitment type indication identifiers extracted from the signature.
- CommitmentTypeIndication(String) - Constructor for class eu.europa.esig.dss.validation.CommitmentTypeIndication
-
The default constructor
- commitmentTypeIndications - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- CommitmentTypeIndicationsCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if the commitment type indications are acceptable
- CommitmentTypeIndicationsCheck(I18nProvider, XmlSAV, SignatureWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.CommitmentTypeIndicationsCheck
-
Default constructor
- CommitmentTypeIndicationType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for CommitmentTypeIndicationType complex type.
- CommitmentTypeIndicationType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for CommitmentTypeIndicationType complex type.
- CommitmentTypeIndicationType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for CommitmentTypeIndicationType complex type.
- CommitmentTypeIndicationType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.CommitmentTypeIndicationType
- CommitmentTypeIndicationType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.CommitmentTypeIndicationType
- CommitmentTypeIndicationType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeIndicationType
- commitmentTypeQualifier - Variable in class eu.europa.esig.xades.jaxb.xades111.CommitmentTypeQualifiersListType
- commitmentTypeQualifier - Variable in class eu.europa.esig.xades.jaxb.xades122.CommitmentTypeQualifiersListType
- commitmentTypeQualifier - Variable in class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeQualifiersListType
- commitmentTypeQualifiers - Variable in class eu.europa.esig.xades.jaxb.xades111.CommitmentTypeIndicationType
- commitmentTypeQualifiers - Variable in class eu.europa.esig.xades.jaxb.xades122.CommitmentTypeIndicationType
- commitmentTypeQualifiers - Variable in class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeIndicationType
- CommitmentTypeQualifiersListType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for CommitmentTypeQualifiersListType complex type.
- CommitmentTypeQualifiersListType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for CommitmentTypeQualifiersListType complex type.
- CommitmentTypeQualifiersListType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for CommitmentTypeQualifiersListType complex type.
- CommitmentTypeQualifiersListType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.CommitmentTypeQualifiersListType
- CommitmentTypeQualifiersListType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.CommitmentTypeQualifiersListType
- CommitmentTypeQualifiersListType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeQualifiersListType
- CommonCertificateSource - Class in eu.europa.esig.dss.spi.x509
-
This class is the common class for all
CertificateSource
. - CommonCertificateSource() - Constructor for class eu.europa.esig.dss.spi.x509.CommonCertificateSource
-
The default constructor
- CommonCertificateVerifier - Class in eu.europa.esig.dss.validation
-
This class provides the different sources used to verify the status of a certificate using the trust model.
- CommonCertificateVerifier() - Constructor for class eu.europa.esig.dss.validation.CommonCertificateVerifier
-
The default constructor.
- CommonCertificateVerifier(boolean) - Constructor for class eu.europa.esig.dss.validation.CommonCertificateVerifier
-
This constructor allows creating of
CommonCertificateVerifier
withoutDataLoader
. - CommonCommitmentType - Class in eu.europa.esig.dss.model
-
This class provides a basic implementation of
CommitmentType
providing a possibility to create a customized CommitmentType signed property. - CommonCommitmentType() - Constructor for class eu.europa.esig.dss.model.CommonCommitmentType
-
Default constructor instantiating object with null values
- CommonDocument - Class in eu.europa.esig.dss.model
-
This class implements the default methods.
- CommonDocument() - Constructor for class eu.europa.esig.dss.model.CommonDocument
-
Default constructor instantiating object with null values and empty digest map
- commonName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- commonName - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- commonName - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
- COMMONNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- CommonNameCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate's common name is acceptable
- CommonNameCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CommonNameCheck
-
Default constructor
- commonParseSchemeInformation(AbstractParsingResult, TSLSchemeInformationType) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingTask
-
Extracts the common values
- CommonPdfModification - Class in eu.europa.esig.dss.pdf.modifications
-
The default PDF Modification object
- CommonPdfModification(int) - Constructor for class eu.europa.esig.dss.pdf.modifications.CommonPdfModification
-
Default constructor
- CommonsDataLoader - Class in eu.europa.esig.dss.service.http.commons
-
Implementation of DataLoader for any protocol.
- CommonsDataLoader() - Constructor for class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
The default constructor for CommonsDataLoader.
- CommonsDataLoader(String) - Constructor for class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
The constructor for CommonsDataLoader with defined content-type.
- CommonsHttpClientResponseHandler - Class in eu.europa.esig.dss.service.http.commons
-
This is a default implementation of
HttpClientResponseHandler<byte[]>
to be used withineu.europa.esig.dss.service.http.commons.CommonsDataLoader
. - CommonsHttpClientResponseHandler() - Constructor for class eu.europa.esig.dss.service.http.commons.CommonsHttpClientResponseHandler
-
Default constructor to instantiate the
CommonsHttpClientResponseHandler
- CommonTrustedCertificateSource - Class in eu.europa.esig.dss.spi.x509
-
This class represents the simple list of trusted certificates.
- CommonTrustedCertificateSource() - Constructor for class eu.europa.esig.dss.spi.x509.CommonTrustedCertificateSource
-
Default constructor
- COMMUNICATIONSNETWORK - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COMMUNICATIONSSERVICE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COMPACT_SERIALIZATION - Enum constant in enum eu.europa.esig.dss.enumerations.JWSSerializationType
-
3.1.
- company - Variable in class eu.europa.esig.saml.jaxb.metadata.ContactType
- compare(TimestampType) - Method in enum eu.europa.esig.dss.enumerations.TimestampType
-
Compares this TimestampType with the provided
timestampType
Must be in the order: Content - Signature - ValidationData - Archival - compare(Token, Token) - Method in class eu.europa.esig.dss.model.x509.TokenComparator
- compare(PdfSignatureDictionary, PdfSignatureDictionary) - Method in class eu.europa.esig.dss.pdf.PdfSignatureDictionaryComparator
- compare(POE, POE) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEComparator
- compare(TimestampToken, TimestampToken) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampTokenComparator
- compare(TimestampValidator, TimestampValidator) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampValidatorComparator
- compare(TimeStampToken, TimeStampToken) - Method in class eu.europa.esig.dss.cades.TimeStampTokenProductionComparator
- compareInputStreams(InputStream, InputStream) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- compareInputStreams(InputStream, InputStream) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- compareInputStreams(InputStream, InputStream) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Compares content of two
InputStream
s - compareInputStreams(InputStream, InputStream) - Static method in class eu.europa.esig.dss.utils.Utils
-
Compares content of two
InputStream
s - comparison - Variable in class eu.europa.esig.saml.jaxb.protocol.RequestedAuthnContextType
- COMPLETE_CERTIFICATE_REFS - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateRefOrigin
-
The certificate reference was embedded in the signature 'complete-certificate-references' attribute
- COMPLETE_CERTIFICATE_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- COMPLETE_CERTIFICATE_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- COMPLETE_CERTIFICATE_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- COMPLETE_CERTIFICATE_REFS_V2 - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
- COMPLETE_REVOCATION_REFS - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationRefOrigin
-
The revocation reference was found in the signature 'complete-revocation-references' attribute (used in CAdES and XAdES)
- COMPLETE_REVOCATION_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- COMPLETE_REVOCATION_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- COMPLETE_REVOCATION_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- completeCertificateRefs - Variable in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
- completeCertificateRefs - Variable in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
- CompleteCertificateRefsType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for CompleteCertificateRefsType complex type.
- CompleteCertificateRefsType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for CompleteCertificateRefsType complex type.
- CompleteCertificateRefsType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for CompleteCertificateRefsType complex type.
- CompleteCertificateRefsType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.CompleteCertificateRefsType
- CompleteCertificateRefsType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.CompleteCertificateRefsType
- CompleteCertificateRefsType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.CompleteCertificateRefsType
- completeRevocationRefs - Variable in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
- completeRevocationRefs - Variable in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
- CompleteRevocationRefsType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for CompleteRevocationRefsType complex type.
- CompleteRevocationRefsType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for CompleteRevocationRefsType complex type.
- CompleteRevocationRefsType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for CompleteRevocationRefsType complex type.
- CompleteRevocationRefsType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.CompleteRevocationRefsType
- CompleteRevocationRefsType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.CompleteRevocationRefsType
- CompleteRevocationRefsType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.CompleteRevocationRefsType
- ComplexAuthenticatorType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for ComplexAuthenticatorType complex type.
- ComplexAuthenticatorType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.ComplexAuthenticatorType
- ComplexTransform - Class in eu.europa.esig.dss.xades.reference
-
Transform processed by Apache
XMLSignatureInput
utils - ComplexTransform(DSSNamespace, String) - Constructor for class eu.europa.esig.dss.xades.reference.ComplexTransform
-
Default constructor
- compliant - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFAInfo
- CompositeAlertHandler<T> - Class in eu.europa.esig.dss.alert.handler
-
The class allows to define multiple
AlertHandler
s to process - CompositeAlertHandler(List<AlertHandler<T>>) - Constructor for class eu.europa.esig.dss.alert.handler.CompositeAlertHandler
-
The default constructor
- CompositeCondition - Class in eu.europa.esig.dss.tsl.dto.condition
-
Condition resulting of the matchingCriteriaIndicator of other Conditions
- CompositeCondition() - Constructor for class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
-
The default constructor for CriteriaListCondition.
- CompositeCondition(Assert) - Constructor for class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
-
Constructor for CriteriaListCondition.
- CompositeTSPSource - Class in eu.europa.esig.dss.spi.x509.tsp
-
This class allows to retrieve a timestamp with different sources.
- CompositeTSPSource() - Constructor for class eu.europa.esig.dss.spi.x509.tsp.CompositeTSPSource
-
Default constructor instantiating object with null values
- computeDigest(DSSDocument, PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Computes digest on to be signed data computed on the
toSignDocument
respectively to the givenparameters
- computeDigest(DSSDocument, PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextPDFSignatureService
- computeDigest(DSSDocument, PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
- computeDocumentDigest(DSSDocument, PAdESSignatureParameters) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
-
Computes digest of the document to be signed
- computeProperSize(float, float) - Static method in class eu.europa.esig.dss.pdf.visible.DPIUtils
-
Converts to full quality with the given DPI respectively to a page DPI
- computeSkiFromCert(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Computes SHA-1 hash of the
certificateToken
's public key - computeSkiFromCertPublicKey(PublicKey) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Computes SHA-1 hash of the given
publicKey
's - computeTextBoundaryBox(String, float) - Method in class eu.europa.esig.dss.pdf.visible.AbstractDSSFontMetrics
- computeTextBoundaryBox(String, float) - Method in interface eu.europa.esig.dss.pdf.visible.DSSFontMetrics
-
Computes a text boundary box
- concatenate(byte[]...) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Concatenates all the arrays into a new array.
- concatenate(String...) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Concatenates the given strings with a '.' (dot) between.
- concatenateDSSDocuments(List<DSSDocument>, boolean) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Concatenates document octets to a single byte array
- concernedMaterial - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
- conclusion - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
- conclusion - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusion
- conclusion - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
- Condition - Interface in eu.europa.esig.dss.spi.tsl
-
Represents a condition defined in the trusted list on a certificate.
- ConditionAbstractType - Class in eu.europa.esig.saml.jaxb.assertion
-
Java class for ConditionAbstractType complex type.
- ConditionAbstractType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.ConditionAbstractType
- ConditionForQualifiers - Class in eu.europa.esig.dss.spi.tsl
-
This class is a DTO representation for qualifier and conditions
- ConditionForQualifiers(Condition, List<String>) - Constructor for class eu.europa.esig.dss.spi.tsl.ConditionForQualifiers
-
Default constructor
- conditionOrAudienceRestrictionOrOneTimeUse - Variable in class eu.europa.esig.saml.jaxb.assertion.ConditionsType
- conditions - Variable in class eu.europa.esig.saml.jaxb.assertion.AssertionType
- conditions - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
- ConditionsType - Class in eu.europa.esig.saml.jaxb.assertion
-
Java class for ConditionsType complex type.
- ConditionsType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.ConditionsType
- configure(PDFSignatureService) - Method in class eu.europa.esig.dss.pdf.AbstractPdfObjFactory
-
This method is used to provide configuration to the given
pdfSignatureService
(e.g. - configure(Validator) - Method in class eu.europa.esig.dss.jaxb.common.ValidatorConfigurator
-
Configures the
javax.xml.validation.Validator
by setting the pre-defined features and attributes - configure(Validator) - Method in class eu.europa.esig.dss.jaxb.common.XmlDefinerUtils
-
The method configures the validator
- configurePreemptiveAuthentication(HttpClientContext, HttpHost) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
This method is used to configure preemptive authentication process for
HttpClientContext
, when required - CONFKEYINFO - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- consent - Variable in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
- consent - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
- consistent - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
- ConsistentServiceByCertificateTypeFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
-
Filters TrustedServices by qualifier and additional service information consistency
- ConsistentServiceByCertificateTypeFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByCertificateTypeFilter
-
Default constructor
- ConsistentServiceByQCFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
-
Filters TrustedServices by QC consistency
- ConsistentServiceByQCFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByQCFilter
-
Default constructor
- ConsistentServiceByQSCDFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
-
Filters TrustedServices by QSCD consistency
- ConsistentServiceByQSCDFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByQSCDFilter
-
Default constructor
- ConsistentServiceByStatusFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
-
Filters TrustedServices by status consistency
- ConsistentServiceByStatusFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByStatusFilter
-
Default constructor
- constraint - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusion
- ConstraintsParameters - Class in eu.europa.esig.dss.policy.jaxb
-
Root element for the DSS validation policy : that allows customization of the validation process : add/remove checks and set its criticality.
- ConstraintsParameters() - Constructor for class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
- constraintStatus - Variable in class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType
- ConstraintStatus - Enum in eu.europa.esig.validationreport.enums
-
Defines ConstraintStatus type
- ConstraintStatusType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for ConstraintStatusType complex type.
- ConstraintStatusType() - Constructor for class eu.europa.esig.validationreport.jaxb.ConstraintStatusType
- constraintWrapper - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
-
Cryptographic constraint
- CONTACT_INFO_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'ContactInfo'
- contactInfo - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
- contactInfoElement - Variable in class eu.europa.esig.validationreport.jaxb.SAContactInfoType
- contactPerson - Variable in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
- contactPerson - Variable in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
- contactType - Variable in class eu.europa.esig.saml.jaxb.metadata.ContactType
- ContactType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for ContactType complex type.
- ContactType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.ContactType
- ContactTypeType - Enum in eu.europa.esig.saml.jaxb.metadata
-
Java class for ContactTypeType.
- containerConstraints - Variable in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
- ContainerConstraints - Class in eu.europa.esig.dss.policy.jaxb
-
ASiC specific constraints
- ContainerConstraints() - Constructor for class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
- containerContents - Variable in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
In case of an ASiC signature this
List
of container documents. - ContainerContentSignatureScope - Class in eu.europa.esig.dss.validation.scope
-
This SignatureScope represents a content of a package.zip container file for an ASiC-S container
- ContainerContentSignatureScope(String, Digest) - Constructor for class eu.europa.esig.dss.validation.scope.ContainerContentSignatureScope
-
Default constructor
- ContainerEntryDocument - Class in eu.europa.esig.dss.asic.common
-
Represents an entry within a ZIP archive, containing its metadata and file's content.
- ContainerEntryDocument(DSSDocument) - Constructor for class eu.europa.esig.dss.asic.common.ContainerEntryDocument
-
Default constructor
- ContainerEntryDocument(DSSDocument, DSSZipEntry) - Constructor for class eu.europa.esig.dss.asic.common.ContainerEntryDocument
-
Constructor with provided
DSSZipEntry
- containerInfo - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- containerInfo(ContainerInfo) - Method in class eu.europa.esig.dss.asic.common.validation.ASiCContainerDiagnosticDataBuilder
-
This method allows to set the container info (ASiC)
- ContainerInfo - Class in eu.europa.esig.dss.validation
-
Contains information about an ASiC container
- ContainerInfo() - Constructor for class eu.europa.esig.dss.validation.ContainerInfo
-
Default constructor instantiating object with null values
- ContainerSignatureScope - Class in eu.europa.esig.dss.validation.scope
-
This Signature Scope represents a "package.zip" container for ASiC-S signatures
- ContainerSignatureScope(Digest) - Constructor for class eu.europa.esig.dss.validation.scope.ContainerSignatureScope
-
Default constructor
- ContainerSignatureScope(String, Digest) - Constructor for class eu.europa.esig.dss.validation.scope.ContainerSignatureScope
-
Constructor with a container name
- containerType - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
- containerType - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
- ContainerTypeCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Checks if the container type is acceptable
- ContainerTypeCheck(I18nProvider, XmlFC, ASiCContainerType, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.ContainerTypeCheck
-
Default constructor
- containRGBColor(SignatureImageParameters) - Static method in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
This method verifies whether the
parameters
contain at least one RGB color - containsAny(Collection<T>, Collection<T>) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- containsAny(Collection<T>, Collection<T>) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- containsAny(Collection<T>, Collection<T>) - Method in interface eu.europa.esig.dss.utils.IUtils
-
This method returns boolean result whether the
superCollection
contains any element of thesubCollection
Ex. - containsAny(Collection<T>, Collection<T>) - Static method in class eu.europa.esig.dss.utils.Utils
-
This method returns boolean result whether the
superCollection
contains any element of thesubCollection
Ex. - containsATSTv2(SignerInformation) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
Checks if the given
SignerInformation
's unsignedProperties contain an archive-time-stamp (ATSv2) element - containsKey(Object) - Method in class eu.europa.esig.dss.jades.JsonObject
- containsSigningCertificate(Collection<CertificateToken>) - Method in class eu.europa.esig.dss.validation.BaselineRequirementsChecker
-
Checks if the given collection of
CertificateToken
s contains the signing certificate for the signature - containsTrustedCertSources() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
This method verifies if the current list of certificate sources contains a trusted certificate source
- containsValue(Object) - Method in class eu.europa.esig.dss.jades.JsonObject
- content - Variable in class eu.europa.esig.asic.manifest.jaxb.AnyType
- content - Variable in class eu.europa.esig.saml.jaxb.assertion.AuthnContextType
- content - Variable in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
- content - Variable in class eu.europa.esig.saml.jaxb.assertion.SubjectType
- content - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorBaseType
- content - Variable in class eu.europa.esig.saml.jaxb.authn.context.ComplexAuthenticatorType
- content - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.AnyType
- content - Variable in class eu.europa.esig.validationreport.jaxb.SignersDocumentType
- content - Variable in class eu.europa.esig.xades.jaxb.xades111.AnyType
- content - Variable in class eu.europa.esig.xades.jaxb.xades122.AnyType
- content - Variable in class eu.europa.esig.xades.jaxb.xades132.AnyType
- content - Variable in class eu.europa.esig.xmldsig.jaxb.CanonicalizationMethodType
- content - Variable in class eu.europa.esig.xmldsig.jaxb.DigestMethodType
- content - Variable in class eu.europa.esig.xmldsig.jaxb.KeyInfoType
- content - Variable in class eu.europa.esig.xmldsig.jaxb.KeyValueType
- content - Variable in class eu.europa.esig.xmldsig.jaxb.ObjectType
- content - Variable in class eu.europa.esig.xmldsig.jaxb.PGPDataType
- content - Variable in class eu.europa.esig.xmldsig.jaxb.SignatureMethodType
- content - Variable in class eu.europa.esig.xmldsig.jaxb.SignaturePropertyType
- content - Variable in class eu.europa.esig.xmldsig.jaxb.TransformType
- content - Variable in class eu.europa.esig.xmlenc.jaxb.AgreementMethodType
- content - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptionMethodType
- content - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptionPropertyType
- CONTENT_DIGEST - Enum constant in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
Digest from decrypted content SignatureValue (CAdES/PAdES)
- CONTENT_ENCODING_BINARY - Static variable in class eu.europa.esig.dss.jades.DSSJsonUtils
-
The binary content encoding (RFC 2045)
- CONTENT_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampType
-
CAdES: id-aa-ets-contentTimestamp
- CONTENT_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.pdf.PDFServiceMode
-
Used for independent timestamp creation
- contentFiles - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
- contentHints - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- contentHints - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- ContentHintsCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if the content hints are acceptable
- ContentHintsCheck(I18nProvider, XmlSAV, SignatureWrapper, ValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentHintsCheck
-
Default constructor
- contentIdentifier - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- contentIdentifier - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- ContentIdentifierCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if the content identifier is acceptable
- ContentIdentifierCheck(I18nProvider, XmlSAV, SignatureWrapper, ValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentIdentifierCheck
-
Default constructor
- contentMatch - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTSAGeneralName
- CONTENTS_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Contents'
- contentTimeStamp - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- ContentTimestampCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if a content timestamp is present
- ContentTimestampCheck(I18nProvider, XmlSAV, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTimestampCheck
-
Default constructor
- contentTimeStampMessageImprint - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- contentTimestampParameters - Variable in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
The object representing the parameters related to the content timestamp (Baseline-B)
- contentTimestamps - Variable in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Enclosed content timestamps.
- ContentTimestampsCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
-
Checks if a collection of content timestamps is not empty
- ContentTimestampsCheck(I18nProvider, T, List<TimestampWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.ContentTimestampsCheck
-
Default constructor
- contentType - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- contentType - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- contentType - Variable in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
The content type value
- contentType - Variable in class eu.europa.esig.validationreport.jaxb.SADataObjectFormatType
- ContentTypeCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if the content type is acceptable
- ContentTypeCheck(I18nProvider, XmlSAV, SignatureWrapper, ValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTypeCheck
-
Default constructor
- CONTENTURL - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- context - Variable in class eu.europa.esig.dss.AbstractSignatureParameters
-
The internal signature processing variable
- context - Variable in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
-
The validation context
- context - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
-
The validation context
- Context - Enum in eu.europa.esig.dss.enumerations
-
Defines signature validation context
- ContextParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
Context
- CONTROL_TIME - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- controlTime - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusionWithControlTime
- convert(byte[]) - Static method in class eu.europa.esig.dss.crl.PemToDerConverter
-
Converts PEM encoded binaries to DER encoded equivalent
- convertDuration(TimeConstraint) - Static method in class eu.europa.esig.dss.policy.RuleUtils
-
Converts the
TimeConstraint
to the corresponding long time value in milliseconds - convertDuration(TimeUnit, TimeUnit, int) - Static method in class eu.europa.esig.dss.policy.RuleUtils
-
Converts the given
value
to the corresponding long value - convertECSignatureValue(SignatureAlgorithm, SignatureValue) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method ensures the
SignatureValue
has an expected format and converts it when required - convertToDER(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method converts a PEM encoded certificate/crl/...
- convertToPEM(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method converts the given certificate into its PEM string.
- copy() - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectTree
-
Creates a copy of the object (changes within a copy will not affect the original object)
- copy(XmlQcStatements) - Method in class eu.europa.esig.dss.validation.XmlQcStatementsBuilder
-
Builds a deep copy of
XmlQcStatements
NOTE: does not copy MRA content - copy(InputStream, OutputStream) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- copy(InputStream, OutputStream) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- copy(InputStream, OutputStream) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Copies
is
toos
- copy(InputStream, OutputStream) - Static method in class eu.europa.esig.dss.utils.Utils
-
Copies
is
toos
- count - Variable in class eu.europa.esig.saml.jaxb.assertion.ProxyRestrictionType
- COUNTER_SIGN - Enum constant in enum eu.europa.esig.dss.signature.SigningOperation
-
Counter signature creation
- COUNTER_SIGNATURE - Enum constant in enum eu.europa.esig.dss.enumerations.Context
-
The processing token is a counter signature
- COUNTER_SIGNATURE - Enum constant in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
XAdES signed SignatureValue (counter signature)
- COUNTER_SIGNATURE - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureScopeType
-
The signature counter-signs its master signature
- COUNTER_SIGNATURE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- COUNTER_SIGNATURE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- COUNTER_SIGNATURE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- COUNTER_SIGNATURE_TYPE - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
The "Type" attribute value for a ds:Reference element a ds:SignatureValue of a counter signed signature
- COUNTER_SIGNED_SIGNATURE_VALUE - Enum constant in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
Defines the signature value of a master signature signed by a counter signature
- counterSignature - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
- counterSignature - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- counterSignature - Variable in class eu.europa.esig.dss.policy.jaxb.UnsignedAttributesConstraints
- counterSignature - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
- counterSignature - Variable in class eu.europa.esig.validationreport.jaxb.SACounterSignatureType
- counterSignature - Variable in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
- counterSignature - Variable in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
- CounterSignatureBuilder - Class in eu.europa.esig.dss.xades.signature
-
The XAdES CounterSignatureBuilder used to create a counter signature signing a SignatureValue of a parent signature
- CounterSignatureBuilder(CertificateVerifier) - Constructor for class eu.europa.esig.dss.xades.signature.CounterSignatureBuilder
-
Default constructor
- CounterSignatureCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if a counter signature is present for the signature
- CounterSignatureCheck(I18nProvider, XmlSAV, DiagnosticData, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.CounterSignatureCheck
-
Default constructor
- counterSignatureConstraints - Variable in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
- counterSignatureOrSignatureTimeStampOrCompleteCertificateRefs - Variable in class eu.europa.esig.xades.jaxb.xades132.UnsignedSignaturePropertiesType
- CounterSignatureResolver - Class in eu.europa.esig.dss.xades.validation
-
Resolver for a counter signature only.
- CounterSignatureResolver(DSSDocument) - Constructor for class eu.europa.esig.dss.xades.validation.CounterSignatureResolver
-
Default constructor
- counterSignatures - Variable in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Cached list of embedded counter signatures
- CounterSignatureScope - Class in eu.europa.esig.dss.validation.scope
-
This signature scope is used to refer a counter-signed SignatureValue
- CounterSignatureScope(String, Digest) - Constructor for class eu.europa.esig.dss.validation.scope.CounterSignatureScope
-
Default constructor
- CounterSignatureService<CSP extends SerializableCounterSignatureParameters> - Interface in eu.europa.esig.dss.signature
-
This interface
CounterSignatureService
provides operations for a counter-signature creation - CounterSignatureType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for CounterSignatureType complex type.
- CounterSignatureType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for CounterSignatureType complex type.
- CounterSignatureType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for CounterSignatureType complex type.
- CounterSignatureType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.CounterSignatureType
- CounterSignatureType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.CounterSignatureType
- CounterSignatureType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.CounterSignatureType
- counterSignSignature(DSSDocument, CSP, SignatureValue) - Method in interface eu.europa.esig.dss.signature.CounterSignatureService
-
Counter-signs the
signatureDocument
with the provided signatureValue. - counterSignSignature(DSSDocument, CAdESCounterSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
- counterSignSignature(DSSDocument, CAdESCounterSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.cades.signature.CAdESService
- counterSignSignature(DSSDocument, JAdESCounterSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.jades.signature.JAdESService
- counterSignSignature(DSSDocument, XAdESCounterSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESService
- counterSignSignature(DSSDocument, XAdESCounterSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.xades.signature.XAdESService
- counterSignSignature(RemoteDocument, RemoteSignatureParameters, SignatureValueDTO) - Method in interface eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureService
-
Counter signs the
signatureDocument
with the provided signatureValue. - counterSignSignature(RemoteDocument, RemoteSignatureParameters, SignatureValueDTO) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureServiceImpl
- counterSignSignature(CounterSignSignatureDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestDocumentSignatureService
-
Counter signs the defined signature
- counterSignSignature(CounterSignSignatureDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestDocumentSignatureServiceImpl
- counterSignSignature(CounterSignSignatureDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapDocumentSignatureService
-
Counter signs the defined signature
- counterSignSignature(CounterSignSignatureDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapDocumentSignatureServiceImpl
- CounterSignSignatureDTO - Class in eu.europa.esig.dss.ws.signature.dto
-
This class is a DTO to transfer required objects to execute counterSignSignature method It's only possible to transfer an object by POST and REST.
- CounterSignSignatureDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.CounterSignSignatureDTO
-
Empty constructor
- CounterSignSignatureDTO(RemoteDocument, RemoteSignatureParameters, SignatureValueDTO) - Constructor for class eu.europa.esig.dss.ws.signature.dto.CounterSignSignatureDTO
-
Default constructor
- country - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- country - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
- COUNTRY_NAME - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- COUNTRY_NAME - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- COUNTRY_NAME - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- CountryCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the country's name is acceptable
- CountryCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CountryCheck
-
Default constructor
- countryCode - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlTLAnalysis
- countryCode - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
- countryCode - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
- countryCode - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchor
- COUNTRYCODE3C - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COUNTRYCODE3N - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- countryName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- countryName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
- countryName - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
- countryName - Variable in class eu.europa.esig.xades.jaxb.xades111.SignatureProductionPlaceType
- countryName - Variable in class eu.europa.esig.xades.jaxb.xades122.SignatureProductionPlaceType
- countryName - Variable in class eu.europa.esig.xades.jaxb.xades132.SignatureProductionPlaceType
- COUNTRYNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COUNTRYSTRING - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COUNTRYSTRING3C - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- COUNTRYSTRING3N - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- coversSignature() - Method in enum eu.europa.esig.dss.enumerations.TimestampType
-
Checks if a timestamp of this type covers a signature
- coversSignature(ManifestFile) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the manifestFile covers a signature
- cpsUrl - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificatePolicy
- cpsUrls - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- create() - Method in class eu.europa.esig.dss.validation.CRLFirstRevocationDataLoadingStrategyFactory
- create() - Method in class eu.europa.esig.dss.validation.OCSPFirstRevocationDataLoadingStrategyFactory
- create() - Method in interface eu.europa.esig.dss.validation.RevocationDataLoadingStrategyFactory
-
This method initializes a new
RevocationDataLoadingStrategy
- create(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidatorFactory
-
Creates a
SignedDocumentValidator
for the givenasicContent
- create(ASiCContent) - Method in class eu.europa.esig.dss.asic.xades.validation.ASiCContainerWithXAdESValidatorFactory
-
Creates a
SignedDocumentValidator
for the givenasicContent
- create(ASiCContent...) - Method in class eu.europa.esig.dss.asic.cades.merge.ASiCWithCAdESContainerMergerFactory
- create(ASiCContent...) - Method in interface eu.europa.esig.dss.asic.common.merge.ASiCContainerMergerFactory
-
Creates a new
ASiCContainerMerger
for the givenASiCContent
s - create(ASiCContent...) - Method in class eu.europa.esig.dss.asic.xades.merge.ASiCWithXAdESContainerMergerFactory
- create(DSSDocument) - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidatorFactory
- create(DSSDocument) - Method in class eu.europa.esig.dss.asic.xades.validation.ASiCContainerWithXAdESValidatorFactory
- create(DSSDocument) - Method in class eu.europa.esig.dss.cades.validation.CMSDocumentValidatorFactory
- create(DSSDocument) - Method in class eu.europa.esig.dss.jades.validation.JAdESDocumentValidatorFactory
- create(DSSDocument) - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidatorFactory
- create(DSSDocument) - Method in class eu.europa.esig.dss.pdfa.validation.PDFADocumentValidatorFactory
- create(DSSDocument) - Method in interface eu.europa.esig.dss.validation.DocumentValidatorFactory
-
This method instantiates a
DocumentValidator
with the given document - create(DSSDocument) - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidatorFactory
- create(DSSDocument) - Method in class eu.europa.esig.dss.xades.validation.XMLDocumentValidatorFactory
- create(DSSDocument...) - Method in class eu.europa.esig.dss.asic.cades.merge.ASiCWithCAdESContainerMergerFactory
- create(DSSDocument...) - Method in interface eu.europa.esig.dss.asic.common.merge.ASiCContainerMergerFactory
-
Creates a new
ASiCContainerMerger
for the given ZIP-archive containers - create(DSSDocument...) - Method in class eu.europa.esig.dss.asic.xades.merge.ASiCWithXAdESContainerMergerFactory
- create(PdfObjectTree, Object) - Static method in class eu.europa.esig.dss.pdf.modifications.ObjectModification
-
Creates
ObjectModification
for a new object creation change - createAction(ActionType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createActionType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
ActionType
- createActivationLimit(ActivationLimitType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createActivationLimitDuration(ActivationLimitDurationType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createActivationLimitDurationType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
ActivationLimitDurationType
- createActivationLimitSession(ActivationLimitSessionType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createActivationLimitSessionType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
ActivationLimitSessionType
- createActivationLimitType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
ActivationLimitType
- createActivationLimitUsages(ActivationLimitUsagesType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createActivationLimitUsagesType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
ActivationLimitUsagesType
- createActivationPin(ActivationPinType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createActivationPinType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
ActivationPinType
- createAdditionalInformation(AdditionalInformationType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createAdditionalInformationType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
AdditionalInformationType
- createAdditionalMetadataLocation(AdditionalMetadataLocationType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createAdditionalMetadataLocationType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
AdditionalMetadataLocationType
- createAdditionalServiceInformation(AdditionalServiceInformationType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createAdditionalServiceInformationType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
AdditionalServiceInformationType
- createAdditionalValidationReportDataType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
AdditionalValidationReportDataType
- createAddressType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
AddressType
- createADSL(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createAdvice(AdviceType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAdviceType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
AdviceType
- createAffiliateMember(String) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createAffiliationDescriptor(AffiliationDescriptorType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createAffiliationDescriptorType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
AffiliationDescriptorType
- createAgreementMethod(AgreementMethodType) - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
- createAgreementMethodType() - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
-
Create an instance of
AgreementMethodType
- createAgreementMethodTypeKANonce(byte[]) - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
- createAgreementMethodTypeOriginatorKeyInfo(KeyInfoType) - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
- createAgreementMethodTypeRecipientKeyInfo(KeyInfoType) - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
- createAlgo() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
Algo
- createAlgoExpirationDate() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
AlgoExpirationDate
- createAllDataObjectsTimeStamp(TimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createAllDataObjectsTimeStamp(TimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createAllDataObjectsTimeStamp(XAdESTimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createAlphabet(AlphabetType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createAlphabetType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
AlphabetType
- createAndValidate() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Creates and validates all timestamps Must be called only once
- createAny(AnyType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createAny(AnyType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createAny(AnyType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createAnyPolicyChildren() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PolicyTreeNode
-
Creates any policy children corresponding to the current policy node
- createAnyType() - Method in class eu.europa.esig.asic.manifest.jaxb.ObjectFactory
-
Create an instance of
AnyType
- createAnyType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
AnyType
- createAnyType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
AnyType
- createAnyType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
AnyType
- createAnyType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
AnyType
- createArchiveTimeStamp(TimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createArchiveTimeStamp(TimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createArchiveTimeStamp(XAdESTimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createArchiveTimeStamp(XAdESTimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades141.ObjectFactory
- createArtifact(String) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createArtifactResolutionService(IndexedEndpointType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createArtifactResolve(ArtifactResolveType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createArtifactResolveType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
ArtifactResolveType
- createArtifactResponse(ArtifactResponseType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createArtifactResponseType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
ArtifactResponseType
- createASiCManifest(ASiCManifestType) - Method in class eu.europa.esig.asic.manifest.jaxb.ObjectFactory
- createASiCManifestType() - Method in class eu.europa.esig.asic.manifest.jaxb.ObjectFactory
-
Create an instance of
ASiCManifestType
- createAssertion(AssertionType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAssertionConsumerService(IndexedEndpointType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createAssertionIDRef(String) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAssertionIDRequest(AssertionIDRequestType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createAssertionIDRequestService(EndpointType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createAssertionIDRequestType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
AssertionIDRequestType
- createAssertionType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
AssertionType
- createAssertionURIRef(String) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAsymmetricDecryption(PublicKeyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createAsymmetricKeyAgreement(PublicKeyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createAttrAuthoritiesCertValues(CertificateValuesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createAttribute(AttributeType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAttributeAuthorityDescriptor(AttributeAuthorityDescriptorType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createAttributeAuthorityDescriptorType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
AttributeAuthorityDescriptorType
- createAttributeBaseType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
AttributeBaseType
- createAttributeCertificateRefs(CompleteCertificateRefsType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createAttributeConsumingService(AttributeConsumingServiceType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createAttributeConsumingServiceType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
AttributeConsumingServiceType
- createAttributedNonEmptyURIType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
AttributedNonEmptyURIType
- createAttributeProfile(String) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createAttributeQuery(AttributeQueryType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createAttributeQueryType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
AttributeQueryType
- createAttributeRevocationRefs(CompleteRevocationRefsType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createAttributeRevocationValues(RevocationValuesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createAttributeService(EndpointType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createAttributeStatement(AttributeStatementType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAttributeStatementType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
AttributeStatementType
- createAttributeType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
AttributeType
- createAttributeValue(Object) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAudience(String) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAudienceRestriction(AudienceRestrictionType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAudienceRestrictionType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
AudienceRestrictionType
- createAuthenticatingAuthority(String) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAuthenticationContextDeclaration(AuthnContextDeclarationBaseType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createAuthenticator(AuthenticatorBaseType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createAuthenticatorBaseType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
AuthenticatorBaseType
- createAuthenticatorTransportProtocol(AuthenticatorTransportProtocolType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createAuthenticatorTransportProtocolType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
AuthenticatorTransportProtocolType
- createAuthnAuthorityDescriptor(AuthnAuthorityDescriptorType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createAuthnAuthorityDescriptorType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
AuthnAuthorityDescriptorType
- createAuthnContext(AuthnContextType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAuthnContextClassRef(String) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAuthnContextDecl(Object) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAuthnContextDeclarationBaseType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
AuthnContextDeclarationBaseType
- createAuthnContextDeclRef(String) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAuthnContextType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
AuthnContextType
- createAuthnMethod(AuthnMethodBaseType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createAuthnMethodBaseType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
AuthnMethodBaseType
- createAuthnQuery(AuthnQueryType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createAuthnQueryService(EndpointType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createAuthnQueryType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
AuthnQueryType
- createAuthnRequest(AuthnRequestType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createAuthnRequestType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
AuthnRequestType
- createAuthnStatement(AuthnStatementType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAuthnStatementType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
AuthnStatementType
- createAuthzDecisionQuery(AuthzDecisionQueryType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createAuthzDecisionQueryType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
AuthzDecisionQueryType
- createAuthzDecisionStatement(AuthzDecisionStatementType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createAuthzDecisionStatementType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
AuthzDecisionStatementType
- createAuthzService(EndpointType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createBaseID(BaseIDAbstractType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createBaselineRequirementsChecker() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- createBaselineRequirementsChecker() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- createBaselineRequirementsChecker() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- createBaselineRequirementsChecker() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Instantiates a
BaselineRequirementsChecker
according to the signature format - createBaselineRequirementsChecker() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- createBasicSignatureConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
BasicSignatureConstraints
- createBody() - Method in class eu.europa.esig.soap.jaxb.envelope.ObjectFactory
-
Create an instance of
Body
- createBody(Body) - Method in class eu.europa.esig.soap.jaxb.envelope.ObjectFactory
- createCanonicalizationMethod(CanonicalizationMethodType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createCanonicalizationMethodType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
CanonicalizationMethodType
- createCertIDListType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
CertIDListType
- createCertIDListType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
CertIDListType
- createCertIDListType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
CertIDListType
- createCertIDType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
CertIDType
- createCertIDType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
CertIDType
- createCertIDType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
CertIDType
- createCertificateChainType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
CertificateChainType
- createCertificateConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
CertificateConstraints
- createCertificateContentReferenceEquivalenceType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
CertificateContentReferenceEquivalenceType
- createCertificateContentReferencesEquivalenceListType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
CertificateContentReferencesEquivalenceListType
- createCertificateRef(Map<?, ?>) - Static method in class eu.europa.esig.dss.jades.validation.JAdESCertificateRefExtractionUtils
-
Parses the xRefs component value and returns
CertificateRef
- createCertificateRefFromV1(Element, XAdESPaths) - Static method in class eu.europa.esig.dss.xades.validation.XAdESCertificateRefExtractionUtils
-
Extracts a
CertificateRef
from a V1certRefElement
- createCertificateRefFromV2(Element, XAdESPaths) - Static method in class eu.europa.esig.dss.xades.validation.XAdESCertificateRefExtractionUtils
-
Extracts a
CertificateRef
from a V2certRefElement
- createCertificateValues(CertificateValuesType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createCertificateValues(CertificateValuesType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createCertificateValues(CertificateValuesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createCertificateValuesType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
CertificateValuesType
- createCertificateValuesType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
CertificateValuesType
- createCertificateValuesType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
CertificateValuesType
- createCertifiedRolesListType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
CertifiedRolesListType
- createCertifiedRolesListType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
CertifiedRolesListType
- createCertifiedRolesListType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
CertifiedRolesListType
- createCertSubjectDNAttribute(CertSubjectDNAttributeType) - Method in class eu.europa.esig.trustedlist.jaxb.tslx.ObjectFactory
- createCertSubjectDNAttributeType() - Method in class eu.europa.esig.trustedlist.jaxb.tslx.ObjectFactory
-
Create an instance of
CertSubjectDNAttributeType
- createCipherData(CipherDataType) - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
- createCipherDataType() - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
-
Create an instance of
CipherDataType
- createCipherReference(CipherReferenceType) - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
- createCipherReferenceType() - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
-
Create an instance of
CipherReferenceType
- createClaimedRolesListType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
ClaimedRolesListType
- createClaimedRolesListType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
ClaimedRolesListType
- createClaimedRolesListType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
ClaimedRolesListType
- createCMSSignedDataGenerator(CAdESSignatureParameters, ContentSigner, SignerInfoGeneratorBuilder, CMSSignedData) - Method in class eu.europa.esig.dss.cades.signature.CMSSignedDataBuilder
-
Note: Section 5.1 of RFC 3852 [4] requires that, the CMS SignedData version be set to 3 if certificates from SignedData is present AND (any version 1 attribute certificates are present OR any SignerInfo structures are version 3 OR eContentType from encapContentInfo is other than id-data).
- createCommitmentTypeIndication(CommitmentTypeIndicationType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createCommitmentTypeIndication(CommitmentTypeIndicationType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createCommitmentTypeIndication(CommitmentTypeIndicationType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createCommitmentTypeIndicationType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
CommitmentTypeIndicationType
- createCommitmentTypeIndicationType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
CommitmentTypeIndicationType
- createCommitmentTypeIndicationType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
CommitmentTypeIndicationType
- createCommitmentTypeQualifiersListType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
CommitmentTypeQualifiersListType
- createCommitmentTypeQualifiersListType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
CommitmentTypeQualifiersListType
- createCommitmentTypeQualifiersListType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
CommitmentTypeQualifiersListType
- createCompany(String) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createCompleteCertificateRefs(CompleteCertificateRefsType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createCompleteCertificateRefs(CompleteCertificateRefsType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createCompleteCertificateRefs(CompleteCertificateRefsType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createCompleteCertificateRefsType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
CompleteCertificateRefsType
- createCompleteCertificateRefsType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
CompleteCertificateRefsType
- createCompleteCertificateRefsType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
CompleteCertificateRefsType
- createCompleteRevocationRefs(CompleteRevocationRefsType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createCompleteRevocationRefs(CompleteRevocationRefsType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createCompleteRevocationRefs(CompleteRevocationRefsType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createCompleteRevocationRefsType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
CompleteRevocationRefsType
- createCompleteRevocationRefsType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
CompleteRevocationRefsType
- createCompleteRevocationRefsType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
CompleteRevocationRefsType
- createComplexAuthenticator(ComplexAuthenticatorType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createComplexAuthenticatorType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
ComplexAuthenticatorType
- createCondition(ConditionAbstractType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createConditions(ConditionsType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createConditionsType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
ConditionsType
- createConnection() - Method in class eu.europa.esig.dss.spi.client.http.NativeDataLoaderCall
-
Creates connection
- createConsistentServiceByCertificateTypeFilter() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
-
Creates a TrustedService filter by QC consistency
- createConsistentServiceByQCFilter() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
-
Creates a TrustedService filter by QC consistency
- createConsistentServiceByQSCDFilter() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
-
Creates a TrustedService filter by QSCD consistency
- createConsistentServiceByStatusFilter() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
-
Creates a TrustedService filter by status consistency
- createConstraintsParameters() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
ConstraintsParameters
- createConstraintsParameters(ConstraintsParameters) - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
- createConstraintStatusType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
ConstraintStatusType
- createContactPerson(ContactType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createContactType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
ContactType
- createContainerConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
ContainerConstraints
- createCounterSignature(CounterSignatureType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createCounterSignature(CounterSignatureType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createCounterSignature(CounterSignatureType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createCounterSignature(Element, XAdESSignature) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Creates and returns a counter signature found in the
counterSignatureElement
- createCounterSignatureParameters(RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.common.AbstractRemoteSignatureServiceImpl
-
Creates counter signature parameters
- createCounterSignatureType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
CounterSignatureType
- createCounterSignatureType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
CounterSignatureType
- createCounterSignatureType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
CounterSignatureType
- createCriteriaListType() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.ObjectFactory
-
Create an instance of
CriteriaListType
- createCRLIdentifierType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
CRLIdentifierType
- createCRLIdentifierType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
CRLIdentifierType
- createCRLIdentifierType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
CRLIdentifierType
- createCRLRef(XAdESPaths, Element) - Static method in class eu.europa.esig.dss.xades.validation.XAdESRevocationRefExtractionUtils
-
Extracts a
CRLRef
from acrlRefElement
- createCRLRef(Map<?, ?>) - Static method in class eu.europa.esig.dss.jades.validation.JAdESRevocationRefExtractionUtils
-
Extract an
CRLRef
from 'crlRefs' header - createCRLRefsType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
CRLRefsType
- createCRLRefsType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
CRLRefsType
- createCRLRefsType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
CRLRefsType
- createCRLRefType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
CRLRefType
- createCRLRefType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
CRLRefType
- createCRLRefType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
CRLRefType
- createCRLValuesType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
CRLValuesType
- createCRLValuesType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
CRLValuesType
- createCRLValuesType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
CRLValuesType
- createCryptographicConstraint() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
CryptographicConstraint
- createCryptoInformationType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
CryptoInformationType
- createDataObjectFormat(DataObjectFormatType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createDataObjectFormat(DataObjectFormatType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createDataObjectFormat(DataObjectFormatType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createDataObjectFormatType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
DataObjectFormatType
- createDataObjectFormatType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
DataObjectFormatType
- createDataObjectFormatType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
DataObjectFormatType
- createDataObjectReference(DataObjectReferenceType) - Method in class eu.europa.esig.asic.manifest.jaxb.ObjectFactory
- createDataObjectReferenceType() - Method in class eu.europa.esig.asic.manifest.jaxb.ObjectFactory
-
Create an instance of
DataObjectReferenceType
- createDCEValueType() - Method in class eu.europa.esig.saml.jaxb.dce.ObjectFactory
-
Create an instance of
DCEValueType
- createDeactivationCallCenter(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createDefaultRevocationDataVerifier() - Static method in class eu.europa.esig.dss.validation.RevocationDataVerifier
-
This method is used to instantiate a new
RevocationDataVerifier
, using the default validation constraints (synchronized with default validation policy). - createDetail() - Method in class eu.europa.esig.soap.jaxb.envelope.ObjectFactory
-
Create an instance of
Detail
- createDetailedReport(XmlDetailedReport) - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
- createDiagnosticData(XmlDiagnosticData) - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
- createDiagnosticDataBuilder(ValidationContext) - Method in class eu.europa.esig.dss.validation.CertificateValidator
-
Creates and fills the
DiagnosticDataBuilder
with a relevant data - createDiagnosticDataBuilder(ValidationContext, List<AdvancedSignature>) - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
- createDiagnosticDataBuilder(ValidationContext, List<AdvancedSignature>) - Method in class eu.europa.esig.dss.pdfa.validation.PDFADocumentValidator
- createDiagnosticDataBuilder(ValidationContext, List<AdvancedSignature>) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Creates and fills the
DiagnosticDataBuilder
with a relevant data - createDigestAlgAndValueType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
DigestAlgAndValueType
- createDigestAlgAndValueType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
DigestAlgAndValueType
- createDigestAlgAndValueType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
DigestAlgAndValueType
- createDigestMethod(DigestMethodType) - Method in class eu.europa.esig.saml.jaxb.metadata.algsupport.ObjectFactory
- createDigestMethod(DigestMethodType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createDigestMethodType() - Method in class eu.europa.esig.saml.jaxb.metadata.algsupport.ObjectFactory
-
Create an instance of
DigestMethodType
- createDigestMethodType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
DigestMethodType
- createDigestValue(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createDigitalIdentityListType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
DigitalIdentityListType
- createDigitalIdentityType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
DigitalIdentityType
- createDigSig(PublicKeyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createDistributionPoints(NonEmptyURIListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createDocumentationReferencesType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
DocumentationReferencesType
- createDocumentationReferencesType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
DocumentationReferencesType
- createDocumentationReferencesType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
DocumentationReferencesType
- createDSAKeyValue(DSAKeyValueType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createDSAKeyValueType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
DSAKeyValueType
- createDssDocumentFromDomDocument(Document, String) - Static method in class eu.europa.esig.dss.DomUtils
-
This method creates a new InMemoryDocument with the
Document
content and the given name - createEIDAS() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
EIDAS
- createElectronicAddress(ElectronicAddressType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createElectronicAddressType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
ElectronicAddressType
- createElementNS(Document, DSSNamespace, DSSElement) - Static method in class eu.europa.esig.dss.DomUtils
-
Creates an element with the given namespace
- createEmailAddress(String) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createEmptyContainer() - Method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
This method creates an empty container
- createEmptyDigest() - Static method in class eu.europa.esig.dss.model.DSSMessageDigest
-
Creates empty message-digest object
- createEmptyDocument() - Static method in class eu.europa.esig.dss.model.InMemoryDocument
-
Creates an empty in memory document
- createEncapsulatedPKIData(EncapsulatedPKIDataType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createEncapsulatedPKIData(EncapsulatedPKIDataType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createEncapsulatedPKIData(EncapsulatedPKIDataType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createEncapsulatedPKIDataType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
EncapsulatedPKIDataType
- createEncapsulatedPKIDataType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
EncapsulatedPKIDataType
- createEncapsulatedPKIDataType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
EncapsulatedPKIDataType
- createEncryptedAssertion(EncryptedElementType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createEncryptedAttribute(EncryptedElementType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createEncryptedData(EncryptedDataType) - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
- createEncryptedDataType() - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
-
Create an instance of
EncryptedDataType
- createEncryptedElementType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
EncryptedElementType
- createEncryptedID(EncryptedElementType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createEncryptedKey(EncryptedKeyType) - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
- createEncryptedKeyType() - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
-
Create an instance of
EncryptedKeyType
- createEncryptionMethod(EncryptionMethodType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createEncryptionMethodType() - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
-
Create an instance of
EncryptionMethodType
- createEncryptionMethodTypeKeySize(BigInteger) - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
- createEncryptionMethodTypeOAEPparams(byte[]) - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
- createEncryptionProperties(EncryptionPropertiesType) - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
- createEncryptionPropertiesType() - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
-
Create an instance of
EncryptionPropertiesType
- createEncryptionProperty(EncryptionPropertyType) - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
- createEncryptionPropertyType() - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
-
Create an instance of
EncryptionPropertyType
- createEndpointType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
EndpointType
- createEntitiesDescriptor(EntitiesDescriptorType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createEntitiesDescriptorType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
EntitiesDescriptorType
- createEntityDescriptor(EntityDescriptorType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createEntityDescriptorType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
EntityDescriptorType
- createEnvelope() - Method in class eu.europa.esig.soap.jaxb.envelope.ObjectFactory
-
Create an instance of
Envelope
- createEnvelope(Envelope) - Method in class eu.europa.esig.soap.jaxb.envelope.ObjectFactory
- createEULOTLPredicate() - Static method in class eu.europa.esig.dss.tsl.function.TLPredicateFactory
-
This method creates a Predicate used to filter the XML European list of trusted list (LOTL)
- createEUTLCountryCodePredicate(String...) - Static method in class eu.europa.esig.dss.tsl.function.TLPredicateFactory
-
This method creates a Predicate used to filter XML European Trusted Lists (TL) with the defined Scheme Territory codes Example : "DE", "FR"
- createEUTLPredicate() - Static method in class eu.europa.esig.dss.tsl.function.TLPredicateFactory
-
This method creates a Predicate used to filter the XML European Trusted List (TL)
- createEvidence(EvidenceType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createEvidenceType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
EvidenceType
- createExpiredCertsRevocationInfo(XMLGregorianCalendar) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createExtendedKeyUsage(ExtendedKeyUsageType) - Method in class eu.europa.esig.trustedlist.jaxb.tslx.ObjectFactory
- createExtendedKeyUsageType() - Method in class eu.europa.esig.trustedlist.jaxb.tslx.ObjectFactory
-
Create an instance of
ExtendedKeyUsageType
- createExtension(ExtensionType) - Method in class eu.europa.esig.asic.manifest.jaxb.ObjectFactory
- createExtension(ExtensionType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createExtension(ExtensionType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createExtensionOnlyType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
ExtensionOnlyType
- createExtensions(ExtensionsType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createExtensions(ExtensionsType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createExtensionsListType() - Method in class eu.europa.esig.asic.manifest.jaxb.ObjectFactory
-
Create an instance of
ExtensionsListType
- createExtensionsListType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
ExtensionsListType
- createExtensionsType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
ExtensionsType
- createExtensionsType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
ExtensionsType
- createExtensionType() - Method in class eu.europa.esig.asic.manifest.jaxb.ObjectFactory
-
Create an instance of
ExtensionType
- createExtensionType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
ExtensionType
- createExtensionType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
ExtensionType
- createFault() - Method in class eu.europa.esig.soap.jaxb.envelope.ObjectFactory
-
Create an instance of
Fault
- createFault(Fault) - Method in class eu.europa.esig.soap.jaxb.envelope.ObjectFactory
- createFile(String, byte[]) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
-
Allows to add a given array of
byte
as a cache file representing by theurlString
. - createFilterByCaQc() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
-
Creates a TrustedService filter by 'CA/QC' identifier
- createFilterByCertificateType(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
-
Creates a TrustedService filter by the type as in the given certificate
- createFilterByCountries(Set<String>) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
-
Creates a TrustedService filter by country codes
- createFilterByCountry(String) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
-
Creates a TrustedService filter by country code
- createFilterByDate(Date) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
-
Creates a TrustedService filter by date
- createFilterByGranted() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
-
Creates a TrustedService filter by 'granted' status
- createFilterByMRAEquivalenceStartingDate(Date) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
-
Creates a TrustedService filter by MRA equivalence starting date
- createFilterByQTST() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
-
Creates a TrustedService filter by 'TSA/QTST' identifier
- createFilterByUrls(Set<String>) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
-
Creates a TrustedService filter by urls
- createGeneration() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
Generation
- createGetComplete(String) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createGivenName(String) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createGoverningAgreementRef(GoverningAgreementRefType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createGoverningAgreementRefType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
GoverningAgreementRefType
- createGoverningAgreements(GoverningAgreementsType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createGoverningAgreementsType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
GoverningAgreementsType
- createHashDataInfoType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
HashDataInfoType
- createHeader() - Method in class eu.europa.esig.soap.jaxb.envelope.ObjectFactory
-
Create an instance of
Header
- createHeader(Header) - Method in class eu.europa.esig.soap.jaxb.envelope.ObjectFactory
- createHTTP(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createIdentification(IdentificationType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createIdentificationType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
IdentificationType
- createIdentifier() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
- createIdentifier() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
-
Creates the unique identifier
- createIdentifierType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
IdentifierType
- createIdentifierType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
IdentifierType
- createIdentifierType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
IdentifierType
- createIDPEntry(IDPEntryType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createIDPEntryType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
IDPEntryType
- createIDPList(IDPListType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createIDPListType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
IDPListType
- createIDPSSODescriptor(IDPSSODescriptorType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createIDPSSODescriptorType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
IDPSSODescriptorType
- createInclude(IncludeType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createIncludeType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
IncludeType
- createIncludeType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
IncludeType
- createIndexedEndpointType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
IndexedEndpointType
- createIndividualDataObjectsTimeStamp(TimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createIndividualDataObjectsTimeStamp(TimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createIndividualDataObjectsTimeStamp(XAdESTimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createIndividualValidationConstraintReportType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
IndividualValidationConstraintReportType
- createIntegerListType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
IntegerListType
- createIntegerListType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
IntegerListType
- createIntegerListType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
IntegerListType
- createInternationalNamesType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
InternationalNamesType
- createIntValueConstraint() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
IntValueConstraint
- createIPAddress(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createIPSec(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createISDN(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createIssuer(NameIDType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createKeyActivation(KeyActivationType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createKeyActivationType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
KeyActivationType
- createKeyDescriptor(KeyDescriptorType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createKeyDescriptorType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
KeyDescriptorType
- createKeyInfo(KeyInfoType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createKeyInfoConfirmationDataType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
KeyInfoConfirmationDataType
- createKeyInfoType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
KeyInfoType
- createKeyName(String) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createKeySharing(KeySharingType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createKeySharingType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
KeySharingType
- createKeyStorage(KeyStorageType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createKeyStorageType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
KeyStorageType
- CreateKeyStoreApp - Class in eu.europa.esig.dss.cookbook
-
This application can be used to create a certificate keyStore
- createKeyUsageBitType() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.ObjectFactory
-
Create an instance of
KeyUsageBitType
- createKeyUsageType() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.ObjectFactory
-
Create an instance of
KeyUsageType
- createKeyValue(KeyValueType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createKeyValueType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
KeyValueType
- createLength(LengthType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createLengthType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
LengthType
- createLevelConstraint() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
LevelConstraint
- createListAlgo() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
ListAlgo
- createLocalizedNameType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
LocalizedNameType
- createLocalizedURIType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
LocalizedURIType
- createLogoutRequest(LogoutRequestType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createLogoutRequestType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
LogoutRequestType
- createLogoutResponse(StatusResponseType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createManageNameIDRequest(ManageNameIDRequestType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createManageNameIDRequestType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
ManageNameIDRequestType
- createManageNameIDResponse(StatusResponseType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createManageNameIDService(EndpointType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createManifest(ManifestType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createManifestType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
ManifestType
- createMergedResult() - Method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
This method creates a new
ASiCContent
by merging the given containers - createMgmtData(String) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createMimeType(String) - Method in class eu.europa.esig.trustedlist.jaxb.tslx.ObjectFactory
- createMobileNetworkEndToEndEncryption(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createMobileNetworkNoEncryption(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createMobileNetworkRadioEncryption(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createModelConstraint() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
ModelConstraint
- createMRAEnactedFilter() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
-
Creates a TrustedService filter by MRA enacted
- createMultiLangNormStringType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
MultiLangNormStringType
- createMultiLangStringType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
MultiLangStringType
- createMultiValuesConstraint() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
MultiValuesConstraint
- createMutualRecognitionAgreementInformation(MutualRecognitionAgreementInformationType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
- createMutualRecognitionAgreementInformationType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
MutualRecognitionAgreementInformationType
- createNameID(NameIDType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createNameIDFormat(String) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createNameIDMappingRequest(NameIDMappingRequestType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createNameIDMappingRequestType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
NameIDMappingRequestType
- createNameIDMappingResponse(NameIDMappingResponseType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createNameIDMappingResponseType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
NameIDMappingResponseType
- createNameIDMappingService(EndpointType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createNameIDPolicy(NameIDPolicyType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createNameIDPolicyType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
NameIDPolicyType
- createNameIDType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
NameIDType
- createNativeDataLoaderCall(String, NativeHTTPDataLoader.HttpMethod, byte[], boolean) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
-
This method creates a task call to be executed by NativeHTTPDataLoader
- createNewEncryptedID(EncryptedElementType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createNewID(String) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createNextUpdate(NextUpdateType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createNextUpdateType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
NextUpdateType
- createNonEmptyMultiLangURIListType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
NonEmptyMultiLangURIListType
- createNonEmptyMultiLangURIType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
NonEmptyMultiLangURIType
- createNonEmptyURIListType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
NonEmptyURIListType
- createNoticeReferenceType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
NoticeReferenceType
- createNoticeReferenceType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
NoticeReferenceType
- createNoticeReferenceType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
NoticeReferenceType
- createNsPrefixMappingType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
NsPrefixMappingType
- createObject(ObjectType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createObjectIdentifier(ObjectIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createObjectIdentifier(ObjectIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createObjectIdentifier(ObjectIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createObjectIdentifierType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
ObjectIdentifierType
- createObjectIdentifierType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
ObjectIdentifierType
- createObjectIdentifierType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
ObjectIdentifierType
- createObjectType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
ObjectType
- createOCSPIdentifierType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
OCSPIdentifierType
- createOCSPIdentifierType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
OCSPIdentifierType
- createOCSPIdentifierType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
OCSPIdentifierType
- createOCSPRef(XAdESPaths, Element) - Static method in class eu.europa.esig.dss.xades.validation.XAdESRevocationRefExtractionUtils
-
Extracts a
OCSPRef
from aocspRefElement
- createOCSPRef(Map<?, ?>) - Static method in class eu.europa.esig.dss.jades.validation.JAdESRevocationRefExtractionUtils
-
Extract an
OCSPRef
from 'ocpsRefs' header - createOCSPRefsType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
OCSPRefsType
- createOCSPRefsType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
OCSPRefsType
- createOCSPRefsType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
OCSPRefsType
- createOCSPRefType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
OCSPRefType
- createOCSPRefType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
OCSPRefType
- createOCSPRefType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
OCSPRefType
- createOCSPValuesType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
OCSPValuesType
- createOCSPValuesType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
OCSPValuesType
- createOCSPValuesType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
OCSPValuesType
- createOneTimeUse(OneTimeUseType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createOneTimeUseType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
OneTimeUseType
- createOperationalProtection(OperationalProtectionType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createOperationalProtectionType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
OperationalProtectionType
- createOrganization(OrganizationType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createOrganizationDisplayName(LocalizedNameType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createOrganizationName(LocalizedNameType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createOrganizationType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
OrganizationType
- createOrganizationURL(LocalizedURIType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createOrphanTokenFromRevocationIdentifier(EncapsulatedRevocationTokenIdentifier<R>) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
Creates an orphan revocation token from
EncapsulatedRevocationTokenIdentifier
- createOtherCertStatusRefsType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
OtherCertStatusRefsType
- createOtherCertStatusRefsType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
OtherCertStatusRefsType
- createOtherCertStatusRefsType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
OtherCertStatusRefsType
- createOtherCertStatusValuesType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
OtherCertStatusValuesType
- createOtherCertStatusValuesType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
OtherCertStatusValuesType
- createOtherCertStatusValuesType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
OtherCertStatusValuesType
- createOtherTimeStamp(OtherTimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createOtherTimeStampType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
OtherTimeStampType
- createOtherTSLPointer(OtherTSLPointerType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createOtherTSLPointersType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
OtherTSLPointersType
- createOtherTSLPointerType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
OtherTSLPointerType
- createOutputStream() - Method in class eu.europa.esig.dss.signature.resources.AbstractResourcesHandler
- createOutputStream() - Method in interface eu.europa.esig.dss.signature.resources.DSSResourcesHandler
-
This method creates a new
OutputStream
to be used as an output for a temporary signature document - createPackageZip(List<DSSDocument>, Date) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCDataToSignHelperBuilder
-
Creates a zip with all files to be signed
- createParameters(RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.common.AbstractRemoteSignatureServiceImpl
-
Creates
SerializableSignatureParameters
fromRemoteSignatureParameters
- createPassword(PasswordType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createPasswordType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
PasswordType
- createPDFAConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
PDFAConstraints
- createPDFOtherTSLPointerPredicate() - Static method in class eu.europa.esig.dss.tsl.function.TLPredicateFactory
-
This method creates a predicate used to filter all PDF Trusted Lists (TL)
- createPDPDescriptor(PDPDescriptorType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createPDPDescriptorType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
PDPDescriptorType
- createPGPData(PGPDataType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createPGPDataType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
PGPDataType
- createPGPDataTypePGPKeyID(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createPGPDataTypePGPKeyPacket(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createPhysicalVerification() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
PhysicalVerification
- createPOEProvisioningType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
POEProvisioningType
- createPOEType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
POEType
- createPointersToOtherTSL(OtherTSLPointersType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createPoliciesListType() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.ObjectFactory
-
Create an instance of
PoliciesListType
- createPolicyOrLegalNotice(PolicyOrLegalnoticeType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createPolicyOrLegalnoticeType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
PolicyOrLegalnoticeType
- createPostalAddress(PostalAddressType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createPostalAddresses(PostalAddressListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createPostalAddressListType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
PostalAddressListType
- createPostalAddressType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
PostalAddressType
- createPredicateWithCustomMimeType(String) - Static method in class eu.europa.esig.dss.tsl.function.TLPredicateFactory
-
This method creates a predicate used to filter all Trusted Lists (TL) with the defined mimetype Example : "application/vnd.etsi.tsl+xml" to filter XML Trusted Lists (TL)
- createPredicateWithCustomTSLType(String) - Static method in class eu.europa.esig.dss.tsl.function.TLPredicateFactory
-
This method creates a Predicate used to filter an XML Trusted List (TL) defined with a custom TSLType
- createPreviousSession(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createPrincipalAuthenticationMechanism(PrincipalAuthenticationMechanismType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createPrincipalAuthenticationMechanismType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
PrincipalAuthenticationMechanismType
- createPrivateKeyProtection(PrivateKeyProtectionType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createPrivateKeyProtectionType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
PrivateKeyProtectionType
- createProxyRestriction(ProxyRestrictionType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createProxyRestrictionType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
ProxyRestrictionType
- createPSSParam(DigestAlgorithm) - Method in class eu.europa.esig.dss.token.AbstractSignatureTokenConnection
-
Creates
java.security.spec.AlgorithmParameterSpec
for the givendigestAlgo
- createPSTN(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createPublicKeyLocation(String) - Method in class eu.europa.esig.trustedlist.jaxb.tslx.ObjectFactory
- createPublicKeyType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
PublicKeyType
- createQcCClegislation(String) - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
- createQcStatementInfoType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
QcStatementInfoType
- createQcStatementListType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
QcStatementListType
- createQcStatementSet(QcStatementListType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
- createQcStatementType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
QcStatementType
- createQcType(ObjectIdentifierType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
- createQSCDFromCert(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd.QSCDStrategyFactory
-
Creates a QSCD Strategy from the given certificate
- createQSCDFromCertAndTL(CertificateWrapper, TrustedServiceWrapper, CertificateQualifiedStatus) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd.QSCDStrategyFactory
-
Creates a QSCD Strategy from the given certificate and TrustedService
- createQSCDFromTL(TrustedServiceWrapper, CertificateQualifiedStatus, QSCDStrategy) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd.QSCDStrategyFactory
-
Creates a QSCD Strategy from the TrustedService
- createQualificationElementType() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.ObjectFactory
-
Create an instance of
QualificationElementType
- createQualificationFromCert(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified.QualificationStrategyFactory
-
Creates
QualificationStrategy
from the certificate - createQualificationFromCertAndTL(CertificateWrapper, TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified.QualificationStrategyFactory
-
Creates
QualificationStrategy
from the certificate and Trusted Service - createQualificationFromTL(TrustedServiceWrapper, QualificationStrategy) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified.QualificationStrategyFactory
-
Creates
QualificationStrategy
from the Trusted Service - createQualifications(QualificationsType) - Method in class eu.europa.esig.trustedlist.jaxb.ecc.ObjectFactory
- createQualificationsType() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.ObjectFactory
-
Create an instance of
QualificationsType
- createQualifierEquivalenceListType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
QualifierEquivalenceListType
- createQualifierEquivalenceType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
QualifierEquivalenceType
- createQualifiersType() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.ObjectFactory
-
Create an instance of
QualifiersType
- createQualifierType() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.ObjectFactory
-
Create an instance of
QualifierType
- createQualifyingProperties(QualifyingPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createQualifyingProperties(QualifyingPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createQualifyingProperties(QualifyingPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createQualifyingPropertiesReference(QualifyingPropertiesReferenceType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createQualifyingPropertiesReference(QualifyingPropertiesReferenceType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createQualifyingPropertiesReference(QualifyingPropertiesReferenceType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createQualifyingPropertiesReferenceType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
QualifyingPropertiesReferenceType
- createQualifyingPropertiesReferenceType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
QualifyingPropertiesReferenceType
- createQualifyingPropertiesReferenceType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
QualifyingPropertiesReferenceType
- createQualifyingPropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
QualifyingPropertiesType
- createQualifyingPropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
QualifyingPropertiesType
- createQualifyingPropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
QualifyingPropertiesType
- createQuery(String) - Static method in class eu.europa.esig.dss.spi.client.jdbc.query.SqlQuery
-
This method creates a
SqlQuery
with the given query string - createRawInputStream() - Method in interface eu.europa.esig.dss.pdf.PdfDict
-
Creates a new raw input stream.
- createReference(ReferenceType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createReferenceForCertificate(CertificateToken) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
-
Creates a
TimestampedReference
for the providedCertificateToken
- createReferenceForIdentifier(Identifier, TimestampedObjectType) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
-
Creates a
TimestampedReference
for the given identifier - createReferenceInfo(ReferenceInfoType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createReferenceInfoType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
ReferenceInfoType
- createReferenceList() - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
-
Create an instance of
ReferenceList
- createReferenceListDataReference(ReferenceType) - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
- createReferenceListKeyReference(ReferenceType) - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
- createReferencesForCertificateRefs(Collection<CertificateRef>, CertificateSource, ListCertificateSource) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
-
Returns a list of timestamped references from the given collection of
certificateRefs
- createReferencesForCertificates(Collection<CertificateToken>) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
-
Creates a list of
TimestampedReference
s for the provided list ofcertificates
- createReferencesForCRLBinaries(Collection<? extends EncapsulatedRevocationTokenIdentifier<CRL>>) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
-
Creates a list of
TimestampedReference
s from a collection ofCRLBinary
s - createReferencesForCRLRefs(Collection<? extends RevocationRef<CRL>>, OfflineRevocationSource<CRL>, ListRevocationSource<CRL>) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
-
Returns a list of timestamped references from the given collection of
crlRefs
- createReferencesForIdentifiers(Collection<? extends Identifier>, TimestampedObjectType) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
-
Creates a list of
TimestampedReference
s from the identifiers of a given type - createReferencesForOCSPBinaries(Collection<? extends EncapsulatedRevocationTokenIdentifier<OCSP>>, ListCertificateSource) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
-
Creates a list of
TimestampedReference
s from a collection ofOCSPResponseBinary
s - createReferencesForOCSPBinary(OCSPResponseBinary, ListCertificateSource) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
-
Creates a list of
TimestampedReference
s for aOCSPResponseBinary
- createReferencesForOCSPRefs(Collection<? extends RevocationRef<OCSP>>, OfflineRevocationSource<OCSP>, ListCertificateSource, ListRevocationSource<OCSP>) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
-
Returns a list of timestamped references from the given collection of
ocspRefs
- createReferenceType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
ReferenceType
- createReferenceType() - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
-
Create an instance of
ReferenceType
- createRefsOnlyTimeStamp(TimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createRefsOnlyTimeStamp(TimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createRefsOnlyTimeStamp(XAdESTimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createRelayState(RelayStateType) - Method in class eu.europa.esig.saml.jaxb.ecp.ObjectFactory
- createRelayStateType() - Method in class eu.europa.esig.saml.jaxb.ecp.ObjectFactory
-
Create an instance of
RelayStateType
- createRequest(RequestType) - Method in class eu.europa.esig.saml.jaxb.ecp.ObjectFactory
- createRequestedAttribute(RequestedAttributeType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createRequestedAttributeType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
RequestedAttributeType
- createRequestedAuthnContext(RequestedAuthnContextType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createRequestedAuthnContextType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
RequestedAuthnContextType
- createRequesterID(String) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createRequestType() - Method in class eu.europa.esig.saml.jaxb.ecp.ObjectFactory
-
Create an instance of
RequestType
- createResourcesHandler() - Method in interface eu.europa.esig.dss.signature.resources.DSSResourcesHandlerBuilder
-
This method instantiates the corresponding factory.
- createResourcesHandler() - Method in class eu.europa.esig.dss.signature.resources.InMemoryResourcesHandlerBuilder
- createResourcesHandler() - Method in class eu.europa.esig.dss.signature.resources.TempFileResourcesHandlerBuilder
- createResponderIDType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
ResponderIDType
- createResponse(ResponseType) - Method in class eu.europa.esig.saml.jaxb.ecp.ObjectFactory
- createResponse(ResponseType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createResponseType() - Method in class eu.europa.esig.saml.jaxb.ecp.ObjectFactory
-
Create an instance of
ResponseType
- createResponseType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
ResponseType
- createRestrictedLengthType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
RestrictedLengthType
- createRestrictedPassword(RestrictedPasswordType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createRestrictedPasswordType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
RestrictedPasswordType
- createResumeSession(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createRetrievalMethod(RetrievalMethodType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createRetrievalMethodType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
RetrievalMethodType
- createRevocationConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
RevocationConstraints
- createRevocationDataVerifierFromPolicy(ValidationPolicy) - Static method in class eu.europa.esig.dss.validation.RevocationDataVerifier
-
This method is used to instantiate a
RevocationDataVerifier
from a givenValidationPolicy
in order to synchronize the validation constraints at the current validation time. - createRevocationDataVerifierFromPolicyWithTime(ValidationPolicy, Date) - Static method in class eu.europa.esig.dss.validation.RevocationDataVerifier
-
This method is used to instantiate a
RevocationDataVerifier
from a givenValidationPolicy
in order to synchronize the validation constraints with a providedvalidationTime
. - createRevocationStatusInformationType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
RevocationStatusInformationType
- createRevocationValues(RevocationValuesType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createRevocationValues(RevocationValuesType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createRevocationValues(RevocationValuesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createRevocationValuesType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
RevocationValuesType
- createRevocationValuesType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
RevocationValuesType
- createRevocationValuesType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
RevocationValuesType
- createRoleDescriptor(RoleDescriptorType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createRSAKeyValue(RSAKeyValueType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createRSAKeyValueType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
RSAKeyValueType
- createSACertIDListType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SACertIDListType
- createSACertIDType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SACertIDType
- createSACommitmentTypeIndicationType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SACommitmentTypeIndicationType
- createSAContactInfoType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SAContactInfoType
- createSACounterSignatureType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SACounterSignatureType
- createSACRLIDType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SACRLIDType
- createSADataObjectFormatType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SADataObjectFormatType
- createSADSSType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SADSSType
- createSAFilterType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SAFilterType
- createSAMessageDigestType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SAMessageDigestType
- createSANameType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SANameType
- createSAOCSPIDType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SAOCSPIDType
- createSAOneSignerRoleType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SAOneSignerRoleType
- createSAReasonType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SAReasonType
- createSARevIDListType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SARevIDListType
- createSASignatureProductionPlaceType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SASignatureProductionPlaceType
- createSASignerRoleType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SASignerRoleType
- createSASigningTimeType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SASigningTimeType
- createSASigPolicyIdentifierType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SASigPolicyIdentifierType
- createSASubFilterType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SASubFilterType
- createSATimestampType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SATimestampType
- createSAVRIType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SAVRIType
- createSchemeInformation(TSLSchemeInformationType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createSchemeInformationURI(NonEmptyMultiLangURIListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createSchemeName(InternationalNamesType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createSchemeOperatorName(InternationalNamesType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createSchemeTerritory(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createSchemeTypeCommunityRules(NonEmptyMultiLangURIListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createScoping(ScopingType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createScopingType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
ScopingType
- createSecretKeyProtection(SecretKeyProtectionType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createSecretKeyProtectionType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
SecretKeyProtectionType
- createSecurityAudit(SecurityAuditType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createSecurityAuditType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
SecurityAuditType
- createServiceDescription(LocalizedNameType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createServiceDigitalIdentities(ServiceDigitalIdentityListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createServiceDigitalIdentity(DigitalIdentityListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createServiceDigitalIdentityListType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
ServiceDigitalIdentityListType
- createServiceHistory(ServiceHistoryType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createServiceHistoryInstance(ServiceHistoryInstanceType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createServiceHistoryInstanceType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
ServiceHistoryInstanceType
- createServiceHistoryType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
ServiceHistoryType
- createServiceInformation(TSPServiceInformationType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createServiceName(LocalizedNameType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createServiceStatus(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createServiceSupplyPoints(ServiceSupplyPointsType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createServiceSupplyPointsType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
ServiceSupplyPointsType
- createServiceTypeIdentifier(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createSessionIndex(String) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createSharedSecretChallengeResponse(SharedSecretChallengeResponseType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createSharedSecretChallengeResponseType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
SharedSecretChallengeResponseType
- createSharedSecretDynamicPlaintext(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createSigAndRefsTimeStamp(TimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createSigAndRefsTimeStamp(TimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createSigAndRefsTimeStamp(XAdESTimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createSignature(SignatureType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createSignatureAppearanceDictionary(PDDocument, PDRectangle) - Static method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxUtils
-
This method creates a generic Appearance dictionary, containing a Normal Appearance
- createSignatureAttributesType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SignatureAttributesType
- createSignatureAttributesTypeAllDataObjectsTimeStamp(SATimestampType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeArchiveTimeStamp(SATimestampType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeAttrAuthoritiesCertValues(AttributeBaseType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeAttributeCertificateRefs(SACertIDListType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeAttributeRevocationRefs(SARevIDListType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeAttributeRevocationValues(AttributeBaseType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeByteRange(List<BigInteger>) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeCertificateValues(AttributeBaseType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeCommitmentTypeIndication(SACommitmentTypeIndicationType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeCompleteCertificateRefs(SACertIDListType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeCompleteRevocationRefs(SARevIDListType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeContactInfo(SAContactInfoType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeCounterSignature(SACounterSignatureType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeDataObjectFormat(SADataObjectFormatType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeDocTimeStamp(SATimestampType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeDSS(SADSSType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeFilter(SAFilterType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeIndividualDataObjectsTimeStamp(SATimestampType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeMessageDigest(SAMessageDigestType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeName(SANameType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeReason(SAReasonType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeRefsOnlyTimeStamp(SATimestampType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeRenewedDigests(List<BigInteger>) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeRevocationValues(AttributeBaseType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeSigAndRefsTimeStamp(SATimestampType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeSignatureProductionPlace(SASignatureProductionPlaceType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeSignatureTimeStamp(SATimestampType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeSignerRole(SASignerRoleType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeSigningCertificate(SACertIDListType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeSigningTime(SASigningTimeType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeSigPolicyIdentifier(SASigPolicyIdentifierType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeSubFilter(SASubFilterType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeTimeStampValidationData(AttributeBaseType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureAttributesTypeVRI(SAVRIType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
SignatureConstraints
- createSignatureDictionary(PDDocument, PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
-
Creates a new signature dictionary Note for developers: keep protected! See PR #138
- createSignatureIdentifierType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SignatureIdentifierType
- createSignatureMethod(SignatureMethodType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createSignatureMethodType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
SignatureMethodType
- createSignatureMethodTypeHMACOutputLength(BigInteger) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createSignaturePolicyIdentifier(SignaturePolicyIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createSignaturePolicyIdentifier(SignaturePolicyIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createSignaturePolicyIdentifier(SignaturePolicyIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createSignaturePolicyIdentifierType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
SignaturePolicyIdentifierType
- createSignaturePolicyIdentifierType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
SignaturePolicyIdentifierType
- createSignaturePolicyIdentifierType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
SignaturePolicyIdentifierType
- createSignaturePolicyIdType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
SignaturePolicyIdType
- createSignaturePolicyIdType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
SignaturePolicyIdType
- createSignaturePolicyIdType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
SignaturePolicyIdType
- createSignatureProductionPlace(SignatureProductionPlaceType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createSignatureProductionPlace(SignatureProductionPlaceType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createSignatureProductionPlace(SignatureProductionPlaceType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createSignatureProductionPlaceType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
SignatureProductionPlaceType
- createSignatureProductionPlaceType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
SignatureProductionPlaceType
- createSignatureProductionPlaceType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
SignatureProductionPlaceType
- createSignatureProperties(SignaturePropertiesType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createSignaturePropertiesType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
SignaturePropertiesType
- createSignatureProperty(SignaturePropertyType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createSignaturePropertyType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
SignaturePropertyType
- createSignatureQualityType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SignatureQualityType
- createSignatureReference(SignatureReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignatureReferenceType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SignatureReferenceType
- createSignatureTimeStamp(TimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createSignatureTimeStamp(TimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createSignatureTimeStamp(XAdESTimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createSignatureType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
SignatureType
- createSignatureValidationPolicyType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SignatureValidationPolicyType
- createSignatureValidationProcessType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SignatureValidationProcessType
- createSignatureValidationReportType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SignatureValidationReportType
- createSignatureValidatorType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SignatureValidatorType
- createSignatureValue(SignatureValueType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createSignatureValueType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
SignatureValueType
- createSignedAttributesConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
SignedAttributesConstraints
- createSignedDataObjectProperties(SignedDataObjectPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createSignedDataObjectProperties(SignedDataObjectPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createSignedDataObjectProperties(SignedDataObjectPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createSignedDataObjectPropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
SignedDataObjectPropertiesType
- createSignedDataObjectPropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
SignedDataObjectPropertiesType
- createSignedDataObjectPropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
SignedDataObjectPropertiesType
- createSignedInfo(SignedInfoType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createSignedInfoType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
SignedInfoType
- createSignedProperties(SignedPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createSignedProperties(SignedPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createSignedProperties(SignedPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createSignedPropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
SignedPropertiesType
- createSignedPropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
SignedPropertiesType
- createSignedPropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
SignedPropertiesType
- createSignedSignatureProperties(SignedSignaturePropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createSignedSignatureProperties(SignedSignaturePropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createSignedSignatureProperties(SignedSignaturePropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createSignedSignaturePropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
SignedSignaturePropertiesType
- createSignedSignaturePropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
SignedSignaturePropertiesType
- createSignedSignaturePropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
SignedSignaturePropertiesType
- createSignerInformationType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SignerInformationType
- createSignerRole(SignerRoleType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createSignerRole(SignerRoleType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createSignerRole(SignerRoleType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createSignerRoleType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
SignerRoleType
- createSignerRoleType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
SignerRoleType
- createSignerRoleType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
SignerRoleType
- createSignersDocumentType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
SignersDocumentType
- createSignersDocumentTypeDigestAlgAndValue(DigestAlgAndValueType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignersDocumentTypeSignersDocumentRef(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSignersDocumentTypeSignersDocumentRepresentation(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createSigningCertificate(CertIDListType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createSigningCertificate(CertIDListType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createSigningCertificate(CertIDListType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createSigningMethod(SigningMethodType) - Method in class eu.europa.esig.saml.jaxb.metadata.algsupport.ObjectFactory
- createSigningMethodType() - Method in class eu.europa.esig.saml.jaxb.metadata.algsupport.ObjectFactory
-
Create an instance of
SigningMethodType
- createSigningTime(XMLGregorianCalendar) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createSigningTime(XMLGregorianCalendar) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createSigningTime(XMLGregorianCalendar) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createSigPolicyQualifiersListType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
SigPolicyQualifiersListType
- createSigPolicyQualifiersListType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
SigPolicyQualifiersListType
- createSigPolicyQualifiersListType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
SigPolicyQualifiersListType
- createSigReference(SigReferenceType) - Method in class eu.europa.esig.asic.manifest.jaxb.ObjectFactory
- createSigReferenceType() - Method in class eu.europa.esig.asic.manifest.jaxb.ObjectFactory
-
Create an instance of
SigReferenceType
- createSimpleCertificateReport(XmlSimpleCertificateReport) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.ObjectFactory
- createSimpleReport(XmlSimpleReport) - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
- createSingleLogoutService(EndpointType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createSingleSignOnService(EndpointType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createSmartcard(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createSPKIData(SPKIDataType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createSPKIDataType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
SPKIDataType
- createSPKIDataTypeSPKISexp(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createSPSSODescriptor(SPSSODescriptorType) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createSPSSODescriptorType() - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create an instance of
SPSSODescriptorType
- createSPURI(String) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createSPURI(String) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createSPURI(String) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createSPUserNotice(SPUserNoticeType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createSPUserNotice(SPUserNoticeType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createSPUserNotice(SPUserNoticeType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createSPUserNoticeType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
SPUserNoticeType
- createSPUserNoticeType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
SPUserNoticeType
- createSPUserNoticeType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
SPUserNoticeType
- createSSL(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createStatement(StatementAbstractType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createStatus(StatusType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createStatusCode(StatusCodeType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createStatusCodeType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
StatusCodeType
- createStatusDetail(StatusDetailType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createStatusDetailType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
StatusDetailType
- createStatusMessage(String) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createStatusResponseType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
StatusResponseType
- createStatusType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
StatusType
- createSubject(SubjectType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createSubjectConfirmation(SubjectConfirmationType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createSubjectConfirmationData(SubjectConfirmationDataType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createSubjectConfirmationDataType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
SubjectConfirmationDataType
- createSubjectConfirmationType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
SubjectConfirmationType
- createSubjectLocality(SubjectLocalityType) - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
- createSubjectLocalityType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
SubjectLocalityType
- createSubjectQuery(SubjectQueryAbstractType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createSubjectType() - Method in class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create an instance of
SubjectType
- createSubscriberLineNumber(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createSurName(String) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createSwitchAudit(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createTakenOverBy(TakenOverByType) - Method in class eu.europa.esig.trustedlist.jaxb.tslx.ObjectFactory
- createTakenOverByType() - Method in class eu.europa.esig.trustedlist.jaxb.tslx.ObjectFactory
-
Create an instance of
TakenOverByType
- createTechnicalProtection(TechnicalProtectionBaseType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createTechnicalProtectionBaseType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
TechnicalProtectionBaseType
- createTelephoneNumber(String) - Method in class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
- createTerminate(TerminateType) - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
- createTerminateType() - Method in class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create an instance of
TerminateType
- createTextImage(SignatureImageParameters, SignatureFieldDimensionAndPosition, JavaDSSFontMetrics) - Static method in class eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.DefaultImageDrawerUtils
-
Creates an image representing the specified text
- createTimeConstraint() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
TimeConstraint
- createTimeStamp(TimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createTimeStamp(TimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createTimestampConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
TimestampConstraints
- createTimestampToken() - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESTimestampValidator
- createTimestampToken() - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
-
This method creates a timestamp token from the validating document
- createTimeStampType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
TimeStampType
- createTimeStampType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
TimeStampType
- createTimeStampValidationData(ValidationDataType) - Method in class eu.europa.esig.xades.jaxb.xades141.ObjectFactory
- createTimeSyncToken(TimeSyncTokenType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createTimeSyncTokenType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
TimeSyncTokenType
- createToken(TokenType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createTokenType() - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create an instance of
TokenType
- createTransform(TransformType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createTransform(Document, Element) - Method in class eu.europa.esig.dss.xades.reference.AbstractTransform
- createTransform(Document, Element) - Method in interface eu.europa.esig.dss.xades.reference.DSSTransform
-
Creates a Transform element DOM and appends it to the
parentNode
- createTransform(Document, Element) - Method in class eu.europa.esig.dss.xades.reference.XPath2FilterTransform
- createTransform(Document, Element) - Method in class eu.europa.esig.dss.xades.reference.XPathTransform
- createTransform(Document, Element) - Method in class eu.europa.esig.dss.xades.reference.XsltTransform
- createTransforms(TransformsType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createTransformsType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
TransformsType
- createTransformsType() - Method in class eu.europa.esig.xmlenc.jaxb.ObjectFactory
-
Create an instance of
TransformsType
- createTransformType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
TransformType
- createTransformTypeXPath(String) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createTrustedListFacade() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingTask
-
This method loads a
TrustedListFacade
- createTrustedListFacade() - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingTask
- createTrustServiceEquivalenceHistoryInstanceType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
TrustServiceEquivalenceHistoryInstanceType
- createTrustServiceEquivalenceHistoryType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
TrustServiceEquivalenceHistoryType
- createTrustServiceEquivalenceInformationType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
TrustServiceEquivalenceInformationType
- createTrustServiceProvider(TSPType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createTrustServiceProviderList(TrustServiceProviderListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createTrustServiceProviderListType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
TrustServiceProviderListType
- createTrustServiceStatusList(TrustStatusListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createTrustServiceTSLQualificationExtensionEquivalenceListType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
TrustServiceTSLQualificationExtensionEquivalenceListType
- createTrustServiceTSLQualificationExtensionNameType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
TrustServiceTSLQualificationExtensionNameType
- createTrustServiceTSLStatusEquivalenceListType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
TrustServiceTSLStatusEquivalenceListType
- createTrustServiceTSLStatusEquivalenceType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
TrustServiceTSLStatusEquivalenceType
- createTrustServiceTSLStatusList() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
TrustServiceTSLStatusList
- createTrustServiceTSLTypeEquivalenceListType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
TrustServiceTSLTypeEquivalenceListType
- createTrustServiceTSLTypeListType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
TrustServiceTSLTypeListType
- createTrustServiceTSLTypeType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create an instance of
TrustServiceTSLTypeType
- createTrustStatusListType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
TrustStatusListType
- createTSLSchemeInformationType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
TSLSchemeInformationType
- createTSLType(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createTSPInformation(TSPInformationType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createTSPInformationType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
TSPInformationType
- createTSPService(TSPServiceType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createTSPServiceInformationType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
TSPServiceInformationType
- createTSPServices(TSPServicesListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
- createTSPServicesListType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
TSPServicesListType
- createTSPServiceType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
TSPServiceType
- createTSPType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create an instance of
TSPType
- createTypedDataType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
TypedDataType
- createTypeFromCert(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.type.TypeStrategyFactory
-
Creates a
TypeStrategy
from the certificate - createTypeFromCertAndTL(CertificateWrapper, TrustedServiceWrapper, CertificateQualifiedStatus) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.type.TypeStrategyFactory
-
Creates a
TypeStrategy
from a certificate and Trusted Service - createTypeFromTL(TrustedServiceWrapper, CertificateQualifiedStatus, TypeStrategy) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.type.TypeStrategyFactory
-
Creates a
TypeStrategy
from a Trusted Service - createUniqueServiceFilter(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
-
Creates a TrustedService filter by end-entity certificate
- createUnsignedAttributesConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
UnsignedAttributesConstraints
- createUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUnsignedDataObjectPropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
UnsignedDataObjectPropertiesType
- createUnsignedDataObjectPropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
UnsignedDataObjectPropertiesType
- createUnsignedDataObjectPropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
UnsignedDataObjectPropertiesType
- createUnsignedProperties(UnsignedPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createUnsignedProperties(UnsignedPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createUnsignedProperties(UnsignedPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUnsignedPropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
UnsignedPropertiesType
- createUnsignedPropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
UnsignedPropertiesType
- createUnsignedPropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
UnsignedPropertiesType
- createUnsignedSignatureProperties(UnsignedSignaturePropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
- createUnsignedSignatureProperties(UnsignedSignaturePropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
- createUnsignedSignatureProperties(UnsignedSignaturePropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUnsignedSignaturePropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create an instance of
UnsignedSignaturePropertiesType
- createUnsignedSignaturePropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create an instance of
UnsignedSignaturePropertiesType
- createUnsignedSignaturePropertiesType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
UnsignedSignaturePropertiesType
- createUnsignedSignaturePropertiesTypeArchiveTimeStamp(XAdESTimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUnsignedSignaturePropertiesTypeAttrAuthoritiesCertValues(CertificateValuesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUnsignedSignaturePropertiesTypeAttributeCertificateRefs(CompleteCertificateRefsType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUnsignedSignaturePropertiesTypeAttributeRevocationRefs(CompleteRevocationRefsType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUnsignedSignaturePropertiesTypeAttributeRevocationValues(RevocationValuesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUnsignedSignaturePropertiesTypeCertificateValues(CertificateValuesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUnsignedSignaturePropertiesTypeCompleteCertificateRefs(CompleteCertificateRefsType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUnsignedSignaturePropertiesTypeCompleteRevocationRefs(CompleteRevocationRefsType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUnsignedSignaturePropertiesTypeCounterSignature(CounterSignatureType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUnsignedSignaturePropertiesTypeRefsOnlyTimeStamp(XAdESTimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUnsignedSignaturePropertiesTypeRevocationValues(RevocationValuesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUnsignedSignaturePropertiesTypeSigAndRefsTimeStamp(XAdESTimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUnsignedSignaturePropertiesTypeSignatureTimeStamp(XAdESTimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createUserSuffix(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createValidationConstraintsEvaluationReportType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
ValidationConstraintsEvaluationReportType
- createValidationDataType() - Method in class eu.europa.esig.xades.jaxb.xades141.ObjectFactory
-
Create an instance of
ValidationDataType
- createValidationObjectListType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
ValidationObjectListType
- createValidationObjectRepresentationType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
ValidationObjectRepresentationType
- createValidationObjectType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
ValidationObjectType
- createValidationReport(ValidationReportType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createValidationReportDataType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
ValidationReportDataType
- createValidationReportType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
ValidationReportType
- createValidationStatusType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
ValidationStatusType
- createValidationTimeInfoType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
ValidationTimeInfoType
- createValueConstraint() - Method in class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create an instance of
ValueConstraint
- createVOReferenceType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
VOReferenceType
- createWrittenConsent(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createWTLS(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createX509CertificateLocation(String) - Method in class eu.europa.esig.trustedlist.jaxb.tslx.ObjectFactory
- createX509Data(X509DataType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createX509DataType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
X509DataType
- createX509DataTypeX509Certificate(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createX509DataTypeX509CRL(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createX509DataTypeX509IssuerSerial(X509IssuerSerialType) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createX509DataTypeX509SKI(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createX509DataTypeX509SubjectName(String) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
- createX509IssuerSerialType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create an instance of
X509IssuerSerialType
- createXAdESSignaturePtr(XAdESSignaturePtrType) - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
- createXAdESSignaturePtrType() - Method in class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create an instance of
XAdESSignaturePtrType
- createXAdESSignatures(XAdESSignaturesType) - Method in class eu.europa.esig.asic.manifest.jaxb.ObjectFactory
- createXAdESSignaturesType() - Method in class eu.europa.esig.asic.manifest.jaxb.ObjectFactory
-
Create an instance of
XAdESSignaturesType
- createXAdESTimeStamp(XAdESTimeStampType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
- createXAdESTimeStampType() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create an instance of
XAdESTimeStampType
- createXAdESTimeStampType(TimestampType, String, DSSMessageDigest) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
-
Creates any XAdES TimeStamp object representation.
- createXmlAuthorityInformationAccess() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlAuthorityInformationAccess
- createXmlAuthorityKeyIdentifier() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlAuthorityKeyIdentifier
- createXmlBasicBuildingBlocks() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlBasicBuildingBlocks
- createXmlBasicConstraints() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlBasicConstraints
- createXmlBasicSignature() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlBasicSignature
- createXmlByteRange() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlByteRange
- createXmlCC() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlCC
- createXmlCertificate() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlCertificate
- createXmlCertificate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlCertificate
- createXmlCertificate() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlCertificate
- createXmlCertificateChain() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlCertificateChain
- createXmlCertificateChain() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlCertificateChain
- createXmlCertificateContentEquivalence() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlCertificateContentEquivalence
- createXmlCertificateExtension() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlCertificateExtension
- createXmlCertificatePolicies() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlCertificatePolicies
- createXmlCertificatePolicy() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlCertificatePolicy
- createXmlCertificateRef() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlCertificateRef
- createXmlCertificateRevocation() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlCertificateRevocation
- createXmlChainItem() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlChainItem
- createXmlChainItem() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlChainItem
- createXmlChainItem() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.ObjectFactory
-
Create an instance of
XmlChainItem
- createXmlCommitmentTypeIndication() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlCommitmentTypeIndication
- createXmlConclusion() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlConclusion
- createXmlConstraint() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlConstraint
- createXmlConstraintsConclusion() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlConstraintsConclusion
- createXmlConstraintsConclusionWithControlTime() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlConstraintsConclusionWithControlTime
- createXmlConstraintsConclusionWithProofOfExistence() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlConstraintsConclusionWithProofOfExistence
- createXmlContainerInfo() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlContainerInfo
- createXmlCRLDistributionPoints() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlCRLDistributionPoints
- createXmlCRS() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlCRS
- createXmlCryptographicAlgorithm() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlCryptographicAlgorithm
- createXmlCryptographicValidation() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlCryptographicValidation
- createXmlCV() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlCV
- createXmlDetailedReport() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlDetailedReport
- createXmlDetails() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.ObjectFactory
-
Create an instance of
XmlDetails
- createXmlDetails() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlDetails
- createXmlDiagnosticData() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlDiagnosticData
- createXmlDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlDigestAlgoAndValue
- createXmlDigestAlgoAndValues() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlDigestAlgoAndValues
- createXmlDigestMatcher() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlDigestMatcher
- createXmlDistinguishedName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlDistinguishedName
- createXmlDocMDP() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlDocMDP
- createXmlDocument() - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
Creates
DSSDocument
from the current documentDom - createXmlExtendedKeyUsages() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlExtendedKeyUsages
- createXmlFC() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlFC
- createXmlFoundCertificates() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlFoundCertificates
- createXmlFoundRevocations() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlFoundRevocations
- createXmlFoundTimestamp() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlFoundTimestamp
- createXmlGeneralName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlGeneralName
- createXmlGeneralSubtree() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlGeneralSubtree
- createXMLGregorianCalendar(Date) - Static method in class eu.europa.esig.dss.DomUtils
-
Converts a given
Date
to a newXMLGregorianCalendar
. - createXmlIdPkixOcspNoCheck() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlIdPkixOcspNoCheck
- createXmlInhibitAnyPolicy() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlInhibitAnyPolicy
- createXmlISC() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlISC
- createXmlIssuerSerial() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlIssuerSerial
- createXmlKeyUsages() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlKeyUsages
- createXmlLangAndValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlLangAndValue
- createXmlManifestFile() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlManifestFile
- createXmlMessage() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlMessage
- createXmlMessage() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.ObjectFactory
-
Create an instance of
XmlMessage
- createXmlMessage() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlMessage
- createXmlModification() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlModification
- createXmlModificationDetection() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlModificationDetection
- createXmlMRACertificateMapping() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlMRACertificateMapping
- createXmlMRATrustServiceMapping() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlMRATrustServiceMapping
- createXmlNameConstraints() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlNameConstraints
- createXmlObjectModification() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlObjectModification
- createXmlObjectModifications() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlObjectModifications
- createXmlOID() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlOID
- createXmlOriginalThirdCountryQcStatementsMapping() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlOriginalThirdCountryQcStatementsMapping
- createXmlOriginalThirdCountryTrustedServiceMapping() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlOriginalThirdCountryTrustedServiceMapping
- createXmlOrphanCertificate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlOrphanCertificate
- createXmlOrphanCertificateToken() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlOrphanCertificateToken
- createXmlOrphanRevocation() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlOrphanRevocation
- createXmlOrphanRevocationToken() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlOrphanRevocationToken
- createXmlOrphanTokens() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlOrphanTokens
- createXMLOtherTSLPointerPredicate() - Static method in class eu.europa.esig.dss.tsl.function.TLPredicateFactory
-
This method creates a predicate used to filter all XML Trusted Lists (TL)
- createXmlPCV() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlPCV
- createXmlPDFAInfo() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlPDFAInfo
- createXmlPDFAInfo() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlPDFAInfo
- createXmlPDFLockDictionary() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlPDFLockDictionary
- createXmlPDFRevision() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlPDFRevision
- createXmlPDFSignatureDictionary() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlPDFSignatureDictionary
- createXmlPDFSignatureField() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlPDFSignatureField
- createXmlPolicy() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlPolicy
- createXmlPolicyConstraints() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlPolicyConstraints
- createXmlPolicyDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlPolicyDigestAlgoAndValue
- createXmlProofOfExistence() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlProofOfExistence
- createXmlPSD2QcInfo() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlPSD2QcInfo
- createXmlPSV() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlPSV
- createXmlQcCompliance() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlQcCompliance
- createXmlQcEuLimitValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlQcEuLimitValue
- createXmlQcSSCD() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlQcSSCD
- createXmlQcStatements() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlQcStatements
- createXmlRAC() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlRAC
- createXmlRelatedCertificate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlRelatedCertificate
- createXmlRelatedRevocation() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlRelatedRevocation
- createXmlRevocation() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlRevocation
- createXmlRevocation() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.ObjectFactory
-
Create an instance of
XmlRevocation
- createXmlRevocationBasicValidation() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlRevocationBasicValidation
- createXmlRevocationInformation() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlRevocationInformation
- createXmlRevocationRef() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlRevocationRef
- createXmlRFC() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlRFC
- createXmlRoleOfPSP() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlRoleOfPSP
- createXmlSAV() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlSAV
- createXmlSemantic() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlSemantic
- createXmlSemantic() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlSemantic
- createXmlSignature() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlSignature
- createXmlSignature() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlSignature
- createXmlSignature() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlSignature
- createXmlSignatureDigestReference() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlSignatureDigestReference
- createXmlSignatureLevel() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlSignatureLevel
- createXmlSignaturePolicyStore() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlSignaturePolicyStore
- createXmlSignatureProductionPlace() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlSignatureProductionPlace
- createXmlSignatureScope() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlSignatureScope
- createXmlSignatureScope() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlSignatureScope
- createXmlSignerData() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlSignerData
- createXmlSignerDocumentRepresentations() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlSignerDocumentRepresentations
- createXmlSignerInfo() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlSignerInfo
- createXmlSignerRole() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlSignerRole
- createXmlSigningCertificate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlSigningCertificate
- createXmlSimpleCertificateReport() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.ObjectFactory
-
Create an instance of
XmlSimpleCertificateReport
- createXmlSimpleReport() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlSimpleReport
- createXmlSPDocSpecification() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlSPDocSpecification
- createXmlStructuralValidation() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlStructuralValidation
- createXmlSubject() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.ObjectFactory
-
Create an instance of
XmlSubject
- createXmlSubjectAlternativeNames() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlSubjectAlternativeNames
- createXmlSubjectKeyIdentifier() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlSubjectKeyIdentifier
- createXmlSubXCV() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlSubXCV
- createXmlTimestamp() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlTimestamp
- createXmlTimestamp() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlTimestamp
- createXmlTimestamp() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlTimestamp
- createXmlTimestampedObject() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlTimestampedObject
- createXmlTimestampLevel() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlTimestampLevel
- createXmlTimestamps() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlTimestamps
- createXmlTLAnalysis() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlTLAnalysis
- createXmlTrustAnchor() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.ObjectFactory
-
Create an instance of
XmlTrustAnchor
- createXmlTrustAnchor() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlTrustAnchor
- createXmlTrustAnchors() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlTrustAnchors
- createXmlTrustedList() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlTrustedList
- createXmlTrustedService() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlTrustedService
- createXmlTrustedServiceProvider() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlTrustedServiceProvider
- createXmlTrustServiceEquivalenceInformation() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlTrustServiceEquivalenceInformation
- createXmlTSAGeneralName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlTSAGeneralName
- createXmlUserNotice() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlUserNotice
- createXmlValAssuredShortTermCertificate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create an instance of
XmlValAssuredShortTermCertificate
- createXmlValidationCertificateQualification() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlValidationCertificateQualification
- createXmlValidationMessages() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlValidationMessages
- createXmlValidationPolicy() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.ObjectFactory
-
Create an instance of
XmlValidationPolicy
- createXmlValidationPolicy() - Method in class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create an instance of
XmlValidationPolicy
- createXmlValidationProcessArchivalData() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlValidationProcessArchivalData
- createXmlValidationProcessBasicSignature() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlValidationProcessBasicSignature
- createXmlValidationProcessLongTermData() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlValidationProcessLongTermData
- createXmlValidationProcessTimestamp() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlValidationProcessTimestamp
- createXmlValidationSignatureQualification() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlValidationSignatureQualification
- createXmlValidationTimestampQualification() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlValidationTimestampQualification
- createXmlVCI() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlVCI
- createXmlVTS() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlVTS
- createXmlXCV() - Method in class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create an instance of
XmlXCV
- createXPathExpression(String) - Static method in class eu.europa.esig.dss.DomUtils
-
This method creates a new instance of XPathExpression with the given xpath expression
- createZeroKnowledge(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
- createZipArchive(ASiCContent, Date) - Method in class eu.europa.esig.dss.asic.common.ZipUtils
-
Creates a ZIP-Archive with the given
asicContent
- createZipArchive(List<DSSDocument>, Date, String) - Method in class eu.europa.esig.dss.asic.common.SecureContainerHandler
- createZipArchive(List<DSSDocument>, Date, String) - Method in interface eu.europa.esig.dss.asic.common.ZipContainerHandler
-
Creates a ZIP-Archive with the given
containerEntries
- createZipArchive(List<DSSDocument>, Date, String) - Method in class eu.europa.esig.dss.asic.common.ZipUtils
-
Creates a ZIP-Archive with the given
containerEntries
- createZipEntry() - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Creates a new copy of
ZipEntry
. - CREATION - Enum constant in enum eu.europa.esig.dss.enumerations.PdfObjectModificationType
-
Represents an object addition to a final revision
- credentialLevel - Variable in class eu.europa.esig.saml.jaxb.authn.context.PhysicalVerification
- criteriaList - Variable in class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
- criteriaList - Variable in class eu.europa.esig.trustedlist.jaxb.ecc.QualificationElementType
- CriteriaListConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
This class is used to convert a list of
CriteriaListType
toCondition
- CriteriaListConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.CriteriaListConverter
-
Default constructor
- CriteriaListType - Class in eu.europa.esig.trustedlist.jaxb.ecc
-
Java class for CriteriaListType complex type.
- CriteriaListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
- critical - Variable in class eu.europa.esig.asic.manifest.jaxb.ExtensionType
- critical - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateExtension
- critical - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.ExtensionType
- CRITICAL - Enum constant in enum eu.europa.esig.dss.asic.common.definition.ASiCAttribute
-
Critical
- CRL - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
crl
- CRL - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationType
-
The revocation data was received from CRL response
- CRL - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A certificate validity status service, not qualified, issuing CRLs.
- CRL - Enum constant in enum eu.europa.esig.validationreport.enums.ObjectType
-
CRL
- CRL - Interface in eu.europa.esig.dss.model.x509.revocation.crl
-
This interface represents a CRL token
- CRL_ARRAY_NAME_DSS - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'CRLs'
- CRL_ARRAY_NAME_VRI - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'CRL'
- CRL_DISTRIBUTION_POINTS - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.1.13.
- CRL_ID - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
CRL Id
- CRL_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- CRL_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- CRL_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- CRL_QC - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A certificate validity status information services issuing and signing Certificate Revocation Lists (CRLs) and being part of a service from a (qualified) trust service provider issuing qualified certificates, in accordance with the applicable national legislation in the territory identified by the TL Scheme territory (see clause 5.3.10) or with Regulation (EU) No 910/2014 [i.10] whichever is in force at the time of provision.
- CRL_REF - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- CRL_REF - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- CRL_REF - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- CRL_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- CRL_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- CRL_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- CRL_REFS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
CRL References
- CRL_SIGN - Enum constant in enum eu.europa.esig.dss.enumerations.KeyUsageBit
-
crlSign
- CRL_VALS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
CRL Values
- CRL_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- CRL_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- CRL_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- crlBinary - Variable in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource.SqlCRLRecord
-
CRL binary
- CRLBinary - Class in eu.europa.esig.dss.crl
-
This class represents DER encoded CRL Binary identifier
- CRLBinary(byte[]) - Constructor for class eu.europa.esig.dss.crl.CRLBinary
-
The default constructor, accepts DER encoded binaries
- CRLDistributionPoints - Class in eu.europa.esig.dss.model.x509.extension
-
4.2.1.13.
- CRLDistributionPoints() - Constructor for class eu.europa.esig.dss.model.x509.extension.CRLDistributionPoints
-
Default constructor
- CRLFirstRevocationDataLoadingStrategy - Class in eu.europa.esig.dss.validation
-
This class fetches firstly CRL response, if not available, tries OCSP and returns the first succeeded result
- CRLFirstRevocationDataLoadingStrategy() - Constructor for class eu.europa.esig.dss.validation.CRLFirstRevocationDataLoadingStrategy
-
Default constructor
- CRLFirstRevocationDataLoadingStrategyFactory - Class in eu.europa.esig.dss.validation
-
This class initializes a
CRLFirstRevocationDataLoadingStrategy
. - CRLFirstRevocationDataLoadingStrategyFactory() - Constructor for class eu.europa.esig.dss.validation.CRLFirstRevocationDataLoadingStrategyFactory
-
Default constructor
- crlIdentifier - Variable in class eu.europa.esig.xades.jaxb.xades111.CRLRefType
- crlIdentifier - Variable in class eu.europa.esig.xades.jaxb.xades122.CRLRefType
- crlIdentifier - Variable in class eu.europa.esig.xades.jaxb.xades132.CRLRefType
- CRLIdentifierType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for CRLIdentifierType complex type.
- CRLIdentifierType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for CRLIdentifierType complex type.
- CRLIdentifierType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for CRLIdentifierType complex type.
- CRLIdentifierType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.CRLIdentifierType
- CRLIdentifierType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.CRLIdentifierType
- CRLIdentifierType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.CRLIdentifierType
- crlidOrOCSPID - Variable in class eu.europa.esig.validationreport.jaxb.SARevIDListType
- crlNextUpdatePresent - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- crlRef - Variable in class eu.europa.esig.xades.jaxb.xades111.CRLRefsType
- crlRef - Variable in class eu.europa.esig.xades.jaxb.xades122.CRLRefsType
- crlRef - Variable in class eu.europa.esig.xades.jaxb.xades132.CRLRefsType
- CRLRef - Class in eu.europa.esig.dss.spi.x509.revocation.crl
-
Reference to a X509CRL
- CRLRef(Digest) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
-
The default constructor for CRLRef.
- CRLRef(CrlValidatedID) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
-
The default constructor for CRLRef.
- crlRefs - Variable in class eu.europa.esig.xades.jaxb.xades111.CompleteRevocationRefsType
- crlRefs - Variable in class eu.europa.esig.xades.jaxb.xades122.CompleteRevocationRefsType
- crlRefs - Variable in class eu.europa.esig.xades.jaxb.xades132.CompleteRevocationRefsType
- CRLRefsType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for CRLRefsType complex type.
- CRLRefsType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for CRLRefsType complex type.
- CRLRefsType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for CRLRefsType complex type.
- CRLRefsType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.CRLRefsType
- CRLRefsType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.CRLRefsType
- CRLRefsType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.CRLRefsType
- CRLRefType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for CRLRefType complex type.
- CRLRefType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for CRLRefType complex type.
- CRLRefType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for CRLRefType complex type.
- CRLRefType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.CRLRefType
- CRLRefType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.CRLRefType
- CRLRefType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.CRLRefType
- crLs - Variable in class eu.europa.esig.validationreport.jaxb.SADSSType
- crLs - Variable in class eu.europa.esig.validationreport.jaxb.SAVRIType
- crlSource - Variable in class eu.europa.esig.dss.validation.RevocationDataLoadingStrategy
-
The CRL revocation source
- crlSource - Variable in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
CRL revocation source containing merged data from signature and timestamps
- CRLSource - Interface in eu.europa.esig.dss.spi.x509.revocation.crl
-
Typed sub-interface which allows collection of
CRLToken
(s). - CRLToken - Class in eu.europa.esig.dss.spi.x509.revocation.crl
-
This class represents a CRL and provides the information about its validity.
- CRLToken(CertificateToken, CRLValidity) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
-
The constructor to be used with the certificate which is managed by the CRL and the
CRLValidity
. - CRLTokenRefMatcher - Class in eu.europa.esig.dss.spi.x509.revocation.crl
-
This class is used to match a CRL with a reference
- CRLTokenRefMatcher() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.crl.CRLTokenRefMatcher
-
Default constructor
- crlUrl - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCRLDistributionPoints
- crlUrls - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- CRLUtils - Class in eu.europa.esig.dss.crl
-
The utils for dealing with CRLs
- CRLUtilsStreamImpl - Class in eu.europa.esig.dss.crl.stream.impl
-
The DSS implementation of
ICRLUtils
- CRLUtilsStreamImpl() - Constructor for class eu.europa.esig.dss.crl.stream.impl.CRLUtilsStreamImpl
-
Default constructor
- CRLUtilsX509CRLImpl - Class in eu.europa.esig.dss.crl.x509.impl
-
The implementation of
ICRLUtils
with java.security classes - CRLUtilsX509CRLImpl() - Constructor for class eu.europa.esig.dss.crl.x509.impl.CRLUtilsX509CRLImpl
-
Default constructor
- CRLValidity - Class in eu.europa.esig.dss.crl
-
This class encapsulates all information related to the validity of a CRL.
- CRLValidity(CRLBinary) - Constructor for class eu.europa.esig.dss.crl.CRLValidity
-
Default constructor
- crlValues - Variable in class eu.europa.esig.xades.jaxb.xades111.RevocationValuesType
- crlValues - Variable in class eu.europa.esig.xades.jaxb.xades122.RevocationValuesType
- crlValues - Variable in class eu.europa.esig.xades.jaxb.xades132.RevocationValuesType
- CRLValuesType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for CRLValuesType complex type.
- CRLValuesType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for CRLValuesType complex type.
- CRLValuesType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for CRLValuesType complex type.
- CRLValuesType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.CRLValuesType
- CRLValuesType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.CRLValuesType
- CRLValuesType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.CRLValuesType
- CROSSCERTIFICATEPAIR - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- crossCertificates - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
- crs - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlRAC
- crs - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
- crs - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessLongTermData
- crs - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlVTS
- CRS - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- CRS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- crsResult - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
-
CRS result
- CRYPTO_CONSTRAINTS_FAILURE - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because at least one of the algorithms that have been used in material (e.g.
- CRYPTO_CONSTRAINTS_FAILURE_NO_POE - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because at least one of the algorithms that have been used in objects (e.g.
- cryptographic - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- cryptographic - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- cryptographic - Variable in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
- cryptographic(ChainItem<XmlSAV>) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
-
Verifies cryptographic validity of signature references and signing-certificate signed attribute
- CRYPTOGRAPHIC_CHECK_FAILURE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- CRYPTOGRAPHIC_CHECK_FAILURE_WITH_ID - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- CRYPTOGRAPHIC_CHECK_FAILURE_WITH_REF - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- CRYPTOGRAPHIC_CHECK_FAILURE_WITH_REF_WITH_NAME - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- CRYPTOGRAPHIC_CHECK_SUCCESS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- CRYPTOGRAPHIC_CHECK_SUCCESS_DM - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- CRYPTOGRAPHIC_CHECK_SUCCESS_DM_WITH_ID - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- CRYPTOGRAPHIC_CHECK_SUCCESS_DM_WITH_NAME - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- CRYPTOGRAPHIC_CHECK_SUCCESS_KEY_SIZE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- CRYPTOGRAPHIC_VERIFICATION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- CRYPTOGRAPHIC_VERIFICATION - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
-
5.2.7 Cryptographic verification
- CryptographicCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
The cryptographic check
- CryptographicCheck(I18nProvider, T, TokenProxy, MessageTag, Date, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicCheck
-
Default constructor
- CryptographicChecker - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
-
Runs the cryptographic validation
- CryptographicChecker(I18nProvider, TokenProxy, Date, MessageTag, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.CryptographicChecker
-
Default constructor
- CryptographicCheckerResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Validates the result of a cryptographic checker
- CryptographicCheckerResultCheck(I18nProvider, T, Date, MessageTag, XmlCC, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicCheckerResultCheck
-
Default constructor
- CryptographicConstraint - Class in eu.europa.esig.dss.policy.jaxb
-
Group of constraints related to cryptographic usage
- CryptographicConstraint() - Constructor for class eu.europa.esig.dss.policy.jaxb.CryptographicConstraint
- CryptographicConstraintWrapper - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
The wrapper for cryptographic information retrieved from a validation policy
- CryptographicConstraintWrapper(CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Default constructor
- cryptographicSignedAttributes(ChainItem<XmlSAV>) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
-
This method verifies the validity of the used cryptographic constraints for signed-attributes
- cryptographicValidation - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSAV
- CryptographicVerification - Class in eu.europa.esig.dss.validation.process.bbb.cv
-
5.2.7 Cryptographic verification This building block checks the integrity of the signed data by performing the cryptographic verifications.
- CryptographicVerification(I18nProvider, TokenProxy, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.cv.CryptographicVerification
-
Default constructor
- CryptographicVerificationResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
-
Verifies if the format Cryptographic Verification process as per clause 5.2.7 succeeded
- CryptographicVerificationResultCheck(I18nProvider, T, XmlCV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.CryptographicVerificationResultCheck
-
Default constructor
- cryptoInformation - Variable in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
- CryptoInformationType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for CryptoInformationType complex type.
- CryptoInformationType() - Constructor for class eu.europa.esig.validationreport.jaxb.CryptoInformationType
- CTYS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Array of signed data types (see 'cty')
- currency - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcEuLimitValue
- current - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerInfo
- CurrentCacheContext - Class in eu.europa.esig.dss.tsl.cache.state
-
Contains information for a cache record state
- CurrentCacheContext() - Constructor for class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
-
Default constructor
- currentSignatureDom - Variable in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
This field represents the current signature being extended.
- currentTime - Variable in class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
-
The validation time
- currentTime - Variable in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
-
Validation time
- currentTime - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
-
The validation time
- currentTime - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
-
Validation time
- currentTime - Variable in class eu.europa.esig.dss.validation.SignatureValidationContext
-
This is the time at what the validation is carried out.
- CurrentTimeIndicationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
-
Checks if the current state is PASSED
- CurrentTimeIndicationCheck(I18nProvider, XmlPSV, Indication, SubIndication, List<XmlMessage>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.CurrentTimeIndicationCheck
-
Default constructor
- CustomContentSigner - Class in eu.europa.esig.dss.cades.signature
-
ContentSigner using a provided pre-computed signature
- CustomContentSigner(String) - Constructor for class eu.europa.esig.dss.cades.signature.CustomContentSigner
-
The default constructor for the
PreComputedContentSigner
. - CustomContentSigner(String, byte[]) - Constructor for class eu.europa.esig.dss.cades.signature.CustomContentSigner
-
This is the constructor for the
PreComputedContentSigner
using the real value of the signature. - CustomMessageDigestCalculatorProvider - Class in eu.europa.esig.dss.cades.signature
-
Represents a
DigestCalculatorProvider
for a message-digest calculation - CustomMessageDigestCalculatorProvider(DigestAlgorithm, String) - Constructor for class eu.europa.esig.dss.cades.signature.CustomMessageDigestCalculatorProvider
-
The default constructor
- cv - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
D
- DAAV - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- daIdentifier - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- daIdentifier - Variable in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
- DATA_ENCIPHERMENT - Enum constant in enum eu.europa.esig.dss.enumerations.KeyUsageBit
-
dataEncipherment
- DATA_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Data'
- DATA_OBJECT_FORMAT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- DATA_OBJECT_FORMAT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- DATA_OBJECT_FORMAT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- DATA_OBJECT_REFERENCE - Enum constant in enum eu.europa.esig.dss.asic.common.definition.ASiCElement
-
DataObjectReference
- DATA_OBJECT_REFERENCE_EXTENSIONS - Enum constant in enum eu.europa.esig.dss.asic.common.definition.ASiCElement
-
DataObjectReferenceExtensions
- DATA_OBJECT_REFERENCE_PATH - Static variable in class eu.europa.esig.dss.asic.common.definition.ASiCPaths
-
"./asic:DataObjectReference"
- DataAndUrl(String, byte[]) - Constructor for class eu.europa.esig.dss.spi.client.http.DataLoader.DataAndUrl
-
Default constructor
- dataFound - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
- DataIdentifier - Class in eu.europa.esig.dss.validation
-
The DSS identifier for a SignedData
- DataIdentifier(byte[]) - Constructor for class eu.europa.esig.dss.validation.DataIdentifier
-
Default constructor
- dataIntact - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
- DataLoader - Interface in eu.europa.esig.dss.spi.client.http
-
Component that allows to retrieve the data using any protocol: HTTP, HTTPS, FTP, LDAP.
- DataLoader.DataAndUrl - Class in eu.europa.esig.dss.spi.client.http
-
This is an internal class used to model the couple data and url used to obtain this data.
- dataObjectFormat - Variable in class eu.europa.esig.xades.jaxb.xades111.SignedDataObjectPropertiesType
- dataObjectFormat - Variable in class eu.europa.esig.xades.jaxb.xades122.SignedDataObjectPropertiesType
- dataObjectFormat - Variable in class eu.europa.esig.xades.jaxb.xades132.SignedDataObjectPropertiesType
- DataObjectFormatType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for DataObjectFormatType complex type.
- DataObjectFormatType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for DataObjectFormatType complex type.
- DataObjectFormatType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for DataObjectFormatType complex type.
- DataObjectFormatType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
- DataObjectFormatType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
- DataObjectFormatType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
- dataObjectReference - Variable in class eu.europa.esig.asic.manifest.jaxb.ASiCManifestType
- dataObjectReferenceExtensions - Variable in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
- DataObjectReferenceType - Class in eu.europa.esig.asic.manifest.jaxb
-
Java class for DataObjectReferenceType complex type.
- DataObjectReferenceType() - Constructor for class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
- dataReferenceOrKeyReference - Variable in class eu.europa.esig.xmlenc.jaxb.ReferenceList
- DataToBeCounterSignedDTO - Class in eu.europa.esig.dss.ws.signature.dto
-
This class is a DTO to transfer required objects to execute getDataToBeCounterSigned method It's only possible to transfer an object by POST and REST.
- DataToBeCounterSignedDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.DataToBeCounterSignedDTO
-
Empty constructor
- DataToBeCounterSignedDTO(RemoteDocument, RemoteSignatureParameters) - Constructor for class eu.europa.esig.dss.ws.signature.dto.DataToBeCounterSignedDTO
-
Default constructor
- dataToBeSignedRepresentation - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- DataToSignASiCEWithCAdESHelper - Class in eu.europa.esig.dss.asic.cades.signature.asice
-
An abstract class to generate a DataToSign with ASiC-E with CAdES
- DataToSignASiCEWithCAdESHelper(ASiCContent, DSSDocument) - Constructor for class eu.europa.esig.dss.asic.cades.signature.asice.DataToSignASiCEWithCAdESHelper
-
The default constructor
- DataToSignASiCEWithXAdESHelper - Class in eu.europa.esig.dss.asic.xades.signature.asice
-
An abstract class to generate a DataToSign with ASiC-E with XAdES
- DataToSignASiCEWithXAdESHelper(ASiCContent) - Constructor for class eu.europa.esig.dss.asic.xades.signature.asice.DataToSignASiCEWithXAdESHelper
-
The default constructor
- DataToSignASiCSWithCAdESFromArchive - Class in eu.europa.esig.dss.asic.cades.signature.asics
-
A class to generate a DataToSign with ASiC-S with CAdES from an existing archive
- DataToSignASiCSWithCAdESFromArchive(ASiCContent) - Constructor for class eu.europa.esig.dss.asic.cades.signature.asics.DataToSignASiCSWithCAdESFromArchive
-
Default constructor
- DataToSignASiCSWithCAdESFromFiles - Class in eu.europa.esig.dss.asic.cades.signature.asics
-
A class to generate a DataToSign with ASiC-S with CAdES from a files to be signed
- DataToSignASiCSWithCAdESFromFiles(ASiCContent) - Constructor for class eu.europa.esig.dss.asic.cades.signature.asics.DataToSignASiCSWithCAdESFromFiles
-
The default constructor
- DataToSignASiCSWithXAdESHelper - Class in eu.europa.esig.dss.asic.xades.signature.asics
-
This class is used to get DataToSign for ASiC-S with XAdES container
- DataToSignASiCSWithXAdESHelper(ASiCContent) - Constructor for class eu.europa.esig.dss.asic.xades.signature.asics.DataToSignASiCSWithXAdESHelper
-
The default constructor
- DataToSignExternalCmsDTO - Class in eu.europa.esig.dss.ws.signature.dto
-
Represents a DataTransferObject containing the required parameters for creation of DTBS (Data To Be Signed) to be used for CMS for PAdES signature creation.
- DataToSignExternalCmsDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.DataToSignExternalCmsDTO
-
Empty constructor
- DataToSignExternalCmsDTO(DigestDTO, RemoteSignatureParameters) - Constructor for class eu.europa.esig.dss.ws.signature.dto.DataToSignExternalCmsDTO
-
Default constructor
- DataToSignMultipleDocumentsDTO - Class in eu.europa.esig.dss.ws.signature.dto
-
This class is a DTO to transfer required objects to execute getDataToSign method It's only possible to transfer an object by POST and REST.
- DataToSignMultipleDocumentsDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.DataToSignMultipleDocumentsDTO
-
Empty constructor
- DataToSignMultipleDocumentsDTO(List<RemoteDocument>, RemoteSignatureParameters) - Constructor for class eu.europa.esig.dss.ws.signature.dto.DataToSignMultipleDocumentsDTO
-
Default constructor
- DataToSignOneDocumentDTO - Class in eu.europa.esig.dss.ws.signature.dto
-
This class is a DTO to transfer required objects to execute getDataToSign method It's only possible to transfer an object by POST and REST.
- DataToSignOneDocumentDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.DataToSignOneDocumentDTO
-
Empty constructor
- DataToSignOneDocumentDTO(RemoteDocument, RemoteSignatureParameters) - Constructor for class eu.europa.esig.dss.ws.signature.dto.DataToSignOneDocumentDTO
-
Default constructor
- DataToSignOpenDocumentHelper - Class in eu.europa.esig.dss.asic.xades.signature.asice
-
A class to generate a DataToSign for an OpenDocument signing
- DataToSignOpenDocumentHelper(ASiCContent) - Constructor for class eu.europa.esig.dss.asic.xades.signature.asice.DataToSignOpenDocumentHelper
-
The default constructor
- DataToSignTrustedListDTO - Class in eu.europa.esig.dss.ws.signature.dto
-
DTO for getDataToSign(..) method call for an XML Trusted List creation.
- DataToSignTrustedListDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.DataToSignTrustedListDTO
-
Empty constructor
- DataToSignTrustedListDTO(RemoteDocument, RemoteTrustedListSignatureParameters) - Constructor for class eu.europa.esig.dss.ws.signature.dto.DataToSignTrustedListDTO
-
Default constructor with customizable parameters
- DataToValidateDTO - Class in eu.europa.esig.dss.ws.validation.dto
-
Represents a validation request DTO
- DataToValidateDTO() - Constructor for class eu.europa.esig.dss.ws.validation.dto.DataToValidateDTO
-
Empty constructor
- DataToValidateDTO(RemoteDocument, RemoteDocument, RemoteDocument) - Constructor for class eu.europa.esig.dss.ws.validation.dto.DataToValidateDTO
-
Constructor to validate a document
- DataToValidateDTO(RemoteDocument, RemoteDocument, RemoteDocument, String) - Constructor for class eu.europa.esig.dss.ws.validation.dto.DataToValidateDTO
-
Constructor to extract original documents
- DataToValidateDTO(RemoteDocument, List<RemoteDocument>, RemoteDocument) - Constructor for class eu.europa.esig.dss.ws.validation.dto.DataToValidateDTO
-
Constructor to validate a document
- DataToValidateDTO(RemoteDocument, List<RemoteDocument>, RemoteDocument, String) - Constructor for class eu.europa.esig.dss.ws.validation.dto.DataToValidateDTO
-
Constructor to extract original documents
- date - Variable in class eu.europa.esig.dss.policy.jaxb.Algo
- DateAdapter - Class in eu.europa.esig.dss.ws.signature.soap.client
-
This class is an adapter for java.util.Date in SOAP WS
- DateAdapter() - Constructor for class eu.europa.esig.dss.ws.signature.soap.client.DateAdapter
-
Default constructor
- DateParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses a date
- dateTime - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationCertificateQualification
- dateTime - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.NextUpdateType
- DateUtils - Class in eu.europa.esig.dss.policy
-
Contains utils to parse a date
- DAYS - Enum constant in enum eu.europa.esig.dss.policy.jaxb.TimeUnit
- DCEValueType - Class in eu.europa.esig.saml.jaxb.dce
-
Java class for DCEValueType complex type.
- DCEValueType() - Constructor for class eu.europa.esig.saml.jaxb.dce.DCEValueType
- deactivationCallCenter - Variable in class eu.europa.esig.saml.jaxb.authn.context.OperationalProtectionType
- DebugCacheAccess - Class in eu.europa.esig.dss.tsl.cache.access
-
Generates a prints a report of the current cache state
- DebugCacheAccess(DownloadCache, ParsingCache, ValidationCache) - Constructor for class eu.europa.esig.dss.tsl.cache.access.DebugCacheAccess
-
Default constructor
- DECIPHER_ONLY - Enum constant in enum eu.europa.esig.dss.enumerations.KeyUsageBit
-
decipherOnly
- decision - Variable in class eu.europa.esig.saml.jaxb.assertion.AuthzDecisionStatementType
- DecisionType - Enum in eu.europa.esig.saml.jaxb.assertion
-
Java class for DecisionType.
- decodeURI(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method decodes an URI to be compliant with the RFC 3986 (see DSS-2411 for details)
- DEFAULT_ARCHIVE_MANIFEST_FILENAME - Static variable in class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESUtils
-
The default Archive Manifest filename
- DEFAULT_ARCHIVE_TIMESTAMP_HASH_ALGO - Static variable in class eu.europa.esig.dss.cades.CMSUtils
-
The default DigestAlgorithm for ArchiveTimestamp
- DEFAULT_DATE_FORMAT - Static variable in class eu.europa.esig.dss.policy.DateUtils
-
The default date format
- DEFAULT_DIGEST_ALGORITHM - Static variable in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
Digest algo used for internal documents comparison
- DEFAULT_DSS_C14N_METHOD - Static variable in class eu.europa.esig.dss.xades.DSSXMLUtils
-
This is the default canonicalization method used for production of signatures within DSS framework.
- DEFAULT_FIRST_PAGE - Static variable in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
Defines a number of a first page in a document
- DEFAULT_RESOURCES_HANDLER_BUILDER - Static variable in class eu.europa.esig.dss.pades.PAdESUtils
-
The default resources handler builder to be used across the code
- DEFAULT_TEXT_SIZE - Static variable in class eu.europa.esig.dss.pades.AbstractDSSFont
-
The default font size (12f)
- DEFAULT_XMLDSIG_C14N_METHOD - Static variable in class eu.europa.esig.dss.xades.DSSXMLUtils
-
This is the default canonicalization method for XMLDSIG used for signatures and timestamps (see XMLDSIG 4.4.3.2) when one is not defined.
- DefaultAdvancedSignature - Class in eu.europa.esig.dss.validation
-
A common implementation of
AdvancedSignature
- DefaultAdvancedSignature() - Constructor for class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Default constructor instantiating object with null values
- DefaultAIASource - Class in eu.europa.esig.dss.spi.x509.aia
-
The class is used to download issuer certificates by AIA from remote sources
- DefaultAIASource() - Constructor for class eu.europa.esig.dss.spi.x509.aia.DefaultAIASource
-
Empty constructor.
- DefaultAIASource(DataLoader) - Constructor for class eu.europa.esig.dss.spi.x509.aia.DefaultAIASource
-
Default constructor with a defined
DataLoader
- DefaultASiCWithCAdESFilenameFactory - Class in eu.europa.esig.dss.asic.cades
-
This class provides a default implementation of
ASiCWithCAdESFilenameFactory
used within basic configuration of DSS for creation of filenames for new container entries. - DefaultASiCWithCAdESFilenameFactory() - Constructor for class eu.europa.esig.dss.asic.cades.DefaultASiCWithCAdESFilenameFactory
-
Default constructor
- DefaultASiCWithXAdESFilenameFactory - Class in eu.europa.esig.dss.asic.xades.signature
-
This class provides a default implementation of
ASiCWithXAdESFilenameFactory
used within basic configuration of DSS for creation of filenames for new container entries. - DefaultASiCWithXAdESFilenameFactory() - Constructor for class eu.europa.esig.dss.asic.xades.signature.DefaultASiCWithXAdESFilenameFactory
-
Default constructor
- DefaultCertificateProcessExecutor - Class in eu.europa.esig.dss.validation.executor.certificate
-
Executes a certificate validation
- DefaultCertificateProcessExecutor() - Constructor for class eu.europa.esig.dss.validation.executor.certificate.DefaultCertificateProcessExecutor
-
Default constructor instantiating object with null certificate id
- DefaultContainerMerger - Class in eu.europa.esig.dss.asic.common.merge
-
This class is used to load a relevant
eu.europa.esig.dss.asic.common.merge.ASiCContainerMerger
in order merge content of given containers. - DefaultContainerMerger() - Constructor for class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
Empty constructor
- DefaultContainerMerger(ASiCContent...) - Constructor for class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
This constructor is used to create an
ASiCContainerMerger
from to givenASiCContent
s - DefaultContainerMerger(DSSDocument...) - Constructor for class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
This constructor is used to create an
ASiCContainerMerger
from provided container documents - defaultDigestAlgorithm - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
The digest algorithm to use for digest computation
- defaultDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.CertificateDiagnosticDataBuilder
- defaultDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
This method allows to set the default
DigestAlgorithm
which will be used for tokens' DigestAlgoAndValue calculation - defaultDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
- DEFAULTDIRQOP - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- DefaultImageDrawerUtils - Class in eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer
-
Contains the util methods used by the
eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.DefaultPdfBoxVisibleSignatureDrawer
- DefaultPdfBoxVisibleSignatureDrawer - Class in eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer
-
The default PDFBox signature drawer.
- DefaultPdfBoxVisibleSignatureDrawer() - Constructor for class eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.DefaultPdfBoxVisibleSignatureDrawer
-
Default constructor
- DefaultPdfDifferencesFinder - Class in eu.europa.esig.dss.pdf.modifications
-
Default implementation used to find differences in pages between two PDF revisions.
- DefaultPdfDifferencesFinder() - Constructor for class eu.europa.esig.dss.pdf.modifications.DefaultPdfDifferencesFinder
-
Default constructor instantiating object with default configuration
- DefaultPdfObjectModificationsFinder - Class in eu.europa.esig.dss.pdf.modifications
-
Default implementation used to find the differences between two provided PDF revisions.
- DefaultPdfObjectModificationsFinder() - Constructor for class eu.europa.esig.dss.pdf.modifications.DefaultPdfObjectModificationsFinder
-
Default constructor instantiating object with default configuration
- DefaultSignaturePolicyValidatorLoader - Class in eu.europa.esig.dss.validation.policy
-
Loads a relevant
SignaturePolicyValidator
based on the policy content - DefaultSignaturePolicyValidatorLoader() - Constructor for class eu.europa.esig.dss.validation.policy.DefaultSignaturePolicyValidatorLoader
-
Default constructor instantiating object with null SignaturePolicyValidator
- DefaultSignatureProcessExecutor - Class in eu.europa.esig.dss.validation.executor.signature
-
This class executes a signature validation process and produces SimpleReport, DetailedReport and ETSI Validation report
- DefaultSignatureProcessExecutor() - Constructor for class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
-
Default constructor instantiating object with default configuration
- DELEGATIONPATH - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- delete(PdfObjectTree, Object) - Static method in class eu.europa.esig.dss.pdf.modifications.ObjectModification
-
Creates
ObjectModification
for an object removal change - deleteCertificateFromKeyStore(String) - Method in class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
-
This method allows to remove a certificate from the keystore
- deleteDownloadCacheIfNeeded() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Removes the entry from downloadCache if its value is TO_BE_DELETED
- deleteNodesAtLevelWithoutChildren(int) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PolicyTreeNode
-
Removes nodes at the given
depthLevel
if not having children nodes - deleteParsingCacheIfNeeded() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Removes the entry from parsingCache if its value is TO_BE_DELETED
- deleteValidationCacheIfNeeded() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Removes the entry from parsingCache if its value is TO_BE_DELETED
- DELETION - Enum constant in enum eu.europa.esig.dss.enumerations.PdfObjectModificationType
-
Represents an object deletion from a final revision
- DELIVERYMETHOD - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- DELTAREVOCATIONLIST - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- DENY - Enum constant in enum eu.europa.esig.saml.jaxb.assertion.DecisionType
- DEPRECATED_AT_NATIONAL_LEVEL - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
After eIDAS 'deprecatedatnationallevel' status
- DEPRECATED_BY_NATIONAL_LAW - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
After eIDAS 'deprecatedbynationallaw' status
- DER - Enum constant in enum eu.europa.esig.dss.enumerations.PKIEncoding
-
http://uri.etsi.org/01903/v1.2.2#DER
- DESC - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Description
- description - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateExtension
- description - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
- description - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOID
- description - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
- description - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
- description - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSPDocSpecification
- description - Variable in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
- description - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureLevel
- description - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestampLevel
- description - Variable in class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
- description - Variable in class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
- description - Variable in class eu.europa.esig.xades.jaxb.xades111.ObjectIdentifierType
- description - Variable in class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
- description - Variable in class eu.europa.esig.xades.jaxb.xades122.ObjectIdentifierType
- description - Variable in class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
- description - Variable in class eu.europa.esig.xades.jaxb.xades132.ObjectIdentifierType
- DESCRIPTION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- DESCRIPTION - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- DESCRIPTION - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- DESCRIPTION - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- destination - Variable in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
- destination - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
- DESTINATIONINDICATOR - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- destroy() - Method in class eu.europa.esig.dss.token.PrefilledPasswordCallback
- destroyTable() - Method in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
-
Removes table from DB
- destroyTable() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
-
Removes table from DB
- desync() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Set the context as DESYNCHRONIZED
- desync() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- desync(CacheContext) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheState
-
The cache entry is marked as Desynchronized
- desync(CacheContext) - Method in enum eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
- DESYNCHRONIZED - Enum constant in enum eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
-
The cache content is not synchronized with the application
- DETACHED - Enum constant in enum eu.europa.esig.dss.enumerations.SignaturePackaging
-
The signature is detached from the signed document
- detachedContents - Variable in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
In case of a detached signature this is the signed document.
- detachedContents - Variable in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
In case of a detached signature this
List
contains the signed documents. - DetachedSignatureResolver - Class in eu.europa.esig.dss.xades.validation
-
Resolver for detached signature only.
- DetachedSignatureResolver(List<DSSDocument>, DigestAlgorithm) - Constructor for class eu.europa.esig.dss.xades.validation.DetachedSignatureResolver
-
Default constructor
- detachedTimestamps - Variable in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
This variable contains the list of detached timestamp tokens (used in ASiC with CAdES).
- DetachedTimestampScopeFinder - Class in eu.europa.esig.dss.validation.scope
-
This class finds a timestamp scope for a detached timestamp
- DetachedTimestampScopeFinder() - Constructor for class eu.europa.esig.dss.validation.scope.DetachedTimestampScopeFinder
-
Default constructor instantiating object with null timestamped data document
- DetachedTimestampSource - Class in eu.europa.esig.dss.validation.timestamp
-
Performs processing of detached timestamps
- DetachedTimestampSource() - Constructor for class eu.europa.esig.dss.validation.timestamp.DetachedTimestampSource
-
Default constructor instantiating object with empty resources
- DetachedTimestampValidator - Class in eu.europa.esig.dss.validation.timestamp
-
Detached CMS TimestampToken Validator
- DetachedTimestampValidator(DSSDocument) - Constructor for class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
-
The default constructor
- DetachedTimestampValidator(DSSDocument, TimestampType) - Constructor for class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
-
The default constructor with a type
- DetachedTimestampValidatorFactory - Class in eu.europa.esig.dss.validation.timestamp
-
Returns a validator for a detached timestamp document
- DetachedTimestampValidatorFactory() - Constructor for class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidatorFactory
-
Default constructor
- detail - Variable in class eu.europa.esig.soap.jaxb.envelope.Fault
- Detail - Class in eu.europa.esig.soap.jaxb.envelope
-
Java class for detail complex type.
- Detail() - Constructor for class eu.europa.esig.soap.jaxb.envelope.Detail
- DetailedReport - Class in eu.europa.esig.dss.detailedreport
-
This class represents the detailed report built during the validation process.
- DetailedReport(XmlDetailedReport) - Constructor for class eu.europa.esig.dss.detailedreport.DetailedReport
-
The default constructor
- DetailedReportBuilder - Class in eu.europa.esig.dss.validation.executor.signature
-
Builds a DetailedReport for a signature validation
- DetailedReportBuilder(I18nProvider, Date, ValidationPolicy, ValidationLevel, DiagnosticData, boolean) - Constructor for class eu.europa.esig.dss.validation.executor.signature.DetailedReportBuilder
-
Default constructor
- DetailedReportFacade - Class in eu.europa.esig.dss.detailedreport
-
Contains methods for DetailedReport generation
- DetailedReportFacade() - Constructor for class eu.europa.esig.dss.detailedreport.DetailedReportFacade
-
Default constructor
- DetailedReportForCertificateBuilder - Class in eu.europa.esig.dss.validation.executor.certificate
-
Builds a DetailedReport for a certificate validation
- DetailedReportForCertificateBuilder(I18nProvider, DiagnosticData, ValidationPolicy, Date, String) - Constructor for class eu.europa.esig.dss.validation.executor.certificate.DetailedReportForCertificateBuilder
-
Default constructor
- DetailedReportMessageCollector - Class in eu.europa.esig.dss.detailedreport
-
The class is used to collect all messages for a token validation by a defined type from a DetailedReport
- DetailedReportXmlDefiner - Class in eu.europa.esig.dss.detailedreport
-
Contains the cached copies of relevant schema/templates for DetailedReport generation
- detect(Status) - Method in class eu.europa.esig.dss.alert.detector.StatusDetector
- detect(LOTLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.detections.LOTLLocationChangeDetection
- detect(LOTLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.detections.OJUrlChangeDetection
- detect(TLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.detections.TLExpirationDetection
- detect(TLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.detections.TLParsingErrorDetection
- detect(TLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.detections.TLSignatureErrorDetection
- detect(T) - Method in interface eu.europa.esig.dss.alert.detector.AlertDetector
-
Detect if an alert must be executed
- detectChanges(TLValidationJobSummary) - Method in class eu.europa.esig.dss.tsl.alerts.TLValidationJobAlerter
-
The method to run alerts on the given TLValidationJobSummary
- deterministicId - Variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
The deterministic Id used for elements creation
- deviceInHand - Variable in class eu.europa.esig.saml.jaxb.authn.context.TimeSyncTokenType
- deviceType - Variable in class eu.europa.esig.saml.jaxb.authn.context.TimeSyncTokenType
- DeviceTypeType - Enum in eu.europa.esig.saml.jaxb.authn.context
-
Java class for DeviceTypeType.
- diagnosticData - Variable in class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
-
The DiagnosticData to use
- diagnosticData - Variable in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
-
Diagnostic data
- diagnosticData - Variable in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
-
Diagnostic Data
- DiagnosticData - Class in eu.europa.esig.dss.diagnostic
-
This class represents all static data extracted by the process analysing the signature.
- DiagnosticData(XmlDiagnosticData) - Constructor for class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Default constructor
- DiagnosticDataBuilder - Class in eu.europa.esig.dss.validation
-
Contains a common code for DiagnosticData building
- DiagnosticDataBuilder() - Constructor for class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Default constructor instantiating object with null values
- DiagnosticDataFacade - Class in eu.europa.esig.dss.diagnostic
-
This class is used to marshall/unmarshal DiagnosticData report
- DiagnosticDataFacade() - Constructor for class eu.europa.esig.dss.diagnostic.DiagnosticDataFacade
-
Default constructor
- DiagnosticDataXmlDefiner - Class in eu.europa.esig.dss.diagnostic
-
This class is used to provide an XSD schema for a DiagnosticData and templates
- DIG_ALG - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Digest algorithm
- DIG_PSP - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Hash policy is aligned to a specification
- DIG_VAL - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Digest value
- digest - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
-
Digest within the reference
- digest - Variable in class eu.europa.esig.validationreport.jaxb.SAMessageDigestType
- digest(DigestAlgorithm, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method allows to digest the data with the given algorithm.
- digest(DigestAlgorithm, byte[]...) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Computes the digest on the data concatenation
- digest(DigestAlgorithm, DSSDocument) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Computes the digests for the
document
- digest(DigestAlgorithm, InputStream) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method allows to digest the data in the
InputStream
with the given algorithm. - digest(DSSDocument, PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Deprecated.
- digest(DSSDocument, PAdESCommonParameters) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Deprecated.since 5.12. Use
MessageDigest messageDigest = messageDigest(toSignDocument, parameters); byte[] digest = messageDigest.getValue();
- Digest - Class in eu.europa.esig.dss.model
-
Container for a Digest and his algorithm
- Digest() - Constructor for class eu.europa.esig.dss.model.Digest
-
Empty constructor
- Digest(DigestAlgorithm, byte[]) - Constructor for class eu.europa.esig.dss.model.Digest
-
Default constructor
- DIGEST - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureScopeType
-
The signature covers only the digest of document
- DIGEST_ALG_AND_VALUE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- DIGEST_ALG_AND_VALUE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- DIGEST_ALG_AND_VALUE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- DIGEST_ALGO - Static variable in class eu.europa.esig.dss.model.identifier.Identifier
-
The DigestAlgorithm to use
- DIGEST_METHOD - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
DigestMethod
- DIGEST_METHOD - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- DIGEST_METHOD_ALGORITHM_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:DigestMethod/@Algorithm"
- DIGEST_METHOD_ALGORITHM_PATH - Static variable in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
-
The path "./xades111:DigestMethod/xades111:Algorithm"
- DIGEST_VALUE - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
DigestValue
- DIGEST_VALUE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- DIGEST_VALUE_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:DigestValue"
- DIGEST_VALUE_PATH - Static variable in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
-
The path "./xades111:DigestValue"
- digestAlgAndValue - Variable in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
- digestAlgAndValue - Variable in class eu.europa.esig.validationreport.jaxb.ValidationObjectRepresentationType
- digestAlgAndValue - Variable in class eu.europa.esig.xades.jaxb.xades111.CRLRefType
- digestAlgAndValue - Variable in class eu.europa.esig.xades.jaxb.xades111.OCSPRefType
- digestAlgAndValue - Variable in class eu.europa.esig.xades.jaxb.xades122.CRLRefType
- digestAlgAndValue - Variable in class eu.europa.esig.xades.jaxb.xades122.OCSPRefType
- digestAlgAndValue - Variable in class eu.europa.esig.xades.jaxb.xades132.CRLRefType
- digestAlgAndValue - Variable in class eu.europa.esig.xades.jaxb.xades132.OCSPRefType
- DigestAlgAndValueType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for DigestAlgAndValueType complex type.
- DigestAlgAndValueType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for DigestAlgAndValueType complex type.
- DigestAlgAndValueType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for DigestAlgAndValueType complex type.
- DigestAlgAndValueType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.DigestAlgAndValueType
- DigestAlgAndValueType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.DigestAlgAndValueType
- DigestAlgAndValueType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.DigestAlgAndValueType
- digestAlgoAndValue - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- digestAlgoAndValue - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
- digestAlgoAndValue - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestAlgoAndValues
- digestAlgoAndValue - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
- digestAlgoAndValue - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocationToken
- digestAlgoAndValue - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
- digestAlgoAndValue - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
- digestAlgoAndValue - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef
- digestAlgoAndValue - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignaturePolicyStore
- digestAlgoAndValue - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerData
- digestAlgoAndValue - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- digestAlgorithm - Variable in class eu.europa.esig.dss.model.TimestampParameters
-
The digest algorithm to provide to the timestamping authority
- digestAlgorithm - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
-
The Digest algorithm
- DigestAlgorithm - Enum in eu.europa.esig.dss.enumerations
-
Supported Algorithms
- DigestAlgorithmAtValidationTimeCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
-
Check DigestAlgorithm at validation time
- DigestAlgorithmAtValidationTimeCheck(I18nProvider, DigestAlgorithm, Date, XmlCC, MessageTag, CryptographicConstraintWrapper) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmAtValidationTimeCheck
-
Default constructor
- digestAlgorithmOnValidationTime() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
-
Checks if the
digestAlgorithm
is not expired in validation time - DigestAlgorithmParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
DigestAlgorithm
- digestAlgorithmReliable() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
-
Checks if the
digestAlgorithm
is acceptable - DigestAlgorithmReliableCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
-
Check if DigestAlgorithm is acceptable
- DigestAlgorithmReliableCheck(I18nProvider, DigestAlgorithm, XmlCC, MessageTag, CryptographicConstraintWrapper) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmReliableCheck
-
Default constructor
- digestAlgorithmsEqual - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicyDigestAlgoAndValue
- digestAlgoUsedToSignThisToken - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
- DigestCryptographicChecker - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
-
Checks the digest algorithm
- DigestCryptographicChecker(I18nProvider, DigestAlgorithm, Date, MessageTag, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestCryptographicChecker
-
Default constructor
- DigestCryptographicCheckerResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Validates Digest cryptographic constraint
- DigestCryptographicCheckerResultCheck(I18nProvider, T, Date, MessageTag, XmlCC, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.DigestCryptographicCheckerResultCheck
-
Default constructor
- DigestDocument - Class in eu.europa.esig.dss.model
-
Digest representation of a
DSSDocument
. - DigestDocument() - Constructor for class eu.europa.esig.dss.model.DigestDocument
-
Creates DigestDocument with an empty digest map.
- DigestDocument(DigestAlgorithm, String) - Constructor for class eu.europa.esig.dss.model.DigestDocument
-
Creates DigestDocument.
- DigestDocument(DigestAlgorithm, String, String) - Constructor for class eu.europa.esig.dss.model.DigestDocument
-
Creates DigestDocument.
- DigestDTO - Class in eu.europa.esig.dss.ws.dto
-
Represent the Digest DTO
- DigestDTO() - Constructor for class eu.europa.esig.dss.ws.dto.DigestDTO
-
The empty constructor
- DigestDTO(DigestAlgorithm, byte[]) - Constructor for class eu.europa.esig.dss.ws.dto.DigestDTO
-
The default constructor
- DigestMatcherCryptographicCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Verifies the
DigestAlgorithm
- DigestMatcherCryptographicCheck(I18nProvider, DigestAlgorithm, T, Date, MessageTag, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.DigestMatcherCryptographicCheck
-
Default constructor
- DigestMatcherCryptographicCheckerResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Class used to verify a DigestMatcher
- DigestMatcherCryptographicCheckerResultCheck(I18nProvider, T, Date, MessageTag, String, XmlCC, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.DigestMatcherCryptographicCheckerResultCheck
-
Default constructor
- digestMatchers - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- digestMatchers - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- DigestMatcherType - Enum in eu.europa.esig.dss.enumerations
-
Defines available types of DigestMatchers (signed data origins)
- DigestMatcherTypeParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
DigestMatcherType
- digestMethod - Variable in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
- digestMethod - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestAlgoAndValue
- digestMethod - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureDigestReference
- digestMethod - Variable in class eu.europa.esig.validationreport.jaxb.SACertIDType
- digestMethod - Variable in class eu.europa.esig.validationreport.jaxb.SACRLIDType
- digestMethod - Variable in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
- digestMethod - Variable in class eu.europa.esig.xades.jaxb.xades111.DigestAlgAndValueType
- digestMethod - Variable in class eu.europa.esig.xades.jaxb.xades122.DigestAlgAndValueType
- digestMethod - Variable in class eu.europa.esig.xades.jaxb.xades132.DigestAlgAndValueType
- digestMethod - Variable in class eu.europa.esig.xades.jaxb.xades132.ReferenceInfoType
- digestMethod - Variable in class eu.europa.esig.xmldsig.jaxb.ReferenceType
- DigestMethodType - Class in eu.europa.esig.saml.jaxb.metadata.algsupport
-
Java class for DigestMethodType complex type.
- DigestMethodType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for DigestMethodType complex type.
- DigestMethodType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.algsupport.DigestMethodType
- DigestMethodType() - Constructor for class eu.europa.esig.xmldsig.jaxb.DigestMethodType
- DigestSignatureScope - Class in eu.europa.esig.dss.validation.scope
-
The Signature Scope defines a Digest document
- DigestSignatureScope(String, Digest) - Constructor for class eu.europa.esig.dss.validation.scope.DigestSignatureScope
-
Default constructor
- digestValue - Variable in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
- digestValue - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestAlgoAndValue
- digestValue - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureDigestReference
- digestValue - Variable in class eu.europa.esig.validationreport.jaxb.SACertIDType
- digestValue - Variable in class eu.europa.esig.validationreport.jaxb.SACRLIDType
- digestValue - Variable in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
- digestValue - Variable in class eu.europa.esig.xades.jaxb.xades111.DigestAlgAndValueType
- digestValue - Variable in class eu.europa.esig.xades.jaxb.xades122.DigestAlgAndValueType
- digestValue - Variable in class eu.europa.esig.xades.jaxb.xades132.DigestAlgAndValueType
- digestValue - Variable in class eu.europa.esig.xades.jaxb.xades132.ReferenceInfoType
- digestValue - Variable in class eu.europa.esig.xmldsig.jaxb.ReferenceType
- DigestValueMatchCheck - Class in eu.europa.esig.dss.validation.process.bbb.isc.checks
-
Checks if the digest value matches for a signing certificate reference
- DigestValueMatchCheck(I18nProvider, XmlISC, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValueMatchCheck
-
Default constructor
- DigestValuePresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.isc.checks
-
Checks if the digest value is present for a signing certificate reference
- DigestValuePresentCheck(I18nProvider, XmlISC, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValuePresentCheck
-
Default constructor
- DIGITAL_SIGNATURE - Enum constant in enum eu.europa.esig.dss.enumerations.KeyUsageBit
-
digitalSignature
- digitalId - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityListType
- digitalId - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidatorType
- DigitalIdentityListType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for DigitalIdentityListType complex type.
- DigitalIdentityListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityListType
- DigitalIdentityListTypeConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
The class is used to extract
CertificateToken
s from aDigitalIdentityListType
- DigitalIdentityListTypeConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.DigitalIdentityListTypeConverter
-
Default constructor
- DigitalIdentityType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for DigitalIdentityType complex type.
- DigitalIdentityType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
- direct - Variable in class eu.europa.esig.validationreport.jaxb.ValidationObjectRepresentationType
- DIRECTORY_NAME - Enum constant in enum eu.europa.esig.dss.enumerations.GeneralNameType
- DIRECTORYSTRING - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- DISABLED - Enum constant in enum eu.europa.esig.validationreport.enums.ConstraintStatus
-
Defines if a constraint has been disabled
- disableFeature(String) - Method in class eu.europa.esig.dss.jaxb.common.AbstractConfigurator
-
Disables a custom feature
- disableFeature(String) - Method in class eu.europa.esig.dss.jaxb.common.DocumentBuilderFactoryBuilder
- disableFeature(String) - Method in class eu.europa.esig.dss.jaxb.common.SchemaFactoryBuilder
- disableFeature(String) - Method in class eu.europa.esig.dss.jaxb.common.TransformerFactoryBuilder
- disableFeature(String) - Method in class eu.europa.esig.dss.jaxb.common.ValidatorConfigurator
- DISTINGUISHEDNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- DistinguishedNameListWrapper - Class in eu.europa.esig.dss.diagnostic
-
Wrapper for a list of
eu.europa.esig.dss.diagnostic.jaxb.XmlDistinguishedName
s - DistinguishedNameListWrapper(List<XmlDistinguishedName>) - Constructor for class eu.europa.esig.dss.diagnostic.DistinguishedNameListWrapper
-
Default constructor
- distributionPoints - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- DITCONTENTRULEDESCRIPTION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- DITSTRUCTURERULEDESCRIPTION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- DMDNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- DN - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- DNQUALIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- DNS_NAME - Enum constant in enum eu.europa.esig.dss.enumerations.GeneralNameType
- dnsName - Variable in class eu.europa.esig.saml.jaxb.assertion.SubjectLocalityType
- DNSNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- DNSSTRING - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- doAnalyze() - Method in class eu.europa.esig.dss.tsl.runnable.AbstractRunnableAnalysis
-
Performs analysis
- DOC_MDP_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'DocMDP'
- DOC_REFS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Document references
- docHashOnly - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerDocumentRepresentations
- docHashOnly - Variable in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
- docMDP - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
- docMDP - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- DocMDPCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Verifies a signature according to given permissions for the document in /DocMDP
- DocMDPCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.DocMDPCheck
-
Default constructor
- docSpecification - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
- document - Variable in class eu.europa.esig.dss.pdf.pdfbox.visible.AbstractPdfBoxSignatureDrawer
-
The PDF document
- document - Variable in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
The document to be validated (with the signature(s) or timestamp(s))
- document - Variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
This is the reference to the original document to sign
- document(DSSDocument) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
This method allows to set the document which is analysed
- DOCUMENT_APPEARANCE_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'DA' (Document-wide appearance)
- DOCUMENT_RESOURCES_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'DR' (Document-wide resources)
- DOCUMENT_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampType
-
PAdES-LTV "document timestamp"
- DOCUMENTATION_REFERENCE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- DOCUMENTATION_REFERENCE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- DOCUMENTATION_REFERENCE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- DOCUMENTATION_REFERENCES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- DOCUMENTATION_REFERENCES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- DOCUMENTATION_REFERENCES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- documentationReference - Variable in class eu.europa.esig.xades.jaxb.xades111.DocumentationReferencesType
- documentationReference - Variable in class eu.europa.esig.xades.jaxb.xades122.DocumentationReferencesType
- documentationReference - Variable in class eu.europa.esig.xades.jaxb.xades132.DocumentationReferencesType
- documentationReferences - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
- documentationReferences - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
- documentationReferences - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSPDocSpecification
- documentationReferences - Variable in class eu.europa.esig.xades.jaxb.xades111.ObjectIdentifierType
- documentationReferences - Variable in class eu.europa.esig.xades.jaxb.xades122.ObjectIdentifierType
- documentationReferences - Variable in class eu.europa.esig.xades.jaxb.xades132.ObjectIdentifierType
- DocumentationReferencesType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for DocumentationReferencesType complex type.
- DocumentationReferencesType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for DocumentationReferencesType complex type.
- DocumentationReferencesType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for DocumentationReferencesType complex type.
- DocumentationReferencesType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.DocumentationReferencesType
- DocumentationReferencesType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.DocumentationReferencesType
- DocumentationReferencesType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.DocumentationReferencesType
- DocumentBuilderFactoryBuilder - Class in eu.europa.esig.dss.jaxb.common
-
This class is used to build a
DocumentBuilderFactory
- DocumentBuilderFactoryBuilder() - Constructor for class eu.europa.esig.dss.jaxb.common.DocumentBuilderFactoryBuilder
-
Default constructor building a secure pre-configured instance of
DocumentBuilderFactoryBuilder
- documentCertificateSource - Variable in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
The list of all certificate sources extracted from a validating document (signature(s), timestamp(s))
- documentCertificateSource(ListCertificateSource) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
Sets a document Certificate Source containing all sources extracted from the provided signature(s)/timestamp(s)
- documentCRLSource - Variable in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
The list of all CRL revocation sources extracted from a validating document (signature(s), timestamp(s))
- documentCRLSource(ListRevocationSource<CRL>) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
Sets a document CRL Source containing all sources extracted from the provided signature(s)/timestamp(s)
- documentDom - Variable in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
This is the variable which represents the root XML document root (with signature).
- documentName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- documentName - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
- documentOCSPSource - Variable in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
The list of all OCSP revocation sources extracted from a validating document (signature(s), timestamp(s))
- documentOCSPSource(ListRevocationSource<OCSP>) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
Sets a document OCSP Source containing all sources extracted from the provided signature(s)/timestamp(s)
- DocumentProcessExecutor - Interface in eu.europa.esig.dss.validation.executor
-
Processes a document validation
- DocumentSignatureService<SP extends SerializableSignatureParameters,
TP extends SerializableTimestampParameters> - Interface in eu.europa.esig.dss.signature -
This interface
DocumentSignatureService
provides operations for the signature creation and for its extension. - documentTimestamps - Variable in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
-
This variable contains the list of embedded document timestamps.
- documentValidator - Variable in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineT
-
The cached instance of a document validator
- documentValidator - Variable in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
The used document validator
- DocumentValidator - Interface in eu.europa.esig.dss.validation
-
This is the interface to be used when implementing different signature validators.
- DocumentValidatorFactory - Interface in eu.europa.esig.dss.validation
-
This interface defines the factory to create a
DocumentValidator
for a givenDSSDocument
- DomUtils - Class in eu.europa.esig.dss
-
The utils for dealing with
org.w3c.dom
objects - download(String) - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
Downloads the document by url
- DOWNLOAD - Enum constant in enum eu.europa.esig.dss.tsl.cache.CacheType
-
The download task cache
- downloadCache - Variable in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
Global download Cache
- downloadCache - Variable in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Global download Cache
- DownloadCache - Class in eu.europa.esig.dss.tsl.cache
-
The DownloadCache to store files
- DownloadCache() - Constructor for class eu.europa.esig.dss.tsl.cache.DownloadCache
-
Default constructor
- DownloadCacheDTO - Class in eu.europa.esig.dss.tsl.dto
-
The download record DTO
- DownloadCacheDTO() - Constructor for class eu.europa.esig.dss.tsl.dto.DownloadCacheDTO
-
Empty constructor
- DownloadCacheDTO(AbstractCacheDTO) - Constructor for class eu.europa.esig.dss.tsl.dto.DownloadCacheDTO
-
Copies the cache DTO
- DownloadCacheDTOBuilder - Class in eu.europa.esig.dss.tsl.dto.builder
-
Builds
DownloadCacheDTO
- DownloadCacheDTOBuilder(CachedEntry<XmlDownloadResult>) - Constructor for class eu.europa.esig.dss.tsl.dto.builder.DownloadCacheDTOBuilder
-
Default constructor
- downloadError(Exception) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Sets the download error
- DownloadInfoRecord - Interface in eu.europa.esig.dss.spi.tsl
-
Defines a download result record
- DPIUtils - Class in eu.europa.esig.dss.pdf.visible
-
Contains util methods for DPI processing
- draw() - Method in class eu.europa.esig.dss.pdf.openpdf.visible.ImageOnlySignatureDrawer
- draw() - Method in class eu.europa.esig.dss.pdf.openpdf.visible.TextOnlySignatureDrawer
- draw() - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.DefaultPdfBoxVisibleSignatureDrawer
- draw() - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer.NativePdfBoxVisibleSignatureDrawer
- draw() - Method in interface eu.europa.esig.dss.pdf.visible.SignatureDrawer
-
Draw the visible signature
- drawSubtractionImage(BufferedImage, BufferedImage, BufferedImage) - Static method in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
Draws the subtraction image and returns different pixels amount
- DSA - Enum constant in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
DSA
- DSA_KEY_VALUE - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
DSAKeyValue
- DSA_RAW - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
DSA without digest algorithm
- DSA_SHA1 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
DSA with SHA-1
- DSA_SHA224 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
DSA with SHA-224
- DSA_SHA256 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
DSA with SHA-256
- DSA_SHA3_224 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
DSA with SHA3-224
- DSA_SHA3_256 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
DSA with SHA3-256
- DSA_SHA3_384 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
DSA with SHA3-384
- DSA_SHA3_512 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
DSA with SHA3-512
- DSA_SHA384 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
DSA with SHA-384
- DSA_SHA512 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
DSA with SHA-512
- DSAKeyValueType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for DSAKeyValueType complex type.
- DSAKeyValueType() - Constructor for class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
- DSS_DICTIONARY - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateOrigin
-
Certificates extracted from DSS dictionary, PAdES specific
- DSS_DICTIONARY - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationOrigin
-
The revocation data was embedded to the contents of DSS PDF dictionary (used in PAdES)
- DSS_DICTIONARY_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'DSS'
- DSSASN1Utils - Class in eu.europa.esig.dss.spi
-
Utility class that contains some ASN1 related method.
- DSSAttribute - Interface in eu.europa.esig.dss.definition
-
The XML attribute interface
- DSSDataLoaderMultipleException - Exception Class in eu.europa.esig.dss.spi.exception
-
Contains a map of occurred exceptions to different URL calls
- DSSDataLoaderMultipleException(Map<String, Throwable>) - Constructor for exception class eu.europa.esig.dss.spi.exception.DSSDataLoaderMultipleException
-
Default constructor
- DSSDictionaryExtractionUtils - Class in eu.europa.esig.dss.pdf
-
Contains utils for a DSS dictionary content extraction
- DSSDocument - Interface in eu.europa.esig.dss.model
-
Interface representing a DSS document.
- DSSElement - Interface in eu.europa.esig.dss.definition
-
The XML element
- DSSErrorHandler - Class in eu.europa.esig.dss.jaxb.common
-
The default
ErrorHandler
used to collect the occurred during the validation errors - DSSErrorHandler() - Constructor for class eu.europa.esig.dss.jaxb.common.DSSErrorHandler
-
Default constructor initializing empty lists of messages
- DSSErrorHandlerAlert - Class in eu.europa.esig.dss.jaxb.common
-
The default
DSSErrorHandler
alert Throws aXSDValidationException
containing a list of errors and fatalErrors if occurred - DSSErrorHandlerAlert() - Constructor for class eu.europa.esig.dss.jaxb.common.DSSErrorHandlerAlert
-
The default constructor
- DSSException - Exception Class in eu.europa.esig.dss.model
-
Exception to be thrown in case of error during DSS framework processing
- DSSException() - Constructor for exception class eu.europa.esig.dss.model.DSSException
-
Empty constructor
- DSSException(String) - Constructor for exception class eu.europa.esig.dss.model.DSSException
-
Constructor with a message
- DSSException(String, Throwable) - Constructor for exception class eu.europa.esig.dss.model.DSSException
-
Re-throwable constructor with a custom message
- DSSException(Throwable) - Constructor for exception class eu.europa.esig.dss.model.DSSException
-
Re-throwable constructor
- DSSExternalResourceException - Exception Class in eu.europa.esig.dss.spi.exception
-
The exception to be thrown in case of an external error arisen during a data loader requests
- DSSExternalResourceException(String) - Constructor for exception class eu.europa.esig.dss.spi.exception.DSSExternalResourceException
-
Constructor with a message
- DSSExternalResourceException(String, Throwable) - Constructor for exception class eu.europa.esig.dss.spi.exception.DSSExternalResourceException
-
Re-throwable constructor with a custom message
- DSSExternalResourceException(Throwable) - Constructor for exception class eu.europa.esig.dss.spi.exception.DSSExternalResourceException
-
Re-throwable constructor
- DSSFileFont - Class in eu.europa.esig.dss.pades
-
The Font created from a file
- DSSFileFont(DSSDocument) - Constructor for class eu.europa.esig.dss.pades.DSSFileFont
-
Constructor to load the font from DSSDocument
- DSSFileFont(DSSDocument, float) - Constructor for class eu.europa.esig.dss.pades.DSSFileFont
-
Constructor to load the font from DSSDocument with a size
- DSSFileFont(InputStream) - Constructor for class eu.europa.esig.dss.pades.DSSFileFont
-
Constructor to load the font from InputStream
- DSSFileLoader - Interface in eu.europa.esig.dss.spi.client.http
-
Loads files
- DSSFont - Interface in eu.europa.esig.dss.pades
-
Defines a font used for a visual signature creation with text
- DSSFontMetrics - Interface in eu.europa.esig.dss.pdf.visible
-
Performs operations on a Font object corresponding the used implementation
- DSSJavaFont - Class in eu.europa.esig.dss.pades
-
Represent the JAVA implementation of the DSSFont
- DSSJavaFont(Font) - Constructor for class eu.europa.esig.dss.pades.DSSJavaFont
-
Default constructor
- DSSJavaFont(String) - Constructor for class eu.europa.esig.dss.pades.DSSJavaFont
-
Constructor from font's name
- DSSJavaFont(String, int) - Constructor for class eu.europa.esig.dss.pades.DSSJavaFont
-
Constructor from font's name with size
- DSSJavaFont(String, int, int) - Constructor for class eu.europa.esig.dss.pades.DSSJavaFont
-
Constructor from font's name with a style and size
- DSSJsonUtils - Class in eu.europa.esig.dss.jades
-
Utility class for working with JSON objects
- DSSKeyEntryPredicate - Interface in eu.europa.esig.dss.token.predicate
-
This predicate allows filtering of
DSSPrivateKeyEntry
within aSignatureTokenConnection
(seeAbstractKeyStoreTokenConnection#getKeys
). - DSSMessageDigest - Class in eu.europa.esig.dss.model
-
This class contains a digest algorithm and a digest value for message-digest computation.
- DSSMessageDigest() - Constructor for class eu.europa.esig.dss.model.DSSMessageDigest
-
Empty constructor to instantiate message-digest
- DSSMessageDigest(DigestAlgorithm, byte[]) - Constructor for class eu.europa.esig.dss.model.DSSMessageDigest
-
Default constructor with provided digest algorithm and the corresponding hash value
- DSSMessageDigest(Digest) - Constructor for class eu.europa.esig.dss.model.DSSMessageDigest
-
Constructor with provided
Digest
object - DSSMessageDigestCalculator - Class in eu.europa.esig.dss.spi
-
This class is used to compute
DSSMessageDigest
based on the provided input - DSSMessageDigestCalculator(DigestAlgorithm) - Constructor for class eu.europa.esig.dss.spi.DSSMessageDigestCalculator
-
Default constructor
- DSSNamespace - Class in eu.europa.esig.dss.definition
-
Defines the namespaces
- DSSNamespace(String, String) - Constructor for class eu.europa.esig.dss.definition.DSSNamespace
-
Default constructor
- DSSNativeFont<F> - Interface in eu.europa.esig.dss.pades
-
The native font used in PDF libraries
- DSSObject - Class in eu.europa.esig.dss.xades
-
Allows creation of custom ds:Object element
- DSSObject() - Constructor for class eu.europa.esig.dss.xades.DSSObject
-
Default constructor
- DSSPKUtils - Class in eu.europa.esig.dss.validation
-
Utils to retrieve public key size
- DSSPrivateKeyEntry - Interface in eu.europa.esig.dss.token
-
Interface for a PrivateKey.
- DSSReference - Class in eu.europa.esig.dss.xades.reference
-
Defines a ds:Reference element to be built
- DSSReference() - Constructor for class eu.europa.esig.dss.xades.reference.DSSReference
-
The default constructor
- DSSRemoteServiceException - Exception Class in eu.europa.esig.dss.ws.dto.exception
-
Exception to be thrown in case of Remote Service error
- DSSRemoteServiceException() - Constructor for exception class eu.europa.esig.dss.ws.dto.exception.DSSRemoteServiceException
-
Empty constructor
- DSSRemoteServiceException(String) - Constructor for exception class eu.europa.esig.dss.ws.dto.exception.DSSRemoteServiceException
-
Constructor with a message
- DSSRemoteServiceException(String, Throwable) - Constructor for exception class eu.europa.esig.dss.ws.dto.exception.DSSRemoteServiceException
-
Re-throwable constructor with a custom message
- DSSRemoteServiceException(Throwable) - Constructor for exception class eu.europa.esig.dss.ws.dto.exception.DSSRemoteServiceException
-
Re-throwable constructor
- DSSReportException - Exception Class in eu.europa.esig.dss.validation.reports
-
Exception to be thrown in case of JAXB Report marshaling or unmarshaling error
- DSSReportException() - Constructor for exception class eu.europa.esig.dss.validation.reports.DSSReportException
-
Empty constructor
- DSSReportException(String) - Constructor for exception class eu.europa.esig.dss.validation.reports.DSSReportException
-
Constructor with an exception message
- DSSReportException(String, Throwable) - Constructor for exception class eu.europa.esig.dss.validation.reports.DSSReportException
-
Constructor with a caused exception or error and a custom message
- DSSReportException(Throwable) - Constructor for exception class eu.europa.esig.dss.validation.reports.DSSReportException
-
Constructor with a caused exception or error
- DSSResourcesHandler - Interface in eu.europa.esig.dss.signature.resources
-
This class is used to create objects required for a document signing process (e.g.
- DSSResourcesHandlerBuilder - Interface in eu.europa.esig.dss.signature.resources
-
This class builds a new instance of
DSSResourcesHandler
- DSSRevocationUtils - Class in eu.europa.esig.dss.spi
-
Utility class used to manipulate revocation data (OCSP, CRL)
- DSSSecureRandomProvider - Class in eu.europa.esig.dss.pdf.encryption
-
Default
SecureRandomProvider
used in DSS, returning org.bouncycastle.crypto.prng.FixedSecureRandom instance - DSSSecureRandomProvider(PAdESCommonParameters) - Constructor for class eu.europa.esig.dss.pdf.encryption.DSSSecureRandomProvider
-
The default constructor taking an object to compute seeds from.
- DSSSecureRandomProvider(SignatureImageParameters) - Constructor for class eu.europa.esig.dss.pdf.encryption.DSSSecureRandomProvider
-
Constructor to instantiate DSSSecureRandomProvider from image parameters.
- DSSSecurityProvider - Class in eu.europa.esig.dss.spi
-
The default security provider
- DSSTransform - Interface in eu.europa.esig.dss.xades.reference
-
Defines a transform used for a reference transformations
- DSSUtils - Class in eu.europa.esig.dss.spi
-
Set of common utils
- DSSXmlErrorListener - Class in eu.europa.esig.dss
-
The DSS implementation of
ErrorListener
Logs errors according to its level - DSSXmlErrorListener() - Constructor for class eu.europa.esig.dss.DSSXmlErrorListener
-
Default constructor
- DSSXMLUtils - Class in eu.europa.esig.dss.xades
-
Utility class that contains some XML related method.
- DSSZipEntry - Class in eu.europa.esig.dss.asic.common
-
Contains metadata for a ZIP-container entry
- DSSZipEntry(String) - Constructor for class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Default constructor
- DSSZipEntry(ZipEntry) - Constructor for class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Constructor from existing
ZipEntry
- DSSZipEntryDocument - Interface in eu.europa.esig.dss.asic.common
-
Contains metadata for a ZIP-container entry
- DTOConverter - Class in eu.europa.esig.dss.ws.converter
-
Contains utils to convert signature creation DTOs
- dump() - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Produces a report of the current cache state
- dump() - Method in class eu.europa.esig.dss.tsl.cache.access.DebugCacheAccess
-
Prints the report for the current cache state
- duplicated - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
- duplicated - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- duration - Variable in class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitDurationType
- DVCP - Enum constant in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
DVCP: Domain Validation Certificate Policy itu-t(0)identified-organization(4)etsi(0)other-certificate-policies(2042)policy-identifiers(1)dvcp(6)
E
- ECDSA - Enum constant in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
ECDSA
- ECDSA_RAW - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
ECDSA without digest algorithm
- ECDSA_RIPEMD160 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
ECDSA with RIPEMD160
- ECDSA_SHA1 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
ECDSA with SHA-1
- ECDSA_SHA224 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
ECDSA with SHA-224
- ECDSA_SHA256 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
ECDSA with SHA-256
- ECDSA_SHA3_224 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
ECDSA with SHA3-224
- ECDSA_SHA3_256 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
ECDSA with SHA3-256
- ECDSA_SHA3_384 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
ECDSA with SHA3-384
- ECDSA_SHA3_512 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
ECDSA with SHA3-512
- ECDSA_SHA384 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
ECDSA with SHA-384
- ECDSA_SHA512 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
ECDSA with SHA-512
- ED25519 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
EDDSA with SHA512
- ED448 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
EDDSA with SHAKE256-512
- EDDSA - Enum constant in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
EdDSA
- EDI_PARTY_NAME - Enum constant in enum eu.europa.esig.dss.enumerations.GeneralNameType
- EDS - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
An electronic delivery service, not qualified
- EDS_Q - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A qualified electronic delivery service providing qualified electronic deliveries in accordance with the applicable national legislation in the territory identified by the TL Scheme territory (see clause 5.3.10) or with Regulation (EU) No 910/2014 [i.10] whichever is in force at the time of provision.
- EDS_REM - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A Registered Electronic Mail delivery service, not qualified
- EDS_REM_Q - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A qualified electronic registered mail delivery service providing qualified electronic registered mail deliveries in accordance with the applicable national legislation in the territory identified by the TL Scheme territory (see clause 5.3.10) or with Regulation (EU) No 910/2014 [i.10] whichever is in force at the time of provision
- EEATTRCERTIFICATEREVOCATIONLIST - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- EEPKCERTIFICATREVOCATIONLIST - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- eidas - Variable in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
- EIDAS - Class in eu.europa.esig.dss.policy.jaxb
-
Group of checks related to Trusted Lists
- EIDAS() - Constructor for class eu.europa.esig.dss.policy.jaxb.EIDAS
- EIDASUtils - Class in eu.europa.esig.dss.validation.process.qualification
-
Contains EIDAS Utils
- electronicAddress - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.AddressType
- ElectronicAddressType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for ElectronicAddressType complex type.
- ElectronicAddressType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.ElectronicAddressType
- element(DSSElement) - Method in class eu.europa.esig.dss.definition.XPathExpressionBuilder
-
Defines the element to search
- elements(DSSElement[]) - Method in class eu.europa.esig.dss.definition.XPathExpressionBuilder
-
Defines the element path to search
- ellipticCurveKeySize - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- EllipticCurveKeySizeCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
This class verifies whether the elliptic curve key size used to create the signature corresponds to the defined within 'alg' header of the JWA signature as per RFC 7518.
- EllipticCurveKeySizeCheck(I18nProvider, XmlFC, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.EllipticCurveKeySizeCheck
-
Default constructor
- email - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- email - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
- EMAIL_ADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- EMAIL_PROTECTION - Enum constant in enum eu.europa.esig.dss.enumerations.ExtendedKeyUsage
-
emailProtection
- emailAddress - Variable in class eu.europa.esig.saml.jaxb.metadata.ContactType
- EMPTY - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- EMPTY_BYTE_ARRAY - Static variable in class eu.europa.esig.dss.spi.DSSUtils
-
Empty byte array
- EMPTY_STRING - Static variable in class eu.europa.esig.dss.utils.Utils
-
The empty string
- emptyIfNull(AttributeTable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns the current
originalAttributeTable
if instantiated, an emptyAttributeTable
if null - EmptySignaturePolicyValidator - Class in eu.europa.esig.dss.validation.policy
-
This class covers the case of empty signature policies (no asn1,...
- EmptySignaturePolicyValidator() - Constructor for class eu.europa.esig.dss.validation.policy.EmptySignaturePolicyValidator
-
Default constructor
- emptyToNull(String) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
If text is empty returns NULL, or original text otherwise
- enableEtsiValidationReport - Variable in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
-
Defines if the ETSI Validation Report shall be generated (default: true)
- enableFeature(String) - Method in class eu.europa.esig.dss.jaxb.common.AbstractConfigurator
-
Enables a custom feature
- enableFeature(String) - Method in class eu.europa.esig.dss.jaxb.common.DocumentBuilderFactoryBuilder
- enableFeature(String) - Method in class eu.europa.esig.dss.jaxb.common.SchemaFactoryBuilder
- enableFeature(String) - Method in class eu.europa.esig.dss.jaxb.common.TransformerFactoryBuilder
- enableFeature(String) - Method in class eu.europa.esig.dss.jaxb.common.ValidatorConfigurator
- enacted - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateContentEquivalence
- ENACTED - Enum constant in enum eu.europa.esig.dss.enumerations.MRAStatus
-
Used to denote a valid status
- enactedMRA - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- enactedMRA - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- enactedMRA - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- ENCAPSULATED_CRL_VALUE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- ENCAPSULATED_CRL_VALUE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- ENCAPSULATED_CRL_VALUE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- ENCAPSULATED_OCSP_VALUE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- ENCAPSULATED_OCSP_VALUE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- ENCAPSULATED_OCSP_VALUE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- ENCAPSULATED_PKI_DATA - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- ENCAPSULATED_PKI_DATA - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- ENCAPSULATED_PKI_DATA - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- ENCAPSULATED_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- ENCAPSULATED_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- ENCAPSULATED_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- ENCAPSULATED_X509_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- ENCAPSULATED_X509_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- ENCAPSULATED_X509_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- encapsulatedCRLValue - Variable in class eu.europa.esig.xades.jaxb.xades111.CRLValuesType
- encapsulatedCRLValue - Variable in class eu.europa.esig.xades.jaxb.xades122.CRLValuesType
- encapsulatedCRLValue - Variable in class eu.europa.esig.xades.jaxb.xades132.CRLValuesType
- encapsulatedOCSPValue - Variable in class eu.europa.esig.xades.jaxb.xades111.OCSPValuesType
- encapsulatedOCSPValue - Variable in class eu.europa.esig.xades.jaxb.xades122.OCSPValuesType
- encapsulatedOCSPValue - Variable in class eu.europa.esig.xades.jaxb.xades132.OCSPValuesType
- EncapsulatedPKIDataType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for EncapsulatedPKIDataType complex type.
- EncapsulatedPKIDataType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for EncapsulatedPKIDataType complex type.
- EncapsulatedPKIDataType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for EncapsulatedPKIDataType complex type.
- EncapsulatedPKIDataType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.EncapsulatedPKIDataType
- EncapsulatedPKIDataType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.EncapsulatedPKIDataType
- EncapsulatedPKIDataType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.EncapsulatedPKIDataType
- EncapsulatedRevocationTokenIdentifier<R extends Revocation> - Class in eu.europa.esig.dss.model.identifier
-
This class is used to create a unique identifier for a revocation data binaries
- EncapsulatedRevocationTokenIdentifier(byte[]) - Constructor for class eu.europa.esig.dss.model.identifier.EncapsulatedRevocationTokenIdentifier
-
Default constructor
- encapsulatedTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades111.TimeStampType
- encapsulatedTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades122.TimeStampType
- encapsulatedTimeStampOrXMLTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades132.GenericTimeStampType
- EncapsulatedTimestampScopeFinder - Class in eu.europa.esig.dss.validation.scope
-
This class is used to find a signature scope for an embedded timestamp from a collection of
SignatureScope
candidates, extracted from a signature - EncapsulatedTimestampScopeFinder() - Constructor for class eu.europa.esig.dss.validation.scope.EncapsulatedTimestampScopeFinder
-
Default constructor instantiating object with null signature
- encapsulatedX509CertificateOrOtherCertificate - Variable in class eu.europa.esig.xades.jaxb.xades111.CertificateValuesType
- encapsulatedX509CertificateOrOtherCertificate - Variable in class eu.europa.esig.xades.jaxb.xades122.CertificateValuesType
- encapsulatedX509CertificateOrOtherCertificate - Variable in class eu.europa.esig.xades.jaxb.xades132.CertificateValuesType
- encapsulationType - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanToken
- ENCIPHER_ONLY - Enum constant in enum eu.europa.esig.dss.enumerations.KeyUsageBit
-
encipherOnly
- encode(String) - Static method in class eu.europa.esig.dss.service.http.commons.LdapURLUtils
-
RFC 4516 Lightweight Directory Access Protocol (LDAP): Uniform Resource Locator 2.1.
- encodeRSADigest(DigestAlgorithm, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method wraps the digest value in a DigestInfo (combination of digest algorithm and value).
- encodeURI(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method encodes a URI to be compliant with the RFC 3986 (see DSS-1475 for details)
- encoding - Variable in class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
- encoding - Variable in class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
- encoding - Variable in class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
- encoding - Variable in class eu.europa.esig.xades.jaxb.xades132.EncapsulatedPKIDataType
- encoding - Variable in class eu.europa.esig.xmldsig.jaxb.ObjectType
- encoding - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptedType
- ENCODING - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigAttribute
-
Encoding
- ENCODING - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- ENCODING - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- ENCODING - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Attribute
-
Encoding
- ENCODING - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- ENCODING - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Encoding (eg : DER,...)
- ENCRYPTEDALIASEDENTRYNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDATTRIBUTECERTIFICATE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDATTRIBUTECERTIFICATEREVOCATIONLIST - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDATTRIBUTEINTEGRITYINFO - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDAUTHORITYREVOCATIONLIST - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDBUSINESSCATEGORY - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCACERTIFICATE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCERTIFICATEREVOCATIONLIST - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCLEARANCE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOLLECTIVEFACSIMILETELEPHONENUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOLLECTIVEINTERNATIONALISDNNUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOLLECTIVELOCALITYNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOLLECTIVEORGANIZATIONALUNITNAM - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOLLECTIVEORGANIZATIONNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOLLECTIVEPHYSICALDELIVERYOFFICENAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOLLECTIVEPOSTALADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOLLECTIVEPOSTALCODE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOLLECTIVEPOSTOFFICEBOX - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOLLECTIVESTATEORPROVINCENAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOLLECTIVESTREETADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOLLECTIVETELEPHONENUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOLLECTIVETELETEXTERMINALIDENTIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOLLECTIVETELEXNUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOMMONNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCONFKEYINFO - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCOUNTRYNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDCROSSCERTIFICATEPAIR - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- encryptedData - Variable in class eu.europa.esig.saml.jaxb.assertion.EncryptedElementType
- EncryptedDataType - Class in eu.europa.esig.xmlenc.jaxb
-
Java class for EncryptedDataType complex type.
- EncryptedDataType() - Constructor for class eu.europa.esig.xmlenc.jaxb.EncryptedDataType
- ENCRYPTEDDEFAULTDIRQOP - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDDELTAREVOCATIONLIST - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDDESCRIPTION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDDESTINATIONINDICATOR - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDDISTINGUISHEDNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDDMDNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDDNQUALIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- EncryptedElementType - Class in eu.europa.esig.saml.jaxb.assertion
-
Java class for EncryptedElementType complex type.
- EncryptedElementType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.EncryptedElementType
- ENCRYPTEDENHANCEDSEARCHGUIDE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDFACSIMILETELEPHONENUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDGENERATIONQUALIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDGIVENNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDHOUSEIDENTIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- encryptedID - Variable in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
- encryptedID - Variable in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
- encryptedID - Variable in class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
- encryptedID - Variable in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingRequestType
- encryptedID - Variable in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingResponseType
- ENCRYPTEDINITIALS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDINTERNATIONALISDNNUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- encryptedKey - Variable in class eu.europa.esig.saml.jaxb.assertion.EncryptedElementType
- EncryptedKeyType - Class in eu.europa.esig.xmlenc.jaxb
-
Java class for EncryptedKeyType complex type.
- EncryptedKeyType() - Constructor for class eu.europa.esig.xmlenc.jaxb.EncryptedKeyType
- ENCRYPTEDLOCALITYNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDMEMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDORGANIZATIONALUNITNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDORGANIZATIONNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDOWNER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDPHYSICALDELIVERYOFFICENAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDPOSTALADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDPOSTALCODE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDPOSTOFFICEBOX - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDPREFERREDDELIVERYMETHOD - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDPRESENTATIONADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDPROTOCOLINFORMATION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDREGISTEREDADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDROLEOCCUPANT - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDSEARCHGUIDE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDSEEALSO - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDSERIALNUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDSTATEORPROVINCENAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDSTREETADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDSUPPORTEDALGORITHMS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDSUPPORTEDAPPLICATIONCONTEXT - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDSURNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDTELEPHONENUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDTELETEXTERMINALIDENTIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDTELEXNUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDTITLE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- EncryptedType - Class in eu.europa.esig.xmlenc.jaxb
-
Java class for EncryptedType complex type.
- EncryptedType() - Constructor for class eu.europa.esig.xmlenc.jaxb.EncryptedType
- ENCRYPTEDUNIQUEIDENTIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDUNIQUEMEMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDUSERCERTIFICATE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDUSERPASSWORD - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTEDX121ADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENCRYPTION - Enum constant in enum eu.europa.esig.saml.jaxb.metadata.KeyTypes
- encryptionAlgorithm - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
-
The Encryption algorithm
- EncryptionAlgorithm - Enum in eu.europa.esig.dss.enumerations
-
Supported signature encryption algorithms.
- EncryptionAlgorithmAtValidationTimeCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
-
Check EncryptionAlgorithm at validation time
- EncryptionAlgorithmAtValidationTimeCheck(I18nProvider, EncryptionAlgorithm, String, Date, XmlCC, MessageTag, CryptographicConstraintWrapper) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmAtValidationTimeCheck
-
Default constructor
- encryptionAlgorithmOnValidationTime() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
-
Checks if the
encryptionAlgorithm
is not expired in validation time - EncryptionAlgorithmParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
EncryptionAlgorithm
- encryptionAlgorithmReliable() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
-
Checks if the
encryptionAlgorithm
is acceptable - EncryptionAlgorithmReliableCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
-
Check if EncryptionAlgorithm is acceptable
- EncryptionAlgorithmReliableCheck(I18nProvider, EncryptionAlgorithm, XmlCC, MessageTag, CryptographicConstraintWrapper) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmReliableCheck
-
Default constructor
- encryptionAlgoUsedToSignThisToken - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
- encryptionMethod - Variable in class eu.europa.esig.saml.jaxb.metadata.KeyDescriptorType
- encryptionMethod - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptedType
- EncryptionMethodType - Class in eu.europa.esig.xmlenc.jaxb
-
Java class for EncryptionMethodType complex type.
- EncryptionMethodType() - Constructor for class eu.europa.esig.xmlenc.jaxb.EncryptionMethodType
- encryptionProperties - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptedType
- EncryptionPropertiesType - Class in eu.europa.esig.xmlenc.jaxb
-
Java class for EncryptionPropertiesType complex type.
- EncryptionPropertiesType() - Constructor for class eu.europa.esig.xmlenc.jaxb.EncryptionPropertiesType
- encryptionProperty - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptionPropertiesType
- EncryptionPropertyType - Class in eu.europa.esig.xmlenc.jaxb
-
Java class for EncryptionPropertyType complex type.
- EncryptionPropertyType() - Constructor for class eu.europa.esig.xmlenc.jaxb.EncryptionPropertyType
- endDate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- endorsementType - Variable in class eu.europa.esig.validationreport.jaxb.SAOneSignerRoleType
- EndorsementType - Enum in eu.europa.esig.dss.enumerations
-
Defines available types of a SignerRole element
- EndorsementTypeParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
EndorsementType
- EndpointType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for EndpointType complex type.
- EndpointType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.EndpointType
- endsWithIgnoreCase(String, String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- endsWithIgnoreCase(String, String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- endsWithIgnoreCase(String, String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the string ends with case ignore Ex.
- endsWithIgnoreCase(String, String) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the string ends with case ignore Ex.
- EnforcedResolverFragment - Class in eu.europa.esig.dss.xades
-
This class tests the xpath expression against injection.
- EnforcedResolverFragment() - Constructor for class eu.europa.esig.dss.xades.EnforcedResolverFragment
-
Default constructor
- engineCanResolveURI(ResourceResolverContext) - Method in class eu.europa.esig.dss.xades.EnforcedResolverFragment
- engineCanResolveURI(ResourceResolverContext) - Method in class eu.europa.esig.dss.xades.validation.CounterSignatureResolver
- engineCanResolveURI(ResourceResolverContext) - Method in class eu.europa.esig.dss.xades.validation.DetachedSignatureResolver
- engineGetURI() - Method in class eu.europa.esig.dss.xades.validation.SignatureECDSARIPEMD160
- engineGetURI() - Method in class eu.europa.esig.dss.xades.validation.SignatureRSARIPEMD160AT
- engineResolveURI(ResourceResolverContext) - Method in class eu.europa.esig.dss.xades.validation.CounterSignatureResolver
- engineResolveURI(ResourceResolverContext) - Method in class eu.europa.esig.dss.xades.validation.DetachedSignatureResolver
- ENHANCEDGUIDE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ENHANCEDSEARCHGUIDE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- enrichCollection(Collection<T>, Collection<T>) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Adds all objects from
toAddCollection
intocurrentCollection
without duplicates - ensureContainerContentAllowMerge() - Method in class eu.europa.esig.dss.asic.cades.merge.ASiCEWithCAdESContainerMerger
- ensureContainerContentAllowMerge() - Method in class eu.europa.esig.dss.asic.cades.merge.ASiCSWithCAdESContainerMerger
- ensureContainerContentAllowMerge() - Method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
Verifies whether containers can be merged
- ensureContainerContentAllowMerge() - Method in class eu.europa.esig.dss.asic.xades.merge.ASiCEWithXAdESContainerMerger
- ensureContainerContentAllowMerge() - Method in class eu.europa.esig.dss.asic.xades.merge.ASiCSWithXAdESContainerMerger
- ensureMimeTypeAndZipComment(ASiCContent, ASiCParameters) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
This method is used to ensure the mimetype file and zip-comment are present within the given
ASiCContent
. - ensurePlainSignatureValue(EncryptionAlgorithm, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Converts the ANS.1 binary signature value to the concatenated (plain) R || S format if required NOTE: used in XAdES and JAdES
- ensureSignaturesAllowMerge() - Method in class eu.europa.esig.dss.asic.cades.merge.ASiCEWithCAdESContainerMerger
- ensureSignaturesAllowMerge() - Method in class eu.europa.esig.dss.asic.cades.merge.ASiCSWithCAdESContainerMerger
- ensureSignaturesAllowMerge() - Method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
This method is used to ensure that the entry names between the containers' entries are different
- ensureSignaturesAllowMerge() - Method in class eu.europa.esig.dss.asic.xades.merge.ASiCEWithXAdESContainerMerger
- ensureSignaturesAllowMerge() - Method in class eu.europa.esig.dss.asic.xades.merge.ASiCSWithXAdESContainerMerger
- ensureSignatureValue(SignatureAlgorithm, SignatureValue) - Method in class eu.europa.esig.dss.signature.AbstractSignatureService
-
This method ensures the provided
signatureValue
has the expectedtargetSignatureAlgorithm
- ensureSignatureValue(SignatureValue, SignatureAlgorithm) - Method in class eu.europa.esig.dss.signature.SignatureValueChecker
-
This method ensures the provided
signatureValue
has the expectedtargetSignatureAlgorithm
- ensureSignedDataObjectProperties() - Method in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
Returns or create (if it does not exist) the SignedDataObjectProperties DOM object.
- ensureUnsignedProperties() - Method in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
Returns or creates (if it does not exist) the UnsignedPropertiesType DOM object.
- ensureUnsignedSignatureProperties() - Method in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
Returns or creates (if it does not exist) the UnsignedSignaturePropertiesType DOM object.
- EntitiesDescriptorType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for EntitiesDescriptorType complex type.
- EntitiesDescriptorType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
- entityDescriptorOrEntitiesDescriptor - Variable in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
- EntityDescriptorType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for EntityDescriptorType complex type.
- EntityDescriptorType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
- entityID - Variable in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
- EntityIdentifier - Class in eu.europa.esig.dss.model.identifier
-
This class is used to obtain a unique id for Public key
- EntityIdentifier(PublicKey) - Constructor for class eu.europa.esig.dss.model.identifier.EntityIdentifier
-
Default constructor
- entityKey - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- entityKey - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
- entries - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlManifestFile
- entrySet() - Method in class eu.europa.esig.dss.jades.JsonObject
- Envelope - Class in eu.europa.esig.soap.jaxb.envelope
-
Java class for Envelope complex type.
- Envelope() - Constructor for class eu.europa.esig.soap.jaxb.envelope.Envelope
- ENVELOPED - Enum constant in enum eu.europa.esig.dss.enumerations.SignaturePackaging
-
The signature is enveloped to the signed document
- EnvelopedSignatureTransform - Class in eu.europa.esig.dss.xades.reference
-
Used for Enveloped Signature Note: must be followed up by a
CanonicalizationTransform
- EnvelopedSignatureTransform() - Constructor for class eu.europa.esig.dss.xades.reference.EnvelopedSignatureTransform
-
Default constructor
- EnvelopedSignatureTransform(DSSNamespace) - Constructor for class eu.europa.esig.dss.xades.reference.EnvelopedSignatureTransform
-
Constructor with a custom namespace
- ENVELOPING - Enum constant in enum eu.europa.esig.dss.enumerations.SignaturePackaging
-
The signature envelops the signed document
- EPC - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- EPCFORM - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- EPCFORMAT - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- EPCINURN - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- equals(Object) - Method in class eu.europa.esig.dss.asic.common.ASiCParameters
- equals(Object) - Method in class eu.europa.esig.dss.crl.CRLValidity
- equals(Object) - Method in class eu.europa.esig.dss.crl.x509.impl.X509CRLValidity
- equals(Object) - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- equals(Object) - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
- equals(Object) - Method in class eu.europa.esig.dss.diagnostic.OrphanTokenWrapper
- equals(Object) - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
- equals(Object) - Method in class eu.europa.esig.dss.diagnostic.SignerDataWrapper
- equals(Object) - Method in class eu.europa.esig.dss.jades.validation.JAdESAttribute
- equals(Object) - Method in class eu.europa.esig.dss.jaxb.object.Message
- equals(Object) - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
- equals(Object) - Method in class eu.europa.esig.dss.model.BLevelParameters
- equals(Object) - Method in class eu.europa.esig.dss.model.Digest
- equals(Object) - Method in class eu.europa.esig.dss.model.identifier.Identifier
- equals(Object) - Method in class eu.europa.esig.dss.model.Policy
- equals(Object) - Method in class eu.europa.esig.dss.model.SignatureValue
- equals(Object) - Method in class eu.europa.esig.dss.model.SignerLocation
- equals(Object) - Method in class eu.europa.esig.dss.model.SpDocSpecification
- equals(Object) - Method in class eu.europa.esig.dss.model.TimestampParameters
- equals(Object) - Method in class eu.europa.esig.dss.model.ToBeSigned
- equals(Object) - Method in class eu.europa.esig.dss.model.UserNotice
- equals(Object) - Method in class eu.europa.esig.dss.model.x509.Token
- equals(Object) - Method in class eu.europa.esig.dss.model.x509.X500PrincipalHelper
- equals(Object) - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
- equals(Object) - Method in class eu.europa.esig.dss.pades.validation.ByteRange
- equals(Object) - Method in class eu.europa.esig.dss.pades.validation.scope.PdfByteRangeSignatureScope
- equals(Object) - Method in class eu.europa.esig.dss.pdf.AbstractPdfDssDict
- equals(Object) - Method in class eu.europa.esig.dss.pdf.AnnotationBox
- equals(Object) - Method in class eu.europa.esig.dss.pdf.modifications.ObjectModification
- equals(Object) - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectTree
- equals(Object) - Method in class eu.europa.esig.dss.pdf.PdfAnnotation
- equals(Object) - Method in class eu.europa.esig.dss.pdf.PdfSignatureCache
- equals(Object) - Method in class eu.europa.esig.dss.pdf.PdfVriDict
- equals(Object) - Method in class eu.europa.esig.dss.pdf.SingleDssDict
- equals(Object) - Method in class eu.europa.esig.dss.ProfileParameters
- equals(Object) - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
- equals(Object) - Method in class eu.europa.esig.dss.spi.x509.ResponderId
- equals(Object) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
- equals(Object) - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
- equals(Object) - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
- equals(Object) - Method in class eu.europa.esig.dss.spi.x509.SignerIdentifier
- equals(Object) - Method in class eu.europa.esig.dss.tsl.cache.CacheKey
- equals(Object) - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- equals(Object) - Method in class eu.europa.esig.dss.validation.scope.ManifestEntrySignatureScope
- equals(Object) - Method in class eu.europa.esig.dss.validation.scope.SignatureScope
- equals(Object) - Method in class eu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
- equals(Object) - Method in class eu.europa.esig.dss.validation.SignerRole
- equals(Object) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampedReference
- equals(Object) - Method in class eu.europa.esig.dss.ws.dto.DigestDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.dto.RemoteColor
- equals(Object) - Method in class eu.europa.esig.dss.ws.dto.RemoteDocument
- equals(Object) - Method in class eu.europa.esig.dss.ws.dto.SignatureValueDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.dto.ToBeSignedDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.AbstractDataToSignDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.AbstractSignDocumentDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.CounterSignSignatureDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.DataToBeCounterSignedDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignExternalCmsDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignMultipleDocumentsDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignOneDocumentDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.ExtendDocumentDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTimestampParameters
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.PDFExternalSignDocumentDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.SignMessageDigestExternalCmsDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.SignMultipleDocumentDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.SignOneDocumentDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.TimestampMultipleDocumentDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.signature.dto.TimestampOneDocumentDTO
- equals(Object) - Method in class eu.europa.esig.dss.ws.timestamp.dto.TimestampResponseDTO
- equals(Object) - Method in class eu.europa.esig.dss.xades.reference.AbstractTransform
- equals(Object) - Method in class eu.europa.esig.dss.xades.reference.XPath2FilterTransform
- equals(Object) - Method in class eu.europa.esig.dss.xades.reference.XPathTransform
- equals(Object) - Method in class eu.europa.esig.dss.xades.signature.XAdESCounterSignatureParameters
- equals(Object) - Method in class eu.europa.esig.dss.xades.signature.XmlPolicyWithTransforms
- equals(Object) - Method in class eu.europa.esig.dss.xades.validation.scope.XPointerSignatureScope
- equals(Object) - Method in class eu.europa.esig.dss.xades.validation.XAdESAttribute
- equals(Object) - Method in class eu.europa.esig.dss.xades.XAdESTimestampParameters
- equivalenceStatusEndingTime - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRATrustServiceMapping
- equivalenceStatusStartingTime - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRATrustServiceMapping
- equivalentCertificates - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
- error - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
- error - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlDetails
- error - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlDetails
- error - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlValidationMessages
- error(CacheKey, Exception) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Updates entry status to ERROR value
- error(CacheContext, CachedExceptionWrapper) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheState
-
The cache entry is marked in error state with the related exception
- error(CacheContext, CachedExceptionWrapper) - Method in enum eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
- error(CachedExceptionWrapper) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Store the exception for its occurrence time
- error(CachedExceptionWrapper) - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Sets the error
- error(CachedExceptionWrapper) - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- error(TransformerException) - Method in class eu.europa.esig.dss.DSSXmlErrorListener
- error(SAXParseException) - Method in class eu.europa.esig.dss.jaxb.common.DSSErrorHandler
- ERROR - Enum constant in enum eu.europa.esig.dss.enumerations.MessageType
-
The message indicates a reason for validation process failure
- ERROR - Enum constant in enum eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
-
The data cannot be downloaded / parsed / validated
- errorMessage - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- errors - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConclusion
- errorUpdateDate(CachedExceptionWrapper) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Store the last occurrence of this exception
- errorUpdateDate(CachedExceptionWrapper) - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- errorURL - Variable in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
- escapePath(String) - Method in class eu.europa.esig.dss.token.Pkcs11SignatureToken
-
Replaces the path like ('\' to '\\')
- ESEAL - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateType
-
For electronic seal
- ESIGN - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateType
-
For electronic signature
- ETSI_U - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
ETSI Unsigned properties
- EtsiUComponent - Class in eu.europa.esig.dss.jades.validation
-
Represents an item of the 'etsiU' header array
- EtsiValidationPolicy - Class in eu.europa.esig.dss.policy
-
This class encapsulates the constraint file that controls the policy to be used during the validation process.
- EtsiValidationPolicy(ConstraintsParameters) - Constructor for class eu.europa.esig.dss.policy.EtsiValidationPolicy
-
Default constructor
- ETSIValidationReportBuilder - Class in eu.europa.esig.dss.validation.executor.signature
-
Builds the ETSI Validation report
- ETSIValidationReportBuilder(Date, DiagnosticData, DetailedReport) - Constructor for class eu.europa.esig.dss.validation.executor.signature.ETSIValidationReportBuilder
-
Default constructor
- eu.europa.esig.asic.manifest - package eu.europa.esig.asic.manifest
- eu.europa.esig.asic.manifest.jaxb - package eu.europa.esig.asic.manifest.jaxb
- eu.europa.esig.dss - package eu.europa.esig.dss
- eu.europa.esig.dss.alert - package eu.europa.esig.dss.alert
- eu.europa.esig.dss.alert.detector - package eu.europa.esig.dss.alert.detector
- eu.europa.esig.dss.alert.exception - package eu.europa.esig.dss.alert.exception
- eu.europa.esig.dss.alert.handler - package eu.europa.esig.dss.alert.handler
- eu.europa.esig.dss.alert.status - package eu.europa.esig.dss.alert.status
- eu.europa.esig.dss.asic.cades - package eu.europa.esig.dss.asic.cades
- eu.europa.esig.dss.asic.cades.merge - package eu.europa.esig.dss.asic.cades.merge
- eu.europa.esig.dss.asic.cades.signature - package eu.europa.esig.dss.asic.cades.signature
- eu.europa.esig.dss.asic.cades.signature.asice - package eu.europa.esig.dss.asic.cades.signature.asice
- eu.europa.esig.dss.asic.cades.signature.asics - package eu.europa.esig.dss.asic.cades.signature.asics
- eu.europa.esig.dss.asic.cades.signature.manifest - package eu.europa.esig.dss.asic.cades.signature.manifest
- eu.europa.esig.dss.asic.cades.timestamp - package eu.europa.esig.dss.asic.cades.timestamp
- eu.europa.esig.dss.asic.cades.validation - package eu.europa.esig.dss.asic.cades.validation
- eu.europa.esig.dss.asic.cades.validation.scope - package eu.europa.esig.dss.asic.cades.validation.scope
- eu.europa.esig.dss.asic.common - package eu.europa.esig.dss.asic.common
- eu.europa.esig.dss.asic.common.definition - package eu.europa.esig.dss.asic.common.definition
- eu.europa.esig.dss.asic.common.merge - package eu.europa.esig.dss.asic.common.merge
- eu.europa.esig.dss.asic.common.signature - package eu.europa.esig.dss.asic.common.signature
- eu.europa.esig.dss.asic.common.signature.asics - package eu.europa.esig.dss.asic.common.signature.asics
- eu.europa.esig.dss.asic.common.validation - package eu.europa.esig.dss.asic.common.validation
- eu.europa.esig.dss.asic.xades - package eu.europa.esig.dss.asic.xades
- eu.europa.esig.dss.asic.xades.definition - package eu.europa.esig.dss.asic.xades.definition
- eu.europa.esig.dss.asic.xades.merge - package eu.europa.esig.dss.asic.xades.merge
- eu.europa.esig.dss.asic.xades.signature - package eu.europa.esig.dss.asic.xades.signature
- eu.europa.esig.dss.asic.xades.signature.asice - package eu.europa.esig.dss.asic.xades.signature.asice
- eu.europa.esig.dss.asic.xades.signature.asics - package eu.europa.esig.dss.asic.xades.signature.asics
- eu.europa.esig.dss.asic.xades.validation - package eu.europa.esig.dss.asic.xades.validation
- eu.europa.esig.dss.cades - package eu.europa.esig.dss.cades
- eu.europa.esig.dss.cades.signature - package eu.europa.esig.dss.cades.signature
- eu.europa.esig.dss.cades.validation - package eu.europa.esig.dss.cades.validation
- eu.europa.esig.dss.cades.validation.scope - package eu.europa.esig.dss.cades.validation.scope
- eu.europa.esig.dss.cades.validation.timestamp - package eu.europa.esig.dss.cades.validation.timestamp
- eu.europa.esig.dss.cookbook - package eu.europa.esig.dss.cookbook
- eu.europa.esig.dss.cookbook.example.sign - package eu.europa.esig.dss.cookbook.example.sign
- eu.europa.esig.dss.cookbook.sources - package eu.europa.esig.dss.cookbook.sources
- eu.europa.esig.dss.crl - package eu.europa.esig.dss.crl
- eu.europa.esig.dss.crl.stream.impl - package eu.europa.esig.dss.crl.stream.impl
- eu.europa.esig.dss.crl.x509.impl - package eu.europa.esig.dss.crl.x509.impl
- eu.europa.esig.dss.definition - package eu.europa.esig.dss.definition
- eu.europa.esig.dss.definition.xmldsig - package eu.europa.esig.dss.definition.xmldsig
- eu.europa.esig.dss.detailedreport - package eu.europa.esig.dss.detailedreport
- eu.europa.esig.dss.detailedreport.jaxb - package eu.europa.esig.dss.detailedreport.jaxb
- eu.europa.esig.dss.diagnostic - package eu.europa.esig.dss.diagnostic
- eu.europa.esig.dss.diagnostic.jaxb - package eu.europa.esig.dss.diagnostic.jaxb
- eu.europa.esig.dss.enumerations - package eu.europa.esig.dss.enumerations
- eu.europa.esig.dss.exception - package eu.europa.esig.dss.exception
- eu.europa.esig.dss.i18n - package eu.europa.esig.dss.i18n
- eu.europa.esig.dss.jades - package eu.europa.esig.dss.jades
- eu.europa.esig.dss.jades.signature - package eu.europa.esig.dss.jades.signature
- eu.europa.esig.dss.jades.validation - package eu.europa.esig.dss.jades.validation
- eu.europa.esig.dss.jades.validation.scope - package eu.europa.esig.dss.jades.validation.scope
- eu.europa.esig.dss.jades.validation.timestamp - package eu.europa.esig.dss.jades.validation.timestamp
- eu.europa.esig.dss.jaxb.common - package eu.europa.esig.dss.jaxb.common
- eu.europa.esig.dss.jaxb.common.exception - package eu.europa.esig.dss.jaxb.common.exception
- eu.europa.esig.dss.jaxb.object - package eu.europa.esig.dss.jaxb.object
- eu.europa.esig.dss.jaxb.parsers - package eu.europa.esig.dss.jaxb.parsers
- eu.europa.esig.dss.model - package eu.europa.esig.dss.model
- eu.europa.esig.dss.model.identifier - package eu.europa.esig.dss.model.identifier
- eu.europa.esig.dss.model.x509 - package eu.europa.esig.dss.model.x509
- eu.europa.esig.dss.model.x509.extension - package eu.europa.esig.dss.model.x509.extension
- eu.europa.esig.dss.model.x509.revocation - package eu.europa.esig.dss.model.x509.revocation
- eu.europa.esig.dss.model.x509.revocation.crl - package eu.europa.esig.dss.model.x509.revocation.crl
- eu.europa.esig.dss.model.x509.revocation.ocsp - package eu.europa.esig.dss.model.x509.revocation.ocsp
- eu.europa.esig.dss.pades - package eu.europa.esig.dss.pades
- eu.europa.esig.dss.pades.alerts - package eu.europa.esig.dss.pades.alerts
- eu.europa.esig.dss.pades.exception - package eu.europa.esig.dss.pades.exception
- eu.europa.esig.dss.pades.signature - package eu.europa.esig.dss.pades.signature
- eu.europa.esig.dss.pades.timestamp - package eu.europa.esig.dss.pades.timestamp
- eu.europa.esig.dss.pades.validation - package eu.europa.esig.dss.pades.validation
- eu.europa.esig.dss.pades.validation.dss - package eu.europa.esig.dss.pades.validation.dss
- eu.europa.esig.dss.pades.validation.scope - package eu.europa.esig.dss.pades.validation.scope
- eu.europa.esig.dss.pades.validation.timestamp - package eu.europa.esig.dss.pades.validation.timestamp
- eu.europa.esig.dss.pdf - package eu.europa.esig.dss.pdf
- eu.europa.esig.dss.pdf.encryption - package eu.europa.esig.dss.pdf.encryption
- eu.europa.esig.dss.pdf.modifications - package eu.europa.esig.dss.pdf.modifications
- eu.europa.esig.dss.pdf.openpdf - package eu.europa.esig.dss.pdf.openpdf
- eu.europa.esig.dss.pdf.openpdf.visible - package eu.europa.esig.dss.pdf.openpdf.visible
- eu.europa.esig.dss.pdf.pdfbox - package eu.europa.esig.dss.pdf.pdfbox
- eu.europa.esig.dss.pdf.pdfbox.visible - package eu.europa.esig.dss.pdf.pdfbox.visible
- eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer - package eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer
- eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer - package eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer
- eu.europa.esig.dss.pdf.visible - package eu.europa.esig.dss.pdf.visible
- eu.europa.esig.dss.pdfa - package eu.europa.esig.dss.pdfa
- eu.europa.esig.dss.pdfa.validation - package eu.europa.esig.dss.pdfa.validation
- eu.europa.esig.dss.policy - package eu.europa.esig.dss.policy
- eu.europa.esig.dss.policy.jaxb - package eu.europa.esig.dss.policy.jaxb
- eu.europa.esig.dss.service - package eu.europa.esig.dss.service
- eu.europa.esig.dss.service.crl - package eu.europa.esig.dss.service.crl
- eu.europa.esig.dss.service.http.commons - package eu.europa.esig.dss.service.http.commons
- eu.europa.esig.dss.service.http.proxy - package eu.europa.esig.dss.service.http.proxy
- eu.europa.esig.dss.service.ocsp - package eu.europa.esig.dss.service.ocsp
- eu.europa.esig.dss.service.tsp - package eu.europa.esig.dss.service.tsp
- eu.europa.esig.dss.service.x509.aia - package eu.europa.esig.dss.service.x509.aia
- eu.europa.esig.dss.signature - package eu.europa.esig.dss.signature
- eu.europa.esig.dss.signature.resources - package eu.europa.esig.dss.signature.resources
- eu.europa.esig.dss.simplecertificatereport - package eu.europa.esig.dss.simplecertificatereport
- eu.europa.esig.dss.simplecertificatereport.jaxb - package eu.europa.esig.dss.simplecertificatereport.jaxb
- eu.europa.esig.dss.simplereport - package eu.europa.esig.dss.simplereport
- eu.europa.esig.dss.simplereport.jaxb - package eu.europa.esig.dss.simplereport.jaxb
- eu.europa.esig.dss.spi - package eu.europa.esig.dss.spi
- eu.europa.esig.dss.spi.client.http - package eu.europa.esig.dss.spi.client.http
- eu.europa.esig.dss.spi.client.jdbc - package eu.europa.esig.dss.spi.client.jdbc
- eu.europa.esig.dss.spi.client.jdbc.query - package eu.europa.esig.dss.spi.client.jdbc.query
- eu.europa.esig.dss.spi.client.jdbc.record - package eu.europa.esig.dss.spi.client.jdbc.record
- eu.europa.esig.dss.spi.exception - package eu.europa.esig.dss.spi.exception
- eu.europa.esig.dss.spi.tsl - package eu.europa.esig.dss.spi.tsl
- eu.europa.esig.dss.spi.tsl.builder - package eu.europa.esig.dss.spi.tsl.builder
- eu.europa.esig.dss.spi.tsl.identifier - package eu.europa.esig.dss.spi.tsl.identifier
- eu.europa.esig.dss.spi.util - package eu.europa.esig.dss.spi.util
- eu.europa.esig.dss.spi.x509 - package eu.europa.esig.dss.spi.x509
- eu.europa.esig.dss.spi.x509.aia - package eu.europa.esig.dss.spi.x509.aia
- eu.europa.esig.dss.spi.x509.revocation - package eu.europa.esig.dss.spi.x509.revocation
- eu.europa.esig.dss.spi.x509.revocation.crl - package eu.europa.esig.dss.spi.x509.revocation.crl
- eu.europa.esig.dss.spi.x509.revocation.ocsp - package eu.europa.esig.dss.spi.x509.revocation.ocsp
- eu.europa.esig.dss.spi.x509.tsp - package eu.europa.esig.dss.spi.x509.tsp
- eu.europa.esig.dss.token - package eu.europa.esig.dss.token
- eu.europa.esig.dss.token.predicate - package eu.europa.esig.dss.token.predicate
- eu.europa.esig.dss.tsl.alerts - package eu.europa.esig.dss.tsl.alerts
- eu.europa.esig.dss.tsl.alerts.detections - package eu.europa.esig.dss.tsl.alerts.detections
- eu.europa.esig.dss.tsl.alerts.handlers.log - package eu.europa.esig.dss.tsl.alerts.handlers.log
- eu.europa.esig.dss.tsl.cache - package eu.europa.esig.dss.tsl.cache
- eu.europa.esig.dss.tsl.cache.access - package eu.europa.esig.dss.tsl.cache.access
- eu.europa.esig.dss.tsl.cache.state - package eu.europa.esig.dss.tsl.cache.state
- eu.europa.esig.dss.tsl.download - package eu.europa.esig.dss.tsl.download
- eu.europa.esig.dss.tsl.dto - package eu.europa.esig.dss.tsl.dto
- eu.europa.esig.dss.tsl.dto.builder - package eu.europa.esig.dss.tsl.dto.builder
- eu.europa.esig.dss.tsl.dto.condition - package eu.europa.esig.dss.tsl.dto.condition
- eu.europa.esig.dss.tsl.function - package eu.europa.esig.dss.tsl.function
- eu.europa.esig.dss.tsl.function.converter - package eu.europa.esig.dss.tsl.function.converter
- eu.europa.esig.dss.tsl.job - package eu.europa.esig.dss.tsl.job
- eu.europa.esig.dss.tsl.parsing - package eu.europa.esig.dss.tsl.parsing
- eu.europa.esig.dss.tsl.runnable - package eu.europa.esig.dss.tsl.runnable
- eu.europa.esig.dss.tsl.source - package eu.europa.esig.dss.tsl.source
- eu.europa.esig.dss.tsl.summary - package eu.europa.esig.dss.tsl.summary
- eu.europa.esig.dss.tsl.sync - package eu.europa.esig.dss.tsl.sync
- eu.europa.esig.dss.tsl.validation - package eu.europa.esig.dss.tsl.validation
- eu.europa.esig.dss.utils - package eu.europa.esig.dss.utils
- eu.europa.esig.dss.utils.apache.impl - package eu.europa.esig.dss.utils.apache.impl
- eu.europa.esig.dss.utils.guava.impl - package eu.europa.esig.dss.utils.guava.impl
- eu.europa.esig.dss.validation - package eu.europa.esig.dss.validation
- eu.europa.esig.dss.validation.executor - package eu.europa.esig.dss.validation.executor
- eu.europa.esig.dss.validation.executor.certificate - package eu.europa.esig.dss.validation.executor.certificate
- eu.europa.esig.dss.validation.executor.signature - package eu.europa.esig.dss.validation.executor.signature
- eu.europa.esig.dss.validation.policy - package eu.europa.esig.dss.validation.policy
- eu.europa.esig.dss.validation.process - package eu.europa.esig.dss.validation.process
- eu.europa.esig.dss.validation.process.bbb - package eu.europa.esig.dss.validation.process.bbb
- eu.europa.esig.dss.validation.process.bbb.cv - package eu.europa.esig.dss.validation.process.bbb.cv
- eu.europa.esig.dss.validation.process.bbb.cv.checks - package eu.europa.esig.dss.validation.process.bbb.cv.checks
- eu.europa.esig.dss.validation.process.bbb.fc - package eu.europa.esig.dss.validation.process.bbb.fc
- eu.europa.esig.dss.validation.process.bbb.fc.checks - package eu.europa.esig.dss.validation.process.bbb.fc.checks
- eu.europa.esig.dss.validation.process.bbb.isc - package eu.europa.esig.dss.validation.process.bbb.isc
- eu.europa.esig.dss.validation.process.bbb.isc.checks - package eu.europa.esig.dss.validation.process.bbb.isc.checks
- eu.europa.esig.dss.validation.process.bbb.sav - package eu.europa.esig.dss.validation.process.bbb.sav
- eu.europa.esig.dss.validation.process.bbb.sav.cc - package eu.europa.esig.dss.validation.process.bbb.sav.cc
- eu.europa.esig.dss.validation.process.bbb.sav.checks - package eu.europa.esig.dss.validation.process.bbb.sav.checks
- eu.europa.esig.dss.validation.process.bbb.vci - package eu.europa.esig.dss.validation.process.bbb.vci
- eu.europa.esig.dss.validation.process.bbb.vci.checks - package eu.europa.esig.dss.validation.process.bbb.vci.checks
- eu.europa.esig.dss.validation.process.bbb.xcv - package eu.europa.esig.dss.validation.process.bbb.xcv
- eu.europa.esig.dss.validation.process.bbb.xcv.checks - package eu.europa.esig.dss.validation.process.bbb.xcv.checks
- eu.europa.esig.dss.validation.process.bbb.xcv.crs - package eu.europa.esig.dss.validation.process.bbb.xcv.crs
- eu.europa.esig.dss.validation.process.bbb.xcv.rac - package eu.europa.esig.dss.validation.process.bbb.xcv.rac
- eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks - package eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
- eu.europa.esig.dss.validation.process.bbb.xcv.rfc - package eu.europa.esig.dss.validation.process.bbb.xcv.rfc
- eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks - package eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
- eu.europa.esig.dss.validation.process.bbb.xcv.sub - package eu.europa.esig.dss.validation.process.bbb.xcv.sub
- eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks - package eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
- eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo - package eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo
- eu.europa.esig.dss.validation.process.qualification - package eu.europa.esig.dss.validation.process.qualification
- eu.europa.esig.dss.validation.process.qualification.certificate - package eu.europa.esig.dss.validation.process.qualification.certificate
- eu.europa.esig.dss.validation.process.qualification.certificate.checks - package eu.europa.esig.dss.validation.process.qualification.certificate.checks
- eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd - package eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd
- eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified - package eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified
- eu.europa.esig.dss.validation.process.qualification.certificate.checks.type - package eu.europa.esig.dss.validation.process.qualification.certificate.checks.type
- eu.europa.esig.dss.validation.process.qualification.signature - package eu.europa.esig.dss.validation.process.qualification.signature
- eu.europa.esig.dss.validation.process.qualification.signature.checks - package eu.europa.esig.dss.validation.process.qualification.signature.checks
- eu.europa.esig.dss.validation.process.qualification.timestamp - package eu.europa.esig.dss.validation.process.qualification.timestamp
- eu.europa.esig.dss.validation.process.qualification.timestamp.checks - package eu.europa.esig.dss.validation.process.qualification.timestamp.checks
- eu.europa.esig.dss.validation.process.qualification.trust - package eu.europa.esig.dss.validation.process.qualification.trust
- eu.europa.esig.dss.validation.process.qualification.trust.checks - package eu.europa.esig.dss.validation.process.qualification.trust.checks
- eu.europa.esig.dss.validation.process.qualification.trust.consistency - package eu.europa.esig.dss.validation.process.qualification.trust.consistency
- eu.europa.esig.dss.validation.process.qualification.trust.filter - package eu.europa.esig.dss.validation.process.qualification.trust.filter
- eu.europa.esig.dss.validation.process.vpfbs - package eu.europa.esig.dss.validation.process.vpfbs
- eu.europa.esig.dss.validation.process.vpfbs.checks - package eu.europa.esig.dss.validation.process.vpfbs.checks
- eu.europa.esig.dss.validation.process.vpfltvd - package eu.europa.esig.dss.validation.process.vpfltvd
- eu.europa.esig.dss.validation.process.vpfltvd.checks - package eu.europa.esig.dss.validation.process.vpfltvd.checks
- eu.europa.esig.dss.validation.process.vpfswatsp - package eu.europa.esig.dss.validation.process.vpfswatsp
- eu.europa.esig.dss.validation.process.vpfswatsp.checks - package eu.europa.esig.dss.validation.process.vpfswatsp.checks
- eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv - package eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv
- eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks - package eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks
- eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv - package eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv
- eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks - package eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
- eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts - package eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts
- eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks - package eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks
- eu.europa.esig.dss.validation.process.vpftsp - package eu.europa.esig.dss.validation.process.vpftsp
- eu.europa.esig.dss.validation.process.vpftsp.checks - package eu.europa.esig.dss.validation.process.vpftsp.checks
- eu.europa.esig.dss.validation.reports - package eu.europa.esig.dss.validation.reports
- eu.europa.esig.dss.validation.scope - package eu.europa.esig.dss.validation.scope
- eu.europa.esig.dss.validation.status - package eu.europa.esig.dss.validation.status
- eu.europa.esig.dss.validation.timestamp - package eu.europa.esig.dss.validation.timestamp
- eu.europa.esig.dss.ws.cert.validation.common - package eu.europa.esig.dss.ws.cert.validation.common
- eu.europa.esig.dss.ws.cert.validation.dto - package eu.europa.esig.dss.ws.cert.validation.dto
- eu.europa.esig.dss.ws.cert.validation.rest - package eu.europa.esig.dss.ws.cert.validation.rest
- eu.europa.esig.dss.ws.cert.validation.rest.client - package eu.europa.esig.dss.ws.cert.validation.rest.client
- eu.europa.esig.dss.ws.cert.validation.soap - package eu.europa.esig.dss.ws.cert.validation.soap
- eu.europa.esig.dss.ws.cert.validation.soap.client - package eu.europa.esig.dss.ws.cert.validation.soap.client
- eu.europa.esig.dss.ws.converter - package eu.europa.esig.dss.ws.converter
- eu.europa.esig.dss.ws.dto - package eu.europa.esig.dss.ws.dto
- eu.europa.esig.dss.ws.dto.exception - package eu.europa.esig.dss.ws.dto.exception
- eu.europa.esig.dss.ws.server.signing.common - package eu.europa.esig.dss.ws.server.signing.common
- eu.europa.esig.dss.ws.server.signing.dto - package eu.europa.esig.dss.ws.server.signing.dto
- eu.europa.esig.dss.ws.server.signing.rest - package eu.europa.esig.dss.ws.server.signing.rest
- eu.europa.esig.dss.ws.server.signing.rest.client - package eu.europa.esig.dss.ws.server.signing.rest.client
- eu.europa.esig.dss.ws.server.signing.soap - package eu.europa.esig.dss.ws.server.signing.soap
- eu.europa.esig.dss.ws.server.signing.soap.client - package eu.europa.esig.dss.ws.server.signing.soap.client
- eu.europa.esig.dss.ws.signature.common - package eu.europa.esig.dss.ws.signature.common
- eu.europa.esig.dss.ws.signature.dto - package eu.europa.esig.dss.ws.signature.dto
- eu.europa.esig.dss.ws.signature.dto.parameters - package eu.europa.esig.dss.ws.signature.dto.parameters
- eu.europa.esig.dss.ws.signature.rest - package eu.europa.esig.dss.ws.signature.rest
- eu.europa.esig.dss.ws.signature.rest.client - package eu.europa.esig.dss.ws.signature.rest.client
- eu.europa.esig.dss.ws.signature.soap - package eu.europa.esig.dss.ws.signature.soap
- eu.europa.esig.dss.ws.signature.soap.client - package eu.europa.esig.dss.ws.signature.soap.client
- eu.europa.esig.dss.ws.timestamp.dto - package eu.europa.esig.dss.ws.timestamp.dto
- eu.europa.esig.dss.ws.timestamp.remote - package eu.europa.esig.dss.ws.timestamp.remote
- eu.europa.esig.dss.ws.timestamp.remote.rest - package eu.europa.esig.dss.ws.timestamp.remote.rest
- eu.europa.esig.dss.ws.timestamp.remote.rest.client - package eu.europa.esig.dss.ws.timestamp.remote.rest.client
- eu.europa.esig.dss.ws.timestamp.remote.soap - package eu.europa.esig.dss.ws.timestamp.remote.soap
- eu.europa.esig.dss.ws.timestamp.remote.soap.client - package eu.europa.esig.dss.ws.timestamp.remote.soap.client
- eu.europa.esig.dss.ws.validation.common - package eu.europa.esig.dss.ws.validation.common
- eu.europa.esig.dss.ws.validation.dto - package eu.europa.esig.dss.ws.validation.dto
- eu.europa.esig.dss.ws.validation.rest - package eu.europa.esig.dss.ws.validation.rest
- eu.europa.esig.dss.ws.validation.rest.client - package eu.europa.esig.dss.ws.validation.rest.client
- eu.europa.esig.dss.ws.validation.soap - package eu.europa.esig.dss.ws.validation.soap
- eu.europa.esig.dss.ws.validation.soap.client - package eu.europa.esig.dss.ws.validation.soap.client
- eu.europa.esig.dss.xades - package eu.europa.esig.dss.xades
- eu.europa.esig.dss.xades.definition - package eu.europa.esig.dss.xades.definition
- eu.europa.esig.dss.xades.definition.xades111 - package eu.europa.esig.dss.xades.definition.xades111
- eu.europa.esig.dss.xades.definition.xades122 - package eu.europa.esig.dss.xades.definition.xades122
- eu.europa.esig.dss.xades.definition.xades132 - package eu.europa.esig.dss.xades.definition.xades132
- eu.europa.esig.dss.xades.definition.xades141 - package eu.europa.esig.dss.xades.definition.xades141
- eu.europa.esig.dss.xades.reference - package eu.europa.esig.dss.xades.reference
- eu.europa.esig.dss.xades.signature - package eu.europa.esig.dss.xades.signature
- eu.europa.esig.dss.xades.validation - package eu.europa.esig.dss.xades.validation
- eu.europa.esig.dss.xades.validation.policy - package eu.europa.esig.dss.xades.validation.policy
- eu.europa.esig.dss.xades.validation.scope - package eu.europa.esig.dss.xades.validation.scope
- eu.europa.esig.dss.xades.validation.timestamp - package eu.europa.esig.dss.xades.validation.timestamp
- eu.europa.esig.jades - package eu.europa.esig.jades
- eu.europa.esig.jws - package eu.europa.esig.jws
- eu.europa.esig.saml - package eu.europa.esig.saml
- eu.europa.esig.saml.jaxb.assertion - package eu.europa.esig.saml.jaxb.assertion
- eu.europa.esig.saml.jaxb.assertion.runtime - package eu.europa.esig.saml.jaxb.assertion.runtime
- eu.europa.esig.saml.jaxb.authn.context - package eu.europa.esig.saml.jaxb.authn.context
- eu.europa.esig.saml.jaxb.dce - package eu.europa.esig.saml.jaxb.dce
- eu.europa.esig.saml.jaxb.ecp - package eu.europa.esig.saml.jaxb.ecp
- eu.europa.esig.saml.jaxb.metadata - package eu.europa.esig.saml.jaxb.metadata
- eu.europa.esig.saml.jaxb.metadata.algsupport - package eu.europa.esig.saml.jaxb.metadata.algsupport
- eu.europa.esig.saml.jaxb.protocol - package eu.europa.esig.saml.jaxb.protocol
- eu.europa.esig.soap.jaxb.envelope - package eu.europa.esig.soap.jaxb.envelope
- eu.europa.esig.trustedlist - package eu.europa.esig.trustedlist
- eu.europa.esig.trustedlist.enums - package eu.europa.esig.trustedlist.enums
- eu.europa.esig.trustedlist.jaxb.ecc - package eu.europa.esig.trustedlist.jaxb.ecc
- eu.europa.esig.trustedlist.jaxb.mra - package eu.europa.esig.trustedlist.jaxb.mra
- eu.europa.esig.trustedlist.jaxb.tsl - package eu.europa.esig.trustedlist.jaxb.tsl
- eu.europa.esig.trustedlist.jaxb.tslx - package eu.europa.esig.trustedlist.jaxb.tslx
- eu.europa.esig.trustedlist.mra - package eu.europa.esig.trustedlist.mra
- eu.europa.esig.trustedlist.mra.parsers - package eu.europa.esig.trustedlist.mra.parsers
- eu.europa.esig.trustedlist.parsers - package eu.europa.esig.trustedlist.parsers
- eu.europa.esig.validationreport - package eu.europa.esig.validationreport
- eu.europa.esig.validationreport.enums - package eu.europa.esig.validationreport.enums
- eu.europa.esig.validationreport.jaxb - package eu.europa.esig.validationreport.jaxb
- eu.europa.esig.validationreport.parsers - package eu.europa.esig.validationreport.parsers
- eu.europa.esig.xades - package eu.europa.esig.xades
- eu.europa.esig.xades.jaxb.xades111 - package eu.europa.esig.xades.jaxb.xades111
- eu.europa.esig.xades.jaxb.xades122 - package eu.europa.esig.xades.jaxb.xades122
- eu.europa.esig.xades.jaxb.xades132 - package eu.europa.esig.xades.jaxb.xades132
- eu.europa.esig.xades.jaxb.xades141 - package eu.europa.esig.xades.jaxb.xades141
- eu.europa.esig.xmldsig - package eu.europa.esig.xmldsig
- eu.europa.esig.xmldsig.jaxb - package eu.europa.esig.xmldsig.jaxb
- eu.europa.esig.xmlenc.jaxb - package eu.europa.esig.xmlenc.jaxb
- EUgeneric - Enum constant in enum eu.europa.esig.dss.enumerations.TSLTypeEnum
-
EU Trusted Lists
- EUlistofthelists - Enum constant in enum eu.europa.esig.dss.enumerations.TSLTypeEnum
-
EU List of the Trusted Lists
- EULOTLOtherTSLPointer - Class in eu.europa.esig.dss.tsl.function
-
This class is a predicate which selects OtherTSLPointerType(s) with a defined type equals to EUlistofthelists.
- EULOTLOtherTSLPointer() - Constructor for class eu.europa.esig.dss.tsl.function.EULOTLOtherTSLPointer
-
Default constructor
- EUTLOtherTSLPointer - Class in eu.europa.esig.dss.tsl.function
-
This class is a predicate which selects OtherTSLPointerType(s) with a defined type equals to EUgeneric.
- EUTLOtherTSLPointer() - Constructor for class eu.europa.esig.dss.tsl.function.EUTLOtherTSLPointer
-
Default constructor
- EVCP - Enum constant in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
EVCP: Extended Validation Certificate Policy itu-t(0)identified-organization(4)etsi(0)other-certificate-policies(2042)policy-identifiers(1)evcp(4)
- evidence - Variable in class eu.europa.esig.saml.jaxb.assertion.AuthzDecisionStatementType
- evidence - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthzDecisionQueryType
- EVIDENCE_RECORD - Enum constant in enum eu.europa.esig.validationreport.enums.ObjectType
-
Evidence record
- EvidenceType - Class in eu.europa.esig.saml.jaxb.assertion
-
Java class for EvidenceType complex type.
- EvidenceType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.EvidenceType
- EXACT - Enum constant in enum eu.europa.esig.saml.jaxb.protocol.AuthnContextComparisonType
- ExceptionOnStatusAlert - Class in eu.europa.esig.dss.alert
-
The class throws an exception on a
Status
event - ExceptionOnStatusAlert() - Constructor for class eu.europa.esig.dss.alert.ExceptionOnStatusAlert
-
The default constructor
- EXCLUDE - Enum constant in enum eu.europa.esig.dss.enumerations.PdfLockAction
-
Only those form fields not specified in fields do not permit changes
- excludeCertificateTokens(Collection<CertificateToken>) - Method in class eu.europa.esig.dss.validation.ValidationData
-
Removes all certificate token entries matching the provided collection
- excludeComments(Node) - Static method in class eu.europa.esig.dss.DomUtils
-
Returns a Node with excluded comments.
- excludeCRLTokens(Collection<EncapsulatedRevocationTokenIdentifier<CRL>>) - Method in class eu.europa.esig.dss.validation.ValidationData
-
Removes all CRL token entries matching the provided collection of encapsulated CRL binaries
- excludedChars - Variable in class eu.europa.esig.saml.jaxb.authn.context.AlphabetType
- excludedSubtrees - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlNameConstraints
- excludeOCSPTokens(Collection<EncapsulatedRevocationTokenIdentifier<OCSP>>) - Method in class eu.europa.esig.dss.validation.ValidationData
-
Removes all OCSP token entries matching the provided collection of encapsulated OCSP binaries
- execute() - Method in class eu.europa.esig.dss.validation.executor.certificate.DefaultCertificateProcessExecutor
- execute() - Method in interface eu.europa.esig.dss.validation.executor.ProcessExecutor
-
This method allows to run the validation process.
- execute() - Method in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
- execute() - Method in class eu.europa.esig.dss.validation.process.bbb.BasicBuildingBlocks
-
Executes 5.2 token validation process
- execute() - Method in class eu.europa.esig.dss.validation.process.Chain
-
This method allows initialization and execution of complete chain until the first failure.
- execute() - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
This method allows to execute the chain of responsibility.
- execute(SqlQuery, Object...) - Method in class eu.europa.esig.dss.spi.client.jdbc.JdbcCacheConnector
-
This method allows to execute a query with a custom set of arguments, such as SELECT, UPDATE or DELETE, by handling an exception.
- execute(CloseableHttpClient, HttpUriRequest) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Processes
httpRequest
and returns the byte array representing the response's content - executeAllTlAnalysis(DiagnosticData, ValidationPolicy, Date) - Method in class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
-
Executes the TL analysis
- executeThrowable(SqlQuery) - Method in class eu.europa.esig.dss.spi.client.jdbc.JdbcCacheConnector
-
This method allows executing of INSERT, UPDATE or DELETE queries, by throwing an exception in case of an error
- exists() - Method in class eu.europa.esig.dss.model.FileDocument
-
Checks if the file exists
- ExpirationAndSignatureCheckStrategy - Class in eu.europa.esig.dss.tsl.sync
-
Allows skipping expired or invalid trusted lists
- ExpirationAndSignatureCheckStrategy() - Constructor for class eu.europa.esig.dss.tsl.sync.ExpirationAndSignatureCheckStrategy
-
Default constructor instantiating object with null values
- expire() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Expires the cache entry
- expire(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Updates the state for a CachedEntry matching to the given key to EXPIRED
- expireCache() - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
This method expires the cache in order to trigger the corresponding tasks on refresh
- expireCache() - Method in class eu.europa.esig.dss.tsl.runnable.PivotProcessing
- EXPIRED - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into TOTAL-FAILED because there is proof that the signature has been created after the expiration date (notAfter) of the signing certificate.
- expiredCertsOnCRL - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
- expiredCertsOnCRL - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
expired-certs-on-crl time extension
- expiredCertsRevocationInfo - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- expireParsing() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Sets the parsing record to the expired state
- expireSignatureValidation(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.access.TLChangesCacheAccess
-
Sets the expired status for the validation record for the
cacheKey
- expireValidation() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Expires the validation record
- EXPL_TEXT - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Explicit text
- EXPLICIT_TEXT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- EXPLICIT_TEXT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- EXPLICIT_TEXT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- explicitText - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlUserNotice
- explicitText - Variable in class eu.europa.esig.xades.jaxb.xades111.SPUserNoticeType
- explicitText - Variable in class eu.europa.esig.xades.jaxb.xades122.SPUserNoticeType
- explicitText - Variable in class eu.europa.esig.xades.jaxb.xades132.SPUserNoticeType
- exponent - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcEuLimitValue
- exponent - Variable in class eu.europa.esig.xmldsig.jaxb.RSAKeyValueType
- EXPONENT - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
Exponent
- extend(ASiCContent, CAdESSignatureParameters) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESLevelBaselineLTA
- extend(ASiCContent, CAdESSignatureParameters) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESSignatureExtension
-
This method is used to extend signatures within the
ASiCContent
- extend(ASiCContent, DigestAlgorithm) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESLevelBaselineLTA
-
Extends
asicContent
with an ArchiveManifest timestamp NOTE: This method is to be used for a direct timestamping with an ArchiveManifest, without in-depth signature attributes (the signature extension is still applied). - EXTEND - Enum constant in enum eu.europa.esig.dss.signature.SigningOperation
-
Extension process (eg : signature basic (B-P-B) to signature with timestamp (B-P-T))
- extendCMSSignatures(CMSSignedData, CAdESSignatureParameters) - Method in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineLT
-
Extends a
CMSSignedData
- extendCMSSignatures(CMSSignedData, CAdESSignatureParameters, List<String>) - Method in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineLT
- extendCMSSignatures(CMSSignedData, CAdESSignatureParameters, List<String>) - Method in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineLTA
- extendCMSSignatures(CMSSignedData, CAdESSignatureParameters, List<String>) - Method in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineT
- extendCMSSignatures(CMSSignedData, Collection<SignerInformation>, CAdESSignatureParameters) - Method in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineLT
-
Loops on each signerInformation of the
cmsSignedData
and extends ones defined in the collectionsignerInformationsToExtend
- extendCMSSignatures(CMSSignedData, SignerInformation, CAdESSignatureParameters) - Method in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineLT
-
Extends a
CMSSignedData
with a specifiedSignerInformation
NOTE: does not modify otherSignerInformation
s - extendCMSSignedData(CMSSignedData, SignaturePolicyStore) - Method in class eu.europa.esig.dss.cades.signature.CAdESSignaturePolicyStoreBuilder
-
Creates a new CMSSignedData with a SignaturePolicyStore for matching signatures
- extendCMSSignedData(CMSSignedData, SignaturePolicyStore, String) - Method in class eu.europa.esig.dss.cades.signature.CAdESSignaturePolicyStoreBuilder
-
Creates a new CMSSignedData with a SignaturePolicyStore for a signature with
signatureId
- extendCMSSignedData(CMSSignedData, ValidationData) - Method in class eu.europa.esig.dss.cades.signature.CMSSignedDataBuilder
-
Extends the provided
cmsSignedData
with the required validation data - extendDocument(DSSDocument, ASiCWithCAdESSignatureParameters) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
- extendDocument(DSSDocument, ASiCWithXAdESSignatureParameters) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESService
- extendDocument(DSSDocument, CAdESSignatureParameters) - Method in class eu.europa.esig.dss.cades.signature.CAdESService
- extendDocument(DSSDocument, JAdESSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESService
- extendDocument(DSSDocument, PAdESSignatureParameters) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
- extendDocument(DSSDocument, XAdESSignatureParameters) - Method in class eu.europa.esig.dss.xades.signature.XAdESService
- extendDocument(DSSDocument, SP) - Method in interface eu.europa.esig.dss.signature.DocumentSignatureService
-
Extends the level of the signatures in the
toExtendDocument
- extendDocument(DSSDocument, SP) - Method in interface eu.europa.esig.dss.signature.MultipleDocumentsSignatureService
-
Extends the level of the signatures in the
toExtendDocument
- extendDocument(RemoteDocument, RemoteSignatureParameters) - Method in interface eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureService
-
Extends the level of the signatures in the
toExtendDocument
- extendDocument(RemoteDocument, RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureServiceImpl
- extendDocument(RemoteDocument, RemoteSignatureParameters) - Method in interface eu.europa.esig.dss.ws.signature.common.RemoteMultipleDocumentsSignatureService
-
Extends the level of the signatures in the
toExtendDocument
- extendDocument(RemoteDocument, RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteMultipleDocumentsSignatureServiceImpl
- extendDocument(ExtendDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestDocumentSignatureService
-
Extends the level of the signatures in the toExtendDocument
- extendDocument(ExtendDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestMultipleDocumentSignatureService
-
Extends the level of the signatures in the toExtendDocument
- extendDocument(ExtendDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestDocumentSignatureServiceImpl
- extendDocument(ExtendDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestMultipleDocumentSignatureServiceImpl
- extendDocument(ExtendDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapDocumentSignatureService
-
This web service operation extends the signature of a given document to the level of the signature provided.
- extendDocument(ExtendDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapMultipleDocumentsSignatureService
-
This web service operation extends the signature of a given document to the level of the signature provided.
- extendDocument(ExtendDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapDocumentSignatureServiceImpl
- extendDocument(ExtendDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapMultipleDocumentsSignatureServiceImpl
- ExtendDocumentDTO - Class in eu.europa.esig.dss.ws.signature.dto
-
This class is a DTO to transfer required objects to execute extendDocument method It's only possible to transfer an object by POST and REST.
- ExtendDocumentDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.ExtendDocumentDTO
-
Empty document
- ExtendDocumentDTO(RemoteDocument, RemoteSignatureParameters) - Constructor for class eu.europa.esig.dss.ws.signature.dto.ExtendDocumentDTO
-
Default constructor
- EXTENDED_KEY_USAGE - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.1.12.
- EXTENDED_KEY_USAGE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- extendedKeyUsage - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- ExtendedKeyUsage - Enum in eu.europa.esig.dss.enumerations
-
The KeyPurposeId object.
- ExtendedKeyUsageCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the extended key usage is acceptable
- ExtendedKeyUsageCheck(I18nProvider, XmlSubXCV, CertificateWrapper, Context, SubContext, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.ExtendedKeyUsageCheck
-
Default constructor
- ExtendedKeyUsageCondition - Class in eu.europa.esig.dss.tsl.dto.condition
-
ExtendedKeyUsage Presence: This field is optional.
- ExtendedKeyUsageCondition(List<String>) - Constructor for class eu.europa.esig.dss.tsl.dto.condition.ExtendedKeyUsageCondition
-
Default constructor
- ExtendedKeyUsageKeyEntryPredicate - Class in eu.europa.esig.dss.token.predicate
-
This class is used to filter private key predicates based on the certificate ExtendedKeyUsage attribute value
- ExtendedKeyUsageKeyEntryPredicate(ExtendedKeyUsage...) - Constructor for class eu.europa.esig.dss.token.predicate.ExtendedKeyUsageKeyEntryPredicate
-
Default constructor with an array of
ExtendedKeyUsage
s to be accepted - ExtendedKeyUsageKeyEntryPredicate(String...) - Constructor for class eu.europa.esig.dss.token.predicate.ExtendedKeyUsageKeyEntryPredicate
-
Constructor with an array of ExtendedKeyUsage OIDs to be accepted
- extendedKeyUsageOid - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlExtendedKeyUsages
- extendedKeyUsages - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- ExtendedKeyUsages - Class in eu.europa.esig.dss.model.x509.extension
-
4.2.1.12.
- ExtendedKeyUsages() - Constructor for class eu.europa.esig.dss.model.x509.extension.ExtendedKeyUsages
-
Default constructor
- ExtendedKeyUsageType - Class in eu.europa.esig.trustedlist.jaxb.tslx
-
Java class for ExtendedKeyUsageType complex type.
- ExtendedKeyUsageType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tslx.ExtendedKeyUsageType
- extendSignatures(DSSDocument, CAdESSignatureParameters) - Method in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineLT
- extendSignatures(DSSDocument, JAdESSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineT
- extendSignatures(DSSDocument, XAdESSignatureParameters) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
- extendSignatures(DSSDocument, SP) - Method in interface eu.europa.esig.dss.signature.SignatureExtension
-
Extends the level of the signatures contained in a document.
- extendSignatures(List<AdvancedSignature>) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelA
-
Adds the ArchiveTimeStamp element which is an unsigned property qualifying the signature.
- extendSignatures(List<AdvancedSignature>) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineLT
-
Adds CertificateValues and RevocationValues segments to UnsignedSignatureProperties.
An XML electronic signature MAY contain at most one:
- CertificateValues element and
- RevocationValues element. - extendSignatures(List<AdvancedSignature>) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineLTA
-
Adds the ArchiveTimeStamp element which is an unsigned property qualifying the signature.
- extendSignatures(List<AdvancedSignature>) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
-
Extends signatures to a desired level.
This method is overridden by other profiles.
For -T profile adds the SignatureTimeStamp element which contains a single HashDataInfo element that refers to the ds:SignatureValue element of the [XMLDSIG] signature. - extendSignatures(List<AdvancedSignature>) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelC
-
This format builds up taking XAdES-T signature and incorporating additional data required for validation: The sequence of references to the full set of CA certificates that have been used to validate the electronic signature up to (but not including ) the signer's certificate.
A full set of references to the revocation data that have been used in the validation of the signer and CA certificates.
Adds<CompleteCertificateRefs>
and<CompleteRevocationRefs>
segments into<UnsignedSignatureProperties>
element. - extendSignatures(List<AdvancedSignature>) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelX
-
Adds SigAndRefsTimeStamp segment to UnsignedSignatureProperties
The time-stamp is placed on the digital signature (ds:Signature element), the time-stamp(s) present in the XAdES-T form, the certification path references and the revocation status references. - extendSignatures(List<AdvancedSignature>) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelXL
-
Adds CertificateValues and RevocationValues segments to UnsignedSignatureProperties.
An XML electronic signature MAY contain at most one:
- CertificateValues element and
- RevocationValues element. - extendSignatures(List<AdvancedSignature>, JAdESSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineLT
- extendSignatures(List<AdvancedSignature>, JAdESSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineLTA
- extendSignatures(List<AdvancedSignature>, JAdESSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineT
-
Extends the signatures
- extension - Variable in class eu.europa.esig.asic.manifest.jaxb.ExtensionsListType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.ActivationPinType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthnMethodBaseType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.ExtensionOnlyType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.IdentificationType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.KeyActivationType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.OperationalProtectionType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.PasswordType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.PrivateKeyProtectionType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.PublicKeyType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.SecretKeyProtectionType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.SecurityAuditType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.SharedSecretChallengeResponseType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.TechnicalProtectionBaseType
- extension - Variable in class eu.europa.esig.saml.jaxb.authn.context.TokenType
- extension - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.ExtensionsListType
- EXTENSION - Enum constant in enum eu.europa.esig.dss.asic.common.definition.ASiCElement
-
Extension
- ExtensionBuilder - Class in eu.europa.esig.dss.xades.signature
-
Builds XAdES signature extension
- ExtensionBuilder() - Constructor for class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
Empty constructor
- ExtensionBuilder(CertificateVerifier) - Constructor for class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
Default constructor
- extensionChanges - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModifications
- ExtensionOnlyType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for ExtensionOnlyType complex type.
- ExtensionOnlyType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.ExtensionOnlyType
- extensionPeriodMax - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
- extensionPeriodMin - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
- extensionRequired(CAdESSignatureParameters, boolean) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESLevelBaselineLTA
- extensionRequired(CAdESSignatureParameters, boolean) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESSignatureExtension
-
Checks whether the signature extension is required for the particular document
- extensions - Variable in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
- extensions - Variable in class eu.europa.esig.saml.jaxb.metadata.ContactType
- extensions - Variable in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
- extensions - Variable in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
- extensions - Variable in class eu.europa.esig.saml.jaxb.metadata.OrganizationType
- extensions - Variable in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
- extensions - Variable in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
- extensions - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
- EXTENSIONS_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Extensions'
- ExtensionsListType - Class in eu.europa.esig.asic.manifest.jaxb
-
Java class for ExtensionsListType complex type.
- ExtensionsListType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for ExtensionsListType complex type.
- ExtensionsListType() - Constructor for class eu.europa.esig.asic.manifest.jaxb.ExtensionsListType
- ExtensionsListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.ExtensionsListType
- ExtensionsType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for ExtensionsType complex type.
- ExtensionsType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for ExtensionsType complex type.
- ExtensionsType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.ExtensionsType
- ExtensionsType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.ExtensionsType
- ExtensionType - Class in eu.europa.esig.asic.manifest.jaxb
-
Java class for ExtensionType complex type.
- ExtensionType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for ExtensionType complex type.
- ExtensionType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for ExtensionType complex type.
- ExtensionType() - Constructor for class eu.europa.esig.asic.manifest.jaxb.ExtensionType
- ExtensionType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.ExtensionType
- ExtensionType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.ExtensionType
- EXTERNAL - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationOrigin
-
The revocation data was provided by the user or online OCSP/CRL
- ExternalCMSService - Class in eu.europa.esig.dss.pades.signature
-
This service is used to generate a CMSSignedData used for incorporation within a PDF document for a PAdES signature creation.
- ExternalCMSService(CertificateVerifier) - Constructor for class eu.europa.esig.dss.pades.signature.ExternalCMSService
-
This is the default constructor for
PAdESCMSGeneratorService
. - externalOrigin - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
The external origin (ONLINE or CACHED)
- ExternalResourcesCRLSource - Class in eu.europa.esig.dss.spi.x509.revocation.crl
-
This class allows to provide a CRL source based on the list of external CRL(s).
- ExternalResourcesCRLSource(DSSDocument...) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.crl.ExternalResourcesCRLSource
-
This constructor allows building of a CRL source from an array of
DSSDocument
s. - ExternalResourcesCRLSource(InputStream...) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.crl.ExternalResourcesCRLSource
-
This constructor allows building of a CRL source from an array of
InputStream
s. - ExternalResourcesCRLSource(String...) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.crl.ExternalResourcesCRLSource
-
This constructor allows building of a CRL source from an array of resource paths.
- ExternalResourcesOCSPSource - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
-
This class is used to provide a collection of OCSP tokens by the user.
- ExternalResourcesOCSPSource(DSSDocument...) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.ExternalResourcesOCSPSource
-
This constructor loads the OCSP responses from an array of
DSSDocument
s. - ExternalResourcesOCSPSource(InputStream...) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.ExternalResourcesOCSPSource
-
This constructor loads the OCSP responses from an array of
InputStream
s. - ExternalResourcesOCSPSource(String...) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.ExternalResourcesOCSPSource
-
This constructor loads the OCSP responses from an array of
String
s representing resources. - externalVerification - Variable in class eu.europa.esig.saml.jaxb.authn.context.PasswordType
- extract() - Method in class eu.europa.esig.dss.asic.common.AbstractASiCContainerExtractor
-
Extracts a content (documents) embedded into the
asicContainer
- extract(PdfDict) - Static method in class eu.europa.esig.dss.pdf.SingleDssDict
-
Extract a DSS dictionary from a
PdfDict
- EXTRACT_ALL - Enum constant in enum eu.europa.esig.dss.enumerations.TokenExtractionStrategy
-
Extract certificates, timestamps and revocation data
- EXTRACT_CERTIFICATES_AND_REVOCATION_DATA - Enum constant in enum eu.europa.esig.dss.enumerations.TokenExtractionStrategy
-
Extract certificates and revocation data
- EXTRACT_CERTIFICATES_AND_TIMESTAMPS - Enum constant in enum eu.europa.esig.dss.enumerations.TokenExtractionStrategy
-
Extract certificates and timestamps
- EXTRACT_CERTIFICATES_ONLY - Enum constant in enum eu.europa.esig.dss.enumerations.TokenExtractionStrategy
-
Extract certificates
- EXTRACT_REVOCATION_DATA_ONLY - Enum constant in enum eu.europa.esig.dss.enumerations.TokenExtractionStrategy
-
Extract revocation data
- EXTRACT_TIMESTAMPS_AND_REVOCATION_DATA - Enum constant in enum eu.europa.esig.dss.enumerations.TokenExtractionStrategy
-
Extract timestamps and revocation data
- EXTRACT_TIMESTAMPS_ONLY - Enum constant in enum eu.europa.esig.dss.enumerations.TokenExtractionStrategy
-
Extract timestamps
- extractAdditionalInformation(OtherTSLPointerType) - Method in class eu.europa.esig.dss.tsl.function.AbstractOtherTSLPointerPredicate
-
Extracts the additional information map
- extractAttributeFromX500Principal(ASN1ObjectIdentifier, X500PrincipalHelper) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Extract attribute with the
identifier
fromX500PrincipalHelper
- extractCandidatesForSigningCertificate(CertificateSource) - Method in class eu.europa.esig.dss.jades.validation.JAdESCertificateSource
- extractCandidatesForSigningCertificate(CertificateSource) - Method in class eu.europa.esig.dss.validation.CMSCertificateSource
- extractCandidatesForSigningCertificate(CertificateSource) - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Extracts candidates to be a signing certificate from the source
- extractCandidatesForSigningCertificate(CertificateSource) - Method in class eu.europa.esig.dss.xades.validation.XAdESCertificateSource
- extractContainerContent(DSSDocument) - Method in class eu.europa.esig.dss.asic.common.SecureContainerHandler
- extractContainerContent(DSSDocument) - Method in interface eu.europa.esig.dss.asic.common.ZipContainerHandler
-
Extracts a list of
DSSDocument
from the given ZIP-archive - extractContainerContent(DSSDocument) - Method in class eu.europa.esig.dss.asic.common.ZipUtils
-
Extracts a list of
DSSDocument
from the given ZIP-archive - extractCurrentArchive(DSSDocument) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCSignatureService
-
Extracts the content (documents) of the ASiC container
- extractDSSCRLs(PdfDssDict) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictCRLSource
-
Extract the CRLs from the DSS dictionary
- extractDSSOCSPs(PdfDssDict) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictOCSPSource
-
Extract the OCSPs from the DSS dictionary
- extractEntryNames(DSSDocument) - Method in class eu.europa.esig.dss.asic.common.SecureContainerHandler
- extractEntryNames(DSSDocument) - Method in interface eu.europa.esig.dss.asic.common.ZipContainerHandler
-
Returns a list of ZIP archive entry names
- extractEntryNames(DSSDocument) - Method in class eu.europa.esig.dss.asic.common.ZipUtils
-
Returns a list of ZIP archive entry names
- extractExpiredCertsOnCRL(CRLValidity, byte[]) - Method in class eu.europa.esig.dss.crl.AbstractCRLUtils
-
Parses and sets the 'expiredCertsOnCRL' value
- extractIssuingDistributionPointBinary(CRLValidity, byte[]) - Method in class eu.europa.esig.dss.crl.AbstractCRLUtils
-
Parses and sets the issuing distribution point binaries
- extractJAdESCounterSignature(EtsiUComponent, JAdESSignature) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Extracts a counter signature from 'cSig' value with respect to the found format
- extractJOSEHeaderMembersSet(JWS) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
This method extracts a key set used within a JOSE Header (protected + unprotected)
- extractPermissionsDictionary(PdfDict) - Static method in class eu.europa.esig.dss.pades.PAdESUtils
-
This method extracts
SigFieldPermissions
(for instance /Lock dictionary) from a wrapping dictionary - extractPOE(TimestampWrapper) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
-
Extracts POE for all covered objects from a single timestamp wrapper
- extractReferences(Manifest) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Extracts a list of
Reference
s from the givenManifest
object NOTE: can be used also for aSignedInfo
element - extractRevisions(DSSDocument) - Static method in class eu.europa.esig.dss.pades.PAdESUtils
-
Parses
document
and extracts all revisions based on%%EOF
string - extractSigDictionaries() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- extractSigDictionaries() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- extractSigDictionaries() - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
Extracts PdfSignatureDictionaries present in the signature
- extractSignatureDocument(String) - Method in class eu.europa.esig.dss.asic.common.signature.ASiCCounterSignatureHelper
-
Returns a file containing a signature with the given id
- extractVRICRLs(PdfDssDict) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictCRLSource
-
Extract the CRLs from all embedded VRI dictionaries
- extractVRICRLs(PdfVriDict) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictCRLSource
-
Extract the CRLs from the VRI dictionary
- extractVRIOCSPs(PdfDssDict) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictOCSPSource
-
Extract the OCSPs from all embedded VRI dictionaries
- extractVRIOCSPs(PdfVriDict) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictOCSPSource
-
Extract the OCSPs from the VRI dictionary
F
- FACSIMILETELEPHONENR - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- FACSIMILETELEPHONENUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- FAIL - Enum constant in enum eu.europa.esig.dss.policy.jaxb.Level
-
Stops the validation process and reports as error
- FAILED - Enum constant in enum eu.europa.esig.dss.enumerations.Indication
-
When an individual constrain validation fails
- fallbackEnabled - Variable in class eu.europa.esig.dss.validation.RevocationDataLoadingStrategy
-
When enabled, returns first obtained revocation token, if both OCSP and CRL requests failed
- FALSE - Enum constant in enum eu.europa.esig.saml.jaxb.authn.context.BooleanType
- FAMILY_INFORMATION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- fatalError(TransformerException) - Method in class eu.europa.esig.dss.DSSXmlErrorListener
- fatalError(SAXParseException) - Method in class eu.europa.esig.dss.jaxb.common.DSSErrorHandler
- Fault - Class in eu.europa.esig.soap.jaxb.envelope
-
Fault reporting structure
- Fault() - Constructor for class eu.europa.esig.soap.jaxb.envelope.Fault
- faultactor - Variable in class eu.europa.esig.soap.jaxb.envelope.Fault
- faultcode - Variable in class eu.europa.esig.soap.jaxb.envelope.Fault
- faultstring - Variable in class eu.europa.esig.soap.jaxb.envelope.Fault
- FAX - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- fc - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
- FIELD_MDP_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'FieldMDP'
- FIELD_NAME_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'T' (Field name)
- fieldMDP - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
- fieldMDP - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- FieldMDPCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Verifies a signature according to given permissions for the document in /FieldMDP
- FieldMDPCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.FieldMDPCheck
-
Default constructor
- fieldName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModification
- fields - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFLockDictionary
- fields - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFRevision
- FIELDS_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Fields'
- FILE - Enum constant in enum eu.europa.esig.dss.spi.client.http.Protocol
-
file
- FILE_ENTRY - Enum constant in enum eu.europa.esig.dss.asic.xades.definition.ManifestElement
-
file-entry
- FILE_ENTRY_PATH - Static variable in class eu.europa.esig.dss.asic.xades.definition.ManifestPaths
-
"//manifest/file-entry"
- FileArchiveEntry - Class in eu.europa.esig.dss.asic.common
-
Internal class that is used for performance purposes, accessing ZIP-archive entries on request, instead of loading all files into memory.
- FileArchiveEntry(FileDocument, ZipEntry) - Constructor for class eu.europa.esig.dss.asic.common.FileArchiveEntry
-
Default constructor
- FileCacheDataLoader - Class in eu.europa.esig.dss.service.http.commons
-
This class provides some caching features to handle the resources.
- FileCacheDataLoader() - Constructor for class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
-
Empty constructor
- FileCacheDataLoader(DataLoader) - Constructor for class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
-
Default constructor
- FileDocument - Class in eu.europa.esig.dss.model
-
Document implementation stored on file-system.
- FileDocument(File) - Constructor for class eu.europa.esig.dss.model.FileDocument
-
Create a FileDocument
- FileDocument(String) - Constructor for class eu.europa.esig.dss.model.FileDocument
-
Create a FileDocument
- fileGet(String) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the file content by its URL
- filename - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlManifestFile
- filename - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
- FileNameBuilder - Class in eu.europa.esig.dss
-
This class is used to create a meaningful name for document depending on its original name and the signing operation.
- FileNameBuilder() - Constructor for class eu.europa.esig.dss.FileNameBuilder
-
Default constructor to instantiate the builder
- filesContainCorrectSignatureFileWithExtension(List<String>, String) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the list of filenames contains a signature with the expected
extension
- filesContainSignatures(List<String>) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the list of filenames contains a signature(s)
- filesContainTimestamps(List<String>) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the list of filenames contains a timestamp
- FILL_BOX - Enum constant in enum eu.europa.esig.dss.enumerations.TextWrapping
-
When using the value, a font size is adapted in order to fill the whole signature field's space, by keeping the defined whitespaces in new lines by user.
- FILL_BOX_AND_LINEBREAK - Enum constant in enum eu.europa.esig.dss.enumerations.TextWrapping
-
The text is formatted, by separating the provided text to multiple lines in order to find the biggest font size in order to wrap the text to the defined signature field's box.
- fillParameters(AbstractSignatureParameters<TimestampParameters>, RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.common.AbstractRemoteSignatureServiceImpl
-
Fills the parameters
- filter - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
- filter - Variable in class eu.europa.esig.validationreport.jaxb.SAFilterType
- filter(Collection<ObjectModification>) - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectModificationsFilter
-
Categorizes the given collection of
ObjectModification
s to various categories and returnsPdfObjectModifications
containing the result of filtering. - filter(List<TrustedServiceWrapper>) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.AbstractTrustedServiceFilter
- filter(List<TrustedServiceWrapper>) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByCertificateTypeFilter
- filter(List<TrustedServiceWrapper>) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByQCFilter
- filter(List<TrustedServiceWrapper>) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByQSCDFilter
- filter(List<TrustedServiceWrapper>) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByStatusFilter
- filter(List<TrustedServiceWrapper>) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByMRAEnactedFilter
- filter(List<TrustedServiceWrapper>) - Method in interface eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServiceFilter
-
Filters a list of
TrustedServiceWrapper
s - filter(List<TrustedServiceWrapper>) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.UniqueServiceFilter
- FILTER_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Filter'
- FilterByExtensions - Class in eu.europa.esig.dss.utils.guava.impl
-
Filters files by extension
- FilterByExtensions(String[]) - Constructor for class eu.europa.esig.dss.utils.guava.impl.FilterByExtensions
-
Default constructor
- filterCoveredSignatureScopes(TimestampToken) - Method in class eu.europa.esig.dss.validation.scope.EncapsulatedTimestampScopeFinder
-
This method filters and returns covered
SignatureScope
s by the current timestamp - filterCoveredSignatureScopes(TimestampToken) - Method in class eu.europa.esig.dss.xades.validation.scope.XAdESTimestampScopeFinder
- FinalCertificateQualificationCalculator - Class in eu.europa.esig.dss.validation.process.qualification.certificate
-
Determines the final qualification of a certificate giver two qualifications at issuance and best-signature-time
- FinalCertificateQualificationCalculator(CertificateQualification, CertificateQualification) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.FinalCertificateQualificationCalculator
-
Default constructor
- find(PdfDict, PdfDict) - Method in class eu.europa.esig.dss.pdf.modifications.DefaultPdfObjectModificationsFinder
-
Returns found and categorized object differences between two provided
PdfDict
objects - find(PdfDocumentReader, PdfDocumentReader) - Method in class eu.europa.esig.dss.pdf.modifications.DefaultPdfObjectModificationsFinder
- find(PdfDocumentReader, PdfDocumentReader) - Method in interface eu.europa.esig.dss.pdf.modifications.PdfObjectModificationsFinder
-
Returns found and categorized object modifications occurred between
originalRevisionReader
andfinalRevisionReader
. - findArchiveTimeStampTokens(AttributeTable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Finds archive
TimeStampToken
s - findBinaryForReference(RevocationRef<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Returns the linked
EncapsulatedRevocationTokenIdentifier
for a givenRevocationRef
- findBinaryForReference(RevocationRef<R>) - Method in class eu.europa.esig.dss.validation.ListRevocationSource
-
Gets the incorporated
EncapsulatedRevocationTokenIdentifier
corresponding to the providedreference
- findCertificates(String) - Method in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
- findCertificates(String) - Method in class eu.europa.esig.dss.spi.x509.aia.RepositoryAIASource
-
This method returns a set of certificates from a DB with the given key
- findElement(String) - Method in class eu.europa.esig.dss.xades.validation.XAdESAttribute
-
Returns an inner
Element
found by the givenxPathExpression
- findRefsAndOriginsForBinary(EncapsulatedRevocationTokenIdentifier<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves a Map of orphan
RevocationRef
with theirRevocationRefOrigin
s for a givenEncapsulatedRevocationTokenIdentifier
- findRefsAndOriginsForRevocationToken(RevocationToken<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves a Map of found
RevocationRef
with their origins for the givenRevocationToken
- findRevocation(String, CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
-
Deprecated.since 5.12. Use
findRevocations(final String key, final CertificateToken certificateToken, final CertificateToken issuerCertToken)
method. - findRevocations(String, CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
- findRevocations(String, CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
-
Finds a list of RevocationTokens in the cache for the given
certificateToken
with the correspondingkey
- findSignatureScope(CAdESSignature) - Method in class eu.europa.esig.dss.asic.cades.validation.scope.ASiCWithCAdESSignatureScopeFinder
- findSignatureScope(CAdESSignature) - Method in class eu.europa.esig.dss.cades.validation.scope.CAdESSignatureScopeFinder
- findSignatureScope(JAdESSignature) - Method in class eu.europa.esig.dss.jades.validation.scope.JAdESSignatureScopeFinder
- findSignatureScope(PAdESSignature) - Method in class eu.europa.esig.dss.pades.validation.scope.PAdESSignatureScopeFinder
- findSignatureScope(PdfCMSRevision) - Method in class eu.europa.esig.dss.pades.validation.scope.PdfRevisionScopeFinder
-
Finds signature scopes from a
PdfCMSRevision
- findSignatureScope(SignatureScopeFinder) - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Runs SignatureScopeFinder
- findSignatureScope(SignatureScopeFinder) - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- findSignatureScope(XAdESSignature) - Method in class eu.europa.esig.dss.xades.validation.scope.XAdESSignatureScopeFinder
- findSignatureScope(T) - Method in interface eu.europa.esig.dss.validation.scope.SignatureScopeFinder
-
Returns a list of
SignatureScope
s from a signature - findSignatureScopes(Collection<T>) - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
- findSignatureScopes(Collection<T>) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Finds SignatureScopes for a list of signatures
- findSignatureScopes(Collection<T>) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Finds and assigns SignatureScopes for a list of signatures
- findTimestampScope(TimestampToken) - Method in class eu.europa.esig.dss.asic.cades.validation.scope.ASiCWithCAdESTimestampScopeFinder
- findTimestampScope(TimestampToken) - Method in class eu.europa.esig.dss.pades.validation.scope.PAdESTimestampScopeFinder
- findTimestampScope(TimestampToken) - Method in class eu.europa.esig.dss.validation.scope.DetachedTimestampScopeFinder
- findTimestampScope(TimestampToken) - Method in class eu.europa.esig.dss.validation.scope.EncapsulatedTimestampScopeFinder
- findTimestampScope(TimestampToken) - Method in interface eu.europa.esig.dss.validation.scope.TimestampScopeFinder
-
This method returns a timestamp scope for the given
TimestampToken
- findTimestampScopes(TimestampToken, TimestampScopeFinder) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Finds timestamp scope for the
TimestampToken
- findTokensFromCertRef(CertificateRef) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
-
Returns Set of
CertificateToken
s for the providedCertificateRef
- findTokensFromCertRef(CertificateRef) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
- findTokensFromRefs(CertificateRef) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
This method returns the found
CertificateToken
from allCertificateSource
for the givencertificateRef
. - findTokensFromRefs(List<CertificateRef>) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
-
Returns Set of
CertificateToken
s for the providedCertificateRef
s - firstItem - Variable in class eu.europa.esig.dss.validation.process.Chain
-
The first item to execute the chain
- fitSignatureText(SignatureImageTextParameters, float, DSSFontMetrics, AnnotationBox) - Static method in class eu.europa.esig.dss.pdf.visible.TextFitter
-
Attempts to fit the given
text
in the giventextBox
usingmetrics
to estimate the text size. - FLATTENED_JSON_SERIALIZATION - Enum constant in enum eu.europa.esig.dss.enumerations.JWSSerializationType
-
7.2.2.
- FONT_BASED - Enum constant in enum eu.europa.esig.dss.enumerations.TextWrapping
-
When using the value, the text is generated based on the font values provided within parameters.
- FONT_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Font'
- FOR_ESEALS - Enum constant in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
"http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/ForeSeals": in order to further specify the "Service type identifier" identified service as being provided for electronic seals;
- FOR_ESIGNATURES - Enum constant in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
"http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/ForeSignatures": in order to further specify the "Service type identifier" identified service as being provided for electronic signatures;
- FOR_WEB_AUTHENTICATION - Enum constant in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
"http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/ForWebSiteAuthentication": in order to further specify the "Service type identifier" identified service as being provided for web site authentication;
- forbiddenExtensions - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- forceAuthn - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
- forceDelete() - Method in class eu.europa.esig.dss.signature.resources.TempFileResourcesHandler
-
This method is used to delete the temporary File forcibly, even with a flag
toBeDeleted
set to false. - forHttpHeader(String) - Static method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Returns the digest algorithm associated to the given JWS Http Header Hash Algorithm.
- forJAdES(String) - Static method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Returns the digest algorithm associated with the given identifier, according to TS 119 182-1, Annex E (Digest algorithms identifiers for JAdES signatures)
- forJAVA(String) - Static method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
For given signature algorithm and digest algorithm this function returns the Java form of the signature algorithm Signature Algorithms The algorithm names in this section can be specified when generating an instance of Signature.
- forJavaName(String) - Static method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Returns the digest algorithm associated to the given JCE name.
- forJWA(String) - Static method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
Returns a corresponding
SignatureAlgorithm
by the JWA name - forJWA(String, SignatureAlgorithm) - Static method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
This method return the
SignatureAlgorithm
or the default value if the algorithm is unknown. - forKey(Key) - Static method in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
Returns the encryption algorithm associated to the given key.
- formalPolicyObject - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
- formalPolicyURI - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
- format - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDistinguishedName
- format - Variable in class eu.europa.esig.dss.policy.jaxb.AlgoExpirationDate
- format - Variable in class eu.europa.esig.saml.jaxb.assertion.NameIDType
- format - Variable in class eu.europa.esig.saml.jaxb.protocol.NameIDPolicyType
- FORMAT_CHECKING - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- FORMAT_CHECKING - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
-
5.2.2 Format Checking
- FORMAT_FAILURE - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature is not conformant to one of the base standards to the extent that the cryptographic verification building block is unable to process it.
- FormatCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Checks if the signature format is acceptable
- FormatCheck(I18nProvider, XmlFC, SignatureWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.FormatCheck
-
Default constructor
- FormatCheckingResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
-
Verifies if the format checking process as per clause 5.2.2 succeeded
- FormatCheckingResultCheck(I18nProvider, T, XmlFC, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.FormatCheckingResultCheck
-
Default constructor
- formatDateToRFC(Date) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Formats a date to use according to RFC 3339.
- formatDateWithCustomFormat(Date, String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Formats the date according to the given format (with system TimeZone)
- formatDateWithCustomFormat(Date, String, String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Formats the date according to the given format and timeZone as
String
. - formatDateWithCustomFormat(Date, String, TimeZone) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Formats the date according to the given format and
TimeZone
NOTE : When null TimeZone is provided, the system default timezone is used! - forName(String) - Static method in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
CertificateQualification can be null
- forName(String) - Static method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Returns the digest algorithm associated to the given name.
- forName(String) - Static method in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
Returns the encryption algorithm associated to the given JCE name.
- forName(String) - Static method in enum eu.europa.esig.dss.enumerations.PdfLockAction
-
Returns a
Action
corresponding to the givenname
- forName(String) - Static method in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
SignatureQualification can be null
- forName(String) - Static method in enum eu.europa.esig.dss.enumerations.SubIndication
-
SubIndication can be null
- forName(String, DigestAlgorithm) - Static method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Returns the digest algorithm associated to the given name.
- forName(String, EncryptionAlgorithm) - Static method in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
Returns the encryption algorithm associated to the given JCE name.
- forOid(String) - Static method in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
Returns a
CertificateExtensionEnum
if an enum with the given OID exists - forOID(String) - Static method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Returns the digest algorithm associated to the given OID.
- forOID(String) - Static method in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
Returns the encryption algorithm associated to the given OID.
- forOID(String) - Static method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
Returns a corresponding
SignatureAlgorithm
by the OID - forOidAndParams(String, byte[]) - Static method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
Returns a corresponding
SignatureAlgorithm
by the OID and signature algorithm parameters - forUri(String) - Static method in enum eu.europa.esig.dss.enumerations.SigDMechanism
-
Returns a SigDMechanism for the given URI
- forURI(String) - Static method in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
SignatureQualification can be null
- forXML(String) - Static method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Returns the digest algorithm associated to the given XML url.
- forXML(String) - Static method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
Returns a corresponding
SignatureAlgorithm
by the XML URI string - forXML(String, SignatureAlgorithm) - Static method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
This method return the
SignatureAlgorithm
or the default value if the algorithm is unknown. - foundCertificates - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
- foundCertificates - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- foundCertificates - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- foundCertificates() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- foundCertificates() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
-
Returns FoundCertificatesProxy to access embedded certificates
- foundCertificates() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns FoundCertificatesProxy to access embedded certificates
- foundCertificates() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
- foundCertificates() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns FoundCertificatesProxy to access embedded certificates
- FoundCertificatesProxy - Class in eu.europa.esig.dss.diagnostic
-
Handles method logic to process
XmlFoundCertificates
and returns wrappers - FoundCertificatesProxy(XmlFoundCertificates) - Constructor for class eu.europa.esig.dss.diagnostic.FoundCertificatesProxy
-
Default constructor
- foundRevocations - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- foundRevocations - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- foundRevocations() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- foundRevocations() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns FoundRevocationsProxy to access embedded revocation data
- foundRevocations() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
- foundRevocations() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns FoundRevocationsProxy to access embedded revocation data
- FoundRevocationsProxy - Class in eu.europa.esig.dss.diagnostic
-
Handles method logic to process
XmlFoundRevocations
and returns wrappers - FoundRevocationsProxy(XmlFoundRevocations) - Constructor for class eu.europa.esig.dss.diagnostic.FoundRevocationsProxy
-
Default constructor
- foundSignatures(List<AdvancedSignature>) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
This method allows to set the found signatures
- foundTimestamps - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- FRESHEST_CRL - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.1.15.
- friendlyName - Variable in class eu.europa.esig.saml.jaxb.assertion.AttributeType
- friendlyName - Variable in class eu.europa.esig.saml.jaxb.dce.DCEValueType
- fromASiCContents(ASiCContent...) - Static method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
This method loads a relevant
ASiCContainerMerger
to be used to merge givenASiCContent
s - fromBase64(String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- fromBase64(String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- fromBase64(String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Transforms a base64-encoded string to byte array
- fromBase64(String) - Static method in class eu.europa.esig.dss.utils.Utils
-
Transforms a base64-encoded string to byte array
- fromBase64Url(String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Returns the decoded binary for a base64url encoded string
- fromBasicToResp(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
Convert a BasicOCSPResp in OCSPResp (connection status is set to SUCCESSFUL).
- fromBasicToResp(BasicOCSPResp) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
Convert a BasicOCSPResp in OCSPResp (connection status is set to SUCCESSFUL).
- fromCertificate(CertificateToken) - Static method in class eu.europa.esig.dss.validation.CertificateValidator
-
Creates a CertificateValidator from a certificateToken
- fromCode(int) - Static method in enum eu.europa.esig.dss.enumerations.CertificationPermission
-
Returns a CertificationPermission corresponding to the given code value
- fromCurrentPosition() - Method in class eu.europa.esig.dss.definition.XPathExpressionBuilder
-
Starts XPath from the current position
- fromCurrentPosition(boolean) - Method in class eu.europa.esig.dss.definition.XPathExpressionBuilder
-
Defines if to start XPath from the current position
- fromCurrentPosition(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 - fromCurrentPosition(DSSElement...) - Static method in class eu.europa.esig.dss.definition.AbstractPaths
-
Builds the xpath expression to return entries starting from the current position
- fromCurrentPosition(DSSElement, DSSAttribute) - Static method in class eu.europa.esig.dss.definition.AbstractPaths
-
Builds the xpath expression to return entries starting from the current position with the given
attribute
- fromDocument(DSSDocument) - Static method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
This method guesses the document format and returns an appropriate document validator.
- fromDocuments(DSSDocument...) - Static method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
This method loads a relevant
ASiCContainerMerger
to be used to merge given container documents - fromEtsiUWithBase64UrlToClearJsonIncorporation(DSSDocument) - Static method in class eu.europa.esig.dss.jades.JWSConverter
-
Converts unprotected content of 'etsiU' header of JAdES signatures inside a document to its clear JSON incorporation form
- fromEtsiUWithClearJsonToBase64UrlIncorporation(DSSDocument) - Static method in class eu.europa.esig.dss.jades.JWSConverter
-
Converts unprotected content of 'etsiU' header of JAdES signatures inside a document to its base64Url JSON incorporation form
- fromFile(File) - Static method in interface eu.europa.esig.dss.enumerations.MimeType
-
This method returns the mime-type extrapolated from the file.
- fromFileExtension(String) - Static method in interface eu.europa.esig.dss.enumerations.MimeType
-
Returns
MimeType
matching to the providedfileExtension
String - fromFileExtension(String) - Method in class eu.europa.esig.dss.enumerations.MimeTypeEnumLoader
- fromFileExtension(String) - Method in interface eu.europa.esig.dss.enumerations.MimeTypeLoader
-
Returns
MimeType
matching to the providedfileExtension
String - fromFileName(String) - Static method in interface eu.europa.esig.dss.enumerations.MimeType
-
This method returns the mime-type extrapolated from the file name.
- fromHex(String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- fromHex(String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- fromHex(String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Transforms a HEX-encoded string to byte array
- fromHex(String) - Static method in class eu.europa.esig.dss.utils.Utils
-
Transforms a HEX-encoded string to byte array
- fromIndex(int) - Static method in enum eu.europa.esig.dss.enumerations.GeneralNameType
-
Returns a
GeneralNameType
for the given index if exists - fromInt(int) - Static method in enum eu.europa.esig.dss.enumerations.RevocationReason
-
Returns a
RevocationReason
based on the given value - fromInt(int) - Static method in enum eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
-
Returns a corresponding
OCSPRespStatus
for the int value code - fromJWSCompactToJSONFlattenedSerialization(DSSDocument) - Static method in class eu.europa.esig.dss.jades.JWSConverter
-
Converts a JWS Compact Serialization to a JSON Flattened Serialization.
- fromJWSCompactToJSONSerialization(DSSDocument) - Static method in class eu.europa.esig.dss.jades.JWSConverter
-
Converts a JWS Compact Serialization to a JSON Serialization.
- fromLabel(String) - Static method in enum eu.europa.esig.dss.enumerations.GeneralNameType
-
Returns a
GeneralNameType
for the given label if exists - fromMimeTypeString(String) - Static method in interface eu.europa.esig.dss.enumerations.MimeType
-
This method returns the first representation of the
MimeType
corresponding to the given mime-type string. - fromMimeTypeString(String) - Method in class eu.europa.esig.dss.enumerations.MimeTypeEnumLoader
- fromMimeTypeString(String) - Method in interface eu.europa.esig.dss.enumerations.MimeTypeLoader
-
Returns a
MimeType
matching the MimeTypeString
- fromName(String) - Static method in enum eu.europa.esig.dss.enumerations.SemanticsIdentifier
-
Returns
SemanticsIdentifier
based on the provided identifier name - fromOid(String) - Static method in interface eu.europa.esig.dss.enumerations.QCType
-
Returns a
QCType
by the given OID, if exists - fromOid(String) - Static method in enum eu.europa.esig.dss.enumerations.RoleOfPspOid
-
Returns a
RoleOfPspOid
by the given OID - fromOid(String) - Static method in enum eu.europa.esig.dss.enumerations.SemanticsIdentifier
-
Returns
SemanticsIdentifier
based on the provided OID - fromParameters(boolean, boolean, boolean) - Static method in enum eu.europa.esig.dss.enumerations.TokenExtractionStrategy
-
Returns the enumeration value depending on parameters
- fromReadable(String) - Static method in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
CertificateQualification can be null
- fromReadable(String) - Static method in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
SignatureQualification can be null
- fromRespToBasic(OCSPResp) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
This method returns the
BasicOCSPResp
from aOCSPResp
. - fromString(String) - Static method in enum eu.europa.esig.dss.enumerations.EndorsementType
-
Parses the string value and returns the
EndorsementType
- fromTagName(String) - Static method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
-
Returns a DSSElement by the given tag name
- fromUri(String) - Static method in interface eu.europa.esig.dss.enumerations.TSLType
-
This method returns a
TSLType
for the given URI - fromUri(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
This method returns a corresponding
ServiceTypeIdentifier
by the givenuri
- fromUri(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
This method returns a corresponding
TrustedServiceStatus
by the givenuri
- fromValue(String) - Static method in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- fromValue(String) - Static method in enum eu.europa.esig.dss.detailedreport.jaxb.XmlStatus
- fromValue(String) - Static method in enum eu.europa.esig.dss.diagnostic.jaxb.XmlEncapsulationType
- fromValue(String) - Static method in enum eu.europa.esig.dss.enumerations.ObjectIdentifierQualifier
-
Returns an
ObjectIdentifierQualifier
instance from the given value - fromValue(String) - Static method in enum eu.europa.esig.dss.policy.jaxb.Level
- fromValue(String) - Static method in enum eu.europa.esig.dss.policy.jaxb.Model
- fromValue(String) - Static method in enum eu.europa.esig.dss.policy.jaxb.TimeUnit
- fromValue(String) - Static method in enum eu.europa.esig.saml.jaxb.assertion.DecisionType
- fromValue(String) - Static method in enum eu.europa.esig.saml.jaxb.authn.context.BooleanType
- fromValue(String) - Static method in enum eu.europa.esig.saml.jaxb.authn.context.DeviceTypeType
- fromValue(String) - Static method in enum eu.europa.esig.saml.jaxb.authn.context.MediumType
- fromValue(String) - Static method in enum eu.europa.esig.saml.jaxb.authn.context.NymType
- fromValue(String) - Static method in enum eu.europa.esig.saml.jaxb.metadata.ContactTypeType
- fromValue(String) - Static method in enum eu.europa.esig.saml.jaxb.metadata.KeyTypes
- fromValue(String) - Static method in enum eu.europa.esig.saml.jaxb.protocol.AuthnContextComparisonType
- FTP - Enum constant in enum eu.europa.esig.dss.spi.client.http.Protocol
-
ftp
- ftpGet(String) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
This method retrieves data using FTP protocol .
- FULL - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureScopeType
-
The signature covers the complete document
- FULL_PATH - Enum constant in enum eu.europa.esig.dss.asic.xades.definition.ManifestAttribute
-
full-path
- FullPdfByteRangeSignatureScope - Class in eu.europa.esig.dss.pades.validation.scope
-
Represents a FULL Pdf signature scope (signature/timestamp covers a complete PDF file)
- FullPdfByteRangeSignatureScope(ByteRange, Digest) - Constructor for class eu.europa.esig.dss.pades.validation.scope.FullPdfByteRangeSignatureScope
-
Default constructor
- fullScope - Variable in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
- FullScopeCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Checks if the signature covers FULL scope documents
- FullScopeCheck(I18nProvider, XmlFC, Collection<XmlSignatureScope>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.FullScopeCheck
-
Default constructor
- FullSignatureScope - Class in eu.europa.esig.dss.validation.scope
-
Marker class meaning that the signature covers the whole document.
- FullSignatureScope(String, Digest) - Constructor for class eu.europa.esig.dss.validation.scope.FullSignatureScope
-
Default constructor
G
- g - Variable in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
- G - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
G
- GENERAL_ERROR_KEY - Static variable in class eu.europa.esig.dss.validation.policy.AbstractSignaturePolicyValidator
-
The error key to be used for general errors
- GENERALIZEDTIME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- GeneralName - Class in eu.europa.esig.dss.model.x509.extension
-
Represents a general name element (see RFC 5280)
- GeneralName() - Constructor for class eu.europa.esig.dss.model.x509.extension.GeneralName
-
Default constructor
- GeneralNameType - Enum in eu.europa.esig.dss.enumerations
-
Represents possible types of a GeneralName
- GeneralNameTypeParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
eu.europa.esig.dss.enumerations.GeneralNameType
- GeneralSubtree - Class in eu.europa.esig.dss.model.x509.extension
-
Represents a general subtree element (see "4.2.1.10.
- GeneralSubtree() - Constructor for class eu.europa.esig.dss.model.x509.extension.GeneralSubtree
-
Default constructor
- generate() - Method in class eu.europa.esig.dss.jades.JWSJsonSerializationGenerator
-
Generates the
DSSDocument
- generateBufferedImageScreenshot(DSSDocument, char[], int) - Static method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxUtils
-
The method generates a BufferedImage for the specified page of the document
- generateBufferedImageScreenshot(DSSDocument, String, int) - Static method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxUtils
-
The method generates a BufferedImage for the specified page of the document with String password
- generateCMSSignedData(DSSDocument, PAdESSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
-
Generates the CMSSignedData
- generateCMSSignedData(CMSSignedDataGenerator, CMSTypedData, boolean) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
This method generate
CMSSignedData
using the provided #CMSSignedDataGenerator
, the content and the indication if the content should be encapsulated. - generateCounterSigners(CMSSignedDataGenerator, SignerInformation) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
Generates a counter signature
- generateDetachedCMSSignedData(CMSSignedDataGenerator, CMSProcessableByteArray) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
Generates a detached CMS SignedData
- generateDocumentId(PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
-
Computes a DocumentId in a deterministic way based on the given
parameters
and the document - generateDocumentId(PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
-
Computes a DocumentId in a deterministic way based on the given
parameters
and the document - generateHtmlReport(XmlDetailedReport) - Method in class eu.europa.esig.dss.detailedreport.DetailedReportFacade
-
Generates a Bootstrap 4 Detailed report
- generateHtmlReport(XmlDetailedReport, Result) - Method in class eu.europa.esig.dss.detailedreport.DetailedReportFacade
-
Generates a Bootstrap 4 Detailed report and writes to
result
- generateHtmlReport(XmlSimpleCertificateReport) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportFacade
-
Generates a Bootstrap 4 Simple Certificate report
- generateHtmlReport(XmlSimpleCertificateReport, Result) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportFacade
-
Generates a Bootstrap 4 Simple Certificate report
- generateHtmlReport(XmlSimpleReport) - Method in class eu.europa.esig.dss.simplereport.SimpleReportFacade
-
Generates a Bootstrap 4 Simple report
- generateHtmlReport(XmlSimpleReport, Result) - Method in class eu.europa.esig.dss.simplereport.SimpleReportFacade
-
Generates a Bootstrap 4 Simple report
- generateHtmlReport(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReportFacade
-
Generates a Bootstrap 4 Detailed report from a string
- generateHtmlReport(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportFacade
-
Generates a Bootstrap 4 Simple Certificate report
- generateHtmlReport(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReportFacade
-
Generates a Bootstrap 4 Simple report
- generateHtmlReport(String, Result) - Method in class eu.europa.esig.dss.detailedreport.DetailedReportFacade
-
Generates a Bootstrap 4 Detailed report from a string and writes to
result
- generateHtmlReport(String, Result) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportFacade
-
Generates a Bootstrap 4 Simple Certificate report
- generateHtmlReport(String, Result) - Method in class eu.europa.esig.dss.simplereport.SimpleReportFacade
-
Generates a Bootstrap 4 Simple report
- generateImageScreenshot(int) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- generateImageScreenshot(int) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- generateImageScreenshot(int) - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
Generates the image screenshot for the given page of the PDF
- generateImageScreenshotWithoutAnnotations(int, List<PdfAnnotation>) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- generateImageScreenshotWithoutAnnotations(int, List<PdfAnnotation>) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- generateImageScreenshotWithoutAnnotations(int, List<PdfAnnotation>) - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
Generates the image screenshot by hiding the given list of
annotationBoxes
- generateKid(CertificateToken) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Generates the 'kid' value as in IETF RFC 5035
- generatePdfReport(XmlDetailedReport, Result) - Method in class eu.europa.esig.dss.detailedreport.DetailedReportFacade
-
Generates a PDF Detailed report
- generatePdfReport(XmlSimpleCertificateReport, Result) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportFacade
-
Generates a PDF Detailed report
- generatePdfReport(XmlSimpleReport, Result) - Method in class eu.europa.esig.dss.simplereport.SimpleReportFacade
-
Generates a PDF Simple report
- generatePdfReport(String, Result) - Method in class eu.europa.esig.dss.detailedreport.DetailedReportFacade
-
Generates a PDF Detailed report
- generatePdfReport(String, Result) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportFacade
-
Generates a PDF Detailed report
- generatePdfReport(String, Result) - Method in class eu.europa.esig.dss.simplereport.SimpleReportFacade
-
Generates a PDF Simple report
- generateScreenshot(DSSDocument, char[], int) - Static method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxUtils
-
Generates a screenshot image of the specified page for the given PDF document
- generateScreenshot(DSSDocument, char[], int, DSSResourcesHandler) - Static method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxUtils
-
Generates a screenshot image of the specified page for the given PDF document using a provided
eu.europa.esig.dss.signature.resources.DSSResourcesHandler
- generateScreenshot(DSSDocument, int) - Static method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxUtils
-
Generates a screenshot image of the specified page for the given PDF document
- generateScreenshot(DSSDocument, String, int) - Static method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxUtils
-
Generates a screenshot image of the specified page for the given PDF document
- generateScreenshot(DSSDocument, String, int, DSSResourcesHandler) - Static method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxUtils
-
Generates a screenshot image of the specified page for the given PDF document using a provided
eu.europa.esig.dss.signature.resources.DSSResourcesHandler
- generateSubtractionImage(DSSDocument, char[], int, DSSDocument, char[], int) - Static method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxUtils
-
This method returns an image representing a subtraction result between
document1
anddocument2
for the defined pages - generateSubtractionImage(DSSDocument, char[], int, DSSDocument, char[], int, DSSResourcesHandler) - Static method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxUtils
-
This method returns an image representing a subtraction result between
document1
anddocument2
for the defined pages. - generateSubtractionImage(DSSDocument, DSSDocument, int) - Static method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxUtils
-
This method returns an image representing a subtraction result between
document1
anddocument2
for the given page number - generateSubtractionImage(DSSDocument, String, int, DSSDocument, String, int) - Static method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxUtils
-
This method returns an image representing a subtraction result between
document1
anddocument2
for the defined pages - generateSubtractionImage(DSSDocument, String, int, DSSDocument, String, int, DSSResourcesHandler) - Static method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxUtils
-
This method returns an image representing a subtraction result between
document1
anddocument2
for the defined pages. - generateSVG(XmlDiagnosticData) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticDataFacade
-
Generates a SVG representation of the diagnostic data
- generateSVG(XmlDiagnosticData, Result) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticDataFacade
-
Generates a SVG representation of the diagnostic data
- generateSVG(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticDataFacade
-
Generates a SVG representation of the diagnostic data
- generateSVG(String, Result) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticDataFacade
-
Generates a SVG representation of the diagnostic data
- generation - Variable in class eu.europa.esig.saml.jaxb.authn.context.ActivationPinType
- generation - Variable in class eu.europa.esig.saml.jaxb.authn.context.PasswordType
- Generation - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for anonymous complex type.
- Generation() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.Generation
- GENERATIONQUALIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- GenericTimeStampType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for GenericTimeStampType complex type.
- GenericTimeStampType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.GenericTimeStampType
- get() - Method in class eu.europa.esig.dss.tsl.download.XmlDownloadTask
- get() - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingTask
- get() - Method in class eu.europa.esig.dss.tsl.parsing.TLParsingTask
- get() - Method in class eu.europa.esig.dss.tsl.validation.TLValidatorTask
- get(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Returns the CachedEntry for the related
cacheKey
. - get(Boolean) - Static method in enum eu.europa.esig.dss.enumerations.SignatureValidity
-
Returns the SignatureValidity type matching the given value
- get(Object) - Method in class eu.europa.esig.dss.jades.JsonObject
- get(String) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
- get(String) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
- get(String) - Method in interface eu.europa.esig.dss.spi.client.http.DataLoader
-
Execute a HTTP GET operation.
- get(String) - Method in class eu.europa.esig.dss.spi.client.http.IgnoreDataLoader
- get(String) - Method in class eu.europa.esig.dss.spi.client.http.MemoryDataLoader
- get(String) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
- get(String, boolean) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Deprecated.since 5.12. To be removed in DSS 5.13. Use
#get(url)
for no cache, or an alternative DataLoader providing caching functionality. - get(String, boolean) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
-
Executes a GET request to the provided URL, with a forced cache
refresh
when defined - get(String, boolean) - Method in interface eu.europa.esig.dss.spi.client.http.DataLoader
-
Deprecated.since 5.12. To be removed in DSS 5.13. Use
#get(url)
for no cache, or an alternative DataLoader providing caching functionality. - get(String, boolean) - Method in class eu.europa.esig.dss.spi.client.http.IgnoreDataLoader
-
Deprecated.
- get(String, boolean) - Method in class eu.europa.esig.dss.spi.client.http.MemoryDataLoader
-
Deprecated.
- get(String, boolean) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
-
Executes a GET request to the provided URL, with a forced cache
refresh
when defined - get(List<String>) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
- get(List<String>) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
- get(List<String>) - Method in interface eu.europa.esig.dss.spi.client.http.DataLoader
-
Execute a HTTP GET operation.
- get(List<String>) - Method in class eu.europa.esig.dss.spi.client.http.IgnoreDataLoader
- get(List<String>) - Method in class eu.europa.esig.dss.spi.client.http.MemoryDataLoader
- get(List<String>) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
- get(X500Principal) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Gets a map of X500 attribute names and the values
- get(AlgorithmIdentifier) - Method in class eu.europa.esig.dss.cades.signature.CustomMessageDigestCalculatorProvider
- get(AlgorithmIdentifier) - Method in class eu.europa.esig.dss.cades.validation.PrecomputedDigestCalculatorProvider
- GET - Enum constant in enum eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader.HttpMethod
-
GET method
- getAbbreviation() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
- getAbbreviation() - Method in class eu.europa.esig.dss.model.x509.Token
-
This method returns the DSS abbreviation of the token.
- getAbbreviation() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
-
This method returns the DSS abbreviation of the CRLToken.
- getAbbreviation() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
- getAbbreviation() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
- getAbsolutePath() - Method in class eu.europa.esig.dss.model.FileDocument
-
Returns the
String
representing the absolute path to the encapsulated document. - getAbsoluteResourceFolder(String) - Method in class eu.europa.esig.dss.service.http.commons.ResourceLoader
-
This method converts the resource path to the absolute path in target folder.
- getAcceptableCertificateRevocations() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidationCertificateRevocationSelector
-
Returns a list of acceptable certificate revocation data in the past validation process
- getAcceptableContainerTypes() - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Gets the value of the acceptableContainerTypes property.
- getAcceptableDigestAlgo() - Method in class eu.europa.esig.dss.policy.jaxb.CryptographicConstraint
-
Gets the value of the acceptableDigestAlgo property.
- getAcceptableDigestAlgoLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Returns a level constraint for AcceptableDigestAlgo constraint if present, the global
getLevel
otherwise. - getAcceptableEncryptionAlgo() - Method in class eu.europa.esig.dss.policy.jaxb.CryptographicConstraint
-
Gets the value of the acceptableEncryptionAlgo property.
- getAcceptableEncryptionAlgoLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Returns a level constraint for AcceptableEncryptionAlgo constraint if present, the global
getLevel
otherwise. - getAcceptableFormats() - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Gets the value of the acceptableFormats property.
- getAcceptableMimeTypeFileContent() - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Gets the value of the acceptableMimeTypeFileContent property.
- getAcceptablePDFAProfiles() - Method in class eu.europa.esig.dss.policy.jaxb.PDFAConstraints
-
Gets the value of the acceptablePDFAProfiles property.
- getAcceptablePDFAProfilesConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getAcceptablePDFAProfilesConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns AcceptablePDFAProfiles constraint if present in the policy, null otherwise
- getAcceptablePolicies() - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Gets the value of the acceptablePolicies property.
- getAcceptableRevocationDataForPSVIfExistOrReturnAll(TokenProxy, CertificateWrapper, Map<String, XmlBasicBuildingBlocks>, POEExtraction) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
This method verifies if there is an acceptable revocation data according to rules defined in 5.6.2.4 step 1) and returns a list of the revocation data.
- getAcceptableRevocationDataFound() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the acceptableRevocationDataFound property.
- getAcceptableRevocationDataFoundConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getAcceptableRevocationDataFoundConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns acceptable revocation data available constraint
- getAcceptableRevocationId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCRS
-
Gets the value of the acceptableRevocationId property.
- getAcceptableZipComment() - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Gets the value of the acceptableZipComment property.
- getAcceptedContainerTypesConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getAcceptedContainerTypesConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns AcceptedContainerTypes constraint if present in the policy, null otherwise
- getAcceptedHttpStatus() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Deprecated.since DSS 5.12. Use
CommonsHttpClientResponseHandler httpClientResponseHandler = new CommonsHttpClientResponseHandler(); List<Integer> acceptedHttpStatus = httpClientResponseHandler.getAcceptedHttpStatuses();
- getAcceptedHttpStatuses() - Method in class eu.europa.esig.dss.service.http.commons.CommonsHttpClientResponseHandler
-
Returns a list of accepted HTTP status numbers
- getAcceptedMimeTypeContentsConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getAcceptedMimeTypeContentsConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns AcceptedMimeTypeContents constraint if present in the policy, null otherwise
- getAcceptedZipCommentsConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getAcceptedZipCommentsConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns AcceptedZipComments constraint if present in the policy, null otherwise
- getAction() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModification
-
Gets the value of the action property.
- getAction() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFLockDictionary
-
Gets the value of the action property.
- getAction() - Method in class eu.europa.esig.dss.pdf.SigFieldPermissions
-
Gets the defined action
- getAction() - Method in class eu.europa.esig.saml.jaxb.assertion.AuthzDecisionStatementType
-
Gets the value of the action property.
- getAction() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthzDecisionQueryType
-
Gets the value of the action property.
- getActionType() - Method in class eu.europa.esig.dss.pdf.modifications.ObjectModification
-
Returns a corresponding object modification type
- getActivationLimit() - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationPinType
-
Gets the value of the activationLimit property.
- getActivationLimitDuration() - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitType
-
Gets the value of the activationLimitDuration property.
- getActivationLimitSession() - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitType
-
Gets the value of the activationLimitSession property.
- getActivationLimitUsages() - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitType
-
Gets the value of the activationLimitUsages property.
- getActivationPin() - Method in class eu.europa.esig.saml.jaxb.authn.context.KeyActivationType
-
Gets the value of the activationPin property.
- getActivationPin() - Method in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
-
Gets the value of the activationPin property.
- getActor() - Method in class eu.europa.esig.saml.jaxb.ecp.RelayStateType
-
Gets the value of the actor property.
- getActor() - Method in class eu.europa.esig.saml.jaxb.ecp.RequestType
-
Gets the value of the actor property.
- getActor() - Method in class eu.europa.esig.saml.jaxb.ecp.ResponseType
-
Gets the value of the actor property.
- getAdbeRevocationInfoArchivalReferences() - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
-
Returns a list of revocation data
TimestampedReference
s from the adbe-revocationInfoArchival signed attribute - getADBERevocationValuesBinaries() - Method in class eu.europa.esig.dss.pades.validation.PAdESCRLSource
- getADBERevocationValuesBinaries() - Method in class eu.europa.esig.dss.pades.validation.PAdESOCSPSource
- getADBERevocationValuesBinaries() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
EncapsulatedRevocationTokenIdentifier
s present in the ADBE signed attribute - getADBERevocationValuesTokens() - Method in class eu.europa.esig.dss.pades.validation.PAdESCRLSource
- getADBERevocationValuesTokens() - Method in class eu.europa.esig.dss.pades.validation.PAdESOCSPSource
- getADBERevocationValuesTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
RevocationToken
s present in the ADBE signed attribute NOTE: Applicable only for PAdES revocation source - getAdditionalInfo() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Gets the value of the additionalInfo property.
- getAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Gets an additional information
- getAdditionalInformation() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType
-
Gets the value of the additionalInformation property.
- getAdditionalMetadataLocation() - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Gets the value of the additionalMetadataLocation property.
- getAdditionalServiceInformation() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeType
-
Gets the value of the additionalServiceInformation property.
- getAdditionalServiceInfos() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets additional service informations
- getAdditionalServiceInfoUris() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryTrustedServiceMapping
- getAdditionalServiceInfoUris() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- getAdditionalServiceInfoUris() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
-
Gets additional service info urls
- getAdditionalValidationReportData() - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
-
Gets the value of the additionalValidationReportData property.
- getAddress() - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
-
Gets the value of the address property.
- getAddress() - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectLocalityType
-
Gets the value of the address property.
- getAddressString() - Method in class eu.europa.esig.validationreport.jaxb.SASignatureProductionPlaceType
-
Gets the value of the addressString property.
- getAdESValidationDetails() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
-
Gets the value of the adESValidationDetails property.
- getAdESValidationErrors(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of ETSI EN 319 102-1 AdES validation error messages for a token with the given id
- getAdESValidationErrors(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method retrieve the ETSI EN 319 102-1 AdES validation errors for a given token by id
- getAdESValidationInfo(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method retrieve the ETSI EN 319 102-1 AdES validation information for a given token by id
- getAdESValidationInfos(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of ETSI EN 319 102-1 AdES validation info messages for a token with the given id
- getAdESValidationWarnings(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of ETSI EN 319 102-1 AdES validation warning messages for a token with the given id
- getAdESValidationWarnings(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method retrieve the ETSI EN 319 102-1 AdES validation warnings for a given token by id
- getAdjunctCertSources() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Returns the list of adjunct certificate sources assigned to this verifier.
- getAdjunctCertSources() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- getADSL() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Gets the value of the adsl property.
- getAdvice() - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Gets the value of the advice property.
- getAffiliateMember() - Method in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
-
Gets the value of the affiliateMember property.
- getAffiliationDescriptor() - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Gets the value of the affiliationDescriptor property.
- getAffiliationOwnerID() - Method in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
-
Gets the value of the affiliationOwnerID property.
- getAfter(Date) - Method in class eu.europa.esig.dss.spi.util.TimeDependentValues
-
Gets a list of time dependent values occurred after
notBefore
- getAIACertificatesExtractQuery() - Method in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
-
Returns an SQL query to extract AIA certificates from a table
- getAIAKeysExtractQuery() - Method in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
-
Returns an SQL query to extract stored AIA keys in a table
- getAIASource() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Gets the AIASource used to load a
eu.europa.esig.dss.model.x509.CertificateToken
's issuer by defined AIA URI(s) within the token - getAIASource() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- getAiaUrl() - Method in class eu.europa.esig.dss.spi.x509.aia.OnlineAIASource.CertificatesAndAIAUrl
-
Gets AIA Url used to download the certificates
- getAiaUrls() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- getAlertOnExpiredSignature() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method returns the defined execution behaviour on expired signature (if the signing certificate or its POE(s) has been expired).
- getAlertOnExpiredSignature() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- getAlertOnInvalidTimestamp() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method returns the defined execution behaviour on invalid timestamp.
- getAlertOnInvalidTimestamp() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- getAlertOnMissingRevocationData() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method returns the defined execution behaviour on missing revocation data.
- getAlertOnMissingRevocationData() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- getAlertOnNoRevocationAfterBestSignatureTime() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method returns the defined execution behaviour if no revocation data obtained with an issuance time after the bestSignatureTime
- getAlertOnNoRevocationAfterBestSignatureTime() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- getAlertOnRevokedCertificate() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method returns the defined execution behaviour on revoked certificate.
- getAlertOnRevokedCertificate() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- getAlertOnUncoveredPOE() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method returns the defined execution behaviour on uncovered POE (timestamp).
- getAlertOnUncoveredPOE() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- getALevelTimestamps() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a list of archive timestamps for the signature
- getAlgoExpirationDate() - Method in class eu.europa.esig.dss.policy.jaxb.CryptographicConstraint
-
Gets the value of the algoExpirationDate property.
- getAlgoExpirationDateAfterUpdateLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Returns a level constraint for AlgoExpirationDate constraint if present, the global
getLevel
otherwise. - getAlgoExpirationDateLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Returns a level constraint for AlgoExpirationDate constraint if present, the global
getLevel
otherwise. - getAlgorithm() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class eu.europa.esig.dss.model.Digest
-
Gets the DigestAlgorithm
- getAlgorithm() - Method in class eu.europa.esig.dss.model.SignatureValue
-
Gets the
SignatureAlgorithm
- getAlgorithm() - Method in class eu.europa.esig.dss.ws.dto.DigestDTO
-
Gets the
DigestAlgorithm
- getAlgorithm() - Method in class eu.europa.esig.dss.ws.dto.SignatureValueDTO
-
Gets the used
SignatureAlgorithm
- getAlgorithm() - Method in class eu.europa.esig.dss.xades.reference.AbstractTransform
- getAlgorithm() - Method in interface eu.europa.esig.dss.xades.reference.DSSTransform
-
Returns a particular transformation algorithm name
- getAlgorithm() - Method in class eu.europa.esig.saml.jaxb.metadata.algsupport.DigestMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class eu.europa.esig.saml.jaxb.metadata.algsupport.SigningMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class eu.europa.esig.xmldsig.jaxb.CanonicalizationMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class eu.europa.esig.xmldsig.jaxb.DigestMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class eu.europa.esig.xmldsig.jaxb.SignatureMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class eu.europa.esig.xmldsig.jaxb.TransformType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class eu.europa.esig.xmlenc.jaxb.AgreementMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptionMethodType
-
Gets the value of the algorithm property.
- getAlgorithm(EncryptionAlgorithm, DigestAlgorithm) - Static method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
For given encryption algorithm and digest algorithm this function returns the signature algorithm.
- getAlgorithm(EncryptionAlgorithm, DigestAlgorithm, MaskGenerationFunction) - Static method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
For given encryption algorithm and digest algorithm this function returns the signature algorithm.
- getAlgorithmIdentifier() - Method in class eu.europa.esig.dss.cades.signature.CustomContentSigner
- getAlgorithmIdentifier(DigestAlgorithm) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Gets the ASN.1 algorithm identifier structure corresponding to a digest algorithm
- getAlgorithmIdentifier(ASN1Sequence) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Gets the ASN.1 algorithm identifier structure corresponding to the algorithm found in the provided Timestamp Hash Index Table, if such algorithm is present
- getAlgorithmParameters() - Method in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
-
Gets the value of the algorithmParameters property.
- getAlgos() - Method in class eu.europa.esig.dss.policy.jaxb.ListAlgo
-
Gets the value of the algos property.
- getAlias() - Method in class eu.europa.esig.dss.token.KSPrivateKeyEntry
-
Get the entry alias
- getAlias() - Method in class eu.europa.esig.dss.ws.server.signing.dto.RemoteKeyEntry
-
Gets the alias
- getAlignmentHorizontal() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Gets the signature field horizontal alignment on the page
- getAlignmentVertical() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Gets the signature field vertical alignment on the page
- getAllCacheKeys() - Method in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
This method returns all found keys in any cache
- getAllCertificateIdentifiers() - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
-
Returns a Set of all
SignerIdentifier
For CAdES/PAdES/Timestamp - getAllCertificateRefs() - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
-
Returns a Set of all certificate references
- getAllCertificateSources() - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- getAllCertificateSources() - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
Returns a list of all
CertificateSource
s used during the validation process. - getAllCertificateTokens() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
Returns a set of all containing certificate tokens
- getAllCounterSignatures() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns counter-signatures (not signatures)
- getAllCounterSignaturesForMasterSignature(SignatureWrapper) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns a set of
SignatureWrapper
s for a givenmasterSignatureWrapper
- getAllDataObjectsTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades111.SignedDataObjectPropertiesType
-
Gets the value of the allDataObjectsTimeStamp property.
- getAllDataObjectsTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades122.SignedDataObjectPropertiesType
-
Gets the value of the allDataObjectsTimeStamp property.
- getAllDataObjectsTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades132.SignedDataObjectPropertiesType
-
Gets the value of the allDataObjectsTimeStamp property.
- getAllDataObjectsTimestampMessageDigest() - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampMessageDigestBuilder
-
Returns the computed message-imprint digest for xades132:AllDataObjectsTimestamp token
- getAllDocuments() - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Gets all documents
- getAllDocuments() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns a list of all embedded documents
- getAllEntities() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
Returns a set of all containing
CertificateSourceEntity
- getAllFilesSigned() - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Gets the value of the allFilesSigned property.
- getAllFilesSignedConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getAllFilesSignedConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns AllFilesSigned constraint if present in the policy, null otherwise
- getAllManifestDocuments() - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Returns a list of all found manifest documents
- getAllManifestDocuments() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns a list of all embedded manifest documents
- getAllMessages() - Method in exception class eu.europa.esig.dss.jaxb.common.exception.XSDValidationException
-
Returns the XSD validation error messages
- getAllOrphanCertificateObjects() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns a list of all found
OrphanCertificateWrapper
values - getAllOrphanCertificateReferences() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns a list of all found orphan certificate references
- getAllOrphanRevocationObjects() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns a list of all found
OrphanRevocationWrapper
values - getAllOrphanRevocationReferences() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns a list of all found orphan revocation references
- getAllReferencedRevocationBinaries() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the Set of tokens which have a reference
- getAllRevocationBinaries() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves all found revocation binaries
- getAllRevocationBinaries() - Method in class eu.europa.esig.dss.validation.ListRevocationSource
-
Gets all revocation token binaries from all incorporated sources
- getAllRevocationBinariesWithOrigins() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictCRLSource
- getAllRevocationBinariesWithOrigins() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictOCSPSource
- getAllRevocationBinariesWithOrigins() - Method in class eu.europa.esig.dss.pades.validation.PAdESCRLSource
- getAllRevocationBinariesWithOrigins() - Method in class eu.europa.esig.dss.pades.validation.PAdESOCSPSource
- getAllRevocationBinariesWithOrigins() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves all found revocation binaries with their origins
- getAllRevocationData() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns all revocation data
- getAllRevocationReferences() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves a Set of all found
RevocationRef
- getAllRevocationTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves a Set of all found
RevocationToken
- getAllRevocationTokensWithOrigins() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictCRLSource
- getAllRevocationTokensWithOrigins() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictOCSPSource
- getAllRevocationTokensWithOrigins() - Method in class eu.europa.esig.dss.pades.validation.PAdESCRLSource
- getAllRevocationTokensWithOrigins() - Method in class eu.europa.esig.dss.pades.validation.PAdESOCSPSource
- getAllRevocationTokensWithOrigins() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Returns all tokens with their origins
- getAllSignatureDocuments(ASiCContent...) - Method in class eu.europa.esig.dss.asic.cades.merge.AbstractASiCWithCAdESContainerMerger
-
This method returns all signature documents extracted from given
ASiCContent
containers - getAllSignatures() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
- getAllSignatures() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns signatures (not countersignatures)
- getAllSignatures() - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
- getAllSignatures() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Returns a list of all signatures from the validating document
- getAllSignaturesExceptCounterSignatures(Node) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Returns a NodeList of all "ds:Signature" elements found in the
documentNode
- getAllSignedDataObjects() - Method in class eu.europa.esig.xades.jaxb.xades111.CommitmentTypeIndicationType
-
Gets the value of the allSignedDataObjects property.
- getAllSignedDataObjects() - Method in class eu.europa.esig.xades.jaxb.xades122.CommitmentTypeIndicationType
-
Gets the value of the allSignedDataObjects property.
- getAllSignedDataObjects() - Method in class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeIndicationType
-
Gets the value of the allSignedDataObjects property.
- getAllSignerDocuments() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns a list of all covered documents, including the ones covering by timestamp(s), when applicable
- getAllTimestampedOrphanTokens() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns a list of all OrphanTokens
- getAllTimestamps() - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- getAllTimestamps() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns a list of all timestamps found in the signature
- getAllTimestamps() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getAllTimestamps() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- getAllTimestamps() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Returns a list of all incorporated timestamps
- getAllTimestampsExceptLastArchiveTimestamp() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- getAllTimestampsExceptLastArchiveTimestamp() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Returns a list of all
TimestampToken
s except the last archive timestamp - getAllTimestampsProducedAfterSignatureCreation() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns all non-content timestamps
- getAllValidationData() - Method in class eu.europa.esig.dss.validation.ValidationDataContainer
-
Returns a combined validation data for all tokens
- getAllValidationDataForSignature(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.ValidationDataContainer
-
Returns a complete validation data for a signature, including the data for incorporated timestamps and/or counter-signatures
- getAlpha() - Method in class eu.europa.esig.dss.ws.dto.RemoteColor
-
Gets alpha layer value
- getAlphabet() - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationPinType
-
Gets the value of the alphabet property.
- getAlphabet() - Method in class eu.europa.esig.saml.jaxb.authn.context.PasswordType
-
Gets the value of the alphabet property.
- getAlternativeCRLUrls(CertificateToken) - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
- getAlternativeCRLUrls(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CommonTrustedCertificateSource
-
Returns a list of alternative CRL access point Urls for the certificate token
- getAlternativeOCSPUrls(CertificateToken) - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
- getAlternativeOCSPUrls(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CommonTrustedCertificateSource
-
Returns a list of alternative OCSP access point Urls for the certificate token
- getAmount() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcEuLimitValue
-
Gets the value of the amount property.
- getAmount() - Method in class eu.europa.esig.dss.diagnostic.QCLimitValueWrapper
-
Returns the defined amount
- getAmount() - Method in class eu.europa.esig.dss.model.x509.extension.QCLimitValue
-
Gets the amount
- getAnnotationBox() - Method in class eu.europa.esig.dss.pdf.PdfAnnotation
-
Returns the
AnnotationBox
- getAnnotationBox() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
- getAnnotationBox() - Method in interface eu.europa.esig.dss.pdf.visible.VisualSignatureFieldAppearance
-
Creates an
AnnotationBox
from the SignatureFieldBox - getAnnotationChanges() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModifications
-
Gets the value of the annotationChanges property.
- getAnnotationOverlap() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlModificationDetection
-
Gets the value of the annotationOverlap property.
- getAnnotationOverlaps() - Method in class eu.europa.esig.dss.pdf.modifications.PdfModificationDetection
-
Returns information about annotations overlapping
- getAnnotationOverlaps(PdfDocumentReader) - Method in class eu.europa.esig.dss.pdf.modifications.DefaultPdfDifferencesFinder
- getAnnotationOverlaps(PdfDocumentReader) - Method in interface eu.europa.esig.dss.pdf.modifications.PdfDifferencesFinder
-
Returns a list of found annotation overlaps
- getAnnotCreationChanges() - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectModifications
-
Returns a list of annot creation/modification/deletion changes
- getAny() - Method in class eu.europa.esig.saml.jaxb.authn.context.ExtensionType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.saml.jaxb.metadata.algsupport.DigestMethodType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.saml.jaxb.metadata.algsupport.SigningMethodType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.saml.jaxb.metadata.EndpointType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.saml.jaxb.metadata.ExtensionsType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.saml.jaxb.protocol.ArtifactResponseType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.saml.jaxb.protocol.ExtensionsType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusDetailType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.soap.jaxb.envelope.Body
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.soap.jaxb.envelope.Detail
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.soap.jaxb.envelope.Envelope
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.soap.jaxb.envelope.Header
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.validationreport.jaxb.CertificateChainType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationProcessType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidatorType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.validationreport.jaxb.SignerInformationType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.validationreport.jaxb.VOReferenceType
-
Gets the value of the any property.
- getAny() - Method in class eu.europa.esig.xmlenc.jaxb.ReferenceType
-
Gets the value of the any property.
- getAppName() - Method in interface eu.europa.esig.dss.pades.PAdESCommonParameters
-
Returns name of an application used to create a signature/timestamp
- getAppName() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- getAppName() - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
- getArchiveCutOff() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Gets the value of the archiveCutOff property.
- getArchiveCutOff() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
-
Returns the archive-cut-off attribute time, when present
- getArchiveCutOff() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Returns the archiveCutOff date (from an OCSP Response)
- getArchiveDataValidationIndication(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets validation with archive data indication for a signature with id
- getArchiveDataValidationSubIndication(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets validation with archive data subIndication for a signature with id
- getArchiveDocuments() - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidator
- getArchiveDocuments() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns a list of archive documents embedded the container
- getArchiveExtractor(DSSDocument) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
- getArchiveExtractor(DSSDocument) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCSignatureService
-
Returns a relevant ASiC container extractor for the given format
- getArchiveExtractor(DSSDocument) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESService
- getArchiveManifestDocuments() - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Gets archive manifest documents (ASiC with CAdES only)
- getArchiveManifestDocuments() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns a list of embedded archive manifest documents
- getArchiveManifestFilename(ASiCContent) - Method in interface eu.europa.esig.dss.asic.cades.ASiCWithCAdESFilenameFactory
-
Returns a new filename of an archive manifest file to be moved.
- getArchiveManifestFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.DefaultASiCWithCAdESFilenameFactory
- getArchiveManifestFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.SimpleASiCWithCAdESFilenameFactory
- getArchiveTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
-
Gets the value of the archiveTimeStamp property.
- getArchiveTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Gets the value of the archiveTimeStamp property.
- getArchiveTimestampData(DigestAlgorithm, String) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
-
Returns message-imprint digest for an ArchiveTimestamp
- getArchiveTimestampData(DigestAlgorithm, String) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
-
Returns message-imprint digest for an ArchiveTimeStamp
- getArchiveTimestampMessageDigest() - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampMessageDigestBuilder
- getArchiveTimestampMessageDigest() - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampMessageDigestBuilder
- getArchiveTimestampMessageDigest() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampMessageDigestBuilder
-
Archive timestamp seals the data of the signature in a specific order.
- getArchiveTimestampMessageDigest() - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampMessageDigestBuilder
- getArchiveTimestampOtherReferences(TimestampToken) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- getArchiveTimestampOtherReferences(TimestampToken) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- getArchiveTimestampOtherReferences(TimestampToken) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of
TimestampedReference
s for the given archivetimestampToken
that cannot be extracted from signature attributes (signed or unsigned), depending on its format (signedData for CAdES or, keyInfo for XAdES) - getArchiveTimestampOtherReferences(TimestampToken) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- getArchiveTimestampParameters() - Method in class eu.europa.esig.dss.cades.CAdESSignatureParameters
- getArchiveTimestampParameters() - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
- getArchiveTimestampParameters() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Get the parameters for archive timestamp (Baseline-LTA)
- getArchiveTimestampParameters() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- getArchiveTimestampParameters() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Get the parameters for achive timestamp (Baseline-LTA)
- getArchiveTimestampParameters() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
- getArchiveTimestampPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getArchiveTimestampPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getArchiveTimestampPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getArchiveTimestampPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades141:ArchiveTimeStamp"
- getArchiveTimestamps() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a list of archive timestamps for the signature
- getArchiveTimestamps() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns the archive Timestamps
- getArchiveTimestamps() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getArchiveTimestamps() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- getArchiveTimestamps() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Returns a list of incorporated archive timestamps
- getArchiveTimestampType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Gets the value of the archiveTimestampType property.
- getArchiveTimestampType() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns archive timestamp type, if applicable NOTE: returns null for non archive timestamps
- getArchiveTimestampType() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Gets the
ArchiveTimestampType
, when applicable - getArchiveTimestampType(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- getArchiveTimestampType(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- getArchiveTimestampType(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- getArchiveTimestampType(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns
ArchiveTimestampType
for the givenunsignedAttribute
- getArchiveTimestampV3MessageImprint(SignerInformation, Attribute, DSSDocument, DigestAlgorithm) - Method in class eu.europa.esig.dss.cades.signature.CadesLevelBaselineLTATimestampExtractor
-
Computes a message-imprint for an archive-time-stamp-v3
- getArtifact() - Method in class eu.europa.esig.saml.jaxb.protocol.ArtifactResolveType
-
Gets the value of the artifact property.
- getArtifactResolutionService() - Method in class eu.europa.esig.saml.jaxb.metadata.SSODescriptorType
-
Gets the value of the artifactResolutionService property.
- getAsArray(String) - Method in interface eu.europa.esig.dss.pdf.PdfDict
-
Gets the pdfArray by name
- getAsBoolean(Map<?, ?>, String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Gets a value from the
map
under the givenkey
asBoolean
- getAscentPoint(String, float) - Method in class eu.europa.esig.dss.pdf.openpdf.visible.ITextDSSFontMetrics
-
Returns the ascent point
- getAsciiBytes(String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Returns ASCII-encoded array
- getAsDict(int) - Method in interface eu.europa.esig.dss.pdf.PdfArray
-
Returns a dictionary entry at the position i
- getAsDict(String) - Method in interface eu.europa.esig.dss.pdf.PdfDict
-
Gets an embedded dictionary by name
- getAsi() - Method in class eu.europa.esig.dss.spi.tsl.ServiceTypeASi
-
Gets the AdditionalServiceInformation value
- getAsicContainer() - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Gets the original ASiC container
- getASiCContainerExtractor() - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESCounterSignatureHelper
- getASiCContainerExtractor() - Method in class eu.europa.esig.dss.asic.common.signature.ASiCCounterSignatureHelper
-
Gets an ASiC container extractor relative to the current implementation
- getASiCContainerExtractor() - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESCounterSignatureHelper
- getAsicContainerType() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Gets ASiC container type
- getASiCContainerType(MimeType) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Returns related
ASiCContainerType
for the givenasicMimeType
- getASiCContainerValidationChain(ChainItem<XmlFC>) - Method in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
-
This method chains all ASiC container related checks to the given
item
chain, when applicable - getAsicContent() - Method in class eu.europa.esig.dss.asic.common.signature.ASiCCounterSignatureHelper
-
Returns
ASiCContent
- getASiCManifestExtensions() - Method in class eu.europa.esig.asic.manifest.jaxb.ASiCManifestType
-
Gets the value of the aSiCManifestExtensions property.
- getASiCSignatureParameters(ASiCContainerType, SignatureForm) - Method in class eu.europa.esig.dss.ws.signature.common.AbstractRemoteSignatureServiceImpl
-
Gets the ASiC Signature Parameters
- getASiCSSignedDocument(List<DSSDocument>, Date) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCDataToSignHelperBuilder
-
This method returns a document to be signed in case of an ASiC-S container
- getAsList(Map<?, ?>, String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Gets a value from the
map
under the givenkey
asList
- getAsMap(Map<?, ?>, String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Gets a value from the
map
under the givenkey
asMap
- getAsn1Attributes(AttributeTable, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns an array of
Attribute
s for a givenoid
found in theunsignedAttributes
- getAsn1AttributeSet(AttributeTable, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns an Attribute values for a given
oid
found in theunsignedAttributes
- getAsn1Encodable(Attribute) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns
ASN1Encodable
of theattribute
- getAsn1Encodable(AttributeTable, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns
ASN1Encodable
for a givenoid
found in theunsignedAttributes
- getAsn1IntegerFromDerOctetString(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
This method returns the
ASN1Integer
encapsulated inDEROctetString
. - getASN1Object() - Method in class eu.europa.esig.dss.cades.validation.CAdESAttribute
-
Returns the inner
ASN1Encodable
object - getAsn1ObjectIdentifier() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPResponseBinary
-
Gets the
ASN1ObjectIdentifier
- getASN1Oid() - Method in class eu.europa.esig.dss.cades.validation.CAdESAttribute
-
Returns object identifier
- getAsn1SequenceFromDerOctetString(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
This method returns the
ASN1Sequence
encapsulated inDEROctetString
. - getAsn1SignaturePolicyDigest(DigestAlgorithm, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
This method computes the digest of an ASN1 signature policy (used in CAdES) TS 101 733 5.8.1 : If the signature policy is defined using ASN.1, then the hash is calculated on the value without the outer type and length fields, and the hashing algorithm shall be as specified in the field sigPolicyHash.
- getAssert() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
-
Gets the value of the assert property.
- getAssertionConsumerService() - Method in class eu.europa.esig.saml.jaxb.metadata.SPSSODescriptorType
-
Gets the value of the assertionConsumerService property.
- getAssertionConsumerServiceIndex() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Gets the value of the assertionConsumerServiceIndex property.
- getAssertionConsumerServiceURL() - Method in class eu.europa.esig.saml.jaxb.ecp.ResponseType
-
Gets the value of the assertionConsumerServiceURL property.
- getAssertionConsumerServiceURL() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Gets the value of the assertionConsumerServiceURL property.
- getAssertionIDRef() - Method in class eu.europa.esig.saml.jaxb.protocol.AssertionIDRequestType
-
Gets the value of the assertionIDRef property.
- getAssertionIDRefOrAssertionURIRefOrAssertion() - Method in class eu.europa.esig.saml.jaxb.assertion.AdviceType
-
Gets the value of the assertionIDRefOrAssertionURIRefOrAssertion property.
- getAssertionIDRefOrAssertionURIRefOrAssertion() - Method in class eu.europa.esig.saml.jaxb.assertion.EvidenceType
-
Gets the value of the assertionIDRefOrAssertionURIRefOrAssertion property.
- getAssertionIDRequestService() - Method in class eu.europa.esig.saml.jaxb.metadata.AttributeAuthorityDescriptorType
-
Gets the value of the assertionIDRequestService property.
- getAssertionIDRequestService() - Method in class eu.europa.esig.saml.jaxb.metadata.AuthnAuthorityDescriptorType
-
Gets the value of the assertionIDRequestService property.
- getAssertionIDRequestService() - Method in class eu.europa.esig.saml.jaxb.metadata.IDPSSODescriptorType
-
Gets the value of the assertionIDRequestService property.
- getAssertionIDRequestService() - Method in class eu.europa.esig.saml.jaxb.metadata.PDPDescriptorType
-
Gets the value of the assertionIDRequestService property.
- getAssertionOrEncryptedAssertion() - Method in class eu.europa.esig.saml.jaxb.protocol.ResponseType
-
Gets the value of the assertionOrEncryptedAssertion property.
- getAssertions() - Method in class eu.europa.esig.dss.cades.SignedAssertions
-
Returns a list of
SignedAssertion
s - getAssociatedValidationReportData() - Method in class eu.europa.esig.validationreport.jaxb.ValidationStatusType
-
Gets the value of the associatedValidationReportData property.
- getAsString(Map<?, ?>, String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Gets a value from the
map
under the givenkey
asString
- getAtsHashIndex(AttributeTable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns ats-hash-index table, with a related version present in from timestamp's unsigned properties
- getAtsHashIndex(SignerInformation, DigestAlgorithm, ASN1ObjectIdentifier) - Method in class eu.europa.esig.dss.cades.signature.CadesLevelBaselineLTATimestampExtractor
-
The ats-hash-index unsigned attribute provides an unambiguous imprint of the essential components of a CAdES signature for use in the archive time-stamp (see 6.4.3).
- getAtsHashIndexByVersion(AttributeTable, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns ats-hash-index table, with a specified version present in from timestamp's unsigned properties
- getATSHashIndexV3OctetString(ASN1ObjectIdentifier, ASN1Set) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns octets from the given attribute for ATS-Hash-Index-v3 table
- getAtsHashIndexVersionIdentifier(AttributeTable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns
ASN1ObjectIdentifier
of the found AtsHashIndex - getAttrAuthoritiesCertValues() - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Retrieves the list of all certificates from the AttrAuthoritiesCertValues (XAdES)
- getAttrAuthoritiesCertValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getAttrAuthoritiesCertValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getAttrAuthoritiesCertValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getAttrAuthoritiesCertValuesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:AttrAuthoritiesCertValues"
- getAttribute() - Method in class eu.europa.esig.saml.jaxb.metadata.AttributeAuthorityDescriptorType
-
Gets the value of the attribute property.
- getAttribute() - Method in class eu.europa.esig.saml.jaxb.metadata.IDPSSODescriptorType
-
Gets the value of the attribute property.
- getAttribute() - Method in class eu.europa.esig.saml.jaxb.protocol.AttributeQueryType
-
Gets the value of the attribute property.
- getAttribute(Node, String) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Returns attribute value for the given attribute name if exist, otherwise returns NULL
- getAttributeCertificateRefs() - Method in class eu.europa.esig.dss.pades.validation.PAdESCertificateSource
- getAttributeCertificateRefs() - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Retrieves the list of
CertificateRef
s included in the attribute attribute-certificate-references (CAdES) or the AttributeCertificateRefs/AttributeCertificateRefsV2 (XAdES) - getAttributeCertificateRefs() - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Gets the value of the attributeCertificateRefs property.
- getAttributeCertificateRefsCertPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getAttributeCertificateRefsCertPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getAttributeCertificateRefsCertPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getAttributeCertificateRefsCertPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:AttributeCertificateRefs/xades:CertRefs/xades:Cert"
- getAttributeCertificateRefsPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getAttributeCertificateRefsPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getAttributeCertificateRefsPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getAttributeCertificateRefsPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:AttributeCertificateRefs"
- getAttributeCertificateRefsV2CertPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getAttributeCertificateRefsV2CertPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getAttributeCertificateRefsV2CertPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getAttributeCertificateRefsV2CertPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades141:AttributeCertificateRefsV2/xades141:CertRefs/xades:Cert"
- getAttributeCertificateRefsV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getAttributeCertificateRefsV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getAttributeCertificateRefsV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getAttributeCertificateRefsV2Path() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades141:AttributeCertificateRefsV2"
- getAttributeCertificates() - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Retrieves the Set of
CertificateToken
s according to references included in the attribute attribute-certificate-references (CAdES) or the AttributeCertificateRefs/AttributeCertificateRefsV2 (XAdES) - getAttributeConsumingService() - Method in class eu.europa.esig.saml.jaxb.metadata.SPSSODescriptorType
-
Gets the value of the attributeConsumingService property.
- getAttributeConsumingServiceIndex() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Gets the value of the attributeConsumingServiceIndex property.
- getAttributeName() - Method in enum eu.europa.esig.dss.asic.common.definition.ASiCAttribute
- getAttributeName() - Method in enum eu.europa.esig.dss.asic.xades.definition.ManifestAttribute
- getAttributeName() - Method in interface eu.europa.esig.dss.definition.DSSAttribute
-
Returns the attribute name
- getAttributeName() - Method in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigAttribute
- getAttributeName() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Attribute
- getAttributeName() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Attribute
- getAttributeName() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Attribute
- getAttributeName() - Method in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Attribute
- getAttributeObject() - Method in class eu.europa.esig.validationreport.jaxb.AttributeBaseType
-
Gets the value of the attributeObject property.
- getAttributeOID() - Method in class eu.europa.esig.trustedlist.jaxb.tslx.CertSubjectDNAttributeType
-
Gets the value of the attributeOID property.
- getAttributeOids() - Method in class eu.europa.esig.dss.tsl.dto.condition.CertSubjectDNAttributeCondition
-
Returns the list of DN attribute OIDs to be checked against the certificate’s subject DN.
- getAttributeOrEncryptedAttribute() - Method in class eu.europa.esig.saml.jaxb.assertion.AttributeStatementType
-
Gets the value of the attributeOrEncryptedAttribute property.
- getAttributeProfile() - Method in class eu.europa.esig.saml.jaxb.metadata.AttributeAuthorityDescriptorType
-
Gets the value of the attributeProfile property.
- getAttributeProfile() - Method in class eu.europa.esig.saml.jaxb.metadata.IDPSSODescriptorType
-
Gets the value of the attributeProfile property.
- getAttributeRevocationRefs() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
RevocationRef
s present in the signature 'attribute-revocation-references' attribute (used in CAdES and XAdES) - getAttributeRevocationRefs() - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Gets the value of the attributeRevocationRefs property.
- getAttributeRevocationRefsPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getAttributeRevocationRefsPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getAttributeRevocationRefsPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getAttributeRevocationRefsPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:AttributeRevocationRefs"
- getAttributeRevocationValuesBinaries() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
EncapsulatedRevocationTokenIdentifier
s present in 'AttributeRevocationValues' element - getAttributeRevocationValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getAttributeRevocationValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getAttributeRevocationValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getAttributeRevocationValuesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:AttributeRevocationValues"
- getAttributeRevocationValuesTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
RevocationToken
s present in 'AttributeRevocationValues' element - getAttributes() - Method in class eu.europa.esig.dss.cades.validation.CAdESSigProperties
- getAttributes() - Method in class eu.europa.esig.dss.cades.validation.CAdESUnsignedAttributes
- getAttributes() - Method in class eu.europa.esig.dss.jades.validation.JAdESEtsiUHeader
- getAttributes() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignedProperties
- getAttributes() - Method in interface eu.europa.esig.dss.validation.SignatureProperties
-
Returns a list of children contained in the element
- getAttributes() - Method in class eu.europa.esig.dss.xades.validation.XAdESSigProperties
- getAttributeService() - Method in class eu.europa.esig.saml.jaxb.metadata.AttributeAuthorityDescriptorType
-
Gets the value of the attributeService property.
- getAttributesFromByteArray(byte[]) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
This method returns an AttributeTable parsed from ASN.1 encoded representation
- getAttributeValue() - Method in class eu.europa.esig.saml.jaxb.assertion.AttributeType
-
Gets the value of the attributeValue property.
- getAttrValues() - Method in class eu.europa.esig.dss.cades.validation.CAdESAttribute
-
Returns attribute values set
- getAudience() - Method in class eu.europa.esig.saml.jaxb.assertion.AudienceRestrictionType
-
Gets the value of the audience property.
- getAudience() - Method in class eu.europa.esig.saml.jaxb.assertion.ProxyRestrictionType
-
Gets the value of the audience property.
- getAuthenticationMap() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Returns the current instance of the authentication map
- getAuthenticator() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnMethodBaseType
-
Gets the value of the authenticator property.
- getAuthenticatorTransportProtocol() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnMethodBaseType
-
Gets the value of the authenticatorTransportProtocol property.
- getAuthnContext() - Method in class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
-
Gets the value of the authnContext property.
- getAuthnContextClassRef() - Method in class eu.europa.esig.saml.jaxb.protocol.RequestedAuthnContextType
-
Gets the value of the authnContextClassRef property.
- getAuthnContextDeclRef() - Method in class eu.europa.esig.saml.jaxb.protocol.RequestedAuthnContextType
-
Gets the value of the authnContextDeclRef property.
- getAuthnInstant() - Method in class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
-
Gets the value of the authnInstant property.
- getAuthnMethod() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
-
Gets the value of the authnMethod property.
- getAuthnQueryService() - Method in class eu.europa.esig.saml.jaxb.metadata.AuthnAuthorityDescriptorType
-
Gets the value of the authnQueryService property.
- getAuthorityCertIssuerSerial() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlAuthorityKeyIdentifier
-
Gets the value of the authorityCertIssuerSerial property.
- getAuthorityCertIssuerSerial() - Method in class eu.europa.esig.dss.model.x509.extension.AuthorityKeyIdentifier
-
Gets the DER-encoded IssuerSerial built on authorityCertIssuer and authorityCertSerialNumber parameters
- getAuthorityInfoAccessPresent() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the authorityInfoAccessPresent property.
- getAuthorityInformationAccess() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns the authority information access
- getAuthorityInformationAccess(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns the authority information access, when present
- getAuthorityInformationAccessUrls() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Deprecated.since DSS 5.12. Use
#getCAIssuersAccessUrls
method instead. - getAuthorityKeyIdentifier() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns the authority key identifier
- getAuthorityKeyIdentifier(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns the subject key identifier, when present
- getAuthorityKeyIdentifier(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Deprecated.since DSS 5.12. Use
AuthorityKeyIdentifier authorityKeyIdentifier = CertificateExtensionsUtils.getAuthorityKeyIdentifier(certificateToken); byte[] aki = authorityKeyIdentifier != null ? authorityKeyIdentifier.getKeyIdentifier() : null;
- getAuthzService() - Method in class eu.europa.esig.saml.jaxb.metadata.PDPDescriptorType
-
Gets the value of the authzService property.
- getAvailableSignatureFields(DSSDocument) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
-
This method returns not signed signature-fields
- getAvailableSignatureFields(DSSDocument) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
- getAvailableSignatureFields(DSSDocument) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
This method returns not signed signature-fields
- getAvailableSignatureFields(DSSDocument, char[]) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
-
This method returns not signed signature-fields from an encrypted document
- getAvailableSignatureFields(DSSDocument, char[]) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextPDFSignatureService
- getAvailableSignatureFields(DSSDocument, char[]) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
- getAvailableSignatureFields(DSSDocument, char[]) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Returns not-signed signature fields from an encrypted document
- getAvailableSignatureFields(DSSDocument, String) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
-
Deprecated.since DSS 5.12. Use
#getAvailableSignatureFields(document, passwordProtection.toCharArray())
- getAvailableSignatureFields(DSSDocument, String) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Deprecated.
- getAvailableSignatureFields(DSSDocument, String) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Deprecated.since DSS 5.12. Use
#getAvailableSignatureFields(document, pwd.toCharArray())
- getBackgroundColor() - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Returns a specified background color for the signature field
- getBackgroundColor() - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Returns background color for the text's area
- getBackgroundColor() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Gets the signature field background color
- getBackgroundColor() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Gets the background color of text bounding box
- getBase64() - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectRepresentationType
-
Gets the value of the base64 property.
- getBase64Encoded() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the base64Encoded property.
- getBase64Encoded() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Gets the value of the base64Encoded property.
- getBase64Encoded() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocationToken
-
Gets the value of the base64Encoded property.
- getBase64Encoded() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Gets the value of the base64Encoded property.
- getBase64Encoded() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Gets the value of the base64Encoded property.
- getBase64Encoded() - Method in class eu.europa.esig.dss.model.InMemoryDocument
-
Gets base64-encoded content of the document
- getBaseID() - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
-
Gets the value of the baseID property.
- getBaseID() - Method in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
-
Gets the value of the baseID property.
- getBaseID() - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingRequestType
-
Gets the value of the baseID property.
- getBaselineRequirementsChecker() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getBaselineRequirementsChecker() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getBaselineRequirementsChecker() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Returns a cached instance of the
BaselineRequirementsChecker
- getBaselineRequirementsChecker() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getBaselineSignatureForm() - Method in class eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker
-
Returns the signature form corresponding to the signature
- getBaselineSignatureForm() - Method in class eu.europa.esig.dss.pades.validation.CMSForPAdESBaselineRequirementsChecker
- getBaselineSignatureForm() - Method in class eu.europa.esig.dss.pades.validation.PAdESBaselineRequirementsChecker
- getBasicBuildingBlockById(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
This method returns the full content of the Basic Building Block for a token (signature, timestamp, revocation)
- getBasicBuildingBlocks() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlDetailedReport
-
Gets the value of the basicBuildingBlocks property.
- getBasicBuildingBlocksCertChain(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of certificate token ids representing the certificate chain of the token in question
- getBasicBuildingBlocksIndication(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
This method returns the result of the Basic Building Block for a token (signature, timestamp, revocation)
- getBasicBuildingBlocksNumber() - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns the number of Basic Building Blocks.
- getBasicBuildingBlocksSignatureId(int) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns the id of the token.
- getBasicBuildingBlocksSubIndication(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
This method returns the result of the Basic Building Block for a token (signature, timestamp, revocation)
- getBasicConstraints() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns the basic constraints
- getBasicConstraints(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns a basic constraints extension, when present
- getBasicOcspResp(ASN1Sequence) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
This method allows to create a
BasicOCSPResp
from aASN1Sequence
. - getBasicOCSPResp() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPResponseBinary
-
Returns
BasicOCSPResp
- getBasicOCSPResp() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
-
Returns the
BasicOCSPResp
- getBasicOCSPRespContent() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPResponseBinary
-
Returns the OCSP token binaries
- getBasicSignature() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the basicSignature property.
- getBasicSignature() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Gets the value of the basicSignature property.
- getBasicSignature() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the basicSignature property.
- getBasicSignature() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Gets the value of the basicSignature property.
- getBasicSignatureConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
-
Gets the value of the basicSignatureConstraints property.
- getBasicSignatureConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Gets the value of the basicSignatureConstraints property.
- getBasicSignatureConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Gets the value of the basicSignatureConstraints property.
- getBasicValidationIndication(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets basic validation indication for a signature with id
- getBasicValidationSubIndication(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets basic validation subIndication for a signature with id
- getBEREncoded(ASN1Encodable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
This method returns BER encoded ASN1 attribute.
- getBestProofOfExistence(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets best proof-of-existence for the signature with id
- getBestSignatureTime() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Gets the value of the bestSignatureTime property.
- getBestSignatureTime() - Method in class eu.europa.esig.validationreport.jaxb.ValidationTimeInfoType
-
Gets the value of the bestSignatureTime property.
- getBestSignatureTime(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns best-signature-time for the signature with id
- getBestSignatureTime(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns the best-signature-time
- getBestSignatureTimeBeforeExpirationDateOfSigningCertificate() - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Gets the value of the bestSignatureTimeBeforeExpirationDateOfSigningCertificate property.
- getBestSignatureTimeBeforeExpirationDateOfSigningCertificateConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getBestSignatureTimeBeforeExpirationDateOfSigningCertificateConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
This constraint checks if the certificate is not expired on best-signature-time
- getBestSignatureTimeRevocationCheckMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
-
Returns the MessageTag to be used to build the additional info
- getBinaries() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
-
Returns binaries of the token, when present
- getBinaries() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
- getBinaries() - Method in class eu.europa.esig.dss.diagnostic.OrphanCertificateTokenWrapper
- getBinaries() - Method in class eu.europa.esig.dss.diagnostic.OrphanRevocationTokenWrapper
- getBinaries() - Method in class eu.europa.esig.dss.diagnostic.OrphanTokenWrapper
-
Returns base64-encoded byte array of the token
- getBinaries() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
- getBinaries() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
- getBinaries() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
- getBinaries() - Method in class eu.europa.esig.dss.model.identifier.MultipleDigestIdentifier
-
Gets token binaries
- getBinaries() - Method in class eu.europa.esig.dss.ws.dto.TimestampDTO
-
Gets DER-encoded binaries of the timestamp
- getBinaries() - Method in class eu.europa.esig.dss.ws.timestamp.dto.TimestampResponseDTO
-
Gets binaries of the timestamp's response
- getBinariesValue(String) - Method in interface eu.europa.esig.dss.pdf.PdfDict
-
Gets binaries by dictionary name
- getBinding() - Method in class eu.europa.esig.saml.jaxb.metadata.EndpointType
-
Gets the value of the binding property.
- getBit() - Method in class eu.europa.esig.dss.tsl.dto.condition.KeyUsageCondition
-
Returns the key usage to be checked.
- getBLevelParameters() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTrustedListSignatureParameters
-
Gets bLevel parameters
- getBLevelParams() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Get Baseline B parameters (signed properties)
- getBlockType() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Gets the value of the blockType property.
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.CheckSubXCVResult
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Returns the validating block type (used for validation result of RAC, RFC, etc.)
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastSignatureValidationCheck
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastTimestampValidationCheck
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ValidationTimeSlidingCheck
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastCertificateValidationAcceptableCheck
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastSignatureValidationCertificateRevocationSelectorResultCheck
- getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
- getBlue() - Method in class eu.europa.esig.dss.ws.dto.RemoteColor
-
Gets blue color value
- getBody() - Method in class eu.europa.esig.soap.jaxb.envelope.Envelope
-
Gets the value of the body property.
- getBoxHeight() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets height of the signature bounding box
- getBoxWidth() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets width of the signature bounding box
- getBoxX() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets upper left X coordinate of the signature bounding box
- getBoxY() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets upper left Y coordinate of the signature bounding box
- getBuilder() - Method in class eu.europa.esig.dss.xades.XAdESProfileParameters
-
Gets the signature builder
- getByCertificateDigest(Digest) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
-
This method returns the Set of certificates with the
Digest
- getByCertificateDigest(Digest) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
- getByCertificateDigest(Digest) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
- getByCertificateIdentifier(SignerIdentifier) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
This method returns the found
CertificateToken
from allCertificateSource
for the givenSignerIdentifier
. - getByKey() - Method in class eu.europa.esig.xades.jaxb.xades132.ResponderIDType
-
Gets the value of the byKey property.
- getByName() - Method in class eu.europa.esig.xades.jaxb.xades132.ResponderIDType
-
Gets the value of the byName property.
- getByPublicKey(PublicKey) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
-
This method returns a Set of
CertificateToken
with the givenPublicKey
- getByPublicKey(PublicKey) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
-
This method returns a list of
CertificateToken
with the givenPublicKey
- getByPublicKey(PublicKey) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
- getBySignerIdentifier(SignerIdentifier) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
-
This method returns the Set of certificates with the
CertificateIdentifier
- getBySignerIdentifier(SignerIdentifier) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
- getBySki(byte[]) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
-
This method returns a Set of
CertificateToken
with the given SKI (SubjectKeyIdentifier (SHA-1 of the PublicKey)) - getBySki(byte[]) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
-
This method returns a list of
CertificateToken
with the given SKI (SubjectKeyIdentifier (SHA-1 of the PublicKey)) - getBySki(byte[]) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
This method returns the found
CertificateToken
from allCertificateSource
for the given subject key identifier (SHA-1 of the public key). - getBySubject(X500PrincipalHelper) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
-
This method returns the Set of certificates with the same subjectDN.
- getBySubject(X500PrincipalHelper) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
-
This method returns the Set of certificates with the same subjectDN.
- getBySubject(X500PrincipalHelper) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
This method returns the found
CertificateToken
from allCertificateSource
for the givenX500PrincipalHelper
. - getByteRange() - Method in class eu.europa.esig.dss.pades.validation.PdfByteRangeDocument
-
Returns the
ByteRange
of the document - getByteRange() - Method in interface eu.europa.esig.dss.pades.validation.PdfSignatureDictionary
-
Gets the signed/timestamped ByteRange
- getByteRange() - Method in class eu.europa.esig.dss.pdf.PdfCMSRevision
-
Gets the signed byte range
- getByteRange() - Method in class eu.europa.esig.dss.pdf.PdfSigDictWrapper
- getByteRange() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the byteRange property.
- getByteRangeAllDocument() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the byteRangeAllDocument property.
- getByteRangeAllDocumentConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getByteRangeAllDocumentConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
This constraint checks if ByteRange is valid for all signatures and document timestamps within PDF NOTE: applicable only for PAdES
- getByteRangeCollision() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the byteRangeCollision property.
- getByteRangeCollisionConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getByteRangeCollisionConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
This constraint checks if ByteRange does not collide with other signature byte ranges NOTE: applicable only for PAdES
- getByteRangeConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getByteRangeConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
This constraint checks if ByteRange dictionary is valid NOTE: applicable only for PAdES
- getBytes() - Method in class eu.europa.esig.dss.cades.signature.CMSSignedDocument
-
Returns the encoded binaries of the CMSSignedData
- getBytes() - Method in class eu.europa.esig.dss.model.InMemoryDocument
-
Gets binary content of the document
- getBytes() - Method in class eu.europa.esig.dss.model.TimestampBinary
-
Gets timestamp's binary
- getBytes() - Method in class eu.europa.esig.dss.model.ToBeSigned
-
Gets bytes to be signed
- getBytes() - Method in class eu.europa.esig.dss.ws.dto.RemoteDocument
-
Returns the array of bytes representing the document or its digest value (for DigestDocument).
- getBytes() - Method in class eu.europa.esig.dss.ws.dto.ToBeSignedDTO
-
Gets binaries ToBeSigned
- getBytesAfterTransformation(Node) - Method in class eu.europa.esig.dss.xades.reference.Base64Transform
- getBytesAfterTransformation(Node) - Method in class eu.europa.esig.dss.xades.reference.ComplexTransform
- getBytesAfterTransformation(Node) - Method in interface eu.europa.esig.dss.xades.reference.DSSTransform
-
Performs transformation on the given
node
and returns resulting bytes - getBytesAfterTransformation(Node) - Method in class eu.europa.esig.dss.xades.reference.EnvelopedSignatureTransform
- getBytesAfterTransformation(Node) - Method in class eu.europa.esig.dss.xades.reference.SPDocDigestAsInSpecificationTransform
- getByUri(String) - Static method in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
This method returns
AdditionalServiceInformation
for the givenuri
- getByUri(String) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
This method returns
ServiceQualification
for the givenuri
- getCA() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the ca property.
- getCAAccessLocations(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Deprecated.since DSS 5.12. Use
CertificateExtensionsUtils.getCAIssuersAccessUrls(certificate)
- getCACertificate() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the caCertificate property.
- getCacheAccess(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessFactory
-
Loads a class to deal with a cache by the
key
records - getCacheAccessByKey() - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
Gets the
CacheAccessByKey
- getCachedResult() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets the cached result
- getCacheDuration() - Method in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
-
Gets the value of the cacheDuration property.
- getCacheDuration() - Method in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
-
Gets the value of the cacheDuration property.
- getCacheDuration() - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Gets the value of the cacheDuration property.
- getCacheDuration() - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Gets the value of the cacheDuration property.
- getCacheKey() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Returns the CacheKey
- getCacheKey() - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Gets the TL cache key
- getCacheState() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Gets the state of the cache
- getCacheType() - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Returns a type of current Cache
- getCacheType() - Method in class eu.europa.esig.dss.tsl.cache.DownloadCache
- getCacheType() - Method in class eu.europa.esig.dss.tsl.cache.ParsingCache
- getCacheType() - Method in class eu.europa.esig.dss.tsl.cache.ValidationCache
- getCAdESParameters(ASiCWithCAdESSignatureParameters) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
-
Returns
CAdESSignatureParameters
from the givenASiCWithCAdESSignatureParameters
- getCAdESService() - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
-
Returns the
CAdESService
to be used for signature/timestamp creation - getCaIssuers() - Method in class eu.europa.esig.dss.model.x509.extension.AuthorityInformationAccess
-
Returns a list of CA issuers URLs
- getCAIssuersAccessUrls() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the Authority Information Access URLs
- getCAIssuersAccessUrls(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns the CA issuers URIs extracted from authorityInfoAccess.caIssuers field
- getCaIssuersUrls() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlAuthorityInformationAccess
-
Gets the value of the caIssuersUrls property.
- getCandidatesForSigningCertificate() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Gets an object containing the signing certificate or information indicating why it is impossible to extract it from the signature.
- getCandidatesForSigningCertificate() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
ETSI TS 101 733 V2.2.1 (2013-04) 5.6.3 Signature Verification Process ...the public key from the first certificate identified in the sequence of certificate identifiers from SigningCertificate shall be the key used to verify the digital signature.
- getCandidatesForSigningCertificate() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Returns an object with signing candidates
- getCandidatesForSigningCertificate(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPCertificateSource
-
Returns candidates for the OCSP Response's signing certificate
- getCandidatesForSigningCertificate(CertificateSource) - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Gets an object containing the signing certificate or information indicating why it is impossible to extract it from the signature.
- getCanonical() - Method in class eu.europa.esig.dss.model.x509.X500PrincipalHelper
-
Gets canonical name
- getCanonicalizationMethod() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureDigestReference
-
Gets the value of the canonicalizationMethod property.
- getCanonicalizationMethod() - Method in class eu.europa.esig.dss.jades.JAdESTimestampParameters
-
Gets the canonicalization algorithm for the timestamp
- getCanonicalizationMethod() - Method in class eu.europa.esig.dss.validation.SignatureDigestReference
-
Returns canonicalization method used to calculate digest
- getCanonicalizationMethod() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Applies only from XAdES timestamps
- getCanonicalizationMethod() - Method in class eu.europa.esig.dss.ws.dto.TimestampDTO
-
Gets the canonicalization method (for XAdES/JAdES)
- getCanonicalizationMethod() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTimestampParameters
-
Gets the canonicalization method
- getCanonicalizationMethod() - Method in class eu.europa.esig.dss.xades.XAdESTimestampParameters
-
Gets the canonicalization method
- getCanonicalizationMethod() - Method in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
-
Gets the value of the canonicalizationMethod property.
- getCanonicalizationMethod() - Method in class eu.europa.esig.xades.jaxb.xades122.TimeStampType
-
Gets the value of the canonicalizationMethod property.
- getCanonicalizationMethod() - Method in class eu.europa.esig.xades.jaxb.xades132.GenericTimeStampType
-
Gets the value of the canonicalizationMethod property.
- getCanonicalizationMethod() - Method in class eu.europa.esig.xmldsig.jaxb.SignedInfoType
-
Gets the value of the canonicalizationMethod property.
- getCanonicalizationMethod(String) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Returns the
canonicalizationMethod
if provided, otherwise returns the DEFAULT_CANONICALIZATION_METHOD - getCanonicalizedSignatureValue(DSSDocument, XAdESCounterSignatureParameters) - Method in class eu.europa.esig.dss.xades.signature.CounterSignatureBuilder
-
Extract a canonicalized SignatureValue element from the provided XAdES signature
- getCapturedQualifiers() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryTrustedServiceMapping
- getCapturedQualifiers() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- getCapturedQualifiers() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets captured qualifiers
- getCarriedKeyName() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedKeyType
-
Gets the value of the carriedKeyName property.
- getCase() - Method in class eu.europa.esig.saml.jaxb.authn.context.AlphabetType
-
Gets the value of the case property.
- getCatalogDictionary() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- getCatalogDictionary() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- getCatalogDictionary() - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
Returns a document catalog as a dictionary
- getCategory() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole
-
Gets the value of the category property.
- getCategory() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestampedObject
-
Gets the value of the category property.
- getCategory() - Method in class eu.europa.esig.dss.validation.SignerRole
-
Gets the role category
- getCategory() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampedReference
-
Gets the timestamped object type
- getCert() - Method in class eu.europa.esig.xades.jaxb.xades111.CertIDListType
-
Gets the value of the cert property.
- getCert() - Method in class eu.europa.esig.xades.jaxb.xades122.CertIDListType
-
Gets the value of the cert property.
- getCert() - Method in class eu.europa.esig.xades.jaxb.xades132.CertIDListType
-
Gets the value of the cert property.
- getCertArrayDictionaryName() - Method in class eu.europa.esig.dss.pdf.AbstractPdfDssDict
-
Gets the certificate array dictionary name
- getCertArrayDictionaryName() - Method in class eu.europa.esig.dss.pdf.PdfVriDict
- getCertArrayDictionaryName() - Method in class eu.europa.esig.dss.pdf.SingleDssDict
- getCertDigest() - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
-
Gets the certificate digest
- getCertDigest() - Method in class eu.europa.esig.xades.jaxb.xades111.CertIDType
-
Gets the value of the certDigest property.
- getCertDigest() - Method in class eu.europa.esig.xades.jaxb.xades122.CertIDType
-
Gets the value of the certDigest property.
- getCertDigest() - Method in class eu.europa.esig.xades.jaxb.xades132.CertIDType
-
Gets the value of the certDigest property.
- getCertDigestMatch() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the certDigestMatch property.
- getCertDigestPresent() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the certDigestPresent property.
- getCertID() - Method in class eu.europa.esig.validationreport.jaxb.SACertIDListType
-
Gets the value of the certID property.
- getCertificate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlChainItem
-
Gets the value of the certificate property.
- getCertificate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRelatedCertificate
-
Gets the value of the certificate property.
- getCertificate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSigningCertificate
-
Gets the value of the certificate property.
- getCertificate() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
Gets the enclosed X509 Certificate.
- getCertificate() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlCertificateChain
-
Gets the value of the certificate property.
- getCertificate() - Method in interface eu.europa.esig.dss.token.DSSPrivateKeyEntry
-
Retrieve the signing certificate
- getCertificate() - Method in class eu.europa.esig.dss.token.KSPrivateKeyEntry
- getCertificate() - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateToValidateDTO
-
Gets the certificate to be validated
- getCertificate() - Method in class eu.europa.esig.dss.ws.server.signing.dto.RemoteKeyEntry
-
Gets the certificate token
- getCertificate(String) - Method in class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
-
This method allows to retrieve a certificate by its alias
- getCertificate(X509CertificateHolder) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Extract the certificate token from
X509CertificateHolder
- getCertificateAiaUrls(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the list of AIA urls (caIssuers) for a given certificate
- getCertificateAuthorityInfoAccessPresentConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateAuthorityInfoAccessPresentConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns CertificateAuthorityInfoAccessPresent constraint if present in the policy, null otherwise
- getCertificateById(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns
CertificateWrapper
with the givenid
- getCertificateByKid(String) - Method in class eu.europa.esig.dss.jades.validation.KidCertificateSource
-
Gets a
CertificateToken
by the given KID - getCertificateCAConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateCAConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns certificate CA constraint
- getCertificateChain() - Method in class eu.europa.esig.dss.AbstractSignatureParameters
-
Set the certificate chain
- getCertificateChain() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Gets the value of the certificateChain property.
- getCertificateChain() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlISC
-
Gets the value of the certificateChain property.
- getCertificateChain() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- getCertificateChain() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- getCertificateChain() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
- getCertificateChain() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- getCertificateChain() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- getCertificateChain() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns the certificate chain
- getCertificateChain() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
-
Gets the value of the certificateChain property.
- getCertificateChain() - Method in interface eu.europa.esig.dss.token.DSSPrivateKeyEntry
-
Retrieve the certificate chain linked
- getCertificateChain() - Method in class eu.europa.esig.dss.token.KSPrivateKeyEntry
- getCertificateChain() - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateToValidateDTO
-
Gets the certificate chain for the certificate to be validated
- getCertificateChain() - Method in class eu.europa.esig.dss.ws.server.signing.dto.RemoteKeyEntry
-
Gets the certificate token's chain
- getCertificateChain() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Gets the certificate chain
- getCertificateChain() - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
-
Gets the value of the certificateChain property.
- getCertificateChain(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
Returns a certificate chain a given tokenId
- getCertificateChainCryptoPosition(Context) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Returns the message tag for the certificate chain of the given context
- getCertificateCommonName(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the commonName attribute for a given certificate
- getCertificateCommonNameConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateCommonNameConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns CertificateCommonName constraint if present in the policy, null otherwise
- getCertificateContentDeclarationPointedParty() - Method in class eu.europa.esig.trustedlist.jaxb.mra.CertificateContentReferenceEquivalenceType
-
Gets the value of the certificateContentDeclarationPointedParty property.
- getCertificateContentDeclarationPointingParty() - Method in class eu.europa.esig.trustedlist.jaxb.mra.CertificateContentReferenceEquivalenceType
-
Gets the value of the certificateContentDeclarationPointingParty property.
- getCertificateContentEquivalenceList() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustServiceEquivalenceInformation
- getCertificateContentEquivalences() - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence
-
Gets a list of CertificateContentReferencesEquivalenceList equivalences
- getCertificateContentReferenceEquivalence() - Method in class eu.europa.esig.trustedlist.jaxb.mra.CertificateContentReferencesEquivalenceListType
-
Gets the value of the certificateContentReferenceEquivalence property.
- getCertificateContentReferenceEquivalenceContext() - Method in class eu.europa.esig.trustedlist.jaxb.mra.CertificateContentReferenceEquivalenceType
-
Gets the value of the certificateContentReferenceEquivalenceContext property.
- getCertificateContentReferencesEquivalenceList() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
-
Gets the value of the certificateContentReferencesEquivalenceList property.
- getCertificateContentReferencesEquivalenceList() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
-
Gets the value of the certificateContentReferencesEquivalenceList property.
- getCertificateCountry(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the country attribute for a given certificate
- getCertificateCountryConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateCountryConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns CertificateCountry constraint if present in the policy, null otherwise
- getCertificateCpsUrls(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the list of CPS (Certificate Practice Statements) urls for a given certificate
- getCertificateCrlUrls(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the list of CRL (Certificate Revocation List) urls for a given certificate
- getCertificateCryptographicConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateCryptographicConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
This method creates the
SignatureCryptographicConstraint
corresponding to the context parameter. - getCertificateDN() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the certificate's Distinguished Name (by RFC 2253)
- getCertificateDN() - Method in class eu.europa.esig.dss.diagnostic.OrphanCertificateTokenWrapper
-
Returns the certificate's Distinguished Name (by RFC 2253)
- getCertificateDN(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the subject distinguished name for the given dss certificate identifier.
- getCertificateEmail(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the email attribute for a given certificate
- getCertificateExtendedKeyUsageConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateExtendedKeyUsageConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns certificate extended key usage constraint
- getCertificateExtensionForOid(String, Class<T>) - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns a certificate extension with the given
oid
when present - getCertificateExtensions() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns a list of all certificate extensions
- getCertificateExtensions() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- getCertificateExtensions(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method extracts the certificate extensions from the given
certificateToken
- getCertificateForbiddenExtensionsConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateForbiddenExtensionsConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns certificate forbidden extensions constraint
- getCertificateGivenName(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the givenName attribute for a given certificate
- getCertificateGivenNameConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateGivenNameConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns CertificateGivenName constraint if present in the policy, null otherwise
- getCertificateId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation
-
Gets the value of the certificateId property.
- getCertificateId() - Method in class eu.europa.esig.dss.diagnostic.CertificateRefWrapper
-
Returns Id of the referenced certificate token (when available) or the reference id
- getCertificateIdentifier() - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
-
Gets the
SignerIdentifier
(for a reference extracted from a signature or timestamp, when present) - getCertificateIds() - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns a list of certificate ids
- getCertificateIndication(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the
Indication
(result of validation) for a given certificate - getCertificateIssuedToLegalPersonConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateIssuedToLegalPersonConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the end user certificate used in validating the signature is issued to a legal person.
- getCertificateIssuedToNaturalPersonConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateIssuedToNaturalPersonConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the end user certificate used in validating the signature is issued to a natural person.
- getCertificateIssuerDN() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the certificate issuer's Distinguished Name (by RFC 2253)
- getCertificateIssuerDN() - Method in class eu.europa.esig.dss.diagnostic.OrphanCertificateTokenWrapper
-
Returns the certificate issuer's Distinguished Name (by RFC 2253)
- getCertificateIssuerDN(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the issuer distinguished name for the given dss certificate identifier.
- getCertificateKeyUsageConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateKeyUsageConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns certificate key usage constraint
- getCertificateLocality(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the locality attribute for a given certificate
- getCertificateMap() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictCertificateSource
-
Gets a map of PDF object ids and corresponding certificate tokens
- getCertificateMap() - Method in class eu.europa.esig.dss.pades.validation.PAdESCertificateSource
-
Gets the map of certificate PDF object ids and the certificateTokens
- getCertificateMaxPathLengthConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateMaxPathLengthConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns certificate MaxPathLength constraint
- getCertificateMinQcEuLimitValueConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateMinQcEuLimitValueConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates the minimal allowed QcEuLimitValue transaction limit for which the end user certificate used for the signature can be used.
- getCertificateMinQcEuRetentionPeriodConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateMinQcEuRetentionPeriodConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates the minimal allowed QC retention period for material information relevant to the use of the end user certificate used for the signature.
- getCertificateNameConstraintsConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateNameConstraintsConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns certificate NameConstraints constraint
- getCertificateNotAfter(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the notAfter date for a given certificate
- getCertificateNotBefore(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the notBefore date for a given certificate
- getCertificateNotExpiredConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateNotExpiredConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns certificate's validity range constraint
- getCertificateNotOnHoldConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateNotOnHoldConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns certificate's not onHold constraint
- getCertificateNotRevokedConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateNotRevokedConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns certificate's not revoked constraint
- getCertificateNotSelfSignedConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateNotSelfSignedConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns certificate's not self-signed constraint
- getCertificateOcspUrls(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the list of OCSP (Online Certificate Status Protocol) urls for a given certificate
- getCertificateOrganizationName(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the organizationName attribute for a given certificate
- getCertificateOrganizationNameConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateOrganizationNameConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns CertificateOrganizationName constraint if present in the policy, null otherwise
- getCertificateOrganizationUnit(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the organizationUnit attribute for a given certificate
- getCertificateOrganizationUnitConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateOrganizationUnitConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns CertificateOrganizationUnit constraint if present in the policy, null otherwise
- getCertificatePdsUrls(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the list of PDS (PKI Disclosure Statements) urls for a given certificate
- getCertificatePolicies() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the certificate policies Ids
- getCertificatePolicies() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns the certificate policies
- getCertificatePolicies(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns the certificate policies, when present
- getCertificatePolicies(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Deprecated.since DSS 5.12. Use
CertificatePolicies certificatePolicies = CertificateExtensionsUtils.getCertificatePolicies(certToken); List<CertificatePolicy> result = certificatePolicies != null ? certificatePolicies.getPolicyList() : Collections.emptyList();
- getCertificatePolicy() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificatePolicies
-
Gets the value of the certificatePolicy property.
- getCertificatePolicyIdsConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificatePolicyIdsConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns CertificatePolicyIds constraint if present in the policy, null otherwise
- getCertificatePolicyQualificationIdsConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificatePolicyQualificationIdsConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the CertificatePolicyIds declare the certificate as qualified.
- getCertificatePolicySupportedByQSCDIdsConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificatePolicySupportedByQSCDIdsConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the CertificatePolicyIds mandate the certificate as to be supported by a secure signature creation device (QSCD).
- getCertificatePolicyTreeConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificatePolicyTreeConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns certificate PolicyTree constraint
- getCertificatePS2DQcCompetentAuthorityIdConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificatePS2DQcCompetentAuthorityIdConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates the acceptable QC PS2D ids for the certificate used for a signature.
- getCertificatePS2DQcCompetentAuthorityNameConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificatePS2DQcCompetentAuthorityNameConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates the acceptable QC PS2D names for the certificate used for a signature.
- getCertificatePS2DQcTypeRolesOfPSPConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificatePS2DQcTypeRolesOfPSPConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates the acceptable QC PS2D roles for the certificate used for a signature.
- getCertificatePseudonym(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the pseudonym attribute for a given certificate
- getCertificatePseudonymConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificatePseudonymConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns CertificatePseudonym constraint if present in the policy, null otherwise
- getCertificatePseudoUsageConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificatePseudoUsageConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns CertificatePseudoUsage constraint if present in the policy, null otherwise
- getCertificateQcCCLegislationConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateQcCCLegislationConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates the country or set of countries under the legislation of which the certificate is issued as a qualified certificate is present.
- getCertificateQCComplianceConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateQCComplianceConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the end user certificate used in validating the signature is QC Compliant.
- getCertificateQcEuLimitValueCurrencyConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateQcEuLimitValueCurrencyConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates the allowed currency used to specify certificate's QCLimitValue statement.
- getCertificateQcEuPDSLocationConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateQcEuPDSLocationConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates the location or set of locations of PKI Disclosure Statements.
- getCertificateQcSSCDConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateQcSSCDConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the end user certificate used in validating the signature is mandated to be supported by a secure signature creation device (QSCD).
- getCertificateQcTypeConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateQcTypeConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates the certificate is claimed as a certificate of a particular type.
- getCertificateQualification() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationCertificateQualification
-
Gets the value of the certificateQualification property.
- getCertificateQualificationAtIssuance(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets the qualification for certificate with id at its issuance time
- getCertificateQualificationAtValidation(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets the qualification for certificate with id at the validation time
- getCertificateQualificationErrorsAtIssuanceTime(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of qualification validation errors for a certificate with the given id at certificate issuance time NOTE: applicable only on certificate validation (see
eu.europa.esig.dss.validation.CertificateValidator
) - getCertificateQualificationErrorsAtValidationTime(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of qualification validation errors for a certificate with the given id at validation time NOTE: applicable only on certificate validation (see
eu.europa.esig.dss.validation.CertificateValidator
) - getCertificateQualificationInfosAtIssuanceTime(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of qualification validation information messages for a certificate with the given id at certificate issuance time NOTE: applicable only on certificate validation (see
eu.europa.esig.dss.validation.CertificateValidator
) - getCertificateQualificationInfosAtValidationTime(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of qualification validation information messages for a certificate with the given id at validation time NOTE: applicable only on certificate validation (see
eu.europa.esig.dss.validation.CertificateValidator
) - getCertificateQualificationWarningsAtIssuanceTime(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of qualification validation warnings for a certificate with the given id at certificate issuance time NOTE: applicable only on certificate validation (see
eu.europa.esig.dss.validation.CertificateValidator
) - getCertificateQualificationWarningsAtValidationTime(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of qualification validation warnings for a certificate with the given id at validation time NOTE: applicable only on certificate validation (see
eu.europa.esig.dss.validation.CertificateValidator
) - getCertificateRef(OtherCertID) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Converts the
OtherCertID
toCertificateRef
- getCertificateRefOrigins(CertificateRef) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
-
Extracts origins for a given certificateRef
- getCertificateRefs() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificate
-
Gets the value of the certificateRefs property.
- getCertificateRefs() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Returns the Set of contained certificate references.
- getCertificateRefs(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- getCertificateRefs(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- getCertificateRefs(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- getCertificateRefs(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of
CertificateRef
s from the givenunsignedAttribute
- getCertificateRefsByOrigin(CertificateRefOrigin) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
-
Gets a list of
CertificateRef
s by the givenCertificateRefOrigin
- getCertificateRevocationData() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns a list of revocation data relevant to the certificate
- getCertificateRevocationData() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
-
Returns available certificate revocation data to be validated
- getCertificateRevocationData() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSlidingCertificateRevocationSelector
- getCertificateRevocationDate(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the revocation date for a given certificate
- getCertificateRevocationInfoAccessPresentConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateRevocationInfoAccessPresentConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns CertificateRevocationInfoAccessPresent constraint if present in the policy, null otherwise
- getCertificateRevocationReason(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the revocation reason for the given certificate.
- getCertificateRevocationReason(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the revocation reason for a given certificate
- getCertificateRevocationSource(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the revocation source for the given certificate.
- getCertificateRevocationStatus(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the revocation status for the given certificate.
- getCertificates() - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of processed
XmlCertificate
s NOTE: the method returns not empty list only for certificate validation process - getCertificates() - Method in class eu.europa.esig.dss.signature.BaselineBCertificateSelector
-
Returns a certificate chain for a B-level signature creation
- getCertificates() - Method in class eu.europa.esig.dss.spi.tsl.OtherTSLPointer
-
Gets a list of certificates
- getCertificates() - Method in class eu.europa.esig.dss.spi.tsl.TrustService
-
Gets a list of certificates
- getCertificates() - Method in class eu.europa.esig.dss.spi.x509.aia.OnlineAIASource.CertificatesAndAIAUrl
-
List of downloaded certificates
- getCertificates() - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
-
Retrieves the unmodifiable list of all certificate tokens from this source.
- getCertificates() - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
-
Retrieves the unmodifiable list of all certificate tokens from this source.
- getCertificates() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Get certificates embedded in the signature
- getCertificates() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Returns an unmodifiable list of all certificate tokens encapsulated in the signature
- getCertificates() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Returns the list of wrapped certificates.
- getCertificates(String) - Method in class eu.europa.esig.dss.service.http.commons.SSLCertificateLoader
-
The method to extract SSL-certificates from the given web page
- getCertificatesAndAIAUrls(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.aia.DefaultAIASource
- getCertificatesAndAIAUrls(CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.aia.OnlineAIASource
-
The method returns a collection of processed URLs and the corresponding downloaded certificates
- getCertificatesByAIA(CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.aia.AIASource
-
Loads a set of
CertificateToken
s accessed by AIA URIs from the providedcertificateToken
- getCertificatesByAIA(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.aia.DefaultAIASource
- getCertificatesByAIA(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.aia.RepositoryAIASource
- getCertificatesByAIA(CertificateToken, boolean) - Method in class eu.europa.esig.dss.spi.x509.aia.RepositoryAIASource
-
This method allows to populate the source with new AIA certificates obtained from an proxied source, by forcing the refresh
- getCertificateSelfSignedConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateSelfSignedConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns certificate's self-signed constraint
- getCertificateSemanticsIdentifierConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateSemanticsIdentifierConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates the certificate's QCStatement contains an acceptable semantics identifier.
- getCertificateSerialNumber(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the serial number of the given dss certificate identifier.
- getCertificateSerialNumberConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateSerialNumberConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns CertificateSerialNumber constraint if present in the policy, null otherwise
- getCertificatesFromSource(CertificateSourceType) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns a list of certificates by their origin source
- getCertificatesHashIndex(ASN1Sequence) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Extract the Unsigned Attribute Archive Timestamp Cert Hash Index from a timestampToken
- getCertificateSignatureConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateSignatureConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns certificate's signature constraint
- getCertificateSource() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getCertificateSource() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getCertificateSource() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictionary
-
Gets the composite certificate source
- getCertificateSource() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getCertificateSource() - Method in class eu.europa.esig.dss.pdf.PdfDocDssRevision
-
Returns a corresponding
CertificateSource
- getCertificateSource() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
- getCertificateSource() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
- getCertificateSource() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Returns a source of embedded into a revocation token certificates
- getCertificateSource() - Method in class eu.europa.esig.dss.tsl.runnable.PivotProcessingResult
-
Gets the certificate source
- getCertificateSource() - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Gets the certificate source to be used for TL validation
- getCertificateSource() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Gets a certificate source which contains ALL certificates embedded in the signature.
- getCertificateSource() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Returns
TimestampCertificateSource
for the timestamp - getCertificateSource() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getCertificateSource(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
This method return the different
CertificateSourceType
where the certificate is found - getCertificateSourcesExceptLastArchiveTimestamp() - Method in class eu.europa.esig.dss.validation.BaselineRequirementsChecker
-
Returns a list of certificate sources with an exception to the last archive timestamp if applicable
- getCertificateSourceType() - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
- getCertificateSourceType() - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
-
This method returns the certificate source type associated to the implementation class.
- getCertificateSourceType() - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
- getCertificateSourceType() - Method in class eu.europa.esig.dss.spi.x509.CommonTrustedCertificateSource
- getCertificateSourceType() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPCertificateSource
- getCertificateSourceType() - Method in class eu.europa.esig.dss.validation.AIACertificateSource
- getCertificateSourceType() - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
- getCertificateSourceType() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampCertificateSource
- getCertificateState(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the state attribute for a given certificate
- getCertificateStatusMap() - Method in class eu.europa.esig.dss.spi.tsl.PivotInfo
-
Returns a map of certificate tokens with a status regarding to the current pivot
- getCertificateSubIndication(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the
SubIndication
(result of validation) for a given certificate - getCertificateSupportedCriticalExtensionsConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateSupportedCriticalExtensionsConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns certificate supported critical extensions constraint
- getCertificateSurname(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the surname attribute for a given certificate
- getCertificateSurnameConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertificateSurnameConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns CertificateSurname constraint if present in the policy, null otherwise
- getCertificateToken() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Gets the
CertificateToken
- getCertificateToken(SignerIdentifier) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
-
Gets a
CertificateToken
by the givenSignerIdentifier
- getCertificateTokens() - Method in class eu.europa.esig.dss.validation.ValidationData
-
Gets certificate tokens to be included into the signature
- getCertificateTokensByObjectId(Long) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictCertificateSource
-
This method returns a set of
CertificateToken
s with the given PDF object id - getCertificateTokensByOrigin(CertificateOrigin) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
-
Gets a list of
CertificateToken
s by the givenCertificateOrigin
- getCertificateTSPServiceExpiredCertsRevocationInfo() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns expiredCertsRevocationInfo extension from TL Trusted Serviced
- getCertificateValidationPolicy() - Method in class eu.europa.esig.dss.policy.ValidationPolicyFacade
-
Gets the default policy for certificate validation
- getCertificateValidityList() - Method in class eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
-
Gets a certificate validity list
- getCertificateValues() - Method in class eu.europa.esig.dss.pades.validation.PAdESCertificateSource
- getCertificateValues() - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Retrieves the list of all certificates from CertificateValues (XAdES/CAdES)
- getCertificateValues() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Gets xades:CertificateValues element
- getCertificateValues() - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
-
Gets the value of the certificateValues property.
- getCertificateValues() - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Gets the value of the certificateValues property.
- getCertificateValues() - Method in class eu.europa.esig.xades.jaxb.xades141.ValidationDataType
-
Gets the value of the certificateValues property.
- getCertificateValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCertificateValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCertificateValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCertificateValuesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:CertificateValues"
- getCertificateXCVConclusion(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets XCV building block conclusion for a certificate with id
- getCertificationPermission() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- getCertificationPermission() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- getCertificationPermission() - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
Returns value of /DocMDP dictionary defining the permitted modification in a PDF, when present
- getCertificationPermission() - Method in class eu.europa.esig.dss.pdf.SigFieldPermissions
-
Gets the
CertificationPermission
- getCertifiedRole() - Method in class eu.europa.esig.xades.jaxb.xades111.CertifiedRolesListType
-
Gets the value of the certifiedRole property.
- getCertifiedRole() - Method in class eu.europa.esig.xades.jaxb.xades122.CertifiedRolesListType
-
Gets the value of the certifiedRole property.
- getCertifiedRole() - Method in class eu.europa.esig.xades.jaxb.xades132.CertifiedRolesListType
-
Gets the value of the certifiedRole property.
- getCertifiedRolePath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCertifiedRolePath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCertifiedRolePath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCertifiedRolePath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties/xades:SignerRole/xades:CertifiedRoles/xades:CertifiedRole"
- getCertifiedRoles() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns list of found CertifiedRoles
- getCertifiedRoles() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the certifiedRoles property.
- getCertifiedRoles() - Method in class eu.europa.esig.xades.jaxb.xades111.SignerRoleType
-
Gets the value of the certifiedRoles property.
- getCertifiedRoles() - Method in class eu.europa.esig.xades.jaxb.xades122.SignerRoleType
-
Gets the value of the certifiedRoles property.
- getCertifiedRoles() - Method in class eu.europa.esig.xades.jaxb.xades132.SignerRoleType
-
Gets the value of the certifiedRoles property.
- getCertifiedRolesConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCertifiedRolesConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Return the mandated signer role.
- getCertifiedRoleV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCertifiedRoleV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCertifiedRoleV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCertifiedRoleV2Path() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties/xades:SignerRoleV2/xades:CertifiedRoles/xades:CertifiedRole"
- getCertifiedSignerRoles() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getCertifiedSignerRoles() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getCertifiedSignerRoles() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns the certified roles of the signer.
- getCertifiedSignerRoles() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getCertNumber() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
-
Returns a number of all
CertificateToken
s present in the TL - getCertNumber() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getCertQualification(CertificateQualifiedStatus, CertificateType, QSCDStatus) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertQualificationMatrix
-
Returns the certificate's qualification status based on the given parameters
- getCertRefs() - Method in class eu.europa.esig.xades.jaxb.xades111.CompleteCertificateRefsType
-
Gets the value of the certRefs property.
- getCertRefs() - Method in class eu.europa.esig.xades.jaxb.xades122.CompleteCertificateRefsType
-
Gets the value of the certRefs property.
- getCertRefs() - Method in class eu.europa.esig.xades.jaxb.xades132.CompleteCertificateRefsType
-
Gets the value of the certRefs property.
- getCerts() - Method in class eu.europa.esig.validationreport.jaxb.SADSSType
-
Gets the value of the certs property.
- getCerts() - Method in class eu.europa.esig.validationreport.jaxb.SAVRIType
-
Gets the value of the certs property.
- getCERTs() - Method in class eu.europa.esig.dss.pdf.AbstractPdfDssDict
- getCERTs() - Method in interface eu.europa.esig.dss.pdf.PdfDssDict
-
Returns a map of unique identifiers and Certificate Tokens
- getCertsFromArray(PdfDict, String, String) - Static method in class eu.europa.esig.dss.pdf.DSSDictionaryExtractionUtils
-
Extract certificate object map
- getChain() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSimpleCertificateReport
- getChainDeepness() - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectTree
-
Returns the deepness of the current objects chain
- getChainItem() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCertificateChain
-
Gets the value of the chainItem property.
- getChildren() - Method in class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
-
Returns the list of child conditions.
- getChildren() - Method in class eu.europa.esig.dss.validation.scope.SignatureScope
-
Returns a list of dependent signature scopes (e.g.
- getChildrenNames(Node, String) - Static method in class eu.europa.esig.dss.DomUtils
-
This method returns the list of children's names for a given
Node
. - getCipherData() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Gets the value of the cipherData property.
- getCipherReference() - Method in class eu.europa.esig.xmlenc.jaxb.CipherDataType
-
Gets the value of the cipherReference property.
- getCipherValue() - Method in class eu.europa.esig.xmlenc.jaxb.CipherDataType
-
Gets the value of the cipherValue property.
- getCity() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
-
Gets the value of the city property.
- getCity() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the signature production place's city, when present
- getCity() - Method in class eu.europa.esig.dss.validation.SignatureProductionPlace
-
Gets location (city)
- getCity() - Method in class eu.europa.esig.xades.jaxb.xades111.SignatureProductionPlaceType
-
Gets the value of the city property.
- getCity() - Method in class eu.europa.esig.xades.jaxb.xades122.SignatureProductionPlaceType
-
Gets the value of the city property.
- getCity() - Method in class eu.europa.esig.xades.jaxb.xades132.SignatureProductionPlaceType
-
Gets the value of the city property.
- getClaimedRole() - Method in class eu.europa.esig.xades.jaxb.xades111.ClaimedRolesListType
-
Gets the value of the claimedRole property.
- getClaimedRole() - Method in class eu.europa.esig.xades.jaxb.xades122.ClaimedRolesListType
-
Gets the value of the claimedRole property.
- getClaimedRole() - Method in class eu.europa.esig.xades.jaxb.xades132.ClaimedRolesListType
-
Gets the value of the claimedRole property.
- getClaimedRoleConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getClaimedRoleConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the unsigned property: claimed-role should be checked.
- getClaimedRolePath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getClaimedRolePath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getClaimedRolePath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getClaimedRolePath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties/xades:SignerRole/xades:ClaimedRoles/xades:ClaimedRole"
- getClaimedRoles() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns list of found ClaimedRoles
- getClaimedRoles() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the claimedRoles property.
- getClaimedRoles() - Method in class eu.europa.esig.xades.jaxb.xades111.SignerRoleType
-
Gets the value of the claimedRoles property.
- getClaimedRoles() - Method in class eu.europa.esig.xades.jaxb.xades122.SignerRoleType
-
Gets the value of the claimedRoles property.
- getClaimedRoles() - Method in class eu.europa.esig.xades.jaxb.xades132.SignerRoleType
-
Gets the value of the claimedRoles property.
- getClaimedRoleV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getClaimedRoleV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getClaimedRoleV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getClaimedRoleV2Path() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties/xades:SignerRoleV2/xades:ClaimedRoles/xades:ClaimedRole"
- getClaimedSignerRoles() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getClaimedSignerRoles() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getClaimedSignerRoles() - Method in class eu.europa.esig.dss.model.BLevelParameters
-
Get claimed roles
- getClaimedSignerRoles() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns the claimed roles of the signer.
- getClaimedSignerRoles() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Get claimed roles
- getClaimedSignerRoles() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getClaimedSigningTime() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the claimedSigningTime property.
- getClaimedSigningTime() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the claimed signing time extracted from the signature
- getCmsDocument() - Method in class eu.europa.esig.dss.ws.signature.dto.PDFExternalSignDocumentDTO
-
Gets the CMS signature document
- getCmsSignedData() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Gets CMSSignedData
- getCmsSignedData() - Method in class eu.europa.esig.dss.cades.validation.CMSDocumentValidator
-
This method returns a CMSSignedData
- getCMSSignedData() - Method in class eu.europa.esig.dss.cades.signature.CMSSignedDocument
-
Gets
CMSSignedData
- getCMSSignedData() - Method in interface eu.europa.esig.dss.pades.validation.PdfSignatureDictionary
-
Gets the CMSSignedData from /Contents
- getCMSSignedData() - Method in class eu.europa.esig.dss.pdf.PdfCMSRevision
-
Gets the CMSSignedData
- getCMSSignedData() - Method in class eu.europa.esig.dss.pdf.PdfSigDictWrapper
- getCMSSignedData(Attribute) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Creates a CMSSignedData from the provided
attribute
- getCMSSignedDataRevocationBinaries() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
EncapsulatedRevocationTokenIdentifier
s present in the CMS SignedData NOTE: Applicable only for CAdES revocation sources - getCMSSignedDataRevocationTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
RevocationToken
s present in the CMS SignedData NOTE: Applicable only for CAdES revocation sources - getCode() - Method in enum eu.europa.esig.dss.enumerations.CertificationPermission
-
Gets value of /DocMDP dictionary
- getCoherence() - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Gets the value of the coherence property.
- getComment() - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Gets comment defined for the ZIP entry
- getCommitmentTypeId() - Method in class eu.europa.esig.xades.jaxb.xades111.CommitmentTypeIndicationType
-
Gets the value of the commitmentTypeId property.
- getCommitmentTypeId() - Method in class eu.europa.esig.xades.jaxb.xades122.CommitmentTypeIndicationType
-
Gets the value of the commitmentTypeId property.
- getCommitmentTypeId() - Method in class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeIndicationType
-
Gets the value of the commitmentTypeId property.
- getCommitmentTypeIdentifier() - Method in class eu.europa.esig.validationreport.jaxb.SACommitmentTypeIndicationType
-
Gets the value of the commitmentTypeIdentifier property.
- getCommitmentTypeIndication() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the commitmentTypeIndication property.
- getCommitmentTypeIndication() - Method in class eu.europa.esig.xades.jaxb.xades111.SignedDataObjectPropertiesType
-
Gets the value of the commitmentTypeIndication property.
- getCommitmentTypeIndication() - Method in class eu.europa.esig.xades.jaxb.xades122.SignedDataObjectPropertiesType
-
Gets the value of the commitmentTypeIndication property.
- getCommitmentTypeIndication() - Method in class eu.europa.esig.xades.jaxb.xades132.SignedDataObjectPropertiesType
-
Gets the value of the commitmentTypeIndication property.
- getCommitmentTypeIndicationConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCommitmentTypeIndicationConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signed property: commitment-type-indication should be checked.
- getCommitmentTypeIndicationPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCommitmentTypeIndicationPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCommitmentTypeIndicationPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCommitmentTypeIndicationPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedDataObjectProperties/xades:CommitmentTypeIndication"
- getCommitmentTypeIndications() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getCommitmentTypeIndications() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- getCommitmentTypeIndications() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a list of commitment type indications
- getCommitmentTypeIndications() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getCommitmentTypeIndications() - Method in class eu.europa.esig.dss.model.BLevelParameters
-
Get the commitment type indications
- getCommitmentTypeIndications() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
This method obtains the information concerning commitment type indication linked to the signature
- getCommitmentTypeIndications() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Get the commitment type indications
- getCommitmentTypeIndications() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getCommitmentTypeQualifier() - Method in class eu.europa.esig.xades.jaxb.xades111.CommitmentTypeQualifiersListType
-
Gets the value of the commitmentTypeQualifier property.
- getCommitmentTypeQualifier() - Method in class eu.europa.esig.xades.jaxb.xades122.CommitmentTypeQualifiersListType
-
Gets the value of the commitmentTypeQualifier property.
- getCommitmentTypeQualifier() - Method in class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeQualifiersListType
-
Gets the value of the commitmentTypeQualifier property.
- getCommitmentTypeQualifiers() - Method in class eu.europa.esig.dss.model.CommonCommitmentType
-
Gets custom CommitmentTypeQualifiers List
- getCommitmentTypeQualifiers() - Method in class eu.europa.esig.xades.jaxb.xades111.CommitmentTypeIndicationType
-
Gets the value of the commitmentTypeQualifiers property.
- getCommitmentTypeQualifiers() - Method in class eu.europa.esig.xades.jaxb.xades122.CommitmentTypeIndicationType
-
Gets the value of the commitmentTypeQualifiers property.
- getCommitmentTypeQualifiers() - Method in class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeIndicationType
-
Gets the value of the commitmentTypeQualifiers property.
- getCommonName() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the common name
- getCommonName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the commonName property.
- getCommonName() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the commonName property.
- getCommonName() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Gets the value of the commonName property.
- getCompany() - Method in class eu.europa.esig.saml.jaxb.metadata.ContactType
-
Gets the value of the company property.
- getComparison() - Method in class eu.europa.esig.saml.jaxb.protocol.RequestedAuthnContextType
-
Gets the value of the comparison property.
- getComplete - Variable in class eu.europa.esig.saml.jaxb.protocol.IDPListType
- getCompleteCertificateRefs() - Method in class eu.europa.esig.dss.pades.validation.PAdESCertificateSource
- getCompleteCertificateRefs() - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Retrieves the list of
CertificateRef
s included in the attribute complete-certificate-references (CAdES) or the CompleteCertificateRefs/CompleteCertificateRefsV2 (XAdES) - getCompleteCertificateRefs() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Gets xades:CompleteCertificateRefs or xades141:CompleteCertificateRefsV2 element
- getCompleteCertificateRefs() - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
-
Gets the value of the completeCertificateRefs property.
- getCompleteCertificateRefs() - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Gets the value of the completeCertificateRefs property.
- getCompleteCertificateRefsCertPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCompleteCertificateRefsCertPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCompleteCertificateRefsCertPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCompleteCertificateRefsCertPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:CompleteCertificateRefs/xades:CertRefs/xades:Cert"
- getCompleteCertificateRefsPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCompleteCertificateRefsPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCompleteCertificateRefsPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCompleteCertificateRefsPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:CompleteCertificateRefs"
- getCompleteCertificateRefsV2CertPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCompleteCertificateRefsV2CertPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCompleteCertificateRefsV2CertPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCompleteCertificateRefsV2CertPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades141:CompleteCertificateRefsV2/xades141:CertRefs/xades:Cert"
- getCompleteCertificateRefsV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCompleteCertificateRefsV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCompleteCertificateRefsV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCompleteCertificateRefsV2Path() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades141:CompleteCertificateRefsV2"
- getCompleteCertificates() - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Retrieves the Set of
CertificateToken
s according references to included in the attribute complete-certificate-references (CAdES) or the CompleteCertificateRefs/CompleteCertificateRefsV2 (XAdES) - getCompleteCertificateSource() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getCompleteCertificateSource() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Gets a ListCertificateSource representing a merged source from
signatureCertificateSource
and all included to the signature timestamp objects - getCompleteCertificateSource() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getCompleteCRLSource() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getCompleteCRLSource() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Gets a ListRevocationSource representing a merged source from
signatureCRLSourse
and all included to the signature timestamp objects - getCompleteCRLSource() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getCompleteOCSPSource() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getCompleteOCSPSource() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Gets a ListRevocationSource representing a merged source from
signatureOCSPSourse
and all included to the signature timestamp objects - getCompleteOCSPSource() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getCompleteRevocationRefs() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
RevocationRef
s present in the signature 'complete-revocation-references' attribute (used in CAdES and XAdES) - getCompleteRevocationRefs() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Gets xades:CompleteRevocationRefs
- getCompleteRevocationRefs() - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
-
Gets the value of the completeRevocationRefs property.
- getCompleteRevocationRefs() - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Gets the value of the completeRevocationRefs property.
- getCompleteRevocationRefsPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCompleteRevocationRefsPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCompleteRevocationRefsPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCompleteRevocationRefsPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:CompleteRevocationRefs"
- getCompleteValidationDataForSignature(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.ValidationDataContainer
-
Returns a complete validation data for a signature, including the data for incorporated timestamps and/or counter-signatures, but excluding the tokens already incorporated within the signature
- getComponent() - Method in class eu.europa.esig.dss.jades.validation.EtsiUComponent
-
Gets the attribute in its 'etsiU' member representation
- getCompositeDssDictionary() - Method in class eu.europa.esig.dss.pdf.PdfSignatureRevision
-
Gets the composite DSS dictionary
- getCompressedSize() - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Gets the size of compressed document
- getCompressionMethod() - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Gets compression method for the ZIP entry
- getComputedDigest(DSSDocument, DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.policy.AbstractSignaturePolicyValidator
- getComputedDigest(DSSDocument, DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.policy.BasicASNSignaturePolicyValidator
- getComputedDigest(DSSDocument, DigestAlgorithm) - Method in interface eu.europa.esig.dss.validation.policy.SignaturePolicyValidator
-
Returns
Digest
on the computed SignaturePolicy's content - getComputedDigest(DSSDocument, DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.policy.ZeroHashSignaturePolicyValidator
- getConcernedMaterial() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
-
Gets the value of the concernedMaterial property.
- getConclusion() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Gets the value of the conclusion property.
- getConclusion() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusion
-
Gets the value of the conclusion property.
- getConclusion() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
-
Gets the value of the conclusion property.
- getCondition() - Method in class eu.europa.esig.dss.spi.tsl.CertificateContentEquivalence
-
Gets the equivalence condition
- getCondition() - Method in class eu.europa.esig.dss.spi.tsl.ConditionForQualifiers
-
Gets the condition
- getConditionOrAudienceRestrictionOrOneTimeUse() - Method in class eu.europa.esig.saml.jaxb.assertion.ConditionsType
-
Gets the value of the conditionOrAudienceRestrictionOrOneTimeUse property.
- getConditions() - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Gets the value of the conditions property.
- getConditions() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Gets the value of the conditions property.
- getConditionsForQualifiers() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
-
Gets a list of conditions for qualifiers
- getConnectionKeepAlive() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the connection keep alive timeout.
- getConnectionsMaxPerRoute() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the maximum connections number per route.
- getConnectionsMaxTotal() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the maximum connections number.
- getConnectionTimeToLive() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the finite connection time to live.
- getConnectTimeout() - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
-
Gets the timeout value on connection establishment with a remote resource
- getConsent() - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Gets the value of the consent property.
- getConsent() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Gets the value of the consent property.
- getConstraint() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusion
-
Gets the value of the constraint property.
- getConstraint() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Gets the constraint
- getConstraintStatus() - Method in class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType
-
Gets the value of the constraintStatus property.
- getContactInfo() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns the PDF signature dictionary /ContactInfo value
- getContactInfo() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Gets the value of the contactInfo property.
- getContactInfo() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns the PDF signature dictionary /ContactInfo value
- getContactInfo() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Gets the contactInfo
- getContactInfo() - Method in interface eu.europa.esig.dss.pades.validation.PdfSignatureDictionary
-
Gets the signer's contact info
- getContactInfo() - Method in class eu.europa.esig.dss.pdf.PdfSigDictWrapper
- getContactInfoElement() - Method in class eu.europa.esig.validationreport.jaxb.SAContactInfoType
-
Gets the value of the contactInfoElement property.
- getContactPerson() - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Gets the value of the contactPerson property.
- getContactPerson() - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Gets the value of the contactPerson property.
- getContactType() - Method in class eu.europa.esig.saml.jaxb.metadata.ContactType
-
Gets the value of the contactType property.
- getContainerConstraints() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getContainerConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Gets the value of the containerConstraints property.
- getContainerConstraints() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns the constraint used for ASiC Container validation
- getContainerContents() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns container's content
- getContainerContents() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getContainerDocuments() - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Gets "package.zip" documents
- getContainerExtractor() - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidator
- getContainerExtractor() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns the relevant container extractor
- getContainerExtractor() - Method in class eu.europa.esig.dss.asic.xades.validation.ASiCContainerWithXAdESValidator
- getContainerExtractor(DSSDocument) - Method in class eu.europa.esig.dss.asic.cades.merge.AbstractASiCWithCAdESContainerMerger
- getContainerExtractor(DSSDocument) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESASiCContentBuilder
- getContainerExtractor(DSSDocument) - Method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
This method returns a relevant ASiC container extractor
- getContainerExtractor(DSSDocument) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCContentBuilder
-
Returns an instance of a corresponding container extractor class
- getContainerExtractor(DSSDocument) - Method in class eu.europa.esig.dss.asic.xades.merge.AbstractASiCWithXAdESContainerMerger
- getContainerExtractor(DSSDocument) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESASiCContentBuilder
- getContainerInfo() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
This method allows to retrieve the container information (ASiC Container)
- getContainerInfo() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns information about ASiC container (when applicable)
- getContainerInfo() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
-
Gets the value of the containerInfo property.
- getContainerType() - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Gets the container type
- getContainerType() - Method in class eu.europa.esig.dss.asic.common.ASiCParameters
-
The method returns the expected type of the ASiC container
- getContainerType() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns a container type
- getContainerType() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the container type
- getContainerType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
-
Gets the value of the containerType property.
- getContainerType() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Gets the value of the containerType property.
- getContainerType() - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
Returns a container type, when applicable (i.e.
- getContainerType() - Method in class eu.europa.esig.dss.validation.ContainerInfo
-
Gets the
ASiCContainerType
- getContainerType(ASiCContent) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Returns container type
- getContainerType(DSSDocument) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
This method verifies type of the provided container document
- getContent() - Method in class eu.europa.esig.asic.manifest.jaxb.AnyType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.dss.model.CommitmentQualifier
-
Gets the content of the Commitment Qualifier
- getContent() - Method in class eu.europa.esig.dss.xades.DSSObject
-
Gets the content of the ds:Object element to be created
- getContent() - Method in class eu.europa.esig.saml.jaxb.assertion.AuthnContextType
-
Gets the rest of the content model.
- getContent() - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectType
-
Gets the rest of the content model.
- getContent() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorBaseType
-
Gets the rest of the content model.
- getContent() - Method in class eu.europa.esig.saml.jaxb.authn.context.ComplexAuthenticatorType
-
Gets the rest of the content model.
- getContent() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AnyType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.validationreport.jaxb.SignersDocumentType
-
Gets the rest of the content model.
- getContent() - Method in class eu.europa.esig.xades.jaxb.xades111.AnyType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.xades.jaxb.xades122.AnyType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.xades.jaxb.xades132.AnyType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.xmldsig.jaxb.CanonicalizationMethodType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.xmldsig.jaxb.DigestMethodType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.xmldsig.jaxb.KeyInfoType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.xmldsig.jaxb.KeyValueType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.xmldsig.jaxb.PGPDataType
-
Gets the rest of the content model.
- getContent() - Method in class eu.europa.esig.xmldsig.jaxb.SignatureMethodType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.xmldsig.jaxb.SignaturePropertyType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.xmldsig.jaxb.TransformType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.xmlenc.jaxb.AgreementMethodType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptionMethodType
-
Gets the value of the content property.
- getContent() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptionPropertyType
-
Gets the value of the content property.
- getContent(HttpEntity) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Deprecated.since DSS 5.12. Use
CommonsHttpClientResponseHandler.getContent(HttpEntity responseEntity)
- getContent(HttpEntity) - Method in class eu.europa.esig.dss.service.http.commons.CommonsHttpClientResponseHandler
-
Gets content of the response
- getContentFiles() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
- getContentHints() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Gets Content Hints
- getContentHints() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the contentHints property.
- getContentHints() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the content hints string
- getContentHints() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getContentHints() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the contentHints property.
- getContentHintsConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getContentHintsConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signed property: content-hints should be checked.
- getContentHintsDescription() - Method in class eu.europa.esig.dss.cades.CAdESSignatureParameters
-
Gets content hints description
- getContentHintsType() - Method in class eu.europa.esig.dss.cades.CAdESSignatureParameters
-
Gets content hints type
- getContentIdentifier() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Gets ContentIdentifier String
- getContentIdentifier() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the contentIdentifier property.
- getContentIdentifier() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the content identifier
- getContentIdentifier() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getContentIdentifier() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the contentIdentifier property.
- getContentIdentifierConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getContentIdentifierConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signed property: content-identifier should be checked.
- getContentIdentifierPrefix() - Method in class eu.europa.esig.dss.cades.CAdESSignatureParameters
-
ETSI TS 101 733 V2.2.1 (2013-04) 5.10.2 content-identifier Attribute The content-identifier attribute provides an identifier for the signed content, for use when a reference may be later required to that content; for example, in the content-reference attribute in other signed data sent later.
- getContentIdentifierSuffix() - Method in class eu.europa.esig.dss.cades.CAdESSignatureParameters
-
ETSI TS 101 733 V2.2.1 (2013-04) 5.10.2 content-identifier Attribute The content-identifier attribute provides an identifier for the signed content, for use when a reference may be later required to that content; for example, in the content-reference attribute in other signed data sent later.
- getContentReplacement() - Method in class eu.europa.esig.dss.spi.tsl.CertificateContentEquivalence
-
Gets the defined OIDs
- getContents() - Method in interface eu.europa.esig.dss.pades.validation.PdfSignatureDictionary
-
Gets /Contents binaries (CMSSignedData)
- getContents() - Method in class eu.europa.esig.dss.pdf.PdfSigDictWrapper
- getContents() - Method in class eu.europa.esig.dss.xades.reference.DSSReference
-
Gets the original referenced document content
- getContentSize() - Method in interface eu.europa.esig.dss.pades.PAdESCommonParameters
-
Returns a length of the reserved /Contents attribute
- getContentSize() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- getContentSize() - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
- getContentTimestamp(DSSDocument, CAdESSignatureParameters) - Method in class eu.europa.esig.dss.cades.signature.CAdESService
- getContentTimestamp(DSSDocument, JAdESSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESService
- getContentTimestamp(DSSDocument, PAdESSignatureParameters) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
- getContentTimestamp(DSSDocument, XAdESSignatureParameters) - Method in class eu.europa.esig.dss.xades.signature.XAdESService
- getContentTimestamp(DSSDocument, SP) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCSignatureService
- getContentTimestamp(DSSDocument, SP) - Method in interface eu.europa.esig.dss.signature.DocumentSignatureService
-
This method allows to compute a content-timestamp (which is added in the signed properties)
- getContentTimestamp(List<DSSDocument>, ASiCWithCAdESSignatureParameters) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
- getContentTimestamp(List<DSSDocument>, ASiCWithXAdESSignatureParameters) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESService
- getContentTimestamp(List<DSSDocument>, JAdESSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESService
-
This methods allows to create a TimestampToken for a detached JAdES (with a 'sigD' parameter).
- getContentTimestamp(List<DSSDocument>, XAdESSignatureParameters) - Method in class eu.europa.esig.dss.xades.signature.XAdESService
- getContentTimestamp(List<DSSDocument>, SP) - Method in interface eu.europa.esig.dss.signature.MultipleDocumentsSignatureService
-
Creates a content-timestamp attribute (to be include in the signed-data)
- getContentTimeStamp() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the contentTimeStamp property.
- getContentTimestampConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getContentTimestampConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signed property: content-time-stamp should be checked.
- getContentTimestampMessageDigest() - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampMessageDigestBuilder
- getContentTimestampMessageDigest() - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampMessageDigestBuilder
- getContentTimestampMessageDigest() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampMessageDigestBuilder
-
Returns the content timestamp message-imprint digest (timestamped or to be).
- getContentTimestampMessageDigest() - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampMessageDigestBuilder
- getContentTimeStampMessageImprint() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the contentTimeStampMessageImprint property.
- getContentTimestampMessageImprintConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getContentTimestampMessageImprintConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signed property: content-time-stamp message-imprint should be checked.
- getContentTimestampParameters() - Method in class eu.europa.esig.dss.cades.CAdESSignatureParameters
- getContentTimestampParameters() - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
- getContentTimestampParameters() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Get the parameters for content timestamp (Baseline-B)
- getContentTimestampParameters() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- getContentTimestampParameters() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Get the parameters for content timestamp (Baseline-B)
- getContentTimestampParameters() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
- getContentTimestamps() - Method in class eu.europa.esig.dss.AbstractSignatureParameters
-
Returns the list of the
TimestampToken
to be incorporated within the signature and representing the content-timestamp. - getContentTimestamps() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a list of content timestamps of the signature
- getContentTimestamps() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns the content timestamps
- getContentTimestamps() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getContentTimestamps() - Method in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
-
Returns a list of content timestamps
- getContentTimestamps() - Method in class eu.europa.esig.dss.validation.process.vpfbs.BasicSignatureValidationProcess
- getContentTimestamps() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- getContentTimestamps() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Returns a list of incorporated content timestamps
- getContentTimestamps() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Gets a list of content timestamps
- getContentTimestampService() - Method in class eu.europa.esig.dss.pades.signature.PAdESService
-
This method is used to return a new
PDFSignatureService
for a content timestamp creation - getContentToBeSigned(DSSDocument) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
Returns the content to be signed
- getContentType() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getContentType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the contentType property.
- getContentType() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the content type
- getContentType() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getContentType() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the contentType property.
- getContentType() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the content type
- getContentType() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns the value of the signed attribute content-type
- getContentType() - Method in class eu.europa.esig.dss.ws.validation.dto.ValidationReportTypeDataSource
- getContentType() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getContentType() - Method in class eu.europa.esig.validationreport.jaxb.SADataObjectFormatType
-
Gets the value of the contentType property.
- getContentTypeConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getContentTypeConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signed property: content-type should be checked.
- getContext() - Method in class eu.europa.esig.dss.AbstractSignatureParameters
-
Gets the signature creation context (internal variable)
- getContext() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- getContext() - Method in class eu.europa.esig.dss.spi.tsl.CertificateContentEquivalence
-
Get ths certificate content equivalence context
- getContext() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Gets the signature creation context (internal variable)
- getContextPosition(Context) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Returns the message tag for the given context
- getControlTime() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusionWithControlTime
-
Gets the value of the controlTime property.
- getCount() - Method in class eu.europa.esig.saml.jaxb.assertion.ProxyRestrictionType
-
Gets the value of the count property.
- getCounterSignature() - Method in class eu.europa.esig.dss.policy.jaxb.UnsignedAttributesConstraints
-
Gets the value of the counterSignature property.
- getCounterSignature() - Method in class eu.europa.esig.validationreport.jaxb.SACounterSignatureType
-
Gets the value of the counterSignature property.
- getCounterSignature() - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
-
Gets the value of the counterSignature property.
- getCounterSignature() - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Gets the value of the counterSignature property.
- getCounterSignatureCanonicalizationMethod() - Method in class eu.europa.esig.dss.xades.signature.XAdESCounterSignatureParameters
-
Returns a canonicalization method used for a counter-signed SignatureValue
- getCounterSignatureConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCounterSignatureConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns CounterSignature constraint if present in the policy, null otherwise
- getCounterSignatureConstraints() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCounterSignatureConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Gets the value of the counterSignatureConstraints property.
- getCounterSignatureConstraints() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns the constraint used for Counter Signature validation
- getCounterSignatureDeterministicId(Date, TokenIdentifier, String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Return a unique id for a counter signature.
- getCounterSignatureOrSignatureTimeStampOrCompleteCertificateRefs() - Method in class eu.europa.esig.xades.jaxb.xades132.UnsignedSignaturePropertiesType
-
Gets the value of the counterSignatureOrSignatureTimeStampOrCompleteCertificateRefs property.
- getCounterSignaturePath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCounterSignaturePath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCounterSignaturePath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCounterSignaturePath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:CounterSignature"
- getCounterSignaturePosition(AdvancedSignature) - Method in class eu.europa.esig.dss.cades.validation.CAdESSignatureIdentifierBuilder
- getCounterSignaturePosition(AdvancedSignature) - Method in class eu.europa.esig.dss.jades.validation.JAdESSignatureIdentifierBuilder
- getCounterSignaturePosition(AdvancedSignature) - Method in class eu.europa.esig.dss.pades.validation.PAdESSignatureIdentifierBuilder
- getCounterSignaturePosition(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.AbstractSignatureIdentifierBuilder
-
Returns a current counter signature position in its master signature
- getCounterSignaturePosition(AdvancedSignature) - Method in class eu.europa.esig.dss.xades.validation.XAdESSignatureIdentifierBuilder
- getCounterSignatureReferences(AdvancedSignature) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- getCounterSignatureReferences(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of references extracted from a counter signature
- getCounterSignatures() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getCounterSignatures() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getCounterSignatures() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getCounterSignatures() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns a list of counter signatures applied to this signature
- getCounterSignatures() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
This method retrieves the potential countersignatures embedded in the XAdES signature document.
- getCounterSignatures(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- getCounterSignatures(CAdESAttribute) - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- getCounterSignatures(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- getCounterSignatures(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- getCounterSignatures(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Extracts Counter Signatures from the given
unsignedAttribute
- getCounterSignaturesCertificateSource() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Returns a merged certificate source for values incorporated within counter signatures
- getCounterSignaturesCRLSource() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Returns a merged CRL source for values incorporated within counter signatures
- getCounterSignaturesOCSPSource() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Returns a merged OCSP source for values incorporated within counter signatures
- getCounterSignaturesReferences(List<AdvancedSignature>) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of
TimestampedReference
s encapsulated from the list of counter signatures - getCounterSignatureStore() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Returns a SignerInformationStore containing counter signatures
- getCounterSignatureUri() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCounterSignatureUri() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCounterSignatureUri() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCounterSignatureUri() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets counter signature reference URI
- getCountry() - Method in class eu.europa.esig.dss.model.SignerLocation
-
Gets the country
- getCountry() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the country property.
- getCountry() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Gets the value of the country property.
- getCountryCode() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlTLAnalysis
-
Gets the value of the countryCode property.
- getCountryCode() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Gets the value of the countryCode property.
- getCountryCode() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets country code
- getCountryCode() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
-
Gets the value of the countryCode property.
- getCountryCode() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchor
-
Gets the value of the countryCode property.
- getCountryName() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the country code
- getCountryName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the countryName property.
- getCountryName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
-
Gets the value of the countryName property.
- getCountryName() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the signature production place's country name, when present
- getCountryName() - Method in class eu.europa.esig.dss.validation.SignatureProductionPlace
-
Gets country name
- getCountryName() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
-
Gets the value of the countryName property.
- getCountryName() - Method in class eu.europa.esig.xades.jaxb.xades111.SignatureProductionPlaceType
-
Gets the value of the countryName property.
- getCountryName() - Method in class eu.europa.esig.xades.jaxb.xades122.SignatureProductionPlaceType
-
Gets the value of the countryName property.
- getCountryName() - Method in class eu.europa.esig.xades.jaxb.xades132.SignatureProductionPlaceType
-
Gets the value of the countryName property.
- getCoveredManifest() - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESTimestampValidator
-
Returns the covered
ManifestFile
- getCpsUrl() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificatePolicy
-
Gets the value of the cpsUrl property.
- getCpsUrl() - Method in class eu.europa.esig.dss.model.x509.extension.CertificatePolicy
-
Gets URL of the certificate policy
- getCpsUrls() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the certificate policies URLs
- getCpsUrls() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- getCrc() - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Gets CRC-32 checksum of the uncompressed document
- getCreateTableQuery() - Method in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
- getCreateTableQuery() - Method in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
- getCreateTableQuery() - Method in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
-
Returns CREATE_TABLE sql query
- getCreateTableQuery() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
-
Returns CREATE_TABLE sql query
- getCreationDate() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
- getCreationDate() - Method in class eu.europa.esig.dss.model.x509.Token
-
Returns the creation date of this token.
- getCreationDate() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
- getCreationDate() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
- getCreationTime() - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Gets creation time of the document
- getCreationTime() - Method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
Gets the merged container result's creation time
- getCredentialLevel() - Method in class eu.europa.esig.saml.jaxb.authn.context.PhysicalVerification
-
Gets the value of the credentialLevel property.
- getCredentialsProvider() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Builds and returns a
BasicCredentialsProvider
configured withauthenticationMap
- getCriteriaList() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
-
Gets the value of the criteriaList property.
- getCriteriaList() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.QualificationElementType
-
Gets the value of the criteriaList property.
- getCRLAccessUrls(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns the CRL distribution URIs extracted from cRLDistributionPoints field
- getCRLArrayDictionaryName() - Method in class eu.europa.esig.dss.pdf.AbstractPdfDssDict
-
Gets the CRL array dictionary name
- getCRLArrayDictionaryName() - Method in class eu.europa.esig.dss.pdf.PdfVriDict
- getCRLArrayDictionaryName() - Method in class eu.europa.esig.dss.pdf.SingleDssDict
- getCRLBinariesByObjectId(Long) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictCRLSource
-
This method returns a set of
CertificateToken
s with the given PDF object id - getCrlBinary() - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Returns binary of the CRL
- getCRLDistributionPoints() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the CRL Distribution Points URLs
- getCRLDistributionPoints() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns the CRL distribution points
- getCRLDistributionPoints(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns the CRL distribution points, when present
- getCRLHashIndex(ASN1Sequence) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Extract the Unsigned Attribute Archive Timestamp Crl Hash Index from a timestampToken
- getCRLIdentifier() - Method in class eu.europa.esig.xades.jaxb.xades111.CRLRefType
-
Gets the value of the crlIdentifier property.
- getCRLIdentifier() - Method in class eu.europa.esig.xades.jaxb.xades122.CRLRefType
-
Gets the value of the crlIdentifier property.
- getCRLIdentifier() - Method in class eu.europa.esig.xades.jaxb.xades132.CRLRefType
-
Gets the value of the crlIdentifier property.
- getCRLIDOrOCSPID() - Method in class eu.europa.esig.validationreport.jaxb.SARevIDListType
-
Gets the value of the crlidOrOCSPID property.
- getCrlIssuedTime() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
-
Gets CRL Issued time
- getCrlIssuer() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
-
Gets CRL Issuer
- getCrlMap() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictCRLSource
-
Returns a map of all CRL entries contained in DSS dictionary or into nested VRI dictionaries
- getCrlMap() - Method in class eu.europa.esig.dss.pades.validation.PAdESCRLSource
-
Returns a map of all CRL entries contained in DSS dictionary or into nested VRI dictionaries
- getCRLNextUpdatePresent() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the crlNextUpdatePresent property.
- getCRLNextUpdatePresentConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCRLNextUpdatePresentConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns CRL's nextUpdate present constraint
- getCrlNumber() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
-
Gets CRL number
- getCRLRef() - Method in class eu.europa.esig.xades.jaxb.xades111.CRLRefsType
-
Gets the value of the crlRef property.
- getCRLRef() - Method in class eu.europa.esig.xades.jaxb.xades122.CRLRefsType
-
Gets the value of the crlRef property.
- getCRLRef() - Method in class eu.europa.esig.xades.jaxb.xades132.CRLRefsType
-
Gets the value of the crlRef property.
- getCRLRefs() - Method in class eu.europa.esig.xades.jaxb.xades111.CompleteRevocationRefsType
-
Gets the value of the crlRefs property.
- getCRLRefs() - Method in class eu.europa.esig.xades.jaxb.xades122.CompleteRevocationRefsType
-
Gets the value of the crlRefs property.
- getCRLRefs() - Method in class eu.europa.esig.xades.jaxb.xades132.CompleteRevocationRefsType
-
Gets the value of the crlRefs property.
- getCRLRefs(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- getCRLRefs(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- getCRLRefs(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- getCRLRefs(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of CRL revocation refs from the given
unsignedAttribute
- getCRLRevocationTokenKey(String) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
Gets CRL key (SHA-1 digest) of the url
- getCRLRevocationTokenKeys(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
- getCRLs() - Method in class eu.europa.esig.dss.pdf.AbstractPdfDssDict
- getCRLs() - Method in interface eu.europa.esig.dss.pdf.PdfDssDict
-
Returns a map of uniques identifiers and CRL binaries
- getCRLs() - Method in class eu.europa.esig.validationreport.jaxb.SADSSType
-
Gets the value of the crLs property.
- getCRLs() - Method in class eu.europa.esig.validationreport.jaxb.SAVRIType
-
Gets the value of the crLs property.
- getCRLsFromArray(PdfDict, String, String) - Static method in class eu.europa.esig.dss.pdf.DSSDictionaryExtractionUtils
-
Extract CRL object map
- getCrlSource() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictionary
-
Gets the composite CRL source
- getCrlSource() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Returns the CRL source associated with this verifier.
- getCrlSource() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- getCRLSource() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getCRLSource() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getCRLSource() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getCRLSource() - Method in class eu.europa.esig.dss.pdf.PdfDocDssRevision
-
Returns a corresponding
CRLSource
- getCRLSource() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Gets a CRL source which contains ALL CRLs embedded in the signature.
- getCRLSource() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Returns
TimestampCRLSource
for the timestamp - getCRLSource() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getCRLStream() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
-
Opens InputStream of the CRL binaries
- getCrlTokens() - Method in class eu.europa.esig.dss.validation.ValidationData
-
Sets CRL tokens to be included into the signature
- getCrlUrl() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCRLDistributionPoints
-
Gets the value of the crlUrl property.
- getCrlUrls() - Method in class eu.europa.esig.dss.model.x509.extension.CRLDistributionPoints
-
Returns a list of CRL distribution point URLs
- getCrlUrls() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- getCrlUrls(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Deprecated.since DSS 5.12. Use
CertificateExtensionsUtils.getCRLAccessUrls(certificateToken)
- getCrlValidity() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
-
Returns a
CRLValidity
- getCrlVals() - Method in class eu.europa.esig.dss.pades.validation.RevocationInfoArchival
-
Gets the CRL values
- getCRLValues() - Method in class eu.europa.esig.xades.jaxb.xades111.RevocationValuesType
-
Gets the value of the crlValues property.
- getCRLValues() - Method in class eu.europa.esig.xades.jaxb.xades122.RevocationValuesType
-
Gets the value of the crlValues property.
- getCRLValues() - Method in class eu.europa.esig.xades.jaxb.xades132.RevocationValuesType
-
Gets the value of the crlValues property.
- getCrossCertificates() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
-
Gets the value of the crossCertificates property.
- getCrossCertificates(CertificateWrapper) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns a list of cross-certificates
- getCRS() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRAC
-
Gets the value of the crs property.
- getCRS() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
-
Gets the value of the crs property.
- getCRS() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessLongTermData
-
Gets the value of the crs property.
- getCRS() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlVTS
-
Gets the value of the crs property.
- getCryptographic() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getCryptographic() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the cryptographic property.
- getCryptographic() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the cryptographic property.
- getCryptographic() - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Gets the value of the cryptographic property.
- getCryptographic() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns the common constraint used for cryptographic validation
- getCryptographicSuiteUpdateDate() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Returns a date of the update of the cryptographic suites within the validation policy
- getCryptographicValidation() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSAV
-
Gets the value of the cryptographicValidation property.
- getCryptoInformation() - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
-
Gets the value of the cryptoInformation property.
- getCryptoPosition(Context) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Returns the message tag for the given context (signature creation,...)
- getCurrency() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcEuLimitValue
-
Gets the value of the currency property.
- getCurrency() - Method in class eu.europa.esig.dss.diagnostic.QCLimitValueWrapper
-
Returns the Iso4217CurrencyCode
- getCurrency() - Method in class eu.europa.esig.dss.model.x509.extension.QCLimitValue
-
Gets the currency
- getCurrent(Date) - Method in class eu.europa.esig.dss.spi.util.TimeDependentValues
-
Gets the value with the date
d
if present - getCurrentBasicSignature() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
-
Returns a basic signature validation
- getCurrentBasicSignature() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
- getCurrentBasicSignature() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
- getCurrentBasicSignature() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
- getCurrentBasicSignature() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
- getCurrentCertChildren() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentCertChildren() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentCertChildren() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentCertChildren() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:Cert"
- getCurrentCertDigest() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentCertDigest() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentCertDigest() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentCertDigest() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:CertDigest"
- getCurrentCertificateChain() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
-
Returns the token's certificate chain
- getCurrentCertificateChain() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
- getCurrentCertificateChain() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
- getCurrentCertificateChain() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
- getCurrentCertificateChain() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
- getCurrentCertificateIdentifier() - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
-
Returns the current
SignerIdentifier
For CAdES/PAdES/Timestamp - getCurrentCertificateSource() - Method in class eu.europa.esig.dss.tsl.runnable.AbstractRunnableAnalysis
-
Returns the certificate source to be used to validate TL/LOTL
- getCurrentCertificateSource() - Method in class eu.europa.esig.dss.tsl.runnable.LOTLWithPivotsAnalysis
- getCurrentCertificateValuesEncapsulatedCertificate() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentCertificateValuesEncapsulatedCertificate() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentCertificateValuesEncapsulatedCertificate() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentCertificateValuesEncapsulatedCertificate() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:CertificateValues/xades:EncapsulatedX509Certificate"
- getCurrentCertRefs141CertChildren() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentCertRefs141CertChildren() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentCertRefs141CertChildren() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentCertRefs141CertChildren() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades141:CertRefs/xades:Cert"
- getCurrentCertRefsCertChildren() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentCertRefsCertChildren() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentCertRefsCertChildren() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentCertRefsCertChildren() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:CertRefs/xades:Cert"
- getCurrentCommitmentAllSignedDataObjectsPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentCommitmentAllSignedDataObjectsPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentCommitmentAllSignedDataObjectsPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentCommitmentAllSignedDataObjectsPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:AllSignedDataObjects"
- getCurrentCommitmentDescriptionPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentCommitmentDescriptionPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentCommitmentDescriptionPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentCommitmentDescriptionPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:CommitmentTypeId/xades:Description"
- getCurrentCommitmentDocumentationReferencesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentCommitmentDocumentationReferencesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentCommitmentDocumentationReferencesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentCommitmentDocumentationReferencesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:CommitmentTypeId/xades:DocumentationReferences"
- getCurrentCommitmentIdentifierPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentCommitmentIdentifierPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentCommitmentIdentifierPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentCommitmentIdentifierPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:CommitmentTypeId/xades:Identifier"
- getCurrentCommitmentObjectReferencesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentCommitmentObjectReferencesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentCommitmentObjectReferencesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentCommitmentObjectReferencesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:ObjectReference"
- getCurrentCRLRefsChildren() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentCRLRefsChildren() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentCRLRefsChildren() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentCRLRefsChildren() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:CRLRefs/xades:CRLRef"
- getCurrentCRLValuesChildren() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentCRLValuesChildren() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentCRLValuesChildren() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentCRLValuesChildren() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:CRLValues/xades:EncapsulatedCRLValue"
- getCurrentDescription() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentDescription() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentDescription() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentDescription() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:Description"
- getCurrentDigestAlgAndValue() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentDigestAlgAndValue() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentDigestAlgAndValue() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentDigestAlgAndValue() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:DigestAlgAndValue"
- getCurrentDocumentationReference() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentDocumentationReference() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentDocumentationReference() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentDocumentationReference() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:DocumentationReferences"
- getCurrentDocumentationReferenceElements() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentDocumentationReferenceElements() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentDocumentationReferenceElements() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentDocumentationReferenceElements() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path ".xades:DocumentationReferences/xades:DocumentationReference"
- getCurrentEncapsulatedCertificate() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentEncapsulatedCertificate() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentEncapsulatedCertificate() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentEncapsulatedCertificate() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:EncapsulatedX509Certificate"
- getCurrentEncapsulatedCRLValue() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentEncapsulatedCRLValue() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentEncapsulatedCRLValue() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentEncapsulatedCRLValue() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:CRLValues/xades:EncapsulatedCRLValue"
- getCurrentEncapsulatedOCSPValue() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentEncapsulatedOCSPValue() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentEncapsulatedOCSPValue() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentEncapsulatedOCSPValue() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:OCSPValues/xades:EncapsulatedOCSPValue"
- getCurrentEncapsulatedTimestamp() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentEncapsulatedTimestamp() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentEncapsulatedTimestamp() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentEncapsulatedTimestamp() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:EncapsulatedTimeStamp"
- getCurrentEncoding() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentEncoding() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentEncoding() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentEncoding() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:Encoding"
- getCurrentIdentifier() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentIdentifier() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentIdentifier() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentIdentifier() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:Identifier"
- getCurrentInclude() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentInclude() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentInclude() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentInclude() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:Include"
- getCurrentIssuerSerialIssuerNamePath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentIssuerSerialIssuerNamePath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentIssuerSerialIssuerNamePath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentIssuerSerialIssuerNamePath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:IssuerSerial/xades:X509IssuerName"
- getCurrentIssuerSerialSerialNumberPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentIssuerSerialSerialNumberPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentIssuerSerialSerialNumberPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentIssuerSerialSerialNumberPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:IssuerSerial/xades:X509SerialNumber"
- getCurrentIssuerSerialV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentIssuerSerialV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentIssuerSerialV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentIssuerSerialV2Path() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:IssuerSerialV2"
- getCurrentMimeType() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentMimeType() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentMimeType() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentMimeType() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:MimeType"
- getCurrentNamespaces() - Static method in class eu.europa.esig.dss.DomUtils
-
This method returns stored namespace definitions
- getCurrentObjectIdentifier() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentObjectIdentifier() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentObjectIdentifier() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentObjectIdentifier() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:ObjectIdentifier"
- getCurrentOCSPRefProducedAt() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentOCSPRefProducedAt() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentOCSPRefProducedAt() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentOCSPRefProducedAt() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:OCSPIdentifier/xades:ProducedAt"
- getCurrentOCSPRefResponderID() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentOCSPRefResponderID() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentOCSPRefResponderID() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentOCSPRefResponderID() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:OCSPIdentifier/xades:ResponderID"
- getCurrentOCSPRefResponderIDByKey() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentOCSPRefResponderIDByKey() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentOCSPRefResponderIDByKey() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentOCSPRefResponderIDByKey() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:OCSPIdentifier/xades:ResponderI/xades:ByKey"
- getCurrentOCSPRefResponderIDByName() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentOCSPRefResponderIDByName() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentOCSPRefResponderIDByName() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentOCSPRefResponderIDByName() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:OCSPIdentifier/xades:ResponderI/xades:ByName"
- getCurrentOCSPRefsChildren() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentOCSPRefsChildren() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentOCSPRefsChildren() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentOCSPRefsChildren() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:OCSPRefs/xades:OCSPRef"
- getCurrentOCSPValuesChildren() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentOCSPValuesChildren() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentOCSPValuesChildren() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentOCSPValuesChildren() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:OCSPValues/xades:EncapsulatedOCSPValue"
- getCurrentQualifyingPropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentQualifyingPropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentQualifyingPropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentQualifyingPropertiesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:QualifyingProperties"
- getCurrentRevocationValuesEncapsulatedCRLValue() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentRevocationValuesEncapsulatedCRLValue() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentRevocationValuesEncapsulatedCRLValue() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentRevocationValuesEncapsulatedCRLValue() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:RevocationValues/xades:CRLValues/xades:EncapsulatedCRLValue"
- getCurrentRevocationValuesEncapsulatedOCSPValue() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentRevocationValuesEncapsulatedOCSPValue() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentRevocationValuesEncapsulatedOCSPValue() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentRevocationValuesEncapsulatedOCSPValue() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:RevocationValues/xades:OCSPValues/xades:EncapsulatedOCSPValue"
- getCurrentSignaturePolicyDescription() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSignaturePolicyDescription() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSignaturePolicyDescription() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSignaturePolicyDescription() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:SignaturePolicyId/xades:SigPolicyId/xades:Description"
- getCurrentSignaturePolicyDigestAlgAndValue() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSignaturePolicyDigestAlgAndValue() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSignaturePolicyDigestAlgAndValue() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSignaturePolicyDigestAlgAndValue() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:SignaturePolicyId/xades:SigPolicyHash"
- getCurrentSignaturePolicyDocument() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSignaturePolicyDocument() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSignaturePolicyDocument() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSignaturePolicyDocument() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades141:SignaturePolicyDocument"
- getCurrentSignaturePolicyDocumentationReferences() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSignaturePolicyDocumentationReferences() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSignaturePolicyDocumentationReferences() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSignaturePolicyDocumentationReferences() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:SignaturePolicyId/xades:SigPolicyId/xades:DocumentationReferences"
- getCurrentSignaturePolicyId() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSignaturePolicyId() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSignaturePolicyId() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSignaturePolicyId() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:SignaturePolicyId/xades:SigPolicyId/xades:Identifier"
- getCurrentSignaturePolicyImplied() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSignaturePolicyImplied() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSignaturePolicyImplied() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSignaturePolicyImplied() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:SignaturePolicyImplied"
- getCurrentSignaturePolicyQualifiers() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSignaturePolicyQualifiers() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSignaturePolicyQualifiers() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSignaturePolicyQualifiers() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:SignaturePolicyId/ds:SigPolicyQualifiers"
- getCurrentSignaturePolicySPDocSpecification() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSignaturePolicySPDocSpecification() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSignaturePolicySPDocSpecification() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSignaturePolicySPDocSpecification() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:SignaturePolicyId/xades:SigPolicyQualifiers/xades:SigPolicyQualifier/xades141:SPDocSpecification"
- getCurrentSignaturePolicySPDocSpecificationIdentifier() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSignaturePolicySPDocSpecificationIdentifier() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSignaturePolicySPDocSpecificationIdentifier() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSignaturePolicySPDocSpecificationIdentifier() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:SignaturePolicyId/xades:SigPolicyQualifiers/xades:SigPolicyQualifier/xades141:SPDocSpecification/xades:Identifier"
- getCurrentSignaturePolicySPURI() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSignaturePolicySPURI() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSignaturePolicySPURI() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSignaturePolicySPURI() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:SignaturePolicyId/xades:SigPolicyQualifiers/xades:SigPolicyQualifier/xades:SPURI"
- getCurrentSignaturePolicySPUserNotice() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSignaturePolicySPUserNotice() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSignaturePolicySPUserNotice() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSignaturePolicySPUserNotice() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:SignaturePolicyId/xades:SigPolicyQualifiers/xades:SigPolicyQualifier/xades:SPUserNotice"
- getCurrentSignaturePolicyTransforms() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSignaturePolicyTransforms() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSignaturePolicyTransforms() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSignaturePolicyTransforms() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:SignaturePolicyId/ds:Transforms"
- getCurrentSigningCertificate() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
-
Returns the signing certificate of the token
- getCurrentSigningCertificate() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
- getCurrentSigningCertificate() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
- getCurrentSigningCertificate() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
- getCurrentSigningCertificate() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
- getCurrentSigPolDocLocalURI() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSigPolDocLocalURI() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSigPolDocLocalURI() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSigPolDocLocalURI() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades141:SigPolDocLocalURI"
- getCurrentSPDocSpecification() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSPDocSpecification() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSPDocSpecification() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSPDocSpecification() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades141:SPDocSpecification"
- getCurrentSPDocSpecificationDescription() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSPDocSpecificationDescription() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSPDocSpecificationDescription() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSPDocSpecificationDescription() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades141:SPDocSpecification/xades:Description"
- getCurrentSPDocSpecificationDocumentationReferenceElements() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSPDocSpecificationDocumentationReferenceElements() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSPDocSpecificationDocumentationReferenceElements() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSPDocSpecificationDocumentationReferenceElements() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades141:SPDocSpecification/xades:DocumentationReferences/xades:DocumentationReference"
- getCurrentSPDocSpecificationIdentifier() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSPDocSpecificationIdentifier() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSPDocSpecificationIdentifier() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSPDocSpecificationIdentifier() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades141:SPDocSpecification/xades:Identifier"
- getCurrentSPUserNoticeExplicitText() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSPUserNoticeExplicitText() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSPUserNoticeExplicitText() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSPUserNoticeExplicitText() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:NoticeRef/xades:NoticeNumbers"
- getCurrentSPUserNoticeNoticeRefNoticeNumbers() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSPUserNoticeNoticeRefNoticeNumbers() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSPUserNoticeNoticeRefNoticeNumbers() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSPUserNoticeNoticeRefNoticeNumbers() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:NoticeRef/xades:NoticeNumbers"
- getCurrentSPUserNoticeNoticeRefOrganization() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getCurrentSPUserNoticeNoticeRefOrganization() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getCurrentSPUserNoticeNoticeRefOrganization() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getCurrentSPUserNoticeNoticeRefOrganization() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./xades:NoticeRef/xades:Organization"
- getCurrentState() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns the current state in the cache
- getCurrentState() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets the state of the cache
- getCurrentState() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- getCurrentTime() - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
-
Gets the validation time
- getCurrentTime() - Method in interface eu.europa.esig.dss.validation.executor.ProcessExecutor
-
Returns the validation time
Date
- getCurrentTime() - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- getCurrentTime() - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
Gets the current validation time.
- getCurrentXAdESElements() - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
Gets a relevant class containing the list of elements
- getCurrentXAdESPaths() - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
Gets a relevant class containing the list of paths
- getCV() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Gets the value of the cv property.
- getDAIdentifier() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getDAIdentifier() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the daIdentifier property.
- getDAIdentifier() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the signature document identifier of the signature
- getDAIdentifier() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getDAIdentifier() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
This method returns an identifier provided by the Driving Application (DA) Note: used only for XAdES
- getDAIdentifier() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getDAIdentifier() - Method in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
-
Gets the value of the daIdentifier property.
- getData() - Method in class eu.europa.esig.dss.spi.client.http.DataLoader.DataAndUrl
-
Gets the downloaded data
- getDataFoundUpToLevel() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getDataFoundUpToLevel() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getDataFoundUpToLevel() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getDataFoundUpToLevel() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
This method returns the signature level
- getDataFoundUpToLevel() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getDataLoader() - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
-
Gets the dataloader
- getDataObjectFormat() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getDataObjectFormat() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getDataObjectFormat() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getDataObjectFormat() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedDataObjectProperties/xades:DataObjectFormat"
- getDataObjectFormat() - Method in class eu.europa.esig.xades.jaxb.xades111.SignedDataObjectPropertiesType
-
Gets the value of the dataObjectFormat property.
- getDataObjectFormat() - Method in class eu.europa.esig.xades.jaxb.xades122.SignedDataObjectPropertiesType
-
Gets the value of the dataObjectFormat property.
- getDataObjectFormat() - Method in class eu.europa.esig.xades.jaxb.xades132.SignedDataObjectPropertiesType
-
Gets the value of the dataObjectFormat property.
- getDataObjectFormatMimeType() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getDataObjectFormatMimeType() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getDataObjectFormatMimeType() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getDataObjectFormatMimeType() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedDataObjectProperties/xades:DataObjectFormat/xades:MimeType"
- getDataObjectFormatObjectIdentifier() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getDataObjectFormatObjectIdentifier() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getDataObjectFormatObjectIdentifier() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getDataObjectFormatObjectIdentifier() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedDataObjectProperties/xades:DataObjectFormat/xades:ObjectIdentifier"
- getDataObjectReference() - Method in class eu.europa.esig.asic.manifest.jaxb.ASiCManifestType
-
Gets the value of the dataObjectReference property.
- getDataObjectReferenceExtensions() - Method in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
-
Gets the value of the dataObjectReferenceExtensions property.
- getDataPackageFilename(ASiCContent) - Method in interface eu.europa.esig.dss.asic.cades.ASiCWithCAdESFilenameFactory
-
Returns a name of a ZIP archive containing signed documents in case of an ASiC-E signature, when applicable
- getDataPackageFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.DefaultASiCWithCAdESFilenameFactory
- getDataPackageFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.SimpleASiCWithCAdESFilenameFactory
- getDataPackageFilename(ASiCContent) - Method in interface eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESFilenameFactory
-
Returns a name of a ZIP archive containing signed documents in case of an ASiC-E signature, when applicable
- getDataPackageFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.xades.signature.DefaultASiCWithXAdESFilenameFactory
- getDataPackageFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.xades.signature.SimpleASiCWithXAdESFilenameFactory
- getDataPackageName(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESDataToSignHelperBuilder
- getDataPackageName(ASiCContent) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCDataToSignHelperBuilder
-
This method returns a name for a package zip container, containing the original signer data
- getDataPackageName(ASiCContent) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESDataToSignHelperBuilder
- getDataReferenceOrKeyReference() - Method in class eu.europa.esig.xmlenc.jaxb.ReferenceList
-
Gets the value of the dataReferenceOrKeyReference property.
- getDataToBeCounterSigned(DSSDocument, CSP) - Method in interface eu.europa.esig.dss.signature.CounterSignatureService
-
Retrieves the bytes of the data that need to be counter-signed from
signatureDocument
. - getDataToBeCounterSigned(DSSDocument, CAdESCounterSignatureParameters) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
- getDataToBeCounterSigned(DSSDocument, CAdESCounterSignatureParameters) - Method in class eu.europa.esig.dss.cades.signature.CAdESService
- getDataToBeCounterSigned(DSSDocument, JAdESCounterSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESService
- getDataToBeCounterSigned(DSSDocument, XAdESCounterSignatureParameters) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESService
- getDataToBeCounterSigned(DSSDocument, XAdESCounterSignatureParameters) - Method in class eu.europa.esig.dss.xades.signature.XAdESService
- getDataToBeCounterSigned(DSSDocument, SignerInformation, CAdESSignatureParameters) - Method in class eu.europa.esig.dss.cades.signature.CAdESService
-
Returns a data toBeSigned for a counter signature on the given
signerInfoToCounterSign
- getDataToBeCounterSigned(RemoteDocument, RemoteSignatureParameters) - Method in interface eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureService
-
Retrieves the bytes of the data that need to be counter signed from
signatureDocument
. - getDataToBeCounterSigned(RemoteDocument, RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureServiceImpl
- getDataToBeCounterSigned(DataToBeCounterSignedDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestDocumentSignatureService
-
Retrieves the data to be signed for counter signature creation
- getDataToBeCounterSigned(DataToBeCounterSignedDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestDocumentSignatureServiceImpl
- getDataToBeCounterSigned(DataToBeCounterSignedDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapDocumentSignatureService
-
Retrieves the data to be signed for counter signature creation
- getDataToBeCounterSigned(DataToBeCounterSignedDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapDocumentSignatureServiceImpl
- getDataToBeSignedRepresentation() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getDataToBeSignedRepresentation() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the dataToBeSignedRepresentation property.
- getDataToBeSignedRepresentation() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a DataToBeSigned digest
- getDataToBeSignedRepresentation() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getDataToBeSignedRepresentation() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
TS 119 102-1 (4.2.8 Data to be signed representation (DTBSR)) : The DTBS preparation component shall take the DTBSF and hash it according to the hash algorithm specified in the cryptographic suite.
- getDataToBeSignedRepresentation() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getDataToSign(DSSDocument, CAdESSignatureParameters) - Method in class eu.europa.esig.dss.cades.signature.CAdESService
- getDataToSign(DSSDocument, JAdESSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESService
- getDataToSign(DSSDocument, PAdESSignatureParameters) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
- getDataToSign(DSSDocument, XAdESSignatureParameters) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineB
-
Returns the canonicalized ds:SignedInfo XML segment under the form of InputStream
- getDataToSign(DSSDocument, XAdESSignatureParameters) - Method in class eu.europa.esig.dss.xades.signature.XAdESService
- getDataToSign(DSSDocument, SP) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCSignatureService
- getDataToSign(DSSDocument, SP) - Method in interface eu.europa.esig.dss.signature.DocumentSignatureService
-
Retrieves the bytes of the data that need to be signed based on the
toSignDocument
andparameters
. - getDataToSign(DSSMessageDigest, PAdESSignatureParameters) - Method in class eu.europa.esig.dss.pades.signature.ExternalCMSService
-
This method is used to compute signed-attributes of a CMSSignedData to be used for a private-key signing.
- getDataToSign(DigestDTO, RemoteSignatureParameters) - Method in interface eu.europa.esig.dss.ws.signature.common.RemoteExternalCMSService
-
Returns a DTBS (Data To Be Signed) for Signature Value creation.
- getDataToSign(DigestDTO, RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteExternalCMSServiceImpl
- getDataToSign(RemoteDocument, RemoteSignatureParameters) - Method in interface eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureService
-
Retrieves the bytes of the data that need to be signed based on the
toSignDocument
andparameters
. - getDataToSign(RemoteDocument, RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureServiceImpl
- getDataToSign(RemoteDocument, RemoteTrustedListSignatureParameters) - Method in interface eu.europa.esig.dss.ws.signature.common.RemoteTrustedListSignatureService
-
Retrieves the bytes of the data that need to be signed for a conformant XML Trusted List signing according to a set of customizable parameters
- getDataToSign(RemoteDocument, RemoteTrustedListSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteTrustedListSignatureServiceImpl
- getDataToSign(DataToSignExternalCmsDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestExternalCMSService
-
Returns a DTBS (Data To Be Signed) for Signature Value creation.
- getDataToSign(DataToSignExternalCmsDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestExternalCMSServiceImpl
- getDataToSign(DataToSignExternalCmsDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapExternalCMSService
-
Returns a DTBS (Data To Be Signed) for Signature Value creation.
- getDataToSign(DataToSignExternalCmsDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapExternalCMSServiceImpl
- getDataToSign(DataToSignMultipleDocumentsDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestMultipleDocumentSignatureService
-
Retrieves the bytes of the data that need to be signed based on the toSignDocument and parameters.
- getDataToSign(DataToSignMultipleDocumentsDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestMultipleDocumentSignatureServiceImpl
- getDataToSign(DataToSignMultipleDocumentsDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapMultipleDocumentsSignatureService
-
This method computes the digest to be signed
- getDataToSign(DataToSignMultipleDocumentsDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapMultipleDocumentsSignatureServiceImpl
- getDataToSign(DataToSignOneDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestDocumentSignatureService
-
Retrieves the bytes of the data that need to be signed based on the toSignDocument and parameters.
- getDataToSign(DataToSignOneDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestDocumentSignatureServiceImpl
- getDataToSign(DataToSignOneDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapDocumentSignatureService
-
This method computes the digest to be signed
- getDataToSign(DataToSignOneDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapDocumentSignatureServiceImpl
- getDataToSign(DataToSignTrustedListDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestTrustedListSignatureService
-
Retrieves the bytes of the data that need to be signed based on the given XML Trusted List and parameters.
- getDataToSign(DataToSignTrustedListDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestTrustedListSignatureServiceImpl
- getDataToSign(DataToSignTrustedListDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapTrustedListSignatureService
-
This method computes the digest to be signed for XML Trusted List enveloped signature creation
- getDataToSign(DataToSignTrustedListDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapTrustedListSignatureServiceImpl
- getDataToSign(List<DSSDocument>, ASiCWithCAdESSignatureParameters) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
- getDataToSign(List<DSSDocument>, ASiCWithXAdESSignatureParameters) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESService
- getDataToSign(List<DSSDocument>, JAdESSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESService
- getDataToSign(List<DSSDocument>, XAdESSignatureParameters) - Method in class eu.europa.esig.dss.xades.signature.XAdESService
- getDataToSign(List<DSSDocument>, SP) - Method in interface eu.europa.esig.dss.signature.MultipleDocumentsSignatureService
-
Retrieves the bytes of the data that need to be signed based on the
toSignDocuments
andparameters
. - getDataToSign(List<RemoteDocument>, RemoteSignatureParameters) - Method in interface eu.europa.esig.dss.ws.signature.common.RemoteMultipleDocumentsSignatureService
-
Retrieves the bytes of the data that need to be signed based on the
toSignDocuments
andparameters
. - getDataToSign(List<RemoteDocument>, RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteMultipleDocumentsSignatureServiceImpl
- GetDataToSignASiCWithCAdESHelper - Interface in eu.europa.esig.dss.asic.cades.signature
-
The interface defining a helper to create a
ToBeSigned
data for an ASiC with CAdES - GetDataToSignASiCWithXAdESHelper - Interface in eu.europa.esig.dss.asic.xades.signature
-
The interface defining a helper to create a
ToBeSigned
data for an ASiC with XAdES - getDate() - Method in class eu.europa.esig.dss.policy.jaxb.Algo
-
Gets the value of the date property.
- getDate() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
-
Gets the first occurrence date of the exception
- getDate(String) - Static method in class eu.europa.esig.dss.DomUtils
-
This method allows to convert the given text (XML representation of a date) to the
Date
. - getDate(String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Parses a IETF RFC 3339 dateTime String
- getDate(ASN1Encodable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Reads the
encodable
and returns aDate
- getDateTime() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationCertificateQualification
-
Gets the value of the dateTime property.
- getDateTime() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.NextUpdateType
-
Gets the value of the dateTime property.
- getDateValue(String) - Method in interface eu.europa.esig.dss.pdf.PdfDict
-
Gets a date
- getDeactivationCallCenter() - Method in class eu.europa.esig.saml.jaxb.authn.context.OperationalProtectionType
-
Gets the value of the deactivationCallCenter property.
- getDebugCacheAccess() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessFactory
-
Loads a cache access to load the information about the current cache state
- getDecision() - Method in class eu.europa.esig.saml.jaxb.assertion.AuthzDecisionStatementType
-
Gets the value of the decision property.
- getDefaultCryptographicConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
-
Gets the global cryptographic constraints
- getDefaultDigestAlgorithm() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method returns a default Digest Algorithm what will be used for digest calculation
- getDefaultDigestAlgorithm() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- getDefaultDigestAlgorithm() - Method in class eu.europa.esig.dss.validation.scope.AbstractSignatureScopeFinder
-
Returns the used
DigestAlgorithm
- getDefaultDigestAlgorithm() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Returns a default digest algorithm defined for a digest calculation
- getDefaultProcessExecutor() - Method in class eu.europa.esig.dss.validation.CertificateValidator
- getDefaultProcessExecutor() - Method in interface eu.europa.esig.dss.validation.ProcessExecutorProvider
-
Returns a default for a validator process executor
- getDefaultProcessExecutor() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- getDefaultValidationPolicy() - Method in class eu.europa.esig.dss.policy.ValidationPolicyFacade
-
Gets the default validation policy
- getDeleteTableQuery() - Method in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
- getDeleteTableQuery() - Method in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
- getDeleteTableQuery() - Method in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
-
Returns an sql query to remove a table from DB
- getDeleteTableQuery() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
-
Returns an sql query to remove a table from DB
- getDependentValidations() - Method in class eu.europa.esig.dss.validation.ReferenceValidation
-
Returns a list of dependent validations from
this
Note: used to contain manifest entries - getDerEncoded() - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Returns DER encoded binaries of the CRL
- getDEREncoded(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns the ASN.1 encoded representation of
byte
array. - getDEREncoded(TimestampBinary) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns the ASN.1 encoded representation of
TimestampBinary
. - getDEREncoded(ASN1Encodable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
This method returns DER encoded ASN1 attribute.
- getDEREncoded(CMSSignedData) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns the ASN.1 encoded representation of
CMSSignedData
. - getDEREncoded(TimeStampToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Gets the DER encoded binaries of
TimeStampToken
- getDEROctetStrings(ASN1Sequence) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns list of
DEROctetString
from anASN1Sequence
Useful when needed to get a list of hash values - getDERSignedAttributes(SignerInformation) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
Gets the DER SignedAttributes table from the given
SignerInformation
- getDescentPoint(String, float) - Method in class eu.europa.esig.dss.pdf.openpdf.visible.ITextDSSFontMetrics
-
Returns the descent point
- getDescription() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateExtension
-
Gets the value of the description property.
- getDescription() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
-
Gets the value of the description property.
- getDescription() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOID
-
Gets the value of the description property.
- getDescription() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Gets the value of the description property.
- getDescription() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
-
Gets the value of the description property.
- getDescription() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSPDocSpecification
-
Gets the value of the description property.
- getDescription() - Method in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
- getDescription() - Method in enum eu.europa.esig.dss.enumerations.CertificatePolicy
- getDescription() - Method in enum eu.europa.esig.dss.enumerations.CommitmentTypeEnum
- getDescription() - Method in enum eu.europa.esig.dss.enumerations.ExtendedKeyUsage
- getDescription() - Method in interface eu.europa.esig.dss.enumerations.OidDescription
-
This method returns the literal description of the OID
- getDescription() - Method in enum eu.europa.esig.dss.enumerations.QCStatement
- getDescription() - Method in enum eu.europa.esig.dss.enumerations.QCTypeEnum
- getDescription() - Method in enum eu.europa.esig.dss.enumerations.RoleOfPspOid
- getDescription() - Method in enum eu.europa.esig.dss.enumerations.SemanticsIdentifier
- getDescription() - Method in enum eu.europa.esig.dss.enumerations.X520Attributes
- getDescription() - Method in class eu.europa.esig.dss.jades.HTTPHeaderMessageBodySignatureScope
- getDescription() - Method in class eu.europa.esig.dss.jades.HTTPHeaderSignatureScope
- getDescription() - Method in class eu.europa.esig.dss.model.CommonCommitmentType
- getDescription() - Method in class eu.europa.esig.dss.model.Policy
-
Get the signature policy description
- getDescription() - Method in class eu.europa.esig.dss.model.SpDocSpecification
-
Get description
- getDescription() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtension
- getDescription() - Method in class eu.europa.esig.dss.pades.validation.scope.PdfByteRangeSignatureScope
- getDescription() - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Gets the value of the description property.
- getDescription() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureLevel
-
Gets the value of the description property.
- getDescription() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestampLevel
-
Gets the value of the description property.
- getDescription() - Method in class eu.europa.esig.dss.validation.CommitmentTypeIndication
-
Gets the description
- getDescription() - Method in class eu.europa.esig.dss.validation.scope.ContainerContentSignatureScope
- getDescription() - Method in class eu.europa.esig.dss.validation.scope.ContainerSignatureScope
- getDescription() - Method in class eu.europa.esig.dss.validation.scope.CounterSignatureScope
- getDescription() - Method in class eu.europa.esig.dss.validation.scope.DigestSignatureScope
- getDescription() - Method in class eu.europa.esig.dss.validation.scope.FullSignatureScope
- getDescription() - Method in class eu.europa.esig.dss.validation.scope.ManifestEntrySignatureScope
- getDescription() - Method in class eu.europa.esig.dss.validation.scope.ManifestSignatureScope
- getDescription() - Method in class eu.europa.esig.dss.validation.scope.SignatureScope
-
Gets the signature scope description
- getDescription() - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Gets description
- getDescription() - Method in class eu.europa.esig.dss.xades.validation.scope.XmlElementSignatureScope
- getDescription() - Method in class eu.europa.esig.dss.xades.validation.scope.XmlRootSignatureScope
- getDescription() - Method in class eu.europa.esig.dss.xades.validation.scope.XPointerSignatureScope
- getDescription() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
-
Gets the value of the description property.
- getDescription() - Method in class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
-
Gets the value of the description property.
- getDescription() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectIdentifierType
-
Gets the value of the description property.
- getDescription() - Method in class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
-
Gets the value of the description property.
- getDescription() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectIdentifierType
-
Gets the value of the description property.
- getDescription() - Method in class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
-
Gets the value of the description property.
- getDescription() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectIdentifierType
-
Gets the value of the description property.
- getDescription(String) - Static method in class eu.europa.esig.dss.validation.OidRepository
-
Gets description corresponding to the given OID
- getDestination() - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Gets the value of the destination property.
- getDestination() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Gets the value of the destination property.
- getDetachedContents() - Method in class eu.europa.esig.dss.AbstractSignatureParameters
-
This method returns the documents to sign.
- getDetachedContents() - Method in class eu.europa.esig.dss.asic.cades.signature.asice.DataToSignASiCEWithCAdESHelper
- getDetachedContents() - Method in class eu.europa.esig.dss.asic.cades.signature.asics.DataToSignASiCSWithCAdESFromArchive
- getDetachedContents() - Method in class eu.europa.esig.dss.asic.cades.signature.asics.DataToSignASiCSWithCAdESFromFiles
- getDetachedContents() - Method in interface eu.europa.esig.dss.asic.cades.signature.GetDataToSignASiCWithCAdESHelper
-
Returns a list of detached documents NOTE: In case of ASiC-S signature, we need the detached content
- getDetachedContents() - Method in class eu.europa.esig.dss.ProfileParameters
-
Gets the detached contents
- getDetachedContents() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns detached contents
- getDetachedContents() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getDetachedContents() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Gets the detached contents
- getDetachedContents(ASiCContent, boolean) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESService
-
This method returns a detached contents to be used for a signature validation
- getDetachedDocuments(String) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESCounterSignatureHelper
- getDetachedDocuments(String) - Method in class eu.europa.esig.dss.asic.common.signature.ASiCCounterSignatureHelper
-
Returns a list if detached documents for a signature with a given filename
- getDetachedDocuments(String) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESCounterSignatureHelper
- getDetachedTimestamps() - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
- getDetachedTimestamps() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns a list of detached timestamps NOTE: used for ASiC with CAdES only
- getDetachedTimestamps() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getDetachedTimestamps() - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Retrieves the detached timestamps found in the document
- getDetachedTimestamps() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- getDetachedTimestamps() - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampSource
-
Returns a list of processed detached timestamps
- getDetachedTimestamps() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- getDetachedTimestamps() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Returns a list of detached timestamps (used in ASiC with CAdES)
- getDetachedTimestamps() - Method in class eu.europa.esig.dss.validation.ValidationDataContainer
-
Returns a collection of
TimestampToken
s - getDetail() - Method in class eu.europa.esig.soap.jaxb.envelope.Fault
-
Gets the value of the detail property.
- getDetailedReport() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
-
This method returns the wrapper to manipulate the JAXB DetailedReport
- getDetailedReport() - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateReportsDTO
-
Gets the Detailed report
- getDetailedReport() - Method in class eu.europa.esig.dss.ws.cert.validation.soap.client.WSCertificateReportsDTO
-
Gets the Detailed report
- getDetailedReport() - Method in class eu.europa.esig.dss.ws.validation.dto.WSReportsDTO
-
Gets a DetailedReport
- getDetailedReportJaxb() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
-
This method returns the JAXB DetailedReport
- getDeterministicId() - Method in class eu.europa.esig.dss.AbstractSignatureParameters
-
The deterministic identifier used for unique identification of a created signature (used in XAdES and PAdES).
- getDeterministicId() - Method in interface eu.europa.esig.dss.pades.PAdESCommonParameters
-
Returns the deterministic identifier to be used to define a documentId on signing/timestamping, when necessary
- getDeterministicId() - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
- getDeterministicId() - Method in class eu.europa.esig.dss.ProfileParameters
-
Gets the deterministic id
- getDeterministicId() - Method in class eu.europa.esig.dss.xades.signature.XAdESCounterSignatureParameters
- getDeterministicId(Date, TokenIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Return a unique id for a date and the certificateToken id.
- getDeviceInHand() - Method in class eu.europa.esig.saml.jaxb.authn.context.TimeSyncTokenType
-
Gets the value of the deviceInHand property.
- getDeviceType() - Method in class eu.europa.esig.saml.jaxb.authn.context.TimeSyncTokenType
-
Gets the value of the deviceType property.
- getDiagnosticData() - Method in class eu.europa.esig.dss.validation.CertificateValidator
-
This method retrieves
XmlDiagnosticData
containing all information relevant for the validation process, including the certificate and revocation tokens obtained from online resources, e.g. - getDiagnosticData() - Method in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
-
Gets the DiagnosticDate
- getDiagnosticData() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
-
This method returns the reference to the diagnostic data object generated during the validation process.
- getDiagnosticData() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
This method retrieves
XmlDiagnosticData
containing all information relevant for the validation process, including the certificate and revocation tokens obtained from online resources, e.g. - getDiagnosticData() - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateReportsDTO
-
Gets the DiagnosticData report
- getDiagnosticData() - Method in class eu.europa.esig.dss.ws.cert.validation.soap.client.WSCertificateReportsDTO
-
Gets the DiagnosticData report
- getDiagnosticData() - Method in class eu.europa.esig.dss.ws.validation.dto.WSReportsDTO
-
Gets the DiagnosticData
- getDiagnosticDataJaxb() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
-
This method returns the JAXB DiagnosticData
- getDictionaryCreationTime(PdfDict) - Static method in class eu.europa.esig.dss.pdf.DSSDictionaryExtractionUtils
-
This method returns a value of 'TU' field when present
- getDictionaryName() - Method in class eu.europa.esig.dss.pdf.AbstractPdfDssDict
-
Gets the dictionary name (DSS or VRI)
- getDictionaryName() - Method in class eu.europa.esig.dss.pdf.PdfVriDict
- getDictionaryName() - Method in class eu.europa.esig.dss.pdf.SingleDssDict
- getDigest() - Method in class eu.europa.esig.dss.pdf.PdfSignatureCache
-
Deprecated.since 5.12. Use
byte[] digest = getMessageDigest().getValue()
- getDigest() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
-
Returns digests of the reference
- getDigest() - Method in class eu.europa.esig.dss.tsl.download.XmlDownloadResult
-
Gets digest of a canonicalized document
- getDigest() - Method in class eu.europa.esig.dss.validation.ManifestEntry
-
Gets the manifest entry digest
- getDigest() - Method in class eu.europa.esig.dss.validation.policy.SignaturePolicyValidationResult
-
Returns Digest that have been computed on the obtained signature policy document NOTE: can return NULL if a validator was not able to compute the digest
- getDigest() - Method in class eu.europa.esig.dss.validation.ReferenceValidation
-
Gets the incorporated
Digest
- getDigest() - Method in class eu.europa.esig.dss.validation.scope.SignatureScope
-
Gets digests of the document
- getDigest() - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Gets the
Digest
- getDigest() - Method in class eu.europa.esig.validationreport.jaxb.SAMessageDigestType
-
Gets the value of the digest property.
- getDigest(byte[]) - Method in class eu.europa.esig.dss.validation.scope.AbstractSignatureScopeFinder
-
Gets digest of a binaries
- getDigest(DigestAlgorithm) - Method in class eu.europa.esig.dss.jades.HTTPHeader
- getDigest(DigestAlgorithm) - Method in class eu.europa.esig.dss.model.CommonDocument
- getDigest(DigestAlgorithm) - Method in class eu.europa.esig.dss.model.DigestDocument
- getDigest(DigestAlgorithm) - Method in interface eu.europa.esig.dss.model.DSSDocument
-
This method returns the encoded digest value of the current
DSSDocument
using the base64 algorithm. - getDigest(DigestAlgorithm) - Method in class eu.europa.esig.dss.model.x509.Token
-
Returns the digest value of the wrapped token
- getDigest(DigestAlgorithm, DSSDocument) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Returns
Digest
of thedssDocument
- getDigest(DSSDocument) - Method in class eu.europa.esig.dss.validation.scope.AbstractSignatureScopeFinder
-
Gets digest of a document
- getDigest(Map<?, ?>) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Creates a
Digest
object from a JSON structure - getDigest(OtherHash) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
Converts
OtherHash
toDigest
- getDigestAfterTransforms(DSSDocument, DigestAlgorithm, Element) - Method in class eu.europa.esig.dss.xades.validation.policy.XMLSignaturePolicyValidator
-
Computes Digests after processing of given
transformsElement
- getDigestAlgAndValue() - Method in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
-
Gets the value of the digestAlgAndValue property.
- getDigestAlgAndValue() - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectRepresentationType
-
Gets the value of the digestAlgAndValue property.
- getDigestAlgAndValue() - Method in class eu.europa.esig.xades.jaxb.xades111.CRLRefType
-
Gets the value of the digestAlgAndValue property.
- getDigestAlgAndValue() - Method in class eu.europa.esig.xades.jaxb.xades111.OCSPRefType
-
Gets the value of the digestAlgAndValue property.
- getDigestAlgAndValue() - Method in class eu.europa.esig.xades.jaxb.xades122.CRLRefType
-
Gets the value of the digestAlgAndValue property.
- getDigestAlgAndValue() - Method in class eu.europa.esig.xades.jaxb.xades122.OCSPRefType
-
Gets the value of the digestAlgAndValue property.
- getDigestAlgAndValue() - Method in class eu.europa.esig.xades.jaxb.xades132.CRLRefType
-
Gets the value of the digestAlgAndValue property.
- getDigestAlgAndValue() - Method in class eu.europa.esig.xades.jaxb.xades132.OCSPRefType
-
Gets the value of the digestAlgAndValue property.
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.CertificateRefWrapper
-
Returns digest algo and value
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the certificate's Digest if present
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the digestAlgoAndValue property.
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
-
Gets the value of the digestAlgoAndValue property.
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestAlgoAndValues
-
Gets the value of the digestAlgoAndValue property.
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Gets the value of the digestAlgoAndValue property.
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocationToken
-
Gets the value of the digestAlgoAndValue property.
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Gets the value of the digestAlgoAndValue property.
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Gets the value of the digestAlgoAndValue property.
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef
-
Gets the value of the digestAlgoAndValue property.
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignaturePolicyStore
-
Gets the value of the digestAlgoAndValue property.
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerData
-
Gets the value of the digestAlgoAndValue property.
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Gets the value of the digestAlgoAndValue property.
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.OrphanCertificateTokenWrapper
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.OrphanRevocationTokenWrapper
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.OrphanTokenWrapper
-
Returns digest of the token
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.RevocationRefWrapper
-
Returns digest algo and value
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
-
Returns the digest of the revocation token
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.SignerDataWrapper
-
Gets digest algo and value of the signer data
- getDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns digest algorithm and value of the timestamp token binaries, when defined
- getDigestAlgorithm() - Method in interface eu.europa.esig.dss.asic.cades.ASiCWithCAdESCommonParameters
-
Returns a DigestAlgorithm to be used to hash a data to be timestamped
- getDigestAlgorithm() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getDigestAlgorithm() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- getDigestAlgorithm() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns the DigestAlgorithm used to create the signatureValue
- getDigestAlgorithm() - Method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
This method returns the digest algorithm.
- getDigestAlgorithm() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getDigestAlgorithm() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
- getDigestAlgorithm() - Method in class eu.europa.esig.dss.model.Policy
-
Return the hash algorithm for the signature policy
- getDigestAlgorithm() - Method in interface eu.europa.esig.dss.model.SerializableSignatureParameters
-
Get the digest algorithm
- getDigestAlgorithm() - Method in interface eu.europa.esig.dss.model.SerializableTimestampParameters
-
Returns a DigestAlgorithm to be used to hash a data to be timestamped
- getDigestAlgorithm() - Method in class eu.europa.esig.dss.model.TimestampParameters
- getDigestAlgorithm() - Method in interface eu.europa.esig.dss.pades.PAdESCommonParameters
-
Returns a DigestAlgorithm to be used to hash the signed/timestamped data
- getDigestAlgorithm() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Retrieves the digest algorithm used for generating the signature.
- getDigestAlgorithm() - Method in class eu.europa.esig.dss.validation.SignatureDigestReference
-
Returns
DigestAlgorithm
used to calculate digest value - getDigestAlgorithm() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
This method returns a
DigestAlgorithm
used for message-imprint computation of the timestamp token - getDigestAlgorithm() - Method in class eu.europa.esig.dss.ws.dto.RemoteDocument
-
Returns the current used digest algorithm for a DigestDocument
- getDigestAlgorithm() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Get the digest algorithm
- getDigestAlgorithm() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTimestampParameters
-
Gets the digest algorithm
- getDigestAlgorithm() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getDigestAlgoUsedToSignThisToken() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
-
Gets the value of the digestAlgoUsedToSignThisToken property.
- getDigestAndValue(Element) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
This method extracts the Digest algorithm and value from an element of type DigestAlgAndValueType
- getDigestBase64String(DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.ManifestFile
-
Gets base64 encoded digest string of the manifest document for the given
digestAlgorithm
- getDigestCalculator(DigestAlgorithm) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
Gets a
DigestCalculator
for thedigestAlgorithm
- getDigestCalculatorProvider(DSSDocument, DigestAlgorithm) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
Returns a
DigestCalculatorProvider
- getDigestMatcherCryptoPosition(XmlDigestMatcher) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Returns crypto position MessageTag for the given XmlDigestMatcher
- getDigestMatchers() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- getDigestMatchers() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- getDigestMatchers() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Gets the value of the digestMatchers property.
- getDigestMatchers() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
- getDigestMatchers() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
- getDigestMatchers() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns a list of DigestMatchers used in the validation process for a signature or timestamp
- getDigestMethod() - Method in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
-
Gets the value of the digestMethod property.
- getDigestMethod() - Method in class eu.europa.esig.dss.diagnostic.CertificateRefWrapper
-
Returns a used
DigestAlgorithm
for a certificate reference creation - getDigestMethod() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestAlgoAndValue
-
Gets the value of the digestMethod property.
- getDigestMethod() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureDigestReference
-
Gets the value of the digestMethod property.
- getDigestMethod() - Method in class eu.europa.esig.validationreport.jaxb.SACertIDType
-
Gets the value of the digestMethod property.
- getDigestMethod() - Method in class eu.europa.esig.validationreport.jaxb.SACRLIDType
-
Gets the value of the digestMethod property.
- getDigestMethod() - Method in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
-
Gets the value of the digestMethod property.
- getDigestMethod() - Method in class eu.europa.esig.xades.jaxb.xades111.DigestAlgAndValueType
-
Gets the value of the digestMethod property.
- getDigestMethod() - Method in class eu.europa.esig.xades.jaxb.xades122.DigestAlgAndValueType
-
Gets the value of the digestMethod property.
- getDigestMethod() - Method in class eu.europa.esig.xades.jaxb.xades132.DigestAlgAndValueType
-
Gets the value of the digestMethod property.
- getDigestMethod() - Method in class eu.europa.esig.xades.jaxb.xades132.ReferenceInfoType
-
Gets the value of the digestMethod property.
- getDigestMethod() - Method in class eu.europa.esig.xmldsig.jaxb.ReferenceType
-
Gets the value of the digestMethod property.
- getDigestMethodAlgorithm() - Method in class eu.europa.esig.dss.xades.reference.DSSReference
-
Gets DigestAlgorithm to use for digest value computation
- getDigestValue() - Method in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
-
Gets the value of the digestValue property.
- getDigestValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestAlgoAndValue
-
Gets the value of the digestValue property.
- getDigestValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureDigestReference
-
Gets the value of the digestValue property.
- getDigestValue() - Method in class eu.europa.esig.dss.model.Policy
-
Get the hash value of the explicit signature policy
- getDigestValue() - Method in class eu.europa.esig.dss.validation.SignatureDigestReference
-
Returns calculated digest value
- getDigestValue() - Method in class eu.europa.esig.validationreport.jaxb.SACertIDType
-
Gets the value of the digestValue property.
- getDigestValue() - Method in class eu.europa.esig.validationreport.jaxb.SACRLIDType
-
Gets the value of the digestValue property.
- getDigestValue() - Method in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
-
Gets the value of the digestValue property.
- getDigestValue() - Method in class eu.europa.esig.xades.jaxb.xades111.DigestAlgAndValueType
-
Gets the value of the digestValue property.
- getDigestValue() - Method in class eu.europa.esig.xades.jaxb.xades122.DigestAlgAndValueType
-
Gets the value of the digestValue property.
- getDigestValue() - Method in class eu.europa.esig.xades.jaxb.xades132.DigestAlgAndValueType
-
Gets the value of the digestValue property.
- getDigestValue() - Method in class eu.europa.esig.xades.jaxb.xades132.ReferenceInfoType
-
Gets the value of the digestValue property.
- getDigestValue() - Method in class eu.europa.esig.xmldsig.jaxb.ReferenceType
-
Gets the value of the digestValue property.
- getDigestValue(DigestAlgorithm) - Method in class eu.europa.esig.dss.model.identifier.MultipleDigestIdentifier
-
Returns a digest value for the given
digestAlgorithm
- getDigitalId() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityListType
-
Gets the value of the digitalId property.
- getDigitalId() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidatorType
-
Gets the value of the digitalId property.
- getDirect() - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectRepresentationType
-
Gets the value of the direct property.
- getDirectoryStringValue(ASN1Encodable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns a value of an ASN.1 DirectoryString instance Returns null if an error occurs during the transformation
- getDistributionPoints() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
-
Gets distribution points
- getDistributionPoints() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getDistributionPoints() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Gets distribution points
- getDistributionPoints() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the distributionPoints property.
- getDNSName() - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectLocalityType
-
Gets the value of the dnsName property.
- getDocMDP() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Gets the value of the docMDP property.
- getDocMDP() - Method in interface eu.europa.esig.dss.pades.validation.PdfSignatureDictionary
-
Returns a /DocMDP dictionary, when present
- getDocMDP() - Method in class eu.europa.esig.dss.pdf.PdfSigDictWrapper
- getDocMDP() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the docMDP property.
- getDocMDPConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getDocMDPConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
This constraint checks if a document contains changes after a signature, against permission rules identified within a /DocMDP dictionary
- getDocMDPPermissions() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns a
CertificationPermission
value of a /DocMDP dictionary, when present - getDocMDPPermissions() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns a
CertificationPermission
value of a /DocMDP dictionary, when present - getDocSpecification() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Gets the value of the docSpecification property.
- getDocSpecification() - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Gets the Document Specification Qualifier when present
- getDocument() - Method in class eu.europa.esig.dss.validation.ManifestFile
-
Gets the
DSSDocument
representing the manifest - getDocument(String) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
- getDocument(String) - Method in interface eu.europa.esig.dss.spi.client.http.DSSFileLoader
-
Returns DSSDocument from the provided url
- getDocumentationReference() - Method in class eu.europa.esig.xades.jaxb.xades111.DocumentationReferencesType
-
Gets the value of the documentationReference property.
- getDocumentationReference() - Method in class eu.europa.esig.xades.jaxb.xades122.DocumentationReferencesType
-
Gets the value of the documentationReference property.
- getDocumentationReference() - Method in class eu.europa.esig.xades.jaxb.xades132.DocumentationReferencesType
-
Gets the value of the documentationReference property.
- getDocumentationReferences() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
- getDocumentationReferences() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
- getDocumentationReferences() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSPDocSpecification
- getDocumentationReferences() - Method in enum eu.europa.esig.dss.enumerations.CommitmentTypeEnum
- getDocumentationReferences() - Method in interface eu.europa.esig.dss.enumerations.ObjectIdentifier
-
Returns a list of URI-based references NOTE: used in XAdES
- getDocumentationReferences() - Method in class eu.europa.esig.dss.model.CommonCommitmentType
- getDocumentationReferences() - Method in class eu.europa.esig.dss.model.Policy
-
Get the signature policy documentation references
- getDocumentationReferences() - Method in class eu.europa.esig.dss.model.SpDocSpecification
-
Get documentation references
- getDocumentationReferences() - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Gets the documentation references NOTE: optional, used in XAdES
- getDocumentationReferences() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectIdentifierType
-
Gets the value of the documentationReferences property.
- getDocumentationReferences() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectIdentifierType
-
Gets the value of the documentationReferences property.
- getDocumentationReferences() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectIdentifierType
-
Gets the value of the documentationReferences property.
- getDocumentCertificateSource() - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- getDocumentCertificateSource() - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
Returns a list of all
CertificateSource
s extracted from a validating document (signature(s), timestamp(s)) - getDocumentCRLSource() - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- getDocumentCRLSource() - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
Returns a list of all CRL
OfflineRevocationSource
s extracted from a validating document - getDocumentFilename() - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
Returns a file name for the validated document
- getDocumentName() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns a name of the validating document
- getDocumentName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
-
Gets the value of the documentName property.
- getDocumentName() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Gets the value of the documentName property.
- getDocumentNames(List<DSSDocument>) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Returns a list of document names from the given document list
- getDocumentOCSPSource() - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- getDocumentOCSPSource() - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
Returns a list of all OCSP
OfflineRevocationSource
s extracted from a validating document - getDocumentOctets(DSSDocument, boolean) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
This method returns binaries of the
document
to be used for payload computation, depending on theisBase64UrlEncoded
parameter. - getDocumentReferences() - Method in class eu.europa.esig.dss.validation.CommitmentTypeIndication
-
Gets the document references
- getDocumentTimestamps() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns all PDF document timestamps
- getDocumentTimestamps() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getDocumentTimestamps() - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- getDocumentTimestamps() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns a list of timestamps defined with the 'DocTimeStamp' type NOTE: applicable only for PAdES
- getDocumentTimestamps() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getDocumentTimestamps() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- getDocumentTimestamps() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Returns a list of incorporated document timestamps (PAdES only)
- getDocumentValidator(DSSDocument) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESCounterSignatureHelper
- getDocumentValidator(DSSDocument) - Method in class eu.europa.esig.dss.asic.common.signature.ASiCCounterSignatureHelper
-
Gets a Document Validator relative to the current implementation
- getDocumentValidator(DSSDocument) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESCounterSignatureHelper
- getDocumentValidator(CMSSignedData, CAdESSignatureParameters) - Method in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineLT
-
This method returns a document validator for a
CMSSignedData
- getDocumentWithLastName(List<DSSDocument>) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Returns the last document in the alphabetical ascendant order
- getDocumentWithName(List<DSSDocument>, String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Returns a document with the given
fileName
from the list ofdocuments
, when present - getDocWithIndentedSignature(Document, String, List<String>) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Pretty prints a signature in the given document
- getDownloadCacheDTO(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
Returns download cache DTO result
- getDownloadCacheInfo() - Method in class eu.europa.esig.dss.spi.tsl.TLInfo
-
Returns Download Cache Info
- getDownloadReadOnlyResult() - Method in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Returns the cached read-only download result DTO
- getDpi() - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Returns a defined DPI value Note: can be null
- getDpi() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Gets the image dpi
- getDpi(Integer) - Static method in class eu.europa.esig.dss.pdf.visible.DPIUtils
-
Gets the given or default of none is provided
- getDssDictionaries() - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
-
Returns a list of found DSS Dictionaries across different revisions
- getDssDictionary() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
-
Gets the last DSS dictionary for the signature
- getDssDictionary() - Method in class eu.europa.esig.dss.pdf.PdfDocDssRevision
-
Returns DSS dictionary
- getDssDictionary() - Method in class eu.europa.esig.dss.pdf.PdfSignatureRevision
-
Gets the DSS dictionary
- getDSSDictionary() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- getDSSDictionary() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- getDSSDictionary() - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
Loads the last DSS dictionary from the document if exists NOTE: can return null if DSS dictionary is not present
- getDSSDictionaryBinaries() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictCRLSource
- getDSSDictionaryBinaries() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictOCSPSource
- getDSSDictionaryBinaries() - Method in class eu.europa.esig.dss.pades.validation.PAdESCRLSource
- getDSSDictionaryBinaries() - Method in class eu.europa.esig.dss.pades.validation.PAdESOCSPSource
- getDSSDictionaryBinaries() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
EncapsulatedRevocationTokenIdentifier
s present in 'DSS' dictionary NOTE: Applicable only for PAdES revocation source - getDSSDictionaryCertValues() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictCertificateSource
-
Gets list of DSS dictionary certificate tokens
- getDSSDictionaryCertValues() - Method in class eu.europa.esig.dss.pades.validation.PAdESCertificateSource
- getDSSDictionaryCertValues() - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Retrieves the list of all certificates from the DSS dictionary (PAdES)
- getDSSDictionaryTokens() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictCRLSource
- getDSSDictionaryTokens() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictOCSPSource
- getDSSDictionaryTokens() - Method in class eu.europa.esig.dss.pades.validation.PAdESCRLSource
- getDSSDictionaryTokens() - Method in class eu.europa.esig.dss.pades.validation.PAdESOCSPSource
- getDSSDictionaryTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
RevocationToken
s present in 'DSS' dictionary NOTE: Applicable only for PAdES revocation source - getDSSDocument() - Method in class eu.europa.esig.dss.tsl.download.XmlDownloadResult
-
Gets the downloaded document
- getDSSFontMetrics() - Method in class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
-
Returns the associated with the drawer font metrics
- getDSSFontMetrics() - Method in class eu.europa.esig.dss.pdf.openpdf.visible.ImageOnlySignatureDrawer
- getDSSFontMetrics() - Method in class eu.europa.esig.dss.pdf.openpdf.visible.TextOnlySignatureDrawer
- getDSSFontMetrics() - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.AbstractPdfBoxSignatureDrawer
-
Gets the corresponding
eu.europa.esig.dss.pdf.visible.DSSFontMetrics
- getDSSFontMetrics() - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.DefaultPdfBoxVisibleSignatureDrawer
- getDSSFontMetrics() - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer.NativePdfBoxVisibleSignatureDrawer
- getDSSId() - Method in class eu.europa.esig.dss.model.identifier.EncapsulatedRevocationTokenIdentifier
- getDSSId() - Method in interface eu.europa.esig.dss.model.identifier.IdentifierBasedObject
-
Returns the
Identifier
of the object - getDSSId() - Method in class eu.europa.esig.dss.model.x509.Token
-
Returns a DSS unique token identifier.
- getDSSId() - Method in class eu.europa.esig.dss.spi.tsl.TLInfo
-
Returns the TL id
- getDSSId() - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
-
Returns the certificate reference identifier
- getDSSId() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
-
Returns the revocation ref DSS Identifier
- getDSSId() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
This method returns the
SignatureIdentifier
. - getDSSId() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getDSSId() - Method in class eu.europa.esig.dss.validation.scope.SignatureScope
-
Returns the unique DSS Identifier
- getDSSIdAsString() - Method in class eu.europa.esig.dss.model.x509.Token
-
Returns a string representation of the unique DSS token identifier.
- getDSSIdAsString() - Method in class eu.europa.esig.dss.spi.tsl.TLInfo
-
Returns the String representation of the identifier
- getDSSIdAsString() - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
-
Returns the certificate reference
String
id - getDSSIdAsString() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
-
Returns revocation reference
String
id - getDSSIdAsString() - Method in class eu.europa.esig.dss.validation.scope.SignatureScope
-
Returns a
String
representation of the DSS Identifier - getDSSResponderId(ResponderID) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
Transforms
ResponderID
toResponderId
- getDSSResponderId(RespID) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
Transforms
RespID
toResponderId
- getDssRevisions() - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
-
This method returns a list of DSS revisions
- getDuration() - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitDurationType
-
Gets the value of the duration property.
- getEdDSASignatureAlgorithm(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method returns a
SignatureAlgorithm
used to create thesignatureValue
NOTE: Only EdDSA algorithm is being returned by this method. - getEIDAS() - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Gets the value of the eidas property.
- getEIDASConstraints() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getEIDASConstraints() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns the constraint used for qualification validation
- getElectronicAddress() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AddressType
-
Gets the value of the electronicAddress property.
- getElectronicAddresses() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Gets a map of electronic addresses
- getElectronicAddresses() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
-
Gets a map of electronic addresses
- getElement() - Method in class eu.europa.esig.dss.xades.validation.XAdESAttribute
-
Returns the current
Element
- getElement(Node, String) - Static method in class eu.europa.esig.dss.DomUtils
-
Returns the Element corresponding to the XPath query.
- getElementAllDataObjectsTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementAllDataObjectsTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementAllDataObjectsTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementAllDataObjectsTimeStamp() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "AllDataObjectsTimeStamp" element
- getElementAllSignedDataObjects() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementAllSignedDataObjects() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementAllSignedDataObjects() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementAllSignedDataObjects() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "AllSignedDataObjects" element
- getElementAny() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementAny() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementAny() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementAny() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "Any" element
- getElementArchiveTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementArchiveTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementArchiveTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementArchiveTimeStamp() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "ArchiveTimeStamp" element
- getElementAttrAuthoritiesCertValues() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementAttrAuthoritiesCertValues() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementAttrAuthoritiesCertValues() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementAttrAuthoritiesCertValues() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "AttrAuthoritiesCertValues" element
- getElementAttributeCertificateRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementAttributeCertificateRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementAttributeCertificateRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementAttributeCertificateRefs() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "AttributeCertificateRefs" element
- getElementAttributeRevocationRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementAttributeRevocationRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementAttributeRevocationRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementAttributeRevocationRefs() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "AttributeRevocationRefs" element
- getElementAttributeRevocationValues() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementAttributeRevocationValues() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementAttributeRevocationValues() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementAttributeRevocationValues() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "AttributeRevocationValues" element
- getElementById(Node, String) - Static method in class eu.europa.esig.dss.DomUtils
-
Extract an element from the given document
node
with the given Id - getElementByKey() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementByKey() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementByKey() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementByKey() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "ByKey" element
- getElementByName() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementByName() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementByName() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementByName() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "ByName" element
- getElementCert() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCert() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCert() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCert() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "Cert" element
- getElementCertDigest() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCertDigest() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCertDigest() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCertDigest() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CertDigest" element
- getElementCertificateValues() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCertificateValues() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCertificateValues() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCertificateValues() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CertificateValues" element
- getElementCertifiedRole() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCertifiedRole() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCertifiedRole() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCertifiedRole() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CertifiedRole" element
- getElementCertifiedRoles() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCertifiedRoles() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCertifiedRoles() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCertifiedRoles() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CertifiedRoles" element
- getElementCertifiedRolesV2() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCertifiedRolesV2() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCertifiedRolesV2() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCertifiedRolesV2() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CertifiedRolesV2" element
- getElementCertRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCertRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCertRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCertRefs() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CertRefs" element
- getElementCity() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCity() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCity() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCity() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "City" element
- getElementClaimedRole() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementClaimedRole() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementClaimedRole() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementClaimedRole() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "ClaimedRole" element
- getElementClaimedRoles() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementClaimedRoles() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementClaimedRoles() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementClaimedRoles() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "ClaimedRoles" element
- getElementCommitmentTypeId() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCommitmentTypeId() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCommitmentTypeId() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCommitmentTypeId() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CommitmentTypeId" element
- getElementCommitmentTypeIndication() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCommitmentTypeIndication() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCommitmentTypeIndication() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCommitmentTypeIndication() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CommitmentTypeIndication" element
- getElementCommitmentTypeQualifier() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCommitmentTypeQualifier() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCommitmentTypeQualifier() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCommitmentTypeQualifier() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CommitmentTypeQualifier" element
- getElementCommitmentTypeQualifiers() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCommitmentTypeQualifiers() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCommitmentTypeQualifiers() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCommitmentTypeQualifiers() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CommitmentTypeQualifies" element
- getElementCompleteCertificateRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCompleteCertificateRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCompleteCertificateRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCompleteCertificateRefs() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CompleteCertificateRefs" element
- getElementCompleteRevocationRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCompleteRevocationRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCompleteRevocationRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCompleteRevocationRefs() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CompleteRevocationRefs" element
- getElementCounterSignature() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCounterSignature() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCounterSignature() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCounterSignature() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CounterSignature" element
- getElementCountryName() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCountryName() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCountryName() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCountryName() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CountryName" element
- getElementCRLIdentifier() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCRLIdentifier() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCRLIdentifier() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCRLIdentifier() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CRLIdentifier" element
- getElementCRLRef() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCRLRef() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCRLRef() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCRLRef() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CRLRef" element
- getElementCRLRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCRLRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCRLRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCRLRefs() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CRLRefs" element
- getElementCRLValues() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementCRLValues() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementCRLValues() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementCRLValues() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "CRLValues" element
- getElementDataObjectFormat() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementDataObjectFormat() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementDataObjectFormat() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementDataObjectFormat() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "DataObjectFormat" element
- getElementDescription() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementDescription() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementDescription() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementDescription() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "Description" element
- getElementDigestAlgAndValue() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementDigestAlgAndValue() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementDigestAlgAndValue() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementDigestAlgAndValue() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "DigestAlgAndValue" element
- getElementDocumentationReference() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementDocumentationReference() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementDocumentationReference() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementDocumentationReference() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "DocumentationReference" element
- getElementDocumentationReferences() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementDocumentationReferences() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementDocumentationReferences() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementDocumentationReferences() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "DocumentationReferences" element
- getElementEncapsulatedCRLValue() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementEncapsulatedCRLValue() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementEncapsulatedCRLValue() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementEncapsulatedCRLValue() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "EncapsulatedCRLValue" element
- getElementEncapsulatedOCSPValue() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementEncapsulatedOCSPValue() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementEncapsulatedOCSPValue() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementEncapsulatedOCSPValue() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "EncapsulatedOCSPValue" element
- getElementEncapsulatedPKIData() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementEncapsulatedPKIData() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementEncapsulatedPKIData() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementEncapsulatedPKIData() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "EncapsulatedPKIData" element
- getElementEncapsulatedTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementEncapsulatedTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementEncapsulatedTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementEncapsulatedTimeStamp() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "EncapsulatedTimeStamp" element
- getElementEncapsulatedX509Certificate() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementEncapsulatedX509Certificate() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementEncapsulatedX509Certificate() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementEncapsulatedX509Certificate() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "EncapsulatedX509Certificate" element
- getElementEncoding() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementEncoding() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementEncoding() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementEncoding() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "Encoding" element
- getElementExplicitText() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementExplicitText() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementExplicitText() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementExplicitText() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "ExplicitText" element
- getElementIdentifier() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementIdentifier() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementIdentifier() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementIdentifier() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "Identifier" element
- getElementInclude() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementInclude() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementInclude() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementInclude() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "Include" element
- getElementIndividualDataObjectsTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementIndividualDataObjectsTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementIndividualDataObjectsTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementIndividualDataObjectsTimeStamp() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "IndividualDataObjectsTimeStamp" element
- getElementint() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementint() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementint() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementint() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "int" element
- getElementIssuer() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementIssuer() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementIssuer() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementIssuer() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "IssueTime" element
- getElementIssuerSerial() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementIssuerSerial() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementIssuerSerial() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementIssuerSerial() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "IssuerSerial" element
- getElementIssuerSerialV2() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementIssuerSerialV2() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementIssuerSerialV2() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementIssuerSerialV2() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "IssuerSerialV2" element
- getElementIssueTime() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementIssueTime() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementIssueTime() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementIssueTime() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "IssueTime" element
- getElementMimeType() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementMimeType() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementMimeType() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementMimeType() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "MimeType" element
- getElementNoticeNumbers() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementNoticeNumbers() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementNoticeNumbers() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementNoticeNumbers() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "NoticeNumbers" element
- getElementNoticeRef() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementNoticeRef() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementNoticeRef() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementNoticeRef() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "NoticeRef" element
- getElementNumber() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementNumber() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementNumber() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementNumber() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "Number" element
- getElementObjectIdentifier() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementObjectIdentifier() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementObjectIdentifier() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementObjectIdentifier() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "ObjectIdentifier" element
- getElementObjectReference() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementObjectReference() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementObjectReference() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementObjectReference() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "ObjectReference" element
- getElementOCSPIdentifier() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementOCSPIdentifier() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementOCSPIdentifier() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementOCSPIdentifier() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "OCSPIdentifier" element
- getElementOCSPRef() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementOCSPRef() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementOCSPRef() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementOCSPRef() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "OCSPRef" element
- getElementOCSPRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementOCSPRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementOCSPRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementOCSPRefs() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "OCSPRefs" element
- getElementOCSPValues() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementOCSPValues() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementOCSPValues() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementOCSPValues() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "OCSPValues" element
- getElementOrganization() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementOrganization() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementOrganization() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementOrganization() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "Organization" element
- getElementOtherAttributeCertificate() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementOtherAttributeCertificate() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementOtherAttributeCertificate() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementOtherAttributeCertificate() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "OtherAttributeCertificate" element
- getElementOtherCertificate() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementOtherCertificate() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementOtherCertificate() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementOtherCertificate() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "OtherCertificate" element
- getElementOtherRef() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementOtherRef() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementOtherRef() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementOtherRef() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "OtherRef" element
- getElementOtherRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementOtherRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementOtherRefs() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementOtherRefs() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "OtherRefs" element
- getElementOtherTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementOtherTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementOtherTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementOtherTimeStamp() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "OtherTimeStamp" element
- getElementOtherValue() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementOtherValue() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementOtherValue() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementOtherValue() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "OtherValue" element
- getElementOtherValues() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementOtherValues() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementOtherValues() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementOtherValues() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "OtherValues" element
- getElementPostalCode() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementPostalCode() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementPostalCode() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementPostalCode() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "PostalCode" element
- getElementProducedAt() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementProducedAt() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementProducedAt() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementProducedAt() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "ProducedAt" element
- getElementQualifyingProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementQualifyingProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementQualifyingProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementQualifyingProperties() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "QualifyingProperties" element
- getElementQualifyingPropertiesReference() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementQualifyingPropertiesReference() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementQualifyingPropertiesReference() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementQualifyingPropertiesReference() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "QualifyingPropertiesReference" element
- getElementReferenceInfo() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementReferenceInfo() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementReferenceInfo() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementReferenceInfo() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "ReferenceInfo" element
- getElementRefsOnlyTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementRefsOnlyTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementRefsOnlyTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementRefsOnlyTimeStamp() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "RefsOnlyTimeStamp" element
- getElementResponderID() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementResponderID() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementResponderID() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementResponderID() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "ResponderID" element
- getElementRevocationValues() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementRevocationValues() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementRevocationValues() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementRevocationValues() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "RevocationValues" element
- getElementSigAndRefsTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSigAndRefsTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSigAndRefsTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSigAndRefsTimeStamp() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SigAndRefsTimeStamp" element
- getElementSignaturePolicyId() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSignaturePolicyId() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSignaturePolicyId() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSignaturePolicyId() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SignaturePolicyId" element
- getElementSignaturePolicyIdentifier() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSignaturePolicyIdentifier() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSignaturePolicyIdentifier() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSignaturePolicyIdentifier() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SignaturePolicyIdentifier" element
- getElementSignaturePolicyImplied() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSignaturePolicyImplied() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSignaturePolicyImplied() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSignaturePolicyImplied() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SignaturePolicyImplied" element
- getElementSignatureProductionPlace() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSignatureProductionPlace() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSignatureProductionPlace() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSignatureProductionPlace() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SignatureProductionPlace" element
- getElementSignatureProductionPlaceV2() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSignatureProductionPlaceV2() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSignatureProductionPlaceV2() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSignatureProductionPlaceV2() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SignatureProductionPlaceV2" element
- getElementSignatureTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSignatureTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSignatureTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSignatureTimeStamp() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SignatureTimeStamp" element
- getElementSignedAssertion() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSignedAssertion() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSignedAssertion() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSignedAssertion() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SignedAssertion" element
- getElementSignedAssertions() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSignedAssertions() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSignedAssertions() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSignedAssertions() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SignedAssertions" element
- getElementSignedDataObjectProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSignedDataObjectProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSignedDataObjectProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSignedDataObjectProperties() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SignedDataObjectProperties" element
- getElementSignedProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSignedProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSignedProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSignedProperties() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SignedProperties" element
- getElementSignedSignatureProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSignedSignatureProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSignedSignatureProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSignedSignatureProperties() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SignedSignatureProperties" element
- getElementSignerRole() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSignerRole() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSignerRole() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSignerRole() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SignerRole" element
- getElementSignerRoleV2() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSignerRoleV2() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSignerRoleV2() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSignerRoleV2() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SignerRoleV2" element
- getElementSigningCertificate() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSigningCertificate() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSigningCertificate() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSigningCertificate() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SigningCertificate" element
- getElementSigningCertificateV2() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSigningCertificateV2() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSigningCertificateV2() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSigningCertificateV2() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SigningCertificateV2" element
- getElementSigningTime() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSigningTime() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSigningTime() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSigningTime() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SigningTime" element
- getElementSigPolicyHash() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSigPolicyHash() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSigPolicyHash() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSigPolicyHash() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SigPolicyHash" element
- getElementSigPolicyId() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSigPolicyId() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSigPolicyId() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSigPolicyId() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SigPolicyId" element
- getElementSigPolicyQualifier() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSigPolicyQualifier() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSigPolicyQualifier() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSigPolicyQualifier() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SigPolicyQualifier" element
- getElementSigPolicyQualifiers() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSigPolicyQualifiers() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSigPolicyQualifiers() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSigPolicyQualifiers() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SigPolicyQualifiers" element
- getElementSPURI() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSPURI() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSPURI() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSPURI() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SPURI" element
- getElementSPUserNotice() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementSPUserNotice() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementSPUserNotice() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementSPUserNotice() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "SPUserNotice" element
- getElementStateOrProvince() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementStateOrProvince() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementStateOrProvince() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementStateOrProvince() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "StateOrProvince" element
- getElementStreetAddress() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementStreetAddress() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementStreetAddress() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementStreetAddress() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "StreetAddress" element
- getElementUnsignedDataObjectProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementUnsignedDataObjectProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementUnsignedDataObjectProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementUnsignedDataObjectProperties() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "UnsignedDataObjectProperties" element
- getElementUnsignedDataObjectProperty() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementUnsignedDataObjectProperty() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementUnsignedDataObjectProperty() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementUnsignedDataObjectProperty() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "UnsignedDataObjectProperty" element
- getElementUnsignedProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementUnsignedProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementUnsignedProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementUnsignedProperties() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "UnsignedProperties" element
- getElementUnsignedSignatureProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementUnsignedSignatureProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementUnsignedSignatureProperties() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementUnsignedSignatureProperties() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "UnsignedSignatureProperties" element
- getElementX509AttributeCertificate() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementX509AttributeCertificate() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementX509AttributeCertificate() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementX509AttributeCertificate() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "X509AttributeCertificate" element
- getElementXAdESTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementXAdESTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementXAdESTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementXAdESTimeStamp() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "XAdESTimeStamp" element
- getElementXMLTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getElementXMLTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getElementXMLTimeStamp() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getElementXMLTimeStamp() - Method in interface eu.europa.esig.dss.xades.definition.XAdESElement
-
Gets "XMLTimeStamp" element
- getEllipticCurveKeySize() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the ellipticCurveKeySize property.
- getEllipticCurveKeySizeConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getEllipticCurveKeySizeConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
This constraint checks whether a JWA signature has a valid elliptic curve key size
- getEmail() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the email
- getEmail() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the email property.
- getEmail() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Gets the value of the email property.
- getEmailAddress() - Method in class eu.europa.esig.saml.jaxb.metadata.ContactType
-
Gets the value of the emailAddress property.
- getEncapsulatedAttrAuthoritiesCertValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getEncapsulatedAttrAuthoritiesCertValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getEncapsulatedAttrAuthoritiesCertValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getEncapsulatedAttrAuthoritiesCertValuesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:AttrAuthoritiesCertValues/xades:EncapsulatedX509Certificate"
- getEncapsulatedCertificateIdentifiers(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- getEncapsulatedCertificateIdentifiers(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- getEncapsulatedCertificateIdentifiers(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- getEncapsulatedCertificateIdentifiers(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of
Identifier
s obtained from the givenunsignedAttribute
- getEncapsulatedCertificateValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getEncapsulatedCertificateValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getEncapsulatedCertificateValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getEncapsulatedCertificateValuesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades141:SigAndRefsTimeStampV2"
- getEncapsulatedCRLIdentifiers(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- getEncapsulatedCRLIdentifiers(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- getEncapsulatedCRLIdentifiers(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- getEncapsulatedCRLIdentifiers(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of
CRLBinary
s obtained from the givenunsignedAttribute
- getEncapsulatedCRLValue() - Method in class eu.europa.esig.xades.jaxb.xades111.CRLValuesType
-
Gets the value of the encapsulatedCRLValue property.
- getEncapsulatedCRLValue() - Method in class eu.europa.esig.xades.jaxb.xades122.CRLValuesType
-
Gets the value of the encapsulatedCRLValue property.
- getEncapsulatedCRLValue() - Method in class eu.europa.esig.xades.jaxb.xades132.CRLValuesType
-
Gets the value of the encapsulatedCRLValue property.
- getEncapsulatedOCSPIdentifiers(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- getEncapsulatedOCSPIdentifiers(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- getEncapsulatedOCSPIdentifiers(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- getEncapsulatedOCSPIdentifiers(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of
OCSPResponseBinary
s obtained from the givenunsignedAttribute
- getEncapsulatedOCSPValue() - Method in class eu.europa.esig.xades.jaxb.xades111.OCSPValuesType
-
Gets the value of the encapsulatedOCSPValue property.
- getEncapsulatedOCSPValue() - Method in class eu.europa.esig.xades.jaxb.xades122.OCSPValuesType
-
Gets the value of the encapsulatedOCSPValue property.
- getEncapsulatedOCSPValue() - Method in class eu.europa.esig.xades.jaxb.xades132.OCSPValuesType
-
Gets the value of the encapsulatedOCSPValue property.
- getEncapsulatedReferencesFromTimestamps(List<TimestampToken>) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of TimestampedReferences for tokens encapsulated within the list of timestampTokens
- getEncapsulatedTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades111.TimeStampType
-
Gets the value of the encapsulatedTimeStamp property.
- getEncapsulatedTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades122.TimeStampType
-
Gets the value of the encapsulatedTimeStamp property.
- getEncapsulatedTimeStampOrXMLTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades132.GenericTimeStampType
-
Gets the value of the encapsulatedTimeStampOrXMLTimeStamp property.
- getEncapsulatedTimeStampValidationDataCertValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getEncapsulatedTimeStampValidationDataCertValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getEncapsulatedTimeStampValidationDataCertValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getEncapsulatedTimeStampValidationDataCertValuesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:TimeStampValidationData/xades:CertificateValues/xades:EncapsulatedX509Certificate"
- getEncapsulatedValuesFromTimestamp(TimestampToken, ListCertificateSource, ListRevocationSource<CRL>, ListRevocationSource<OCSP>) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
-
Gets a list of all validation data embedded to the
timestampedTimestamp
- getEncapsulatedX509CertificateOrOtherCertificate() - Method in class eu.europa.esig.xades.jaxb.xades111.CertificateValuesType
-
Gets the value of the encapsulatedX509CertificateOrOtherCertificate property.
- getEncapsulatedX509CertificateOrOtherCertificate() - Method in class eu.europa.esig.xades.jaxb.xades122.CertificateValuesType
-
Gets the value of the encapsulatedX509CertificateOrOtherCertificate property.
- getEncapsulatedX509CertificateOrOtherCertificate() - Method in class eu.europa.esig.xades.jaxb.xades132.CertificateValuesType
-
Gets the value of the encapsulatedX509CertificateOrOtherCertificate property.
- getEncapsulationType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanToken
-
Gets the value of the encapsulationType property.
- getEncoded() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
Returns the encoded form of this certificate.
- getEncoded() - Method in class eu.europa.esig.dss.model.x509.Token
-
Returns the encoded form of the wrapped token.
- getEncoded() - Method in class eu.europa.esig.dss.model.x509.X500PrincipalHelper
-
Gets encoded
X500Principal
object binaries - getEncoded() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
- getEncoded() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
- getEncoded() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
- getEncoded(BasicOCSPResp) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Gets the DER-encoded binaries of the
BasicOCSPResp
- getEncoded(OCSPResp) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
Returns the encoded binaries of the OCSP response
- getEncoded(CMSSignedData) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns an ASN.1 encoded bytes representing the
CMSSignedData
- getEncoded(TimeStampToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns an ASN.1 encoded bytes representing the
TimeStampToken
- getEncodedCertificate() - Method in class eu.europa.esig.dss.ws.dto.RemoteCertificate
-
Gets the DER-encoded binaries of the certificate
- getEncodedFromBasicResp(BasicOCSPResp) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
Gets ASN1 encoded binaries of the
basicOCSPResp
- getEncodedHeader() - Method in class eu.europa.esig.dss.jades.validation.JWS
- getEncoding() - Method in class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
-
Gets the value of the encoding property.
- getEncoding() - Method in class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
-
Gets the value of the encoding property.
- getEncoding() - Method in class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
-
Gets the value of the encoding property.
- getEncoding() - Method in class eu.europa.esig.xades.jaxb.xades132.EncapsulatedPKIDataType
-
Gets the value of the encoding property.
- getEncoding() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectType
-
Gets the value of the encoding property.
- getEncoding() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Gets the value of the encoding property.
- getEncodingAlgorithm() - Method in class eu.europa.esig.dss.xades.DSSObject
-
Gets the encoding algorithm
- getEncryptedData() - Method in class eu.europa.esig.saml.jaxb.assertion.EncryptedElementType
-
Gets the value of the encryptedData property.
- getEncryptedID() - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
-
Gets the value of the encryptedID property.
- getEncryptedID() - Method in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
-
Gets the value of the encryptedID property.
- getEncryptedID() - Method in class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
-
Gets the value of the encryptedID property.
- getEncryptedID() - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingRequestType
-
Gets the value of the encryptedID property.
- getEncryptedID() - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingResponseType
-
Gets the value of the encryptedID property.
- getEncryptedKey() - Method in class eu.europa.esig.saml.jaxb.assertion.EncryptedElementType
-
Gets the value of the encryptedKey property.
- getEncryptionAlgo() - Method in class eu.europa.esig.dss.ws.server.signing.dto.RemoteKeyEntry
-
Gets the encryption algorithm
- getEncryptionAlgorithm() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getEncryptionAlgorithm() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- getEncryptionAlgorithm() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns the EncryptionAlgorithm used to create the signature
- getEncryptionAlgorithm() - Method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
This method returns the encryption algorithm.
- getEncryptionAlgorithm() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getEncryptionAlgorithm() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
- getEncryptionAlgorithm() - Method in interface eu.europa.esig.dss.model.SerializableSignatureParameters
-
Get the encryption algorithm
- getEncryptionAlgorithm() - Method in interface eu.europa.esig.dss.token.DSSPrivateKeyEntry
-
Get the EncryptionAlgorithm corresponding to the PrivateKey
- getEncryptionAlgorithm() - Method in class eu.europa.esig.dss.token.KSPrivateKeyEntry
- getEncryptionAlgorithm() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Retrieves the encryption algorithm used for generating the signature.
- getEncryptionAlgorithm() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Get the encryption algorithm
- getEncryptionAlgorithm() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getEncryptionAlgoUsedToSignThisToken() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
-
Gets the value of the encryptionAlgoUsedToSignThisToken property.
- getEncryptionMethod() - Method in class eu.europa.esig.saml.jaxb.metadata.KeyDescriptorType
-
Gets the value of the encryptionMethod property.
- getEncryptionMethod() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Gets the value of the encryptionMethod property.
- getEncryptionProperties() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Gets the value of the encryptionProperties property.
- getEncryptionProperty() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptionPropertiesType
-
Gets the value of the encryptionProperty property.
- getEndDate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Gets the value of the endDate property.
- getEndDate() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets TrustedService end validity date
- getEndDate() - Method in class eu.europa.esig.dss.spi.util.BaseTimeDependent
- getEndDate() - Method in interface eu.europa.esig.dss.spi.util.TimeDependent
-
The end of the validity period.
- getEndorsementType() - Method in class eu.europa.esig.validationreport.jaxb.SAOneSignerRoleType
-
Gets the value of the endorsementType property.
- getEntities() - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
-
Returns a list of certificates grouped by their public keys
- getEntities() - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
- getEntityDescriptorOrEntitiesDescriptor() - Method in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
-
Gets the value of the entityDescriptorOrEntitiesDescriptor property.
- getEntityID() - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Gets the value of the entityID property.
- getEntityKey() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns a string identifier of the certificate's public key
- getEntityKey() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the entityKey property.
- getEntityKey() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Gets the value of the entityKey property.
- getEntityKey() - Method in class eu.europa.esig.dss.diagnostic.OrphanCertificateTokenWrapper
-
Returns a string identifier of the certificate's public key
- getEntityKey() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
Returns the identifier of the current public key.
- getEntries() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlManifestFile
- getEntries() - Method in class eu.europa.esig.dss.validation.ManifestFile
-
Gets a list of
ManifestEntry
s - getEquivalenceStatusEndingTime() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRATrustServiceMapping
-
Gets the value of the equivalenceStatusEndingTime property.
- getEquivalenceStatusStartingTime() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRATrustServiceMapping
-
Gets the value of the equivalenceStatusStartingTime property.
- getEquivalentCertificates() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
-
Gets the value of the equivalentCertificates property.
- getEquivalentCertificates(CertificateWrapper) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns a list of equivalent certificates (certificates with the same public key)
- getError() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Gets the value of the error property.
- getError() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlDetails
-
Gets the value of the error property.
- getError() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlDetails
-
Gets the value of the error property.
- getError() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlValidationMessages
-
Gets the value of the error property.
- getErrorMessage() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the errorMessage property.
- getErrorMessage() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns an error message
- getErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
-
Gets error message
- getErrorMessage() - Method in class eu.europa.esig.dss.validation.SignatureCryptographicVerification
-
Returns a list of error messages obtained during signature cryptographic verification
- getErrorMessage(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method retrieves the error message for the given signature id
- getErrorMessages() - Method in class eu.europa.esig.dss.jades.validation.JAdESReferenceValidation
-
Gets error messages occurred during the reference validation
- getErrorMessages() - Method in class eu.europa.esig.dss.pdfa.PDFAValidationResult
-
Gets a list of error messages returned by the validator
- getErrorMessages() - Method in class eu.europa.esig.dss.spi.x509.SignatureIntegrityValidator
-
Returns error messages after processing of validate(candidates) method if present
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ManifestEntryExistenceCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataExistenceCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataIntactCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableMimetypeFileContentCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableZipCommentCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AllFilesSignedCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeAllDocumentCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCollisionCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ContainerTypeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.DocMDPCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.EllipticCurveKeySizeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FieldMDPCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FormatCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FullScopeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ManifestFilePresentCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.MimeTypeFilePresentCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAComplianceCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfAnnotationOverlapCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAProfileCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfPageDifferenceCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfSignatureDictionaryCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfVisualDifferenceCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ReferencesNotAmbiguousCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SigFieldLockCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignatureNotAmbiguousCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignedFilesPresentCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignerInformationStoreCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.UndefinedChangesCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ZipCommentPresentCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValueMatchCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValuePresentCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.IssuerSerialMatchCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.SigningCertificateRecognitionCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AllCertificatesInPathReferencedCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CertifiedRolesCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ClaimedRolesCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CommitmentTypeIndicationsCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentHintsCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentIdentifierCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTimestampCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTypeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CounterSignatureCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierMatchCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierPresentCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.MessageDigestOrSignedPropertiesCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignatureAcceptanceValidationResultCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignerLocationCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateAttributePresentCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateReferencesValidityCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningTimeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.StructuralValidationCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameFieldPresentCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameOrderMatchCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameValueMatchCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.UnicitySigningCertificateAttributeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyHashValidCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifiedCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifierCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyStoreCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyZeroHashCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.CheckSubXCVResult
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.ProspectiveCertificateChainCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceStatusCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceTypeIdentifierCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashMatchCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashPresenceCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationDataKnownCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationIssuerRevocationDataAvailableCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationResponderIdMatchCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.SelfIssuedOCSPCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AcceptableRevocationDataAvailableCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.NextUpdateCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataAvailableCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.AuthorityInfoAccessPresentCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsCACheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsMaxPathLengthCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateForbiddenExtensionsCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToLegalPersonCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToNaturalPersonCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcEuRetentionPeriodCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcTransactionLimitCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNameConstraintsCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotOnHoldCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotRevokedCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotSelfSignedCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyIdsCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyQualifiedIdsCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicySupportedByQSCDIdsCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyTreeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityIdCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityNameCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcRolesOfPSPCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcCCLegislationCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcComplianceCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuLimitValueCurrencyCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuPDSLocationCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcSSCDCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcTypeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSelfSignedCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSemanticsIdentifierCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSignatureValidCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSupportedCriticalExtensionsCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateValidityRangeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CommonNameCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CountryCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.GivenNameCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.IdPkixOcspNoCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationNameCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationUnitCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudonymCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudoUsageCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationInfoAccessPresentCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerTrustedCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerValidityRangeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SerialNumberCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SurnameCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Returns an i18n key String of an error message to get
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.AcceptableBuildingBlockConclusionCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQCTrustServiceCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQSCDTrustServiceCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCoverageCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.GrantedStatusCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsAbleToSelectOneTrustService
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsNoQualificationConflictDetectedCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QSCDCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QualifiedCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.RelatedToMraEnactedTrustServiceCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ServiceConsistencyCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustedCertificateMatchTrustServiceCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServicesByCertificateTypeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ValidCAQCCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableListOfTrustedListsCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListPresenceCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AdESAcceptableCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.CertificateTypeAtSigningTimeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QSCDCertificateAtSigningTimeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtCertificateIssuanceCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtSigningTimeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.TrustedListReachedForCertificateChainCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.GrantedStatusAtProductionTimeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.QTSTCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLFreshnessCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLMRACheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLNotExpiredCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLVersionCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLWellSignedCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.BasicValidationProcessCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ContentTimestampsCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.CryptographicVerificationResultCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.FormatCheckingResultCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.IdentificationOfSigningCertificateResultCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SignatureAcceptanceValidationResultCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SigningCertificateNotRevokedCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationContextInitializationResultCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationTimeAtCertificateValidityRangeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.X509CertificateValidationResultCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.AcceptableBasicSignatureValidationCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeCertificateExpirationCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeSuspensionTimeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.SigningTimeAttributePresentCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampCoherenceOrderCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampDelayCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.LongTermValidationCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.MessageImprintDigestAlgorithmValidationCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastSignatureValidationCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastTimestampValidationCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ProspectiveCertificateChainCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ValidationTimeSlidingCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.CurrentTimeIndicationCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastCertificateValidationAcceptableCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastRevocationDataValidationConclusiveCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastValidationAcceptableRevocationDataAvailable
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsWithinCertificateValidityRangeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POENotAfterCARevocationTimeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.POEExistsAtOrBeforeControlTimeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.RevocationIssuedBeforeControlTimeCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.SatisfyingRevocationDataExistsCheck
- getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
- getErrors() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConclusion
-
Gets the value of the errors property.
- getErrors() - Method in class eu.europa.esig.dss.jaxb.common.DSSErrorHandler
-
Returns a list of errors occurred during the validation process.
- getErrors() - Method in class eu.europa.esig.dss.validation.policy.SignaturePolicyValidationResult
-
Returns a list of error messages occurred in the validation process
- getErrorString() - Method in class eu.europa.esig.dss.alert.status.MessageStatus
- getErrorString() - Method in class eu.europa.esig.dss.alert.status.ObjectStatus
- getErrorString() - Method in interface eu.europa.esig.dss.alert.status.Status
-
This method returns a complete error message computed from the main
message
and subMessages from the different objects - getErrorString() - Method in class eu.europa.esig.dss.validation.status.RevocationFreshnessStatus
- getErrorURL() - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Gets the value of the errorURL property.
- getEtsiU(JWS) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
This method returns the etsiU container with the unsigned properties or an empty List
- getEtsiUHeader() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
-
Returns unsigned properties embedded into the 'etsiU' array
- getEtsiValidationReportJaxb() - Method in class eu.europa.esig.dss.validation.reports.Reports
-
This method returns the JAXB EtsiValidationReport
- getEvidence() - Method in class eu.europa.esig.saml.jaxb.assertion.AuthzDecisionStatementType
-
Gets the value of the evidence property.
- getEvidence() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthzDecisionQueryType
-
Gets the value of the evidence property.
- getException() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns the met exception
- getException() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
-
Gets the exception
- getException() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- getExceptionFirstOccurrenceTime() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
-
Gets the first time when the error is occurred
- getExceptionFirstOccurrenceTime() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets the first time when the exception occurred
- getExceptionFirstOccurrenceTime() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- getExceptionLastOccurrenceTime() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
-
Gets the last time when the error is occurred
- getExceptionLastOccurrenceTime() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets the last time when the exception occurred
- getExceptionLastOccurrenceTime() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- getExceptionMessage() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
-
Gets the exception message for an error state
- getExceptionMessage() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets the exception message for an error status
- getExceptionMessage() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
-
Gets the exception message
- getExceptionMessage() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- getExceptionMessage(Exception) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Returns a message retrieved from an exception, its cause message if the first is not defined, or exception class name if non of them is specified
- getExceptionStackTrace() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
-
Gets the exception stack trace for an error state
- getExceptionStackTrace() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets the exception stack trace for an error status
- getExceptionStackTrace() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- getExcludedChars() - Method in class eu.europa.esig.saml.jaxb.authn.context.AlphabetType
-
Gets the value of the excludedChars property.
- getExcludedHosts() - Method in class eu.europa.esig.dss.service.http.proxy.ProxyProperties
-
Gets a collection of hosts to be excluded
- getExcludedSubtrees() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns value of the excludedSubtrees field of nameConstraints certificate extension, when present
- getExcludedSubtrees() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlNameConstraints
-
Gets the value of the excludedSubtrees property.
- getExcludedSubtrees() - Method in class eu.europa.esig.dss.model.x509.extension.NameConstraints
-
Gets a list of excluded subtrees
- getExistingAIAKeys() - Method in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
- getExistingAIAKeys() - Method in class eu.europa.esig.dss.spi.x509.aia.RepositoryAIASource
-
Returns a list of all existing AIA keys present in the DB
- getExistingDigest() - Method in class eu.europa.esig.dss.model.DigestDocument
-
Gets the defined digest value for the DigestDocument
- getExpectedColorSpaceName() - Method in class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
-
Returns color space name for the provided image
- getExpectedColorSpaceName() - Method in class eu.europa.esig.dss.pdf.openpdf.visible.ImageOnlySignatureDrawer
- getExpectedColorSpaceName() - Method in class eu.europa.esig.dss.pdf.openpdf.visible.TextOnlySignatureDrawer
- getExpectedColorSpaceName() - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.AbstractPdfBoxSignatureDrawer
-
Returns color space name for the provided image
- getExpectedColorSpaceName() - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.DefaultPdfBoxVisibleSignatureDrawer
- getExpectedColorSpaceName() - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer.NativePdfBoxVisibleSignatureDrawer
- getExpirationDate(DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Gets an expiration date for the digest algorithm with name
digestAlgoToSearch
. - getExpirationDate(EncryptionAlgorithm, Integer) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Gets an expiration date for the encryption algorithm with name
algoToSearch
andkeyLength
. - getExpirationDate(EncryptionAlgorithm, String) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Gets an expiration date for the encryption algorithm with name
algoToSearch
andkeyLength
. - getExpiredCertsOnCRL() - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Gets the 'expiredCertsOnCRL' field Date
- getExpiredCertsOnCRL() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Gets the value of the expiredCertsOnCRL property.
- getExpiredCertsOnCRL() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
-
Returns the expired-certs-on-crl attribute time, when present
- getExpiredCertsOnCRL() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Returns the expiredCertsOnCRL date (from CRL)
- getExpiredCertsRevocationInfo() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Gets the value of the expiredCertsRevocationInfo property.
- getExpiredCertsRevocationInfo() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
-
Gets the expired certs revocation info date
- getExplicitText() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlUserNotice
-
Gets the value of the explicitText property.
- getExplicitText() - Method in class eu.europa.esig.dss.model.UserNotice
-
Gets the notice text
- getExplicitText() - Method in class eu.europa.esig.xades.jaxb.xades111.SPUserNoticeType
-
Gets the value of the explicitText property.
- getExplicitText() - Method in class eu.europa.esig.xades.jaxb.xades122.SPUserNoticeType
-
Gets the value of the explicitText property.
- getExplicitText() - Method in class eu.europa.esig.xades.jaxb.xades132.SPUserNoticeType
-
Gets the value of the explicitText property.
- getExponent() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcEuLimitValue
-
Gets the value of the exponent property.
- getExponent() - Method in class eu.europa.esig.dss.diagnostic.QCLimitValueWrapper
-
Returns the defined exponent
- getExponent() - Method in class eu.europa.esig.dss.model.x509.extension.QCLimitValue
-
Gets the exponent
- getExponent() - Method in class eu.europa.esig.xmldsig.jaxb.RSAKeyValueType
-
Gets the value of the exponent property.
- getExtendedKeyUsage() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns the extended key usages
- getExtendedKeyUsage() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the extendedKeyUsage property.
- getExtendedKeyUsage(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns the extended key usage, when present
- getExtendedKeyUsage(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Extracts all extended key usages for the certificate token
- getExtendedKeyUsageOid() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlExtendedKeyUsages
-
Gets the value of the extendedKeyUsageOid property.
- getExtendedKeyUsages() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns a list of extended-key-usages
- getExtendedKeyUsages() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- getExtension() - Method in class eu.europa.esig.asic.manifest.jaxb.ExtensionsListType
-
Gets the value of the extension property.
- getExtension() - Method in interface eu.europa.esig.dss.enumerations.MimeType
-
Returns file extension corresponding to the MimeType
- getExtension() - Method in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationPinType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnMethodBaseType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.ExtensionOnlyType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.IdentificationType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.KeyActivationType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.OperationalProtectionType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.PasswordType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.PrivateKeyProtectionType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.PublicKeyType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.SecretKeyProtectionType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.SecurityAuditType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.SharedSecretChallengeResponseType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.TechnicalProtectionBaseType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.saml.jaxb.authn.context.TokenType
-
Gets the value of the extension property.
- getExtension() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ExtensionsListType
-
Gets the value of the extension property.
- getExtensionChanges() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModifications
-
Gets the value of the extensionChanges property.
- getExtensionPeriodMax() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Gets the value of the extensionPeriodMax property.
- getExtensionPeriodMin() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Gets the value of the extensionPeriodMin property.
- getExtensionProfile(SignatureLevel, ASiCContainerType) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
-
Returns the extension profile to be used for the current signature
- getExtensions() - Method in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
-
Gets the value of the extensions property.
- getExtensions() - Method in class eu.europa.esig.saml.jaxb.metadata.ContactType
-
Gets the value of the extensions property.
- getExtensions() - Method in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
-
Gets the value of the extensions property.
- getExtensions() - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Gets the value of the extensions property.
- getExtensions() - Method in class eu.europa.esig.saml.jaxb.metadata.OrganizationType
-
Gets the value of the extensions property.
- getExtensions() - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Gets the value of the extensions property.
- getExtensions() - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Gets the value of the extensions property.
- getExtensions() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Gets the value of the extensions property.
- getExternalOrigin() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Gets the external origin
- getExternalVerification() - Method in class eu.europa.esig.saml.jaxb.authn.context.PasswordType
-
Gets the value of the externalVerification property.
- getExtra() - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Gets extra field for the document
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ManifestEntryExistenceCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataExistenceCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataIntactCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableMimetypeFileContentCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableZipCommentCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AllFilesSignedCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeAllDocumentCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCollisionCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ContainerTypeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.DocMDPCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.EllipticCurveKeySizeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FieldMDPCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FormatCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FullScopeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ManifestFilePresentCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.MimeTypeFilePresentCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAComplianceCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfAnnotationOverlapCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAProfileCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfPageDifferenceCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfSignatureDictionaryCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfVisualDifferenceCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ReferencesNotAmbiguousCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SigFieldLockCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignatureNotAmbiguousCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignedFilesPresentCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignerInformationStoreCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.UndefinedChangesCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ZipCommentPresentCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValueMatchCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValuePresentCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.IssuerSerialMatchCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.SigningCertificateRecognitionCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AllCertificatesInPathReferencedCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CertifiedRolesCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ClaimedRolesCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CommitmentTypeIndicationsCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentHintsCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentIdentifierCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTimestampCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTypeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CounterSignatureCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierMatchCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierPresentCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.MessageDigestOrSignedPropertiesCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignatureAcceptanceValidationResultCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignerLocationCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateAttributePresentCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateReferencesValidityCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningTimeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.StructuralValidationCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameFieldPresentCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameOrderMatchCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameValueMatchCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.UnicitySigningCertificateAttributeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyHashValidCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifiedCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifierCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyStoreCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyZeroHashCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.CheckSubXCVResult
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.ProspectiveCertificateChainCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceStatusCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceTypeIdentifierCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashMatchCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashPresenceCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationDataKnownCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationResponderIdMatchCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.SelfIssuedOCSPCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AcceptableRevocationDataAvailableCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.NextUpdateCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataAvailableCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.AuthorityInfoAccessPresentCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsCACheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsMaxPathLengthCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateForbiddenExtensionsCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToLegalPersonCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToNaturalPersonCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcEuRetentionPeriodCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcTransactionLimitCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNameConstraintsCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotOnHoldCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotRevokedCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotSelfSignedCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyIdsCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyQualifiedIdsCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicySupportedByQSCDIdsCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyTreeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityIdCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityNameCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcRolesOfPSPCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcCCLegislationCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcComplianceCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuLimitValueCurrencyCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuPDSLocationCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcSSCDCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcTypeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSelfSignedCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSemanticsIdentifierCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSignatureValidCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSupportedCriticalExtensionsCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateValidityRangeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CommonNameCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CountryCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.ExtendedKeyUsageCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.GivenNameCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.IdPkixOcspNoCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.KeyUsageCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationNameCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationUnitCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudonymCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudoUsageCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationInfoAccessPresentCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerTrustedCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerValidityRangeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SerialNumberCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SurnameCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Gets an Indication in case of failure
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.AcceptableBuildingBlockConclusionCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CaQcCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQCTrustServiceCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQSCDTrustServiceCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCoverageCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.GrantedStatusCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsAbleToSelectOneTrustService
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsNoQualificationConflictDetectedCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.MRACertificateEquivalenceApplied
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QSCDCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QualifiedCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.RelatedToMraEnactedTrustServiceCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ServiceConsistencyCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustedCertificateMatchTrustServiceCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServicesByCertificateTypeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ValidCAQCCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AbstractTrustedListCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListPresenceCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AdESAcceptableCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.CertificateTypeAtSigningTimeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QSCDCertificateAtSigningTimeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtCertificateIssuanceCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtSigningTimeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.TrustedListReachedForCertificateChainCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.GrantedStatusAtProductionTimeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.QTSTCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLFreshnessCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLMRACheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLNotExpiredCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLVersionCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLWellSignedCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.BasicValidationProcessCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ContentTimestampsCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.CryptographicVerificationResultCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.FormatCheckingResultCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.IdentificationOfSigningCertificateResultCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SignatureAcceptanceValidationResultCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SigningCertificateNotRevokedCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationContextInitializationResultCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationTimeAtCertificateValidityRangeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.X509CertificateValidationResultCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.AcceptableBasicSignatureValidationCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeCertificateExpirationCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeSuspensionTimeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.SigningTimeAttributePresentCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampCoherenceOrderCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampDelayCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AbstractPastTokenValidationCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.LongTermValidationCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.MessageImprintDigestAlgorithmValidationCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ProspectiveCertificateChainCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ValidationTimeSlidingCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.CurrentTimeIndicationCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastCertificateValidationAcceptableCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastRevocationDataValidationConclusiveCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastValidationAcceptableRevocationDataAvailable
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsWithinCertificateValidityRangeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POENotAfterCARevocationTimeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.POEExistsAtOrBeforeControlTimeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.RevocationIssuedBeforeControlTimeCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.SatisfyingRevocationDataExistsCheck
- getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ManifestEntryExistenceCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataExistenceCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataIntactCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableMimetypeFileContentCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableZipCommentCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AllFilesSignedCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeAllDocumentCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCollisionCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ContainerTypeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.DocMDPCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.EllipticCurveKeySizeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FieldMDPCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FormatCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FullScopeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ManifestFilePresentCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.MimeTypeFilePresentCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAComplianceCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfAnnotationOverlapCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAProfileCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfPageDifferenceCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfSignatureDictionaryCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfVisualDifferenceCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ReferencesNotAmbiguousCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SigFieldLockCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignatureNotAmbiguousCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignedFilesPresentCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignerInformationStoreCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.UndefinedChangesCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ZipCommentPresentCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValueMatchCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValuePresentCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.IssuerSerialMatchCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.SigningCertificateRecognitionCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AllCertificatesInPathReferencedCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CertifiedRolesCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ClaimedRolesCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CommitmentTypeIndicationsCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentHintsCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentIdentifierCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTimestampCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTypeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CounterSignatureCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierMatchCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierPresentCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.MessageDigestOrSignedPropertiesCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignatureAcceptanceValidationResultCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignerLocationCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateAttributePresentCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateReferencesValidityCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningTimeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.StructuralValidationCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameFieldPresentCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameOrderMatchCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameValueMatchCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.UnicitySigningCertificateAttributeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyHashValidCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifiedCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifierCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyStoreCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyZeroHashCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.CheckSubXCVResult
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.ProspectiveCertificateChainCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceStatusCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceTypeIdentifierCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashMatchCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashPresenceCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationDataKnownCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationResponderIdMatchCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.SelfIssuedOCSPCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AcceptableRevocationDataAvailableCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.NextUpdateCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataAvailableCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.AuthorityInfoAccessPresentCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsCACheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsMaxPathLengthCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateForbiddenExtensionsCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToLegalPersonCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToNaturalPersonCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcEuRetentionPeriodCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcTransactionLimitCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNameConstraintsCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotOnHoldCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotRevokedCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotSelfSignedCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyIdsCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyQualifiedIdsCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicySupportedByQSCDIdsCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyTreeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityIdCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityNameCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcRolesOfPSPCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcCCLegislationCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcComplianceCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuLimitValueCurrencyCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuPDSLocationCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcSSCDCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcTypeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSelfSignedCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSemanticsIdentifierCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSignatureValidCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSupportedCriticalExtensionsCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateValidityRangeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CommonNameCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CountryCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.ExtendedKeyUsageCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.GivenNameCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.IdPkixOcspNoCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.KeyUsageCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationNameCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationUnitCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudonymCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudoUsageCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationInfoAccessPresentCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerTrustedCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerValidityRangeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SerialNumberCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SurnameCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Gets a SubIndication in case of failure
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.AcceptableBuildingBlockConclusionCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CaQcCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQCTrustServiceCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQSCDTrustServiceCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCoverageCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.GrantedStatusCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsAbleToSelectOneTrustService
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsNoQualificationConflictDetectedCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.MRACertificateEquivalenceApplied
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QSCDCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QualifiedCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.RelatedToMraEnactedTrustServiceCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ServiceConsistencyCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustedCertificateMatchTrustServiceCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServicesByCertificateTypeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ValidCAQCCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AbstractTrustedListCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListPresenceCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AdESAcceptableCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.CertificateTypeAtSigningTimeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QSCDCertificateAtSigningTimeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtCertificateIssuanceCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtSigningTimeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.TrustedListReachedForCertificateChainCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.GrantedStatusAtProductionTimeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.QTSTCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLFreshnessCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLMRACheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLNotExpiredCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLVersionCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLWellSignedCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.BasicValidationProcessCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ContentTimestampsCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.CryptographicVerificationResultCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.FormatCheckingResultCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.IdentificationOfSigningCertificateResultCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SignatureAcceptanceValidationResultCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SigningCertificateNotRevokedCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationContextInitializationResultCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationTimeAtCertificateValidityRangeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.X509CertificateValidationResultCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.AcceptableBasicSignatureValidationCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeCertificateExpirationCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeSuspensionTimeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.SigningTimeAttributePresentCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampCoherenceOrderCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampDelayCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AbstractPastTokenValidationCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.LongTermValidationCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.MessageImprintDigestAlgorithmValidationCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ProspectiveCertificateChainCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ValidationTimeSlidingCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.CurrentTimeIndicationCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastCertificateValidationAcceptableCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastRevocationDataValidationConclusiveCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastValidationAcceptableRevocationDataAvailable
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsWithinCertificateValidityRangeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POENotAfterCARevocationTimeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.POEExistsAtOrBeforeControlTimeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.RevocationIssuedBeforeControlTimeCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.SatisfyingRevocationDataExistsCheck
- getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
- getFailLevelConstraint() - Method in class eu.europa.esig.dss.validation.process.Chain
-
Returns the FAIL level constraint
- getFatalErrors() - Method in class eu.europa.esig.dss.jaxb.common.DSSErrorHandler
-
Returns a list of fatal errors occurred during the validation process.
- getFaultactor() - Method in class eu.europa.esig.soap.jaxb.envelope.Fault
-
Gets the value of the faultactor property.
- getFaultcode() - Method in class eu.europa.esig.soap.jaxb.envelope.Fault
-
Gets the value of the faultcode property.
- getFaultstring() - Method in class eu.europa.esig.soap.jaxb.envelope.Fault
-
Gets the value of the faultstring property.
- getFC() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Gets the value of the fc property.
- getFieldId() - Method in class eu.europa.esig.dss.pades.SignatureFieldParameters
-
Gets signature field id
- getFieldId() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
-
Returns the field Id to be signed
- getFieldMDP() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns a /FieldMDP dictionary content, when present
- getFieldMDP() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Gets the value of the fieldMDP property.
- getFieldMDP() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns a /FieldMDP dictionary content, when present
- getFieldMDP() - Method in interface eu.europa.esig.dss.pades.validation.PdfSignatureDictionary
-
Returns a /FieldMDP dictionary, when present
- getFieldMDP() - Method in class eu.europa.esig.dss.pdf.PdfSigDictWrapper
- getFieldMDP() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the fieldMDP property.
- getFieldMDPConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getFieldMDPConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
This constraint checks if a document contains changes after a signature, against permission rules identified within a /FieldMDP dictionary
- getFieldName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModification
-
Gets the value of the fieldName property.
- getFieldName() - Method in class eu.europa.esig.dss.pades.validation.PdfSignatureField
-
This method returns a signature field's name
- getFieldName() - Method in class eu.europa.esig.dss.pdf.modifications.ObjectModification
-
Returns a name of the changed field object, when applicable NOTE: the object shall be a type of field.
- getFieldParameters() - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Returns
SignatureFieldParameters
- getFieldParameters() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Gets the visual signature field parameters
- getFields() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFLockDictionary
-
Gets the value of the fields property.
- getFields() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFRevision
-
Gets the value of the fields property.
- getFields() - Method in interface eu.europa.esig.dss.pades.validation.PdfRevision
-
Returns a list of signature fields that refer the current object
- getFields() - Method in class eu.europa.esig.dss.pdf.PdfCMSRevision
- getFields() - Method in class eu.europa.esig.dss.pdf.PdfDocDssRevision
- getFields() - Method in class eu.europa.esig.dss.pdf.SigFieldPermissions
-
Gets a list of field names
- getFile() - Method in class eu.europa.esig.dss.model.FileDocument
-
Gets the
File
- getFileByteSize(DSSDocument) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Returns byte size of the given document
- getFileExtension(String) - Static method in interface eu.europa.esig.dss.enumerations.MimeType
-
Returns the file extension based on the position of the '.' in the fileName.
- getFilename() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlManifestFile
-
Gets the value of the filename property.
- getFilename() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Gets name of the timestamp file, when applicable
- getFilename() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
-
Gets the value of the filename property.
- getFilename() - Method in class eu.europa.esig.dss.validation.ManifestFile
-
Gets the manifest document's filename
- getFileName() - Method in class eu.europa.esig.dss.validation.ManifestEntry
-
Gets the filename
- getFileName() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
This method returns the file name of a detached timestamp
- getFileNameExtension(String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- getFileNameExtension(String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- getFileNameExtension(String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
This method returns an extension for the given filename Ex.
- getFileNameExtension(String) - Static method in class eu.europa.esig.dss.utils.Utils
-
This method returns an extension for the given filename Ex.
- getFilter() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns the PDF signature dictionary /Filter value
- getFilter() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Gets the value of the filter property.
- getFilter() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns the PDF signature dictionary /Filter value
- getFilter() - Method in interface eu.europa.esig.dss.pades.PAdESCommonParameters
-
Returns Filter value
- getFilter() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- getFilter() - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
- getFilter() - Method in interface eu.europa.esig.dss.pades.validation.PdfSignatureDictionary
-
Gets the Filter value
- getFilter() - Method in class eu.europa.esig.dss.pdf.PdfSigDictWrapper
- getFilter() - Method in class eu.europa.esig.validationreport.jaxb.SAFilterType
-
Gets the value of the filter property.
- getFilteredServices() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertQualificationAtTimeBlock
-
Returns a list of filtered valid trust services allowed to issue qualified certificates
- getFinalArchiveName(DSSDocument, SigningOperation, MimeType) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCSignatureService
-
Generates and returns a final name for the archive to create
- getFinalConclusion(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns the final validation conclusion for a token with a given Id
- getFinalContainerName(ASiCContainerType) - Method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
This method returns a filename for the merged container
- getFinalDocumentName(DSSDocument, SignatureLevel) - Method in class eu.europa.esig.dss.pades.signature.PAdESWithExternalCMSService
-
Generates and returns a final name for the document to be created
- getFinalDocumentName(DSSDocument, SigningOperation, SignatureLevel, MimeType) - Method in class eu.europa.esig.dss.signature.AbstractSignatureService
-
Generates and returns a final name for the document to create
- getFinalDocumentName(DSSDocument, SigningOperation, SignatureLevel, SignaturePackaging, MimeType) - Method in class eu.europa.esig.dss.signature.AbstractSignatureService
-
Generates and returns a final name for the document to create
- getFinalFileName(DSSDocument, SigningOperation) - Method in class eu.europa.esig.dss.signature.AbstractSignatureService
-
Returns the final name for the document to create
- getFinalFileName(DSSDocument, SigningOperation, SignatureLevel) - Method in class eu.europa.esig.dss.signature.AbstractSignatureService
-
Returns the final name for the document to create
- getFinalFileName(DSSDocument, SigningOperation, SignatureLevel, SignaturePackaging) - Method in class eu.europa.esig.dss.signature.AbstractSignatureService
-
Returns the final name for the document to create
- getFinalIndication(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets the validation indication to a token with id corresponding to the highest validation level
- getFinalObject() - Method in class eu.europa.esig.dss.pdf.modifications.ObjectModification
-
Gets a final document revision object
- getFinalQualification() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.FinalCertificateQualificationCalculator
-
This method returns the final qualification of the certificate, based on the two given times
- getFinalRotation(int, int) - Method in class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
-
Because OpenPDF does not rotate signature field automatically accordingly the page's rotation, we need to rotate manually
- getFinalSubIndication(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets the validation subIndication to a token with id corresponding to the highest validation level
- getFirstFieldName() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns the first signature field name
- getFirstFieldName() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns the first signature field name
- getFirstPartEnd() - Method in class eu.europa.esig.dss.pades.validation.ByteRange
-
Returns the last byte number of the first part of the revision
- getFirstPartStart() - Method in class eu.europa.esig.dss.pades.validation.ByteRange
-
Returns the first byte number of the first part of the revision
- getFirstPolicyId() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
The identifier of the policy of the first signature.
- getFirstSignatureDate() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the first signature time.
- getFirstSignatureDigestAlgorithm() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the
DigestAlgorithm
of the first signature. - getFirstSignatureEncryptionAlgorithm() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the
EncryptionAlgorithm
of the first signature. - getFirstSignatureFormat() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the signature format for the first signature.
- getFirstSignatureId() - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
This method returns the first signature id.
- getFirstSignatureId() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the first signature id.
- getFirstSignatureId() - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns the first signature id.
- getFirstSignerInformation(CMSSignedData) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns the first
SignerInformation
extracted fromCMSSignedData
. - getFirstTimestampId() - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns the first timestamp id.
- getFolders() - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Returns a list of folders present within the container
- getFont() - Method in interface eu.europa.esig.dss.pades.DSSNativeFont
-
Returns a native font for the given implementation
- getFont() - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Returns specified text font If not defined, returns a Default Font instance (PTSerifRegular)
- getFont() - Method in class eu.europa.esig.dss.pdf.openpdf.visible.ITextNativeFont
- getFont() - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.PdfBoxNativeFont
- getFont() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Gets the font document
- getForbiddenExtensions() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the forbiddenExtensions property.
- getFormalPolicyObject() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
-
Gets the value of the formalPolicyObject property.
- getFormalPolicyURI() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
-
Gets the value of the formalPolicyURI property.
- getFormat() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDistinguishedName
-
Gets the value of the format property.
- getFormat() - Method in class eu.europa.esig.dss.policy.jaxb.AlgoExpirationDate
-
Gets the value of the format property.
- getFormat() - Method in class eu.europa.esig.saml.jaxb.assertion.NameIDType
-
Gets the value of the format property.
- getFormat() - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDPolicyType
-
Gets the value of the format property.
- getFormattedDate(Date) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Returns a formatted String representation of a given Date
- getFormFillInAndSignatureCreationChanges() - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectModifications
-
Returns a list of form filling and signature creation related changes
- getFoundCertificates() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Gets the value of the foundCertificates property.
- getFoundCertificates() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the foundCertificates property.
- getFoundCertificates() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Gets the value of the foundCertificates property.
- getFoundRevocations() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the foundRevocations property.
- getFoundRevocations() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Gets the value of the foundRevocations property.
- getFoundTimestamps() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- getFriendlyName() - Method in class eu.europa.esig.saml.jaxb.assertion.AttributeType
-
Gets the value of the friendlyName property.
- getFriendlyName() - Method in class eu.europa.esig.saml.jaxb.dce.DCEValueType
-
Gets the value of the friendlyName property.
- getFrom(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
-
This method try to retrieve the protocol indicated by the given URL string.
- getFullPathAttribute(DSSNamespace) - Static method in class eu.europa.esig.dss.asic.xades.definition.ManifestPaths
-
Returns
"manifest:full-path"
with the givenmanifestNamespace
's prefix - getFullScope() - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Gets the value of the fullScope property.
- getFullScopeConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getFullScopeConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns FullScope constraint if present in the policy, null otherwise
- getG() - Method in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
-
Gets the value of the g property.
- getGeneralNames() - Method in class eu.europa.esig.dss.model.x509.extension.SubjectAlternativeNames
-
Returns a list of subject alternative names
- getGeneralNameType() - Method in class eu.europa.esig.dss.model.x509.extension.GeneralName
-
Gets the type of GeneralName
- getGeneration() - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationPinType
-
Gets the value of the generation property.
- getGeneration() - Method in class eu.europa.esig.saml.jaxb.authn.context.PasswordType
-
Gets the value of the generation property.
- getGenerationTime() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Retrieves the timestamp generation time.
- getGetComplete() - Method in class eu.europa.esig.saml.jaxb.protocol.IDPListType
-
Gets the value of the getComplete property.
- getGivenName() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the given name
- getGivenName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the givenName property.
- getGivenName() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the givenName property.
- getGivenName() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Gets the value of the givenName property.
- getGivenName() - Method in class eu.europa.esig.saml.jaxb.metadata.ContactType
-
Gets the value of the givenName property.
- getGlobalRotation() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets global signature field rotation
- getGoverningAgreementRef() - Method in class eu.europa.esig.saml.jaxb.authn.context.GoverningAgreementRefType
-
Gets the value of the governingAgreementRef property.
- getGoverningAgreementRef() - Method in class eu.europa.esig.saml.jaxb.authn.context.GoverningAgreementsType
-
Gets the value of the governingAgreementRef property.
- getGoverningAgreements() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
-
Gets the value of the governingAgreements property.
- getGoverningAgreements() - Method in class eu.europa.esig.saml.jaxb.authn.context.IdentificationType
-
Gets the value of the governingAgreements property.
- getGreen() - Method in class eu.europa.esig.dss.ws.dto.RemoteColor
-
Gets green color value
- getHashDataInfo() - Method in class eu.europa.esig.xades.jaxb.xades111.TimeStampType
-
Gets the value of the hashDataInfo property.
- getHeader() - Method in class eu.europa.esig.soap.jaxb.envelope.Envelope
-
Gets the value of the header property.
- getHeaderName() - Method in class eu.europa.esig.dss.jades.validation.JAdESAttribute
-
Gets the header's name
- getHeight() - Method in class eu.europa.esig.dss.pades.SignatureFieldParameters
-
Gets a height of the signature field
- getHeight() - Method in class eu.europa.esig.dss.pdf.AnnotationBox
-
Returns a height of the box
- getHeight() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
-
Gets the signature field box height
- getHeight(String, float) - Method in class eu.europa.esig.dss.pdf.openpdf.visible.ITextDSSFontMetrics
- getHeight(String, float) - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.JavaDSSFontMetrics
- getHeight(String, float) - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer.PdfBoxDSSFontMetrics
- getHeight(String, float) - Method in interface eu.europa.esig.dss.pdf.visible.DSSFontMetrics
-
Computes a height for a string of a given size
- getHexValue() - Method in class eu.europa.esig.dss.model.Digest
-
Gets the HEX (base16) encoded digest value String
- getHighestConclusion(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets the validation conclusion to a signature with id corresponding to the highest validation level
- getHistoricalInformationPeriod() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the historicalInformationPeriod property.
- getHost() - Method in class eu.europa.esig.dss.service.http.commons.HostConnection
-
Gets the host name
- getHost() - Method in class eu.europa.esig.dss.service.http.proxy.ProxyProperties
-
Returns the proxy host to use
- getHostnameVerifier() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the hostname verifier
- getHtmlBootstrap4Templates() - Static method in class eu.europa.esig.dss.detailedreport.DetailedReportXmlDefiner
-
Gets the HTML Bootstrap 4 template
- getHtmlBootstrap4Templates() - Static method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportXmlDefiner
-
Gets the HTML Bootstrap 4 template
- getHtmlBootstrap4Templates() - Static method in class eu.europa.esig.dss.simplereport.SimpleReportXmlDefiner
-
Gets the HTML Bootstrap 4 template
- getHTTP() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Gets the value of the http property.
- getHttpClient(String) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the HTTP client
- getHttpClientBuilder(String) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the
HttpClientBuilder
for the url - getHttpClientResponseHandler() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Returns the
HttpClientResponseHandler
response handler - getHttpContext() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Deprecated.since DSS 5.12. Use
getHttpContext(httpHost)
method instead - getHttpContext(HttpHost) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the
HttpContext
- getHttpHeaderAlgo() - Method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Get the algorithm name according to RFC 5843
- getHttpHost(HttpUriRequest) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the
HttpHost
- getHttpProperties() - Method in class eu.europa.esig.dss.service.http.proxy.ProxyConfig
-
Gets HTTP
ProxyProperties
- getHttpRequest(String) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the HTTP request
- getHttpResponse(CloseableHttpClient, HttpUriRequest) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Deprecated.since DSS 5.12. See
execute(CloseableHttpClient client, HttpUriRequest httpRequest)
- getHttpsProperties() - Method in class eu.europa.esig.dss.service.http.proxy.ProxyConfig
-
Gets HTTPS
ProxyProperties
- getHumanReadableName(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Extracts the pretty printed name of the certificate token
- getHumanReadableName(X500PrincipalHelper) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Extracts the pretty printed name from the
X500PrincipalHelper
- getI18nProvider() - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
-
Gets the i18nProvider
- getId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCertificate
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlChainItem
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCRS
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRAC
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationBasicValidation
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRFC
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlTimestamp
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlTLAnalysis
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationCertificateQualification
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
- getId() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlAbstractToken
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSPDocSpecification
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.diagnostic.OrphanTokenWrapper
-
Returns identifier of the orphan token
- getId() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
- getId() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
- getId() - Method in class eu.europa.esig.dss.diagnostic.SignerDataWrapper
-
Gets identifier of the signer data
- getId() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
- getId() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns the unique identifier of the object
- getId() - Method in enum eu.europa.esig.dss.i18n.MessageTag
-
This method returns the id code of the referred message.
- getId() - Method in class eu.europa.esig.dss.model.Policy
-
Get the signature policy (EPES)
- getId() - Method in class eu.europa.esig.dss.model.SignaturePolicyStore
-
Get Id (optional)
- getId() - Method in class eu.europa.esig.dss.model.SpDocSpecification
-
Get identifier
- getId() - Method in class eu.europa.esig.dss.policy.jaxb.MultiValuesConstraint
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlCertificate
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
-
Gets the value of the id property.
- getId() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
This method returns the DSS unique signature id.
- getId() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getId() - Method in class eu.europa.esig.dss.xades.DSSObject
-
Gets the Id
- getId() - Method in class eu.europa.esig.dss.xades.reference.DSSReference
-
Gets Id attribute of the reference
- getId() - Method in class eu.europa.esig.dss.xades.reference.XAdESReferenceValidation
-
Gets Id of the reference
- getId() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades111.CertificateValuesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades111.CompleteCertificateRefsType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades111.CompleteRevocationRefsType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades111.EncapsulatedPKIDataType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesReferenceType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades111.RevocationValuesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades111.SignedPropertiesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedPropertiesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades122.CertificateValuesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades122.CompleteCertificateRefsType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades122.CompleteRevocationRefsType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades122.EncapsulatedPKIDataType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesReferenceType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades122.RevocationValuesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades122.SignedPropertiesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades122.TimeStampType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedPropertiesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades132.CertificateValuesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades132.CompleteCertificateRefsType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades132.CompleteRevocationRefsType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades132.EncapsulatedPKIDataType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades132.GenericTimeStampType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesReferenceType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades132.ReferenceInfoType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades132.RevocationValuesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades132.SignedDataObjectPropertiesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades132.SignedPropertiesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades132.UnsignedDataObjectPropertiesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades132.UnsignedPropertiesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades132.UnsignedSignaturePropertiesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xades.jaxb.xades141.ValidationDataType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xmldsig.jaxb.KeyInfoType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xmldsig.jaxb.ManifestType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xmldsig.jaxb.ReferenceType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xmldsig.jaxb.SignaturePropertiesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xmldsig.jaxb.SignaturePropertyType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xmldsig.jaxb.SignatureType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xmldsig.jaxb.SignatureValueType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xmldsig.jaxb.SignedInfoType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptionPropertiesType
-
Gets the value of the id property.
- getId() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptionPropertyType
-
Gets the value of the id property.
- getId(String) - Static method in class eu.europa.esig.dss.DomUtils
-
Gets Id value from the given URI reference Ex.
- getID() - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Gets the value of the id property.
- getID() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
-
Gets the value of the id property.
- getID() - Method in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
-
Gets the value of the id property.
- getID() - Method in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
-
Gets the value of the id property.
- getID() - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Gets the value of the id property.
- getID() - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Gets the value of the id property.
- getID() - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Gets the value of the id property.
- getID() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Gets the value of the id property.
- getIdAsString(IdentifierBasedObject) - Method in class eu.europa.esig.dss.validation.OriginalIdentifierProvider
- getIdAsString(IdentifierBasedObject) - Method in interface eu.europa.esig.dss.validation.TokenIdentifierProvider
-
Gets a
String
identifier for a given object - getIdAsString(IdentifierBasedObject) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
- getIdAsStringForCertRef(CertificateRef) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Gets a
String
identifier for a givenCertificateRef
- getIdAsStringForRevRef(RevocationRef<?>) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Gets a
String
identifier for a givenRevocationRef
- getIdAsStringForRevTokenIdentifier(EncapsulatedRevocationTokenIdentifier<?>) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Gets a
String
identifier for a givenEncapsulatedRevocationTokenIdentifier
- getIdAsStringForSignature(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Gets a
String
identifier for a givenAdvancedSignature
- getIdAsStringForSignatureScope(SignatureScope) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Gets a
String
identifier for a givenSignatureScope
- getIdAsStringForTL(TLInfo) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Gets a
String
identifier for a givenTLInfo
- getIdAsStringForToken(Token) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Gets a
String
identifier for a givenToken
- getIdentification() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
-
Gets the value of the identification property.
- getIdentifier() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
-
Gets the value of the identifier property.
- getIdentifier() - Method in class eu.europa.esig.dss.jades.validation.JAdESAttribute
-
Gets the attribute identifier
- getIdentifier() - Method in class eu.europa.esig.dss.validation.CommitmentTypeIndication
-
Gets the identifier
- getIdentifier() - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Returns the signature policy identifier
- getIdentifier() - Method in class eu.europa.esig.dss.xades.validation.XAdESAttribute
-
Gets the attribute identifier
- getIdentifier() - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectIdentifierType
-
Gets the value of the identifier property.
- getIdentifier() - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectIdentifierType
-
Gets the value of the identifier property.
- getIdentifier() - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectIdentifierType
-
Gets the value of the identifier property.
- getIDIdentifier(Node) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
If this method finds an attribute with the name ID (case-insensitive) then it is returned.
- getIDPEntry() - Method in class eu.europa.esig.saml.jaxb.protocol.IDPListType
-
Gets the value of the idpEntry property.
- getIDPList() - Method in class eu.europa.esig.saml.jaxb.ecp.RequestType
-
Gets the value of the idpList property.
- getIDPList() - Method in class eu.europa.esig.saml.jaxb.protocol.ScopingType
-
Gets the value of the idpList property.
- getImage() - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Returns a
DSSDocument
image defined for displaying on the signature field - getImage() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Gets the image document
- getImageBoundaryBox(DSSDocument) - Static method in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
Returns the AnnotationBox for the given image document
- getImageBoxHeight() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets height of the image boundary box
- getImageBoxWidth() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets width of the image boundary box
- getImageBoxX() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets upper left X coordinate of the image boundary box
- getImageBoxY() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets upper left Y coordinate of the image boundary box
- getImageHeight() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets height of the image
- getImageParameters() - Method in interface eu.europa.esig.dss.pades.PAdESCommonParameters
-
Returns
SignatureImageParameters
for field's visual representation - getImageParameters() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- getImageParameters() - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
- getImageParameters() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Get the image information to be included (PAdES).
- getImageResolution() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets ImageResolution
- getImageScaling() - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Gets the image scaling
- getImageScaling() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Gets the image scaling
- getImageWidth() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets width of the image
- getImageX() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets upper left X coordinate of the image
- getImageY() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets upper left Y coordinate of the image
- getInclude() - Method in class eu.europa.esig.xades.jaxb.xades122.TimeStampType
-
Gets the value of the include property.
- getInclude() - Method in class eu.europa.esig.xades.jaxb.xades132.GenericTimeStampType
-
Gets the value of the include property.
- getIncludes() - Method in class eu.europa.esig.dss.ws.dto.TimestampDTO
-
Gets covered references for a XAdES IndividualDataObjectsTimeStamp
- getIncorporatedReferences() - Method in class eu.europa.esig.dss.pades.validation.timestamp.PdfRevisionTimestampSource
-
Returns incorporated references for the revision
- getIndentedNode(Node, Node) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Returns an indented xmlNode
- getIndependentTimestamps() - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of all independent (detached) timestamps
- getIndex() - Method in enum eu.europa.esig.dss.enumerations.GeneralNameType
-
Gets index of the GeneralName type
- getIndex() - Method in enum eu.europa.esig.dss.enumerations.KeyUsageBit
-
Returns the key usage bit value
- getIndex() - Method in class eu.europa.esig.saml.jaxb.metadata.AttributeConsumingServiceType
-
Gets the value of the index property.
- getIndex() - Method in class eu.europa.esig.saml.jaxb.metadata.IndexedEndpointType
-
Gets the value of the index property.
- getIndication() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConclusion
-
Gets the value of the indication property.
- getIndication() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Gets the value of the indication property.
- getIndication() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
-
Gets the value of the indication property.
- getIndication() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
-
Gets validation Indication
- getIndication() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- getIndication() - Method in class eu.europa.esig.dss.tsl.validation.ValidationResult
-
Gets validation Indication
- getIndication(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns the indication obtained after the validation of a token.
- getIndications() - Method in class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType
-
Gets the value of the indications property.
- getIndividualDataObjectsTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades111.SignedDataObjectPropertiesType
-
Gets the value of the individualDataObjectsTimeStamp property.
- getIndividualDataObjectsTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades122.SignedDataObjectPropertiesType
-
Gets the value of the individualDataObjectsTimeStamp property.
- getIndividualDataObjectsTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades132.SignedDataObjectPropertiesType
-
Gets the value of the individualDataObjectsTimeStamp property.
- getIndividualDataObjectsTimestampMessageDigest() - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampMessageDigestBuilder
-
Returns the computed message-imprint digest for xades132:IndividualDataObjectsTimestamp token
- getInfo() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Gets the value of the info property.
- getInfo() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlDetails
-
Gets the value of the info property.
- getInfo() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlDetails
-
Gets the value of the info property.
- getInfoLevelConstraint() - Method in class eu.europa.esig.dss.validation.process.Chain
-
Returns the INFO level constraint
- getInformation() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Gets a map of information
- getInformation() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
-
Gets a map of information
- getInformationValue() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AdditionalServiceInformationType
-
Gets the value of the informationValue property.
- getInfos() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConclusion
-
Gets the value of the infos property.
- getInhibitAnyPolicy() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns value of the inhibitAnyPolicy certificate extension's value
- getInhibitAnyPolicy() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns the InhibitAnyPolicy extension
- getInhibitAnyPolicy(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns an inhibit anyPolicy extension, when present
- getInhibitPolicyMapping() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns value of the inhibitPolicyMapping field of policyConstraints certificate extension
- getInhibitPolicyMapping() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicyConstraints
-
Gets the value of the inhibitPolicyMapping property.
- getInhibitPolicyMapping() - Method in class eu.europa.esig.dss.model.x509.extension.PolicyConstraints
-
Gets the inhibitPolicyMapping constraint value
- getInputStream() - Method in class eu.europa.esig.dss.pades.DSSFileFont
-
Gets font's content InputStream
- getInputStream() - Method in class eu.europa.esig.dss.ws.validation.dto.ValidationReportTypeDataSource
- getInputStreamSize(InputStream) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- getInputStreamSize(InputStream) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- getInputStreamSize(InputStream) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Gets the size of the InputStream content
- getInputStreamSize(InputStream) - Static method in class eu.europa.esig.dss.utils.Utils
-
Gets the size of the InputStream content
- getInResponseTo() - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
-
Gets the value of the inResponseTo property.
- getInResponseTo() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Gets the value of the inResponseTo property.
- getInsertCertificateTokenEntryQuery() - Method in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
-
Returns an SQL query to insert a new CRL to a table
- getInsertRevocationTokenEntryQuery() - Method in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
- getInsertRevocationTokenEntryQuery() - Method in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
- getInsertRevocationTokenEntryQuery() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
-
Returns an SQL query to insert a new revocation token to a table
- getInstance() - Static method in class eu.europa.esig.asic.manifest.ASiCManifestUtils
-
Returns the instance of
ASiCManifestUtils
- getInstance() - Static method in class eu.europa.esig.dss.asic.common.ZipUtils
-
Returns an instance of the ZipUtils class
- getInstance() - Static method in class eu.europa.esig.dss.jaxb.common.XmlDefinerUtils
-
Instantiate the
XmlDefinerUtils
- getInstance() - Static method in class eu.europa.esig.jades.JAdESUtils
-
Returns instance of
JAdESUtils
- getInstance() - Static method in class eu.europa.esig.jws.JWSUtils
-
Returns instance of
JWSUtils
- getInstance() - Static method in class eu.europa.esig.saml.SAMLAssertionUtils
-
Returns instance of
SAMLAssertionUtils
- getInstance() - Static method in class eu.europa.esig.saml.SoapEnvelopeUtils
-
Returns instance of
SoapEnvelopeUtils
- getInstance() - Static method in class eu.europa.esig.saml.XMLEncUtils
-
Returns instance of
XMLEncUtils
- getInstance() - Static method in class eu.europa.esig.trustedlist.mra.MRAUtils
-
Returns instance of
MRAUtils
- getInstance() - Static method in class eu.europa.esig.trustedlist.TrustedListUtils
-
Returns instance of
TrustedListUtils
- getInstance() - Static method in class eu.europa.esig.validationreport.ValidationReportUtils
-
Returns instance of
ValidationReportUtils
- getInstance() - Static method in class eu.europa.esig.xades.XAdES111Utils
-
Returns instance of
XAdES111Utils
- getInstance() - Static method in class eu.europa.esig.xades.XAdES122Utils
-
Returns instance of
XAdES122Utils
- getInstance() - Static method in class eu.europa.esig.xades.XAdES319132Utils
-
Returns instance of
XAdES319132Utils
- getInstance() - Static method in class eu.europa.esig.xades.XAdESUtils
-
Returns instance of
XAdESUtils
- getInstance() - Static method in class eu.europa.esig.xmldsig.XmlDSigUtils
-
Returns instance of
XmlDSigUtils
- getInstance(Object) - Static method in class eu.europa.esig.dss.cades.CertifiedAttributesV2
-
Parses and returns
CertifiedAttributesV2
from the given object - getInstance(Object) - Static method in class eu.europa.esig.dss.cades.SignedAssertion
-
Parses the object and returns instance of
SignedAssertion
, null if the object has another type - getInstance(Object) - Static method in class eu.europa.esig.dss.cades.SignedAssertions
-
Parses the object and return
SignedAssertions
, null if the object is of another type - getInstance(Object) - Static method in class eu.europa.esig.dss.cades.SignerAttributeV2
-
Parses the object and returns instance of
SignerAttributeV2
, null if the object has another type - getInstance(Object) - Static method in class eu.europa.esig.dss.pades.validation.RevocationInfoArchival
-
Gets the
RevocationInfoArchival
objet - getInt() - Method in class eu.europa.esig.xades.jaxb.xades111.IntegerListType
-
Gets the value of the int property.
- getInt() - Method in class eu.europa.esig.xades.jaxb.xades122.IntegerListType
-
Gets the value of the int property.
- getInt() - Method in class eu.europa.esig.xades.jaxb.xades132.IntegerListType
-
Gets the value of the int property.
- getIntermediateCertificate() - Method in class eu.europa.esig.validationreport.jaxb.CertificateChainType
-
Gets the value of the intermediateCertificate property.
- getInvalidityReason() - Method in class eu.europa.esig.dss.model.x509.Token
-
Returns the token invalidity reason when applicable.
- getIPSec() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Gets the value of the ipSec property.
- getISC() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Gets the value of the isc property.
- getISDN() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Gets the value of the isdn property.
- getIssueDate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Gets the value of the issueDate property.
- getIssueDate() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
-
Gets issuing date
- getIssueDate() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getIssueDate() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Gets issuing date
- getIssuedToLegalPerson() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the issuedToLegalPerson property.
- getIssuedToNaturalPerson() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the issuedToNaturalPerson property.
- getIssueInstant() - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Gets the value of the issueInstant property.
- getIssueInstant() - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Gets the value of the issueInstant property.
- getIssueInstant() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Gets the value of the issueInstant property.
- getIssuer() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
Returns the issuer as wrapped X500Principal with helpful methods
- getIssuer() - Method in class eu.europa.esig.dss.spi.x509.TokenIssuerSelector
-
Filters
certificateTokens
and returns the best issuer candidate fortoken
- getIssuer() - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Gets the value of the issuer property.
- getIssuer() - Method in class eu.europa.esig.saml.jaxb.ecp.RequestType
-
Gets the value of the issuer property.
- getIssuer() - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Gets the value of the issuer property.
- getIssuer() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Gets the value of the issuer property.
- getIssuer() - Method in class eu.europa.esig.xades.jaxb.xades111.CRLIdentifierType
-
Gets the value of the issuer property.
- getIssuer() - Method in class eu.europa.esig.xades.jaxb.xades122.CRLIdentifierType
-
Gets the value of the issuer property.
- getIssuer() - Method in class eu.europa.esig.xades.jaxb.xades132.CRLIdentifierType
-
Gets the value of the issuer property.
- getIssuerCertificateToken() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
- getIssuerCertificateToken() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
- getIssuerCertificateToken() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Returns issuer
CertificateToken
- getIssuerDistinguishedName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the issuerDistinguishedName property.
- getIssuerDistinguishedName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Gets the value of the issuerDistinguishedName property.
- getIssuerFromAIA() - Method in class eu.europa.esig.dss.validation.AIACertificateSource
-
Get the issuer's certificate from Authority Information Access through id-ad-caIssuers extension.
- getIssuerId() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Gets the value of the issuerId property.
- getIssuerName() - Method in class eu.europa.esig.dss.diagnostic.CertificateRefWrapper
-
Returns IssuerName
- getIssuerName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerInfo
-
Gets the value of the issuerName property.
- getIssuerName() - Method in class eu.europa.esig.dss.spi.x509.SignerIdentifier
-
Returns the name of the certificate issuer
- getIssuerSerial() - Method in class eu.europa.esig.dss.diagnostic.CertificateRefWrapper
-
Returns IssuerSerial's binaries
- getIssuerSerial() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
-
Gets the value of the issuerSerial property.
- getIssuerSerial() - Method in class eu.europa.esig.xades.jaxb.xades111.CertIDType
-
Gets the value of the issuerSerial property.
- getIssuerSerial() - Method in class eu.europa.esig.xades.jaxb.xades122.CertIDType
-
Gets the value of the issuerSerial property.
- getIssuerSerial() - Method in class eu.europa.esig.xades.jaxb.xades132.CertIDType
-
Gets the value of the issuerSerial property.
- getIssuerSerial(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Gets the
IssuerSerial
object - getIssuerSerial(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
This method returns a new IssuerSerial based on the certificate token
- getIssuerSerial(String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Parses the 'kid' header value as in IETF RFC 5035
- getIssuerSerialEncoded() - Method in class eu.europa.esig.dss.spi.x509.SignerIdentifier
-
Returns DER-encoded IssuerSerial representation of the object.
- getIssuerSerialMatch() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the issuerSerialMatch property.
- getIssuerToken() - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Gets the issuer certificateToken
- getIssuerX500Principal() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
Returns the
X500Principal
of the certificate which was used to sign this token. - getIssuerX500Principal() - Method in class eu.europa.esig.dss.model.x509.Token
-
Returns the
X500Principal
of the certificate which was used to sign this token. - getIssuerX500Principal() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
- getIssuerX500Principal() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
- getIssuerX500Principal() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
- getIssueTime() - Method in class eu.europa.esig.xades.jaxb.xades111.CRLIdentifierType
-
Gets the value of the issueTime property.
- getIssueTime() - Method in class eu.europa.esig.xades.jaxb.xades122.CRLIdentifierType
-
Gets the value of the issueTime property.
- getIssueTime() - Method in class eu.europa.esig.xades.jaxb.xades132.CRLIdentifierType
-
Gets the value of the issueTime property.
- getJ() - Method in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
-
Gets the value of the j property.
- getJAdESBuilder(JAdESSignatureParameters, List<DSSDocument>) - Method in class eu.europa.esig.dss.jades.signature.JAdESService
-
Returns the JAdESBuilder to be used
- getJAdESDefinitions() - Method in class eu.europa.esig.jades.JAdESUtils
-
Returns a list of RFC 7515 and RFC 7517 definitions
- getJAdESId() - Method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Get the algorithm id used in JAdES Signatures.
- getJAdESSignatureParameters(RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.common.AbstractRemoteSignatureServiceImpl
-
Return
SerializableCounterSignatureParameters
in order to support counter signature - getJavaFont() - Method in class eu.europa.esig.dss.pades.DSSFileFont
- getJavaFont() - Method in interface eu.europa.esig.dss.pades.DSSFont
-
Gets the JAVA instance of the Font
- getJavaFont() - Method in class eu.europa.esig.dss.pades.DSSJavaFont
- getJavaFont() - Method in class eu.europa.esig.dss.pdf.openpdf.visible.ITextNativeFont
- getJavaFont() - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.PdfBoxNativeFont
- getJavaName() - Method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Get the JCE algorithm name
- getJAXBContext() - Method in class eu.europa.esig.asic.manifest.ASiCManifestUtils
- getJAXBContext() - Method in class eu.europa.esig.dss.detailedreport.DetailedReportFacade
- getJAXBContext() - Static method in class eu.europa.esig.dss.detailedreport.DetailedReportXmlDefiner
-
Gets the
JAXBContext
- getJAXBContext() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticDataFacade
- getJAXBContext() - Static method in class eu.europa.esig.dss.diagnostic.DiagnosticDataXmlDefiner
-
Gets the JAXB context
- getJAXBContext() - Method in class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
-
This method returns the instance of
JAXBContext
which can handle the JAXB Object - getJAXBContext() - Method in class eu.europa.esig.dss.policy.ValidationPolicyFacade
- getJAXBContext() - Static method in class eu.europa.esig.dss.policy.ValidationPolicyXmlDefiner
-
Gets the
JAXBContext
- getJAXBContext() - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportFacade
- getJAXBContext() - Static method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportXmlDefiner
-
Gets the
JAXBContext
- getJAXBContext() - Method in class eu.europa.esig.dss.simplereport.SimpleReportFacade
- getJAXBContext() - Static method in class eu.europa.esig.dss.simplereport.SimpleReportXmlDefiner
-
Gets the
JAXBContext
- getJAXBContext() - Method in class eu.europa.esig.saml.SAMLAssertionUtils
- getJAXBContext() - Method in class eu.europa.esig.saml.SoapEnvelopeUtils
- getJAXBContext() - Method in class eu.europa.esig.saml.XMLEncUtils
- getJAXBContext() - Method in class eu.europa.esig.trustedlist.mra.MRAFacade
- getJAXBContext() - Method in class eu.europa.esig.trustedlist.mra.MRAUtils
- getJAXBContext() - Method in class eu.europa.esig.trustedlist.TrustedListFacade
- getJAXBContext() - Method in class eu.europa.esig.trustedlist.TrustedListUtils
- getJAXBContext() - Method in class eu.europa.esig.validationreport.ValidationReportFacade
- getJAXBContext() - Method in class eu.europa.esig.validationreport.ValidationReportUtils
- getJAXBContext() - Method in class eu.europa.esig.xades.XAdES111Utils
- getJAXBContext() - Method in class eu.europa.esig.xades.XAdES122Utils
- getJAXBContext() - Method in class eu.europa.esig.xades.XAdES319132Utils
- getJAXBContext() - Method in class eu.europa.esig.xades.XAdESUtils
- getJAXBContext() - Method in class eu.europa.esig.xmldsig.XmlDSigUtils
- getJAXBContext() - Method in class eu.europa.esig.xmldsig.XSDAbstractUtils
-
Returns a JAXBContext
- getJaxbModel() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the JAXB model
- getJaxbModel() - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This methods returns the jaxb model of the simple certificate report
- getJaxbModel() - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns the jaxb model of the simple report
- getJAXBModel() - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns the JAXB Detailed Report
- getJAXBObject() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingTask
-
Gets the
TrustStatusListType
- getJCEId() - Method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
Returns algorithm identifier corresponding to JAVA JCE class names.
- getJdbcCacheConnector() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
-
Gets the SQL connection DataSource
- getJWAId() - Method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
Returns algorithm identifier corresponding to JWA accepted algorithms (RFC 7518)
- getJws() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
-
Gets the associated
JWS
- getJwsJsonSerializationObject() - Method in class eu.europa.esig.dss.jades.validation.AbstractJWSDocumentValidator
-
Gets the
JWSJsonSerializationObject
- getJwsJsonSerializationObject() - Method in class eu.europa.esig.dss.jades.validation.JWS
-
Gets the
JWSJsonSerializationObject
- getJWSProtectedHeaderSchema() - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Returns a JWS Protected Header Schema
- getJWSProtectedHeaderSchemaDefinitions() - Method in class eu.europa.esig.jades.JAdESUtils
- getJWSProtectedHeaderSchemaDefinitions() - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Returns a map of definition objects used for JWS Protected Header validation
- getJWSProtectedHeaderSchemaDefinitions() - Method in class eu.europa.esig.jws.JWSUtils
- getJWSProtectedHeaderSchemaJSON() - Method in class eu.europa.esig.jades.JAdESUtils
- getJWSProtectedHeaderSchemaJSON() - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Loads JSON schema for a JSON Protected Header validation
- getJWSProtectedHeaderSchemaJSON() - Method in class eu.europa.esig.jws.JWSUtils
- getJWSSchema() - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Returns a JWS Schema for a root signature element validation
- getJWSSchemaDefinitions() - Method in class eu.europa.esig.jades.JAdESUtils
- getJWSSchemaDefinitions() - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Returns a map of definition objects used for JWS validation
- getJWSSchemaDefinitions() - Method in class eu.europa.esig.jws.JWSUtils
- getJWSSchemaJSON() - Method in class eu.europa.esig.jades.JAdESUtils
- getJWSSchemaJSON() - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Returns a JSON schema for a root JWS element validation
- getJWSSchemaJSON() - Method in class eu.europa.esig.jws.JWSUtils
- getJwsSerializationType() - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
Gets JWSSerializationType
- getJwsSerializationType() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Gets
JWSSerializationType
NOTE: used only for JAdES - getJWSSerializationType() - Method in class eu.europa.esig.dss.jades.JWSJsonSerializationObject
-
Gets the used
JWSSerializationType
for the signature - getJWSUnprotectedHeaderSchema() - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Returns a JWS Protected Header Schema
- getJWSUnprotectedHeaderSchemaDefinitions() - Method in class eu.europa.esig.jades.JAdESUtils
- getJWSUnprotectedHeaderSchemaDefinitions() - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Returns a map of definition objects used for JWS Unprotected Header validation
- getJWSUnprotectedHeaderSchemaDefinitions() - Method in class eu.europa.esig.jws.JWSUtils
- getJWSUnprotectedHeaderSchemaJSON() - Method in class eu.europa.esig.jades.JAdESUtils
- getJWSUnprotectedHeaderSchemaJSON() - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Loads JSON schema for a JSON Unprotected Header validation
- getJWSUnprotectedHeaderSchemaJSON() - Method in class eu.europa.esig.jws.JWSUtils
- getKey() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlMessage
-
Gets the value of the key property.
- getKey() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSemantic
-
Gets the value of the key property.
- getKey() - Method in class eu.europa.esig.dss.jaxb.object.Message
-
Gets the message key.
- getKey() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlMessage
-
Gets the value of the key property.
- getKey() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlMessage
-
Gets the value of the key property.
- getKey() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSemantic
-
Gets the value of the key property.
- getKey() - Method in class eu.europa.esig.dss.tsl.cache.CacheKey
-
Returns encoded key
- getKey(String) - Method in class eu.europa.esig.dss.token.AbstractKeyStoreTokenConnection
-
This method allows to retrieve a DSSPrivateKeyEntry by alias
- getKey(String) - Method in interface eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnection
-
Retrieves a key by its alias
- getKey(String) - Method in class eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnectionImpl
- getKey(String) - Method in interface eu.europa.esig.dss.ws.server.signing.rest.client.RestSignatureTokenConnection
-
Retrieves a key by its alias
- getKey(String) - Method in class eu.europa.esig.dss.ws.server.signing.rest.RestSignatureTokenConnectionImpl
- getKey(String) - Method in interface eu.europa.esig.dss.ws.server.signing.soap.client.SoapSignatureTokenConnection
-
Retrieves a key by its alias
- getKey(String) - Method in class eu.europa.esig.dss.ws.server.signing.soap.SoapSignatureTokenConnectionImpl
- getKey(String, KeyStore.PasswordProtection) - Method in class eu.europa.esig.dss.token.AbstractKeyStoreTokenConnection
-
This method allows to retrieve a DSSPrivateKeyEntry by alias
- getKeyActivation() - Method in class eu.europa.esig.saml.jaxb.authn.context.PrivateKeyProtectionType
-
Gets the value of the keyActivation property.
- getKeyActivation() - Method in class eu.europa.esig.saml.jaxb.authn.context.SecretKeyProtectionType
-
Gets the value of the keyActivation property.
- getKeyChain() - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectTree
-
Gets a complete key chain
- getKeyDescriptor() - Method in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
-
Gets the value of the keyDescriptor property.
- getKeyDescriptor() - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Gets the value of the keyDescriptor property.
- getKeyIdentifier() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlAuthorityKeyIdentifier
-
Gets the value of the keyIdentifier property.
- getKeyIdentifier() - Method in class eu.europa.esig.dss.model.x509.extension.AuthorityKeyIdentifier
-
Returns the key identifier
- getKeyIdentifierCertificateRefs() - Method in class eu.europa.esig.dss.jades.validation.JAdESCertificateSource
-
Retrieves the list of
CertificateRef
s referenced within a 'kid' (key identifier) header - getKeyIdentifierCertificates() - Method in class eu.europa.esig.dss.jades.validation.JAdESCertificateSource
-
Retrieves the Set of
CertificateToken
s according to a reference present within a 'kid' (key identifier) header - getKeyIdentifierMatch() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the keyIdentifierMatch property.
- getKeyIdentifierMatch(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getKeyIdentifierMatch(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the value of 'kid' (key identifier) header parameter matches the signing-certificate used to create the signature
- getKeyIdentifierPresent() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the keyIdentifierPresent property.
- getKeyIdentifierPresent(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getKeyIdentifierPresent(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the 'kid' (key identifier) header parameter is present within the protected header of the signature
- getKeyIdentifierReference() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
This method returns a reference extracted from a 'kid' (key identifier) header (used in JAdES)
- getKeyInfo() - Method in class eu.europa.esig.saml.jaxb.metadata.KeyDescriptorType
-
Gets the value of the keyInfo property.
- getKeyInfo() - Method in class eu.europa.esig.xmldsig.jaxb.SignatureType
-
Gets the value of the keyInfo property.
- getKeyInfo() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Gets the value of the keyInfo property.
- getKeyInfoCanonicalizationMethod() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Returns the canonicalization algorithm used for dealing with KeyInfo
- getKeyInfoCertificates() - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Retrieves the list of all certificates present in the KeyInfo element (XAdES) (can be unsigned)
- getKeyInfoReferences() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns references from the KeyInfo (for XAdES) encapsulated elements
- getKeyInfoSigningCertificatePublicKey(Element) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Extracts signing certificate's public key from KeyInfo element of a given signature if present NOTE: can return null (the value is optional)
- getKeyLength() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicAlgorithm
-
Gets the value of the keyLength property.
- getKeyLengthUsedToSignThisToken() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- getKeyLengthUsedToSignThisToken() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
-
Gets the value of the keyLengthUsedToSignThisToken property.
- getKeyLengthUsedToSignThisToken() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns the length of the private key used to create the signatureValue of the token
- getKeyProtectionParameter() - Method in class eu.europa.esig.dss.token.AbstractKeyStoreTokenConnection
-
Gets the password protection
- getKeyProtectionParameter() - Method in class eu.europa.esig.dss.token.AppleSignatureToken
- getKeyProtectionParameter() - Method in class eu.europa.esig.dss.token.KeyStoreSignatureTokenConnection
- getKeyProtectionParameter() - Method in class eu.europa.esig.dss.token.MSCAPISignatureToken
- getKeyProtectionParameter() - Method in class eu.europa.esig.dss.token.Pkcs11SignatureToken
- getKeyPurposeId() - Method in class eu.europa.esig.trustedlist.jaxb.tslx.ExtendedKeyUsageType
-
Gets the value of the keyPurposeId property.
- getKeyPurposeIds() - Method in class eu.europa.esig.dss.tsl.dto.condition.ExtendedKeyUsageCondition
-
Returns the list key purpose IDs to be checked against the certificate’s extended key usage extension.
- getKeys() - Method in class eu.europa.esig.dss.token.AbstractKeyStoreTokenConnection
- getKeys() - Method in interface eu.europa.esig.dss.token.SignatureTokenConnection
-
Retrieves all the available keys (private keys entries) from the token.
- getKeys() - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Returns all current keys
- getKeys() - Method in interface eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnection
-
Retrieves all the available keys (private keys entries) from the token.
- getKeys() - Method in class eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnectionImpl
- getKeys() - Method in interface eu.europa.esig.dss.ws.server.signing.rest.client.RestSignatureTokenConnection
-
Retrieves all the available keys (private keys entries) from the token.
- getKeys() - Method in class eu.europa.esig.dss.ws.server.signing.rest.RestSignatureTokenConnectionImpl
- getKeys() - Method in interface eu.europa.esig.dss.ws.server.signing.soap.client.SoapSignatureTokenConnection
-
Retrieves all the available keys (private keys entries) from the token.
- getKeys() - Method in class eu.europa.esig.dss.ws.server.signing.soap.SoapSignatureTokenConnectionImpl
- getKeySharing() - Method in class eu.europa.esig.saml.jaxb.authn.context.PrivateKeyProtectionType
-
Gets the value of the keySharing property.
- getKeyStorage() - Method in class eu.europa.esig.saml.jaxb.authn.context.PrivateKeyProtectionType
-
Gets the value of the keyStorage property.
- getKeyStorage() - Method in class eu.europa.esig.saml.jaxb.authn.context.SecretKeyProtectionType
-
Gets the value of the keyStorage property.
- getKeyStore() - Method in class eu.europa.esig.dss.token.AbstractKeyStoreTokenConnection
-
Gets the key store
- getKeyStore() - Method in class eu.europa.esig.dss.token.AppleSignatureToken
- getKeyStore() - Method in class eu.europa.esig.dss.token.KeyStoreSignatureTokenConnection
- getKeyStore() - Method in class eu.europa.esig.dss.token.MSCAPISignatureToken
- getKeyStore() - Method in class eu.europa.esig.dss.token.Pkcs11SignatureToken
- getKeyUsage() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns the key usage
- getKeyUsage() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the keyUsage property.
- getKeyUsage() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
-
Gets the value of the keyUsage property.
- getKeyUsage(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns the key usage, when present
- getKeyUsageBit() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlKeyUsages
-
Gets the value of the keyUsageBit property.
- getKeyUsageBit() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.KeyUsageType
-
Gets the value of the keyUsageBit property.
- getKeyUsageBits() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
This method returns a list
KeyUsageBit
representing the key usages of the certificate. - getKeyUsageBits() - Method in class eu.europa.esig.dss.model.x509.extension.KeyUsage
-
Returns the key usage bits
- getKeyUsages() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the defined key-usages for the certificate
- getKeyUsages() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- getKeyValidation() - Method in class eu.europa.esig.saml.jaxb.authn.context.PublicKeyType
-
Gets the value of the keyValidation property.
- getKeyValue() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
-
Gets the value of the keyValue property.
- getKid() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
-
Gets Kid value when present
- getKnownObjectsMap() - Method in class eu.europa.esig.dss.pades.validation.PdfValidationDataContainer
-
This method builds a map of token identifiers and their unique references within a PDF document from a list of extracted PdfRevisions
- getLabel() - Method in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Returns a complete name of the qualification type
- getLabel() - Method in enum eu.europa.esig.dss.enumerations.CertificateQualifiedStatus
-
Returns a user-friendly certificate qualification label
- getLabel() - Method in enum eu.europa.esig.dss.enumerations.CertificateType
-
Gets the user-friendly label
- getLabel() - Method in enum eu.europa.esig.dss.enumerations.GeneralNameType
-
Gets a human-readable label of the GeneralName type
- getLabel() - Method in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Gets description of the enumeration
- getLabel() - Method in enum eu.europa.esig.dss.enumerations.TimestampQualification
-
Returns a complete name of the qualification status
- getLabel() - Method in interface eu.europa.esig.dss.enumerations.TSLType
-
Gets label
- getLabel() - Method in enum eu.europa.esig.dss.enumerations.TSLTypeEnum
- getLang() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlLangAndValue
-
Gets the value of the lang property.
- getLang() - Method in class eu.europa.esig.saml.jaxb.metadata.LocalizedNameType
-
Gets the value of the lang property.
- getLang() - Method in class eu.europa.esig.saml.jaxb.metadata.LocalizedURIType
-
Gets the value of the lang property.
- getLang() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangNormStringType
-
Gets the value of the lang property.
- getLang() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangStringType
-
Gets the value of the lang property.
- getLang() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIType
-
Gets the value of the lang property.
- getLang() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
-
Gets the value of the lang property.
- getLanguage() - Method in class eu.europa.esig.dss.model.x509.extension.PdsLocation
-
Returns the language
- getLastAccessTime() - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Gets the last access time of the document
- getLastDownloadAttemptTime() - Method in interface eu.europa.esig.dss.spi.tsl.DownloadInfoRecord
-
The last time when a download attempt has been proceeded.
- getLastDownloadAttemptTime() - Method in class eu.europa.esig.dss.tsl.dto.DownloadCacheDTO
- getLastKey() - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectTree
-
Returns a last key
- getLastLoading() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Gets the value of the lastLoading property.
- getLastOccurrenceDate() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
-
Gets the last occurrence date of the exception
- getLastStateTransitionTime() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
-
Gets the last time when the state of record has been changed
- getLastStateTransitionTime() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns the date of the last state transition
- getLastStateTransitionTime() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets last status change time
- getLastStateTransitionTime() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- getLastStateTransitionTime() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- getLastSuccessSynchronizationTime() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
-
Gets the last time when the record has been synchronized
- getLastSuccessSynchronizationTime() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns the last time when the cache has been synchronized successfully NOTE: can be null in case if the cache has never been synchronized
- getLastSuccessSynchronizationTime() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Gets last synchronization time
- getLastSuccessSynchronizationTime() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- getLastSuccessSynchronizationTime() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- getLastTimestampValidationData() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
This method returns the last timestamp validation data for an archive timestamp.
- getLatest() - Method in class eu.europa.esig.dss.spi.util.TimeDependentValues
-
Gets the latest time dependent value
- getLatestAcceptableCertificateRevocation() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
-
This method returns the latest acceptable certificate revocation data NOTE: method
execute()
shall be called before - getLatestAcceptableCertificateRevocation() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidationCertificateRevocationSelector
- getLatestAcceptableRevocationData(TokenProxy, CertificateWrapper, Collection<CertificateRevocationWrapper>, Date, Map<String, XmlBasicBuildingBlocks>, POEExtraction) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Returns a revocation data used for basic signature validation
- getLatestAcceptableRevocationId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCRS
-
Gets the value of the latestAcceptableRevocationId property.
- getLatestRevocationDataForCertificate(CertificateWrapper) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns the last actual revocation for the given
certificate
- getLatestSingleResp() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
-
Returns the latest single response
- getLatestSingleResponse(BasicOCSPResp, CertificateToken, CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
Gets the latest single response from the OCSP response
- getLegalInfoIdentifier() - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence
-
Gets TrustServiceLegalIdentifier value
- getLegislation() - Method in class eu.europa.esig.dss.tsl.dto.condition.QCStatementCondition
-
Gets the QcCClegislation code
- getLength() - Method in class eu.europa.esig.dss.pades.validation.ByteRange
-
Returns a total revision length
- getLength() - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationPinType
-
Gets the value of the length property.
- getLength() - Method in class eu.europa.esig.saml.jaxb.authn.context.PasswordType
-
Gets the value of the length property.
- getLevel() - Method in class eu.europa.esig.dss.policy.jaxb.LevelConstraint
-
Gets the value of the level property.
- getLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmAtValidationTimeCheck
- getLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmAtValidationTimeCheck
- getLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
- getLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Returns the global validation level of the cryptographic constraints for the current token
- getLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateRefDigestCryptographicCheckerResultCheck
- getLevel() - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Returns an execution Level of the chain item
- getLevelAfterUpdate() - Method in class eu.europa.esig.dss.policy.jaxb.AlgoExpirationDate
-
Gets the value of the levelAfterUpdate property.
- getLines(String) - Method in class eu.europa.esig.dss.pdf.visible.AbstractDSSFontMetrics
- getLines(String) - Method in interface eu.europa.esig.dss.pdf.visible.DSSFontMetrics
-
Returns an array of strings, divided by a new line character
- getLinkedManifest(List<DSSDocument>, String) - Static method in class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESManifestParser
-
Returns the relative manifests for the given signature name
- getList() - Method in class eu.europa.esig.dss.spi.util.MutableTimeDependentValues
-
Gets the current list
- getListIssueDateTime() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the listIssueDateTime property.
- getListOfTrustedLists() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the JAXB model of the LOTL
- getListOfTrustedLists() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets corresponding List of Trusted Lists
- getLoc() - Method in class eu.europa.esig.saml.jaxb.protocol.IDPEntryType
-
Gets the value of the loc property.
- getLocality() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the locality
- getLocality() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the locality property.
- getLocality() - Method in class eu.europa.esig.dss.model.SignerLocation
-
Gets the locality (city)
- getLocality() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Gets the value of the locality property.
- getLocality() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
-
Gets the value of the locality property.
- getLocation() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns the PDF signature dictionary /Location value
- getLocation() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Gets the value of the location property.
- getLocation() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns the PDF signature dictionary /Location value
- getLocation() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Gets location
- getLocation() - Method in interface eu.europa.esig.dss.pades.validation.PdfSignatureDictionary
-
Gets the signer's location
- getLocation() - Method in class eu.europa.esig.dss.pdf.PdfSigDictWrapper
- getLocation() - Method in class eu.europa.esig.dss.spi.tsl.OtherTSLPointer
-
Gets location url
- getLocation() - Method in class eu.europa.esig.saml.jaxb.metadata.EndpointType
-
Gets the value of the location property.
- getLockDictionary() - Method in class eu.europa.esig.dss.pades.validation.PdfSignatureField
-
Returns a /Lock dictionary content, when present
- getLongTermValidationIndication(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets long-term validation indication for a signature with id
- getLongTermValidationSubIndication(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets long-term validation subIndication for a signature with id
- getLOTL() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
-
Gets the value of the lotl property.
- getLOTLIdentifier() - Method in class eu.europa.esig.dss.spi.tsl.TrustProperties
-
Gets LOTL Id
- getLOTLInfoById(Identifier) - Method in class eu.europa.esig.dss.spi.tsl.TLValidationJobSummary
-
Returns a LOTLInfo object by Identifier
- getLOTLInfos() - Method in class eu.europa.esig.dss.spi.tsl.TLValidationJobSummary
-
Returns a list of LOTLInfos for all processed LOTLs
- getLotlLocation() - Method in class eu.europa.esig.dss.tsl.runnable.PivotProcessingResult
-
Gets LOTL location
- getLOTLLocation() - Method in class eu.europa.esig.dss.spi.tsl.PivotInfo
-
Returns the associated with the pivot LOTL Location url
- getLotlOtherPointers() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
-
Gets LOTL other TSL pointers
- getLotlOtherPointers() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getLotlPointers() - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Gets LOTL other TSL pointers
- getLotlPredicate() - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Gets the LOTL filtering predicate
- getLowestPOE(String) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
-
Returns the lowest POE for the requested token NOTE: can return NULL if POE is not found (init(controlTime) method must be executed before)
- getLowestPOETime(String) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
-
Returns the lowest POE time for the requested token
- getMainIndication() - Method in class eu.europa.esig.validationreport.jaxb.ValidationStatusType
-
Gets the value of the mainIndication property.
- getManageNameIDService() - Method in class eu.europa.esig.saml.jaxb.metadata.SSODescriptorType
-
Gets the value of the manageNameIDService property.
- getManifest() - Method in class eu.europa.esig.dss.asic.xades.validation.ASiCEWithXAdESManifestParser
-
Returns a parsed
ManifestFile
- getManifestBuilder(ASiCContent, ASiCWithCAdESCommonParameters) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESDataToSignHelperBuilder
-
This method returns a
ASiCEWithCAdESManifestBuilder
to be used for a signed/timestamped manifest creation - getManifestBuilder(ASiCContent, ASiCWithCAdESCommonParameters) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESSignatureDataToSignHelperBuilder
- getManifestBuilder(ASiCContent, ASiCWithCAdESCommonParameters) - Method in class eu.europa.esig.dss.asic.cades.timestamp.ASiCWithCAdESTimestampDataToSignHelperBuilder
- getManifestById(String) - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Gets ds:Manifest by its Id
- getManifestDocuments() - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Gets manifest documents
- getManifestDocuments() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns a list of embedded signature manifest documents
- getManifestEntryObjectExistence() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the manifestEntryObjectExistence property.
- getManifestEntryObjectExistenceConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getManifestEntryObjectExistenceConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the manifested document is found
- getManifestFile() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
This method returns a related
ManifestFile
in the case of ASiC-E signature. - getManifestFile() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getManifestFile() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
This method returns the covered manifest file NOTE: applicable only for ASiC-E CAdES
- getManifestFile(DSSDocument) - Static method in class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESManifestParser
-
Parses and converts
DSSDocument
toManifestFile
- getManifestFile(String) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESCounterSignatureHelper
- getManifestFile(String) - Method in class eu.europa.esig.dss.asic.common.signature.ASiCCounterSignatureHelper
-
Returns a related manifest file for a signature with the given filename NOTE: used for ASiC with CAdES only
- getManifestFilename(ASiCContent) - Method in interface eu.europa.esig.dss.asic.cades.ASiCWithCAdESFilenameFactory
-
Returns a filename of a manifest file to be created
- getManifestFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.DefaultASiCWithCAdESFilenameFactory
- getManifestFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.SimpleASiCWithCAdESFilenameFactory
- getManifestFilename(ASiCContent) - Method in interface eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESFilenameFactory
-
Returns a filename of a manifest file to be created
- getManifestFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.xades.signature.DefaultASiCWithXAdESFilenameFactory
- getManifestFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.xades.signature.SimpleASiCWithXAdESFilenameFactory
- getManifestFilePresent() - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Gets the value of the manifestFilePresent property.
- getManifestFilePresentConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getManifestFilePresentConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns ManifestFilePresent constraint if present in the policy, null otherwise
- getManifestFiles() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns a list of parser Manifest files
- getManifestFiles() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
- getManifestFiles() - Method in class eu.europa.esig.dss.validation.ContainerInfo
-
Gets a list of manifest files
- getManifestFilesDescriptions() - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidator
- getManifestFilesDescriptions() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns a list of parser ManifestFiles
- getManifestFilesDescriptions() - Method in class eu.europa.esig.dss.asic.xades.validation.ASiCContainerWithXAdESValidator
- getMarshaller(boolean) - Method in class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
-
Returns the Marshaller
- getMaskGenerationFunction() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getMaskGenerationFunction() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- getMaskGenerationFunction() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns the MaskGenerationFunction if has been used on signature creation
- getMaskGenerationFunction() - Method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
This method returns the mask generation function.
- getMaskGenerationFunction() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getMaskGenerationFunction() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
- getMaskGenerationFunction() - Method in interface eu.europa.esig.dss.model.SerializableSignatureParameters
-
Returns the mask generation function
- getMaskGenerationFunction() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Retrieves the mask generation function used for generating the signature.
- getMaskGenerationFunction() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Get the mask generation function
- getMaskGenerationFunction() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getMaskGenerationFunctionUsedToSignThisToken() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
-
Gets the value of the maskGenerationFunctionUsedToSignThisToken property.
- getMasterCSigComponent() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
-
Gets a 'cSig' component embedding the current signature
- getMasterSignature() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Gets master signature
- getMasterSignature() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getMatchingCriteriaIndicator() - Method in class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
-
Returns the matching criteria indicator
- getMax() - Method in class eu.europa.esig.saml.jaxb.authn.context.LengthType
-
Gets the value of the max property.
- getMaxAscent(float) - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.JavaDSSFontMetrics
-
Returns the max ascent for the given font
size
- getMaxFreshness() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
-
Returns the maximum freshness
- getMaxFreshness() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataFreshCheck
- getMaxFreshness() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataFreshCheckWithNullConstraint
- getMaximum() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralSubtree
-
Gets the value of the maximum property.
- getMaximum() - Method in class eu.europa.esig.dss.model.x509.extension.GeneralSubtree
-
Gets the maximum constraint value
- getMaxInputSize() - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
-
Gets the maximum InputStream size
- getMaxKeySize() - Method in class eu.europa.esig.saml.jaxb.metadata.algsupport.SigningMethodType
-
Gets the value of the maxKeySize property.
- getMaxPathLength() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the maxPathLength property.
- getMaxX() - Method in class eu.europa.esig.dss.pdf.AnnotationBox
-
Returns an upper right X coordinate
- getMaxY() - Method in class eu.europa.esig.dss.pdf.AnnotationBox
-
Returns an upper right Y coordinate
- getMD5Digest(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Returns a Hex encoded of the MD5 digest of binaries
- getMechanism() - Method in class eu.europa.esig.saml.jaxb.authn.context.Generation
-
Gets the value of the mechanism property.
- getMediaTypeAttribute(DSSNamespace) - Static method in class eu.europa.esig.dss.asic.xades.definition.ManifestPaths
-
Returns
"manifest:media-type"
with the givenmanifestNamespace
's prefix - getMedium() - Method in class eu.europa.esig.saml.jaxb.authn.context.KeyStorageType
-
Gets the value of the medium property.
- getMessage() - Method in class eu.europa.esig.dss.alert.status.MessageStatus
- getMessage() - Method in interface eu.europa.esig.dss.alert.status.Status
-
Returns the error message describing the occurred event
- getMessage() - Method in exception class eu.europa.esig.dss.jaxb.common.exception.XSDValidationException
- getMessage() - Method in exception class eu.europa.esig.dss.spi.exception.DSSDataLoaderMultipleException
- getMessage(MessageTag, Object...) - Method in class eu.europa.esig.dss.i18n.I18nProvider
-
Extracts an
I18nMessage
by its key - getMessageBodyDocument() - Method in class eu.europa.esig.dss.jades.HTTPHeaderDigest
-
Returns the original HTTP Message Body Document
- getMessageDigest() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the message-digest for a CMS signature
- getMessageDigest() - Method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Get a new instance of MessageDigest for the current digestAlgorithm
- getMessageDigest() - Method in class eu.europa.esig.dss.pdf.PdfSignatureCache
-
Gets message-digest computed in the prepared PDF revision ByteRange
- getMessageDigest() - Method in class eu.europa.esig.dss.spi.DSSMessageDigestCalculator
-
Returns the
DSSMessageDigest
accordingly to the current state. - getMessageDigest() - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignExternalCmsDTO
-
Gets the message-digest
- getMessageDigest() - Method in class eu.europa.esig.dss.ws.signature.dto.SignMessageDigestExternalCmsDTO
-
Gets the message-digest
- getMessageDigest(DigestAlgorithm) - Method in class eu.europa.esig.dss.model.identifier.Identifier
-
Gets
MessageDigest
of the DigestAlgorithm - getMessageDigest(DigestAlgorithm) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Gets the message digest from the
DigestAlgorithm
- getMessageDigest(DSSDocument, PAdESSignatureParameters) - Method in class eu.europa.esig.dss.pades.signature.PAdESWithExternalCMSService
-
This method computes message-digest of the signature ByteRange to be used for CMS Signed Data creation
- getMessageDigest(RemoteDocument, RemoteSignatureParameters) - Method in interface eu.europa.esig.dss.ws.signature.common.RemotePAdESWithExternalCMSService
-
Creates a signature revision for the given PDF
toSignDocument
according to the providedparameters
and returns the message-digest computed on the extracted ByteRange content. - getMessageDigest(RemoteDocument, RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.common.RemotePAdESWithExternalCMSServiceImpl
- getMessageDigest(PDFExternalMessageDigestDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestPAdESWithExternalCMSService
-
Creates a signature revision for the provided PDF document according to the defined parameters and returns the message-digest computed on the extracted ByteRange content.
- getMessageDigest(PDFExternalMessageDigestDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestPAdESWithExternalCMSServiceImpl
- getMessageDigest(PDFExternalMessageDigestDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapPAdESWithExternalCMSService
-
Creates a signature revision for the provided PDF document according to the defined parameters and returns the message-digest computed on the extracted ByteRange content.
- getMessageDigest(PDFExternalMessageDigestDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapPAdESWithExternalCMSServiceImpl
- getMessageDigest(Provider) - Method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Get a new instance of MessageDigest for the current digestAlgorithm
- getMessageDigestAlgorithms() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Returns a set of used
DigestAlgorithm
s incorporated into the CMSSignedData - getMessageDigestOrSignedPropertiesConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getMessageDigestOrSignedPropertiesConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signed property: message-digest (for CAdES) or SignedProperties (for XAdES) should be checked.
- getMessageDigestOrSignedPropertiesPresent() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the messageDigestOrSignedPropertiesPresent property.
- getMessageDigestValue() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Returns a digest value incorporated in an attribute "message-digest" in CMS Signed Data
- getMessageForObjectWithId(String) - Method in class eu.europa.esig.dss.alert.status.ObjectStatus
-
Returns corresponding error message for the object with the given id
- getMessageForSignature(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.status.SignatureStatus
-
Returns error message for the given signature
- getMessageForToken(Token) - Method in class eu.europa.esig.dss.validation.status.TokenStatus
-
Returns error message for the given token
- getMessageImprint() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns message-imprint
XmlDigestMatcher
- getMessageImprint() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
This method returns the embedded message-imprint value
- getMessages() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlStructuralValidation
-
Gets the value of the messages property.
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ManifestEntryExistenceCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataExistenceCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataIntactCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableMimetypeFileContentCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableZipCommentCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AllFilesSignedCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeAllDocumentCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCollisionCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ContainerTypeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.DocMDPCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.EllipticCurveKeySizeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FieldMDPCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FormatCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FullScopeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ManifestFilePresentCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.MimeTypeFilePresentCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAComplianceCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfAnnotationOverlapCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAProfileCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfPageDifferenceCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfSignatureDictionaryCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfVisualDifferenceCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ReferencesNotAmbiguousCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SigFieldLockCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignatureNotAmbiguousCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignedFilesPresentCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignerInformationStoreCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.UndefinedChangesCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ZipCommentPresentCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValueMatchCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValuePresentCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.IssuerSerialMatchCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.SigningCertificateRecognitionCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AllCertificatesInPathReferencedCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CertifiedRolesCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ClaimedRolesCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CommitmentTypeIndicationsCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentHintsCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentIdentifierCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTimestampCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTypeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CounterSignatureCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierMatchCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierPresentCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.MessageDigestOrSignedPropertiesCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignatureAcceptanceValidationResultCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignerLocationCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateAttributePresentCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateReferencesValidityCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningTimeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.StructuralValidationCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameFieldPresentCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameOrderMatchCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameValueMatchCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.UnicitySigningCertificateAttributeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyHashValidCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifiedCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifierCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyStoreCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyZeroHashCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.CheckSubXCVResult
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.ProspectiveCertificateChainCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceStatusCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceTypeIdentifierCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashMatchCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashPresenceCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationDataKnownCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationIssuerRevocationDataAvailableCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationResponderIdMatchCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.SelfIssuedOCSPCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AcceptableRevocationDataAvailableCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.NextUpdateCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataAvailableCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataFreshCheckWithNullConstraint
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.AuthorityInfoAccessPresentCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsCACheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsMaxPathLengthCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateForbiddenExtensionsCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToLegalPersonCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToNaturalPersonCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcEuRetentionPeriodCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcTransactionLimitCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNameConstraintsCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotOnHoldCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotRevokedCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotSelfSignedCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyIdsCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyQualifiedIdsCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicySupportedByQSCDIdsCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyTreeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityIdCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityNameCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcRolesOfPSPCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcCCLegislationCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcComplianceCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuLimitValueCurrencyCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuPDSLocationCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcSSCDCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcTypeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSelfSignedCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSemanticsIdentifierCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSignatureValidCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSupportedCriticalExtensionsCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateValidityRangeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CommonNameCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CountryCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.ExtendedKeyUsageCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.GivenNameCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.IdPkixOcspNoCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.KeyUsageCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationNameCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationUnitCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudonymCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudoUsageCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationInfoAccessPresentCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerTrustedCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerValidityRangeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SerialNumberCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SurnameCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Returns an i18n key String of a message to get
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.AcceptableBuildingBlockConclusionCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CaQcCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQCTrustServiceCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQSCDTrustServiceCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCoverageCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.GrantedStatusCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsAbleToSelectOneTrustService
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsNoQualificationConflictDetectedCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.MRACertificateEquivalenceApplied
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QSCDCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QualifiedCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.RelatedToMraEnactedTrustServiceCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ServiceConsistencyCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustedCertificateMatchTrustServiceCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServicesByCertificateTypeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ValidCAQCCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableListOfTrustedListsCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListPresenceCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AdESAcceptableCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.CertificateTypeAtSigningTimeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QSCDCertificateAtSigningTimeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtCertificateIssuanceCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtSigningTimeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.TrustedListReachedForCertificateChainCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.GrantedStatusAtProductionTimeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.QTSTCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLFreshnessCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLMRACheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLNotExpiredCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLVersionCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLWellSignedCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.BasicValidationProcessCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ContentTimestampsCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.CryptographicVerificationResultCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.FormatCheckingResultCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.IdentificationOfSigningCertificateResultCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SignatureAcceptanceValidationResultCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SigningCertificateNotRevokedCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationContextInitializationResultCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationTimeAtCertificateValidityRangeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.X509CertificateValidationResultCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.AcceptableBasicSignatureValidationCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeCertificateExpirationCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeSuspensionTimeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.SigningTimeAttributePresentCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampCoherenceOrderCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampDelayCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.LongTermValidationCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.MessageImprintDigestAlgorithmValidationCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastSignatureValidationCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastTimestampValidationCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ProspectiveCertificateChainCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ValidationTimeSlidingCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.CurrentTimeIndicationCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastCertificateValidationAcceptableCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastRevocationDataValidationConclusiveCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastValidationAcceptableRevocationDataAvailable
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsWithinCertificateValidityRangeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POENotAfterCARevocationTimeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.POEExistsAtOrBeforeControlTimeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.RevocationIssuedBeforeControlTimeCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.SatisfyingRevocationDataExistsCheck
- getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
- getMethod() - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
-
Gets the value of the method property.
- getMethod() - Method in class eu.europa.esig.saml.jaxb.authn.context.SharedSecretChallengeResponseType
-
Gets the value of the method property.
- getMimeType() - Method in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
-
Gets the value of the mimeType property.
- getMimeType() - Method in class eu.europa.esig.asic.manifest.jaxb.SigReferenceType
-
Gets the value of the mimeType property.
- getMimeType() - Method in class eu.europa.esig.dss.asic.common.ASiCParameters
-
Gets the mimetype
- getMimeType() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getMimeType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the mimeType property.
- getMimeType() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the MimeType
- getMimeType() - Method in class eu.europa.esig.dss.jades.HTTPHeader
- getMimeType() - Method in interface eu.europa.esig.dss.jades.signature.JAdESBuilder
-
Returns MimeType of the produce signature by the builder
- getMimeType() - Method in class eu.europa.esig.dss.jades.signature.JAdESCompactBuilder
- getMimeType() - Method in class eu.europa.esig.dss.jades.signature.JAdESSerializationBuilder
- getMimeType() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getMimeType() - Method in class eu.europa.esig.dss.model.CommonDocument
- getMimeType() - Method in interface eu.europa.esig.dss.model.DSSDocument
-
Returns the mime-type of the
DSSDocument
. - getMimeType() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns the value of the signed attribute mime-type
- getMimeType() - Method in class eu.europa.esig.dss.validation.ManifestEntry
-
Gets the mimetype
- getMimeType() - Method in class eu.europa.esig.dss.xades.DSSObject
-
Gets the MimeType
- getMimeType() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getMimeType() - Method in class eu.europa.esig.validationreport.jaxb.SADataObjectFormatType
-
Gets the value of the mimeType property.
- getMimeType() - Method in class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
-
Gets the value of the mimeType property.
- getMimeType() - Method in class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
-
Gets the value of the mimeType property.
- getMimeType() - Method in class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
-
Gets the value of the mimeType property.
- getMimeType() - Method in class eu.europa.esig.xmldsig.jaxb.ObjectType
-
Gets the value of the mimeType property.
- getMimeType() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Gets the value of the mimeType property.
- getMimeType(ASiCParameters) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Returns a relevant MimeType for the provided parameters
- getMimeType(DSSDocument) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Extracts and returns MimeType from the document
- getMimeTypeContent() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
-
Gets the value of the mimeTypeContent property.
- getMimeTypeContent() - Method in class eu.europa.esig.dss.validation.ContainerInfo
-
Gets mimetype file content
- getMimeTypeDocument() - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Gets mimetype document
- getMimeTypeDocument() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns a mimetype document
- getMimetypeFileContent() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the content of the mimetype file (if container)
- getMimeTypeFilePresent() - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Gets the value of the mimeTypeFilePresent property.
- getMimeTypeFilePresentConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getMimeTypeFilePresentConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns MimeTypeFilePresent constraint if present in the policy, null otherwise
- getMimeTypeString() - Method in interface eu.europa.esig.dss.enumerations.MimeType
-
Gets String identifying the MimeType
- getMimeTypeString() - Method in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
- getMimeTypeString(ASiCParameters) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Returns the target MimeType string
- getMin() - Method in class eu.europa.esig.saml.jaxb.authn.context.LengthType
-
Gets the value of the min property.
- getMinimalNextUpdateTime() - Method in class eu.europa.esig.dss.validation.status.RevocationFreshnessStatus
-
Returns minimal time when revocation data should be updated for all concerned tokens NOTE: returns NULL if no suitable revocation data found or if the revocation data is fresh enough
- getMinimum() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralSubtree
-
Gets the value of the minimum property.
- getMinimum() - Method in class eu.europa.esig.dss.model.x509.extension.GeneralSubtree
-
Gets the minimum constraint value
- getMiniPublicKeySize() - Method in class eu.europa.esig.dss.policy.jaxb.CryptographicConstraint
-
Gets the value of the miniPublicKeySize property.
- getMiniPublicKeySizeLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Returns a level constraint for MiniPublicKeySize constraint if present, the global
getLevel
otherwise. - getMinKeySize() - Method in class eu.europa.esig.saml.jaxb.metadata.algsupport.SigningMethodType
-
Gets the value of the minKeySize property.
- getMinQcEuLimitValue() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the minQcEuLimitValue property.
- getMinQcEuRetentionPeriod() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the minQcEuRetentionPeriod property.
- getMinX() - Method in class eu.europa.esig.dss.pdf.AnnotationBox
-
Returns a lower left X coordinate
- getMinY() - Method in class eu.europa.esig.dss.pdf.AnnotationBox
-
Returns a lower left Y coordinate
- getMobileNetworkEndToEndEncryption() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Gets the value of the mobileNetworkEndToEndEncryption property.
- getMobileNetworkNoEncryption() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Gets the value of the mobileNetworkNoEncryption property.
- getMobileNetworkRadioEncryption() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Gets the value of the mobileNetworkRadioEncryption property.
- getModel() - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Gets the value of the model property.
- getModificationDetection() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFRevision
-
Gets the value of the modificationDetection property.
- getModificationDetection() - Method in interface eu.europa.esig.dss.pades.validation.PdfRevision
-
Returns an information about changes made in the document
- getModificationDetection() - Method in class eu.europa.esig.dss.pdf.PdfCMSRevision
- getModificationDetection() - Method in class eu.europa.esig.dss.pdf.PdfDocDssRevision
- getModificationTime() - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Gets the last modification time of the document
- getModifiedFieldNames() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
This method returns a list of field names modified after the current signature's revision
- getModifiedFieldNames() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
This method returns a list of field names modified after the current signature's revision
- getModulus() - Method in class eu.europa.esig.xmldsig.jaxb.RSAKeyValueType
-
Gets the value of the modulus property.
- getMra() - Method in class eu.europa.esig.dss.spi.tsl.OtherTSLPointer
-
Gets a Mutual Recognition Agreement block
- getMra() - Method in class eu.europa.esig.dss.spi.tsl.TLInfo
-
Gets the MRA (Mutual Recognition Agreement) element when applicable
- getMRACertificateContentEquivalenceList() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns a
XmlCertificateContentEquivalence
list corresponding to the matching MRA information - getMRACertificateMapping() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Gets the value of the mraCertificateMapping property.
- getMRADepth() - Method in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
-
Gets the value of the mraDepth property.
- getMRAEnactedTrustServiceLegalIdentifier() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
This method returns a name of a Trusted Service used to apply translation for the certificate QcStatements based on the defined Mutual Recognition Agreement scheme
- getMraTrustServiceEquivalenceStatusEndingTime() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets the Trust Service equivalence status ending time defined within MRA
- getMraTrustServiceEquivalenceStatusStartingTime() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets the Trust Service equivalence status starting time defined within MRA
- getMraTrustServiceLegalIdentifier() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets the Trust Service Legal Identifier matching the Trust Service defined within MRA
- getMRATrustServiceMapping() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Gets the value of the mraTrustServiceMapping property.
- getName() - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Gets name of the ZIP entry
- getName() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Gets the value of the name property.
- getName() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicAlgorithm
-
Gets the value of the name property.
- getName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
-
Gets the value of the name property.
- getName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureField
-
Gets the value of the name property.
- getName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRoleOfPSP
-
Gets the value of the name property.
- getName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
-
Gets the value of the name property.
- getName() - Method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Get the algorithm name
- getName() - Method in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
Get the algorithm name
- getName() - Method in enum eu.europa.esig.dss.enumerations.MaskGenerationFunction
-
Returns name of the MaskGenerationFunction
- getName() - Method in enum eu.europa.esig.dss.enumerations.PdfLockAction
-
Returns name value of the field parameter
- getName() - Method in enum eu.europa.esig.dss.enumerations.SemanticsIdentifier
-
Returns the ETSI identifier name
- getName() - Method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
Returns user-friendly name for the signature algorithm
- getName() - Method in class eu.europa.esig.dss.jades.HTTPHeader
-
Returns a String name (key) of the HTTP Header
- getName() - Method in class eu.europa.esig.dss.model.CommonDocument
- getName() - Method in interface eu.europa.esig.dss.model.DSSDocument
-
Returns the name of the document.
- getName() - Method in class eu.europa.esig.dss.pades.DSSFileFont
-
Gets name of the font document
- getName() - Method in class eu.europa.esig.dss.pades.DSSJavaFont
-
Gets the name of the font
- getName() - Method in class eu.europa.esig.dss.pdf.PdfAnnotation
-
Returns a name of the annotation
- getName() - Method in class eu.europa.esig.dss.pdf.PdfVriDict
-
Returns key of the VRI dictionary
- getName() - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Gets the value of the name property.
- getName() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope
-
Gets the value of the name property.
- getName() - Method in enum eu.europa.esig.dss.spi.client.http.Protocol
-
Gets the name of the protocol
- getName() - Method in class eu.europa.esig.dss.validation.ReferenceValidation
-
Gets name of the reference
- getName() - Method in class eu.europa.esig.dss.validation.scope.SignatureScope
-
Gets name of the document
- getName() - Method in class eu.europa.esig.dss.ws.dto.RemoteDocument
-
Gets the document name
- getName() - Method in class eu.europa.esig.dss.ws.validation.dto.ValidationReportTypeDataSource
- getName() - Method in class eu.europa.esig.dss.xades.reference.XAdESReferenceValidation
- getName() - Method in class eu.europa.esig.dss.xades.validation.XAdESAttribute
-
Returns the local name of the element
- getName() - Method in class eu.europa.esig.saml.jaxb.assertion.AttributeType
-
Gets the value of the name property.
- getName() - Method in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
-
Gets the value of the name property.
- getName() - Method in class eu.europa.esig.saml.jaxb.protocol.IDPEntryType
-
Gets the value of the name property.
- getName() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.KeyUsageBitType
-
Gets the value of the name property.
- getName() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.InternationalNamesType
-
Gets the value of the name property.
- getName(DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicCheck
-
Returns name for a DigestAlgorithm safely
- getName(EncryptionAlgorithm) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicCheck
-
Returns name for an EncryptionAlgorithm safely
- getNameConstraints() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns the name constraints
- getNameConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the nameConstraints property.
- getNameConstraints(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns a name constraints extension, when present
- getNameElement() - Method in class eu.europa.esig.validationreport.jaxb.SANameType
-
Gets the value of the nameElement property.
- getNameFormat() - Method in class eu.europa.esig.saml.jaxb.assertion.AttributeType
-
Gets the value of the nameFormat property.
- getNameID() - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
-
Gets the value of the nameID property.
- getNameID() - Method in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
-
Gets the value of the nameID property.
- getNameID() - Method in class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
-
Gets the value of the nameID property.
- getNameID() - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingRequestType
-
Gets the value of the nameID property.
- getNameID() - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingResponseType
-
Gets the value of the nameID property.
- getNameIDFormat() - Method in class eu.europa.esig.saml.jaxb.metadata.AttributeAuthorityDescriptorType
-
Gets the value of the nameIDFormat property.
- getNameIDFormat() - Method in class eu.europa.esig.saml.jaxb.metadata.AuthnAuthorityDescriptorType
-
Gets the value of the nameIDFormat property.
- getNameIDFormat() - Method in class eu.europa.esig.saml.jaxb.metadata.PDPDescriptorType
-
Gets the value of the nameIDFormat property.
- getNameIDFormat() - Method in class eu.europa.esig.saml.jaxb.metadata.SSODescriptorType
-
Gets the value of the nameIDFormat property.
- getNameIDMappingService() - Method in class eu.europa.esig.saml.jaxb.metadata.IDPSSODescriptorType
-
Gets the value of the nameIDMappingService property.
- getNameIDPolicy() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Gets the value of the nameIDPolicy property.
- getNameIDPolicy() - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingRequestType
-
Gets the value of the nameIDPolicy property.
- getNameQualifier() - Method in class eu.europa.esig.saml.jaxb.assertion.BaseIDAbstractType
-
Gets the value of the nameQualifier property.
- getNameQualifier() - Method in class eu.europa.esig.saml.jaxb.assertion.NameIDType
-
Gets the value of the nameQualifier property.
- getNames() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Gets a map of names (first key is the language)
- getNames() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
-
Gets a map of names
- getNames() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
-
Gets a map of names
- getNamespace() - Method in enum eu.europa.esig.dss.asic.common.definition.ASiCElement
- getNamespace() - Method in enum eu.europa.esig.dss.asic.xades.definition.ManifestElement
- getNamespace() - Method in interface eu.europa.esig.dss.definition.DSSElement
-
Returns the namespace
- getNamespace() - Method in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
- getNamespace() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getNamespace() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getNamespace() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getNamespace() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getNamespace() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getNamespace() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getNamespace() - Method in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
- getNamespace() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets the current namespace
- getNamespace() - Method in class eu.europa.esig.dss.xades.validation.XAdESAttribute
-
Returns namespace of the element
- getNamespace() - Method in class eu.europa.esig.saml.jaxb.assertion.ActionType
-
Gets the value of the namespace property.
- getNamespace() - Method in class eu.europa.esig.saml.jaxb.metadata.AdditionalMetadataLocationType
-
Gets the value of the namespace property.
- getNamespacePrefix() - Method in class eu.europa.esig.validationreport.jaxb.NsPrefixMappingType
-
Gets the value of the namespacePrefix property.
- getNamespaceURI() - Method in class eu.europa.esig.validationreport.jaxb.NsPrefixMappingType
-
Gets the value of the namespaceURI property.
- getNamespaceURI(String) - Method in class eu.europa.esig.dss.NamespaceContextMap
- getNameValue(String) - Method in interface eu.europa.esig.dss.pdf.PdfDict
-
Gets a name of the dictionary
- getNcaId() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPSD2QcInfo
-
Gets the value of the ncaId property.
- getNcaId() - Method in class eu.europa.esig.dss.diagnostic.PSD2InfoWrapper
-
Returns the Competent Authority Id
- getNcaId() - Method in class eu.europa.esig.dss.model.x509.extension.PSD2QcType
-
Gets an NCA Id
- getNcaName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPSD2QcInfo
-
Gets the value of the ncaName property.
- getNcaName() - Method in class eu.europa.esig.dss.diagnostic.PSD2InfoWrapper
-
Returns the Competent Authority name
- getNcaName() - Method in class eu.europa.esig.dss.model.x509.extension.PSD2QcType
-
Gets an NCA name
- getNewEncryptedID() - Method in class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
-
Gets the value of the newEncryptedID property.
- getNewID() - Method in class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
-
Gets the value of the newID property.
- getNextAvailableDocumentName(String, Collection<String>) - Method in class eu.europa.esig.dss.asic.common.AbstractASiCFilenameFactory
-
This method returns the next available suffix (i.e.
- getNextUpdate() - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Gets the 'nextUpdate' field Date
- getNextUpdate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Gets the value of the nextUpdate property.
- getNextUpdate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Gets the value of the nextUpdate property.
- getNextUpdate() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
-
Returns the revocation data NextUpdate time
- getNextUpdate() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Returns the date of the next update
- getNextUpdate() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the nextUpdate property.
- getNextUpdateDate() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
-
Gets next update date
- getNextUpdateDate() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getNextUpdateDate() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Gets next update date
- getNode(Node, String) - Static method in class eu.europa.esig.dss.DomUtils
-
Returns the Node corresponding to the XPath query.
- getNodeBytes(Node) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Returns bytes of the given
node
- getNodeList(String) - Method in class eu.europa.esig.dss.xades.validation.XAdESAttribute
-
Returns a
NodeList
found by the givenxPathExpression
- getNodeList(Node, String) - Static method in class eu.europa.esig.dss.DomUtils
-
Returns the NodeList corresponding to the XPath query.
- getNodesAmount(Node, String) - Static method in class eu.europa.esig.dss.DomUtils
-
Returns an amount of found nodes matching the
xPathString
- getNodeToCanonicalize(Node) - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Returns a node to be canonicalized (applies indents if required)
- getNonce() - Method in interface eu.europa.esig.dss.service.NonceSource
-
This methods allows to retrieve an unique new value to be use as nonce.
- getNonce() - Method in class eu.europa.esig.dss.service.SecureRandomNonceSource
- getNormalizedString(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method replaces all special characters by an underscore
- getNotAfter() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCC
-
Gets the value of the notAfter property.
- getNotAfter() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
-
Gets the value of the notAfter property.
- getNotAfter() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the certificate's notAfter date (the date the certificate cannot be used after)
- getNotAfter() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the notAfter property.
- getNotAfter() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Gets the value of the notAfter property.
- getNotAfter() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole
-
Gets the value of the notAfter property.
- getNotAfter() - Method in class eu.europa.esig.dss.diagnostic.OrphanCertificateTokenWrapper
-
Returns the certificate's notAfter date (the date the certificate cannot be used after)
- getNotAfter() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
Returns the expiration date of the certificate.
- getNotAfter() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Gets the value of the notAfter property.
- getNotAfter() - Method in class eu.europa.esig.dss.validation.SignerRole
-
Gets the certificate's 'notAfter' for a 'certified' role category
- getNotAfter() - Method in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
-
Gets the value of the notAfter property.
- getNotAfterAfterCertificateNotAfterMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Returns the additional information message in case if computed time 'notAfter' is after the certificate's notAfter
- getNotBefore() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the certificate's notBefore date (the date the certificate cannot be used before)
- getNotBefore() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the notBefore property.
- getNotBefore() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Gets the value of the notBefore property.
- getNotBefore() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole
-
Gets the value of the notBefore property.
- getNotBefore() - Method in class eu.europa.esig.dss.diagnostic.OrphanCertificateTokenWrapper
-
Returns the certificate's notBefore date (the date the certificate cannot be used before)
- getNotBefore() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
Returns the issuance date of the certificate.
- getNotBefore() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Gets the value of the notBefore property.
- getNotBefore() - Method in class eu.europa.esig.dss.validation.SignerRole
-
Gets the certificate's 'notBefore' for a 'certified' role category
- getNotBefore() - Method in class eu.europa.esig.saml.jaxb.assertion.ConditionsType
-
Gets the value of the notBefore property.
- getNotBefore() - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
-
Gets the value of the notBefore property.
- getNotExpired() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the notExpired property.
- getNoThisUpdateMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Returns the additional information message in case of no thisUpdate field defined
- getNoticeNumbers() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlUserNotice
-
Gets the value of the noticeNumbers property.
- getNoticeNumbers() - Method in class eu.europa.esig.dss.model.UserNotice
-
Gets the notice numbers
- getNoticeNumbers() - Method in class eu.europa.esig.xades.jaxb.xades111.NoticeReferenceType
-
Gets the value of the noticeNumbers property.
- getNoticeNumbers() - Method in class eu.europa.esig.xades.jaxb.xades122.NoticeReferenceType
-
Gets the value of the noticeNumbers property.
- getNoticeNumbers() - Method in class eu.europa.esig.xades.jaxb.xades132.NoticeReferenceType
-
Gets the value of the noticeNumbers property.
- getNoticeRef() - Method in class eu.europa.esig.xades.jaxb.xades111.SPUserNoticeType
-
Gets the value of the noticeRef property.
- getNoticeRef() - Method in class eu.europa.esig.xades.jaxb.xades122.SPUserNoticeType
-
Gets the value of the noticeRef property.
- getNoticeRef() - Method in class eu.europa.esig.xades.jaxb.xades132.SPUserNoticeType
-
Gets the value of the noticeRef property.
- getNotOnHold() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the notOnHold property.
- getNotOnOrAfter() - Method in class eu.europa.esig.saml.jaxb.assertion.ConditionsType
-
Gets the value of the notOnOrAfter property.
- getNotOnOrAfter() - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
-
Gets the value of the notOnOrAfter property.
- getNotOnOrAfter() - Method in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
-
Gets the value of the notOnOrAfter property.
- getNotRevoked() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the notRevoked property.
- getNotSelfSigned() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the notSelfSigned property.
- getNsPrefixMapping() - Method in class eu.europa.esig.validationreport.jaxb.XAdESSignaturePtrType
-
Gets the value of the nsPrefixMapping property.
- getNumber() - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitUsagesType
-
Gets the value of the number property.
- getNumber() - Method in class eu.europa.esig.xades.jaxb.xades111.CRLIdentifierType
-
Gets the value of the number property.
- getNumber() - Method in class eu.europa.esig.xades.jaxb.xades122.CRLIdentifierType
-
Gets the value of the number property.
- getNumber() - Method in class eu.europa.esig.xades.jaxb.xades132.CRLIdentifierType
-
Gets the value of the number property.
- getNumber(int) - Method in interface eu.europa.esig.dss.pdf.PdfArray
-
Retrieves the number at the position i
- getNumberOfCertificates() - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
-
This method returns the number of stored certificates in this source
- getNumberOfCertificates() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
This method returns the number of found
CertificateToken
in all sources - getNumberOfEntities() - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
-
This method returns the number of stored entities (unique public key) in this source
- getNumberOfEntities() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
This method returns the number of found
CertificateSourceEntity
in all sources - getNumberOfPages() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- getNumberOfPages() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- getNumberOfPages() - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
Returns an amount of pages found in the document
- getNumberOfProcessedLOTLs() - Method in class eu.europa.esig.dss.spi.tsl.TLValidationJobSummary
-
Returns an amount of processed LOTLs during the TL Validation job
- getNumberOfProcessedTLs() - Method in class eu.europa.esig.dss.spi.tsl.TLValidationJobSummary
-
Returns an amount of processed TLs during the TL Validation job
- getNumberOfSources() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
This method returns the number of set
CertificateSource
s - getNumberOfTrustedPublicKeys() - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
-
Gets the number of trusted public keys
- getNumberValue(String) - Method in interface eu.europa.esig.dss.pdf.PdfDict
-
Returns a number value
- getNym() - Method in class eu.europa.esig.saml.jaxb.authn.context.IdentificationType
-
Gets the value of the nym property.
- getObject() - Method in class eu.europa.esig.dss.xades.reference.DSSReference
-
Gets ds:Object element's structure to be incorporated within the signature
- getObject() - Method in class eu.europa.esig.xmldsig.jaxb.SignatureType
-
Gets the value of the object property.
- getObject(int) - Method in interface eu.europa.esig.dss.pdf.PdfArray
-
Returns an object entry at the position i
- getObject(String) - Method in interface eu.europa.esig.dss.pdf.PdfDict
-
Returns an object
- getObjectById(String) - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Gets ds:Object by its Id
- getObjectId() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampedReference
-
Gets the timestamped object Id
- getObjectIdentifier() - Method in class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
-
Gets the value of the objectIdentifier property.
- getObjectIdentifier() - Method in class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
-
Gets the value of the objectIdentifier property.
- getObjectIdentifier() - Method in class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
-
Gets the value of the objectIdentifier property.
- getObjectIdentifierValue(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Normalizes and retrieves a
String
identifier (to be used for non-XAdES processing). - getObjectIdentifierValue(String, ObjectIdentifierQualifier) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method returns a URI value of the
oidOrUriString
taking into account the definedObjectIdentifierQualifier
(to be used for XAdES processing). - getObjectModifications() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlModificationDetection
-
Gets the value of the objectModifications property.
- getObjectModifications() - Method in class eu.europa.esig.dss.pdf.modifications.PdfModificationDetection
-
Returns a filtered collection of modified objects between signed and final document revisions
- getObjectNumber(int) - Method in interface eu.europa.esig.dss.pdf.PdfArray
-
Retrieves the Object Number for the position i
- getObjectNumber(String) - Method in interface eu.europa.esig.dss.pdf.PdfDict
-
Returns a number of indirect reference to an object, when applicable
- getObjectReference() - Method in class eu.europa.esig.xades.jaxb.xades111.CommitmentTypeIndicationType
-
Gets the value of the objectReference property.
- getObjectReference() - Method in class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
-
Gets the value of the objectReference property.
- getObjectReference() - Method in class eu.europa.esig.xades.jaxb.xades122.CommitmentTypeIndicationType
-
Gets the value of the objectReference property.
- getObjectReference() - Method in class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
-
Gets the value of the objectReference property.
- getObjectReference() - Method in class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeIndicationType
-
Gets the value of the objectReference property.
- getObjectReference() - Method in class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
-
Gets the value of the objectReference property.
- getObjectReferences() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
- getObjectReferences() - Method in class eu.europa.esig.dss.validation.CommitmentTypeIndication
-
Gets a list of signed data objects referenced by the current CommitmentType
- getObjects() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
This method returns the list of ds:Object elements for the current signature element.
- getObjects() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Gets the list of custom ds:Object elements
- getObjectTree() - Method in class eu.europa.esig.dss.pdf.modifications.ObjectModification
-
Returns an object tree
- getObjectType() - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
-
Gets the value of the objectType property.
- getOcsp() - Method in class eu.europa.esig.dss.model.x509.extension.AuthorityInformationAccess
-
Returns a list of OCSP access URLs
- getOCSPAccessLocations(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Deprecated.since DSS 5.12. Use
CertificateExtensionsUtils.getOCSPAccessUrls(certificate)
- getOCSPAccessUrls() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the OCSP Access URLs
- getOCSPAccessUrls(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns the OCSP URIs extracted from authorityInfoAccess.ocsp field
- getOCSPArrayDictionaryName() - Method in class eu.europa.esig.dss.pdf.AbstractPdfDssDict
-
Gets the OCSP array dictionary name
- getOCSPArrayDictionaryName() - Method in class eu.europa.esig.dss.pdf.PdfVriDict
- getOCSPArrayDictionaryName() - Method in class eu.europa.esig.dss.pdf.SingleDssDict
- getOCSPBinariesByObjectId(Long) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictOCSPSource
-
This method returns a set of
CertificateToken
s with the given PDF object id - getOCSPCertHashMatch() - Method in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
-
Gets the value of the ocspCertHashMatch property.
- getOCSPCertHashPresent() - Method in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
-
Gets the value of the ocspCertHashPresent property.
- getOCSPCertificateID(CertificateToken, CertificateToken, DigestAlgorithm) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
Returns the
CertificateID
for the given certificate and its issuer's certificate. - getOCSPIdentifier() - Method in class eu.europa.esig.xades.jaxb.xades111.OCSPRefType
-
Gets the value of the ocspIdentifier property.
- getOCSPIdentifier() - Method in class eu.europa.esig.xades.jaxb.xades122.OCSPRefType
-
Gets the value of the ocspIdentifier property.
- getOCSPIdentifier() - Method in class eu.europa.esig.xades.jaxb.xades132.OCSPRefType
-
Gets the value of the ocspIdentifier property.
- getOcspMap() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictOCSPSource
-
Returns a map of all OCSP entries contained in DSS dictionary or into nested VRI dictionaries
- getOcspMap() - Method in class eu.europa.esig.dss.pades.validation.PAdESOCSPSource
-
Returns a map of all OCSP entries contained in DSS dictionary or into nested VRI dictionaries
- getOCSPNextUpdatePresent() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the ocspNextUpdatePresent property.
- getOCSPNextUpdatePresentConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getOCSPNextUpdatePresentConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns OCSP's nextUpdate present constraint
- getOcspNoCheck() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns the ocsp-nocheck value
- getOcspNoCheck(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns the ocsp-nocheck extension value, when present
- getOCSPRef() - Method in class eu.europa.esig.xades.jaxb.xades111.OCSPRefsType
-
Gets the value of the ocspRef property.
- getOCSPRef() - Method in class eu.europa.esig.xades.jaxb.xades122.OCSPRefsType
-
Gets the value of the ocspRef property.
- getOCSPRef() - Method in class eu.europa.esig.xades.jaxb.xades132.OCSPRefsType
-
Gets the value of the ocspRef property.
- getOCSPRefs() - Method in class eu.europa.esig.xades.jaxb.xades111.CompleteRevocationRefsType
-
Gets the value of the ocspRefs property.
- getOCSPRefs() - Method in class eu.europa.esig.xades.jaxb.xades122.CompleteRevocationRefsType
-
Gets the value of the ocspRefs property.
- getOCSPRefs() - Method in class eu.europa.esig.xades.jaxb.xades132.CompleteRevocationRefsType
-
Gets the value of the ocspRefs property.
- getOCSPRefs(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- getOCSPRefs(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- getOCSPRefs(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- getOCSPRefs(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of OCSP revocation refs from the given
unsignedAttribute
- getOcspResp(ASN1Sequence) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
This method allows to create a
OCSPResp
from aASN1Sequence
. - getOCSPResponderIdMatch() - Method in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
-
Gets the value of the ocspResponderIdMatch property.
- getOCSPResponseCertHashMatchConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getOCSPResponseCertHashMatchConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
The method returns OCSPCertHashMatch constraint
- getOCSPResponseCertHashPresentConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getOCSPResponseCertHashPresentConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
The method returns OCSPCertHashPresent constraint
- getOCSPResponseResponderIdMatchConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getOCSPResponseResponderIdMatchConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
The method returns OCSPResponderIdMatch constraint
- getOcspRevocationKey(CertificateToken, String) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
Gets OCSP key (SHA-1 digest) of the url
- getOcspRevocationTokenKeys(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
- getOCSPs() - Method in class eu.europa.esig.dss.pdf.AbstractPdfDssDict
- getOCSPs() - Method in interface eu.europa.esig.dss.pdf.PdfDssDict
-
Returns a map of unique identifiers and
OCSPResponseBinary
s - getOCSPs() - Method in class eu.europa.esig.validationreport.jaxb.SADSSType
-
Gets the value of the ocsPs property.
- getOCSPs() - Method in class eu.europa.esig.validationreport.jaxb.SAVRIType
-
Gets the value of the ocsPs property.
- getOCSPsFromArray(PdfDict, String, String) - Static method in class eu.europa.esig.dss.pdf.DSSDictionaryExtractionUtils
-
Extract OCSP object map
- getOcspSource() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictionary
-
Gets the composite OCSP source
- getOcspSource() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Returns the OCSP source associated with this verifier.
- getOcspSource() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- getOCSPSource() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getOCSPSource() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getOCSPSource() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getOCSPSource() - Method in class eu.europa.esig.dss.pdf.PdfDocDssRevision
-
Returns a corresponding
OCSPSource
- getOCSPSource() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Gets an OCSP source which contains ALL OCSP responses embedded in the signature.
- getOCSPSource() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Returns
TimestampOCSPSource
for the timestamp - getOCSPSource() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getOcspTokens() - Method in class eu.europa.esig.dss.validation.ValidationData
-
Sets OCSP tokens to be included into the signature
- getOCSPTokenVersion() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
-
This method returns version defined within the OCSP token (returns version value + 1, i.e.
- getOcspUrls() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlAuthorityInformationAccess
-
Gets the value of the ocspUrls property.
- getOcspUrls() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- getOcspVals() - Method in class eu.europa.esig.dss.pades.validation.RevocationInfoArchival
-
Gets the OCSP values
- getOCSPValues() - Method in class eu.europa.esig.xades.jaxb.xades111.RevocationValuesType
-
Gets the value of the ocspValues property.
- getOCSPValues() - Method in class eu.europa.esig.xades.jaxb.xades122.RevocationValuesType
-
Gets the value of the ocspValues property.
- getOCSPValues() - Method in class eu.europa.esig.xades.jaxb.xades132.RevocationValuesType
-
Gets the value of the ocspValues property.
- getOctets() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateExtension
-
Gets the value of the octets property.
- getOctets() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtension
-
Returns DER-encoded octets of the certificate extension
- getOctetStringForAtsHashIndex(Attribute, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns octets from the given attribute by defined atsh-hash-index type
- getOfficialJournalURL() - Method in class eu.europa.esig.dss.tsl.function.OfficialJournalSchemeInformationURI
-
Gets the OJ URL
- getOid() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRoleOfPSP
-
Gets the value of the oid property.
- getOid() - Method in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
- getOid() - Method in enum eu.europa.esig.dss.enumerations.CertificatePolicy
- getOid() - Method in enum eu.europa.esig.dss.enumerations.CommitmentTypeEnum
- getOid() - Method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Get the algorithm OID
- getOid() - Method in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
Get the ASN1 algorithm OID
- getOid() - Method in enum eu.europa.esig.dss.enumerations.ExtendedKeyUsage
- getOid() - Method in interface eu.europa.esig.dss.enumerations.OidBasedEnum
-
This method returns the OID value
- getOid() - Method in enum eu.europa.esig.dss.enumerations.QCStatement
- getOid() - Method in enum eu.europa.esig.dss.enumerations.QCTypeEnum
- getOid() - Method in enum eu.europa.esig.dss.enumerations.RoleOfPspOid
- getOid() - Method in enum eu.europa.esig.dss.enumerations.SemanticsIdentifier
- getOid() - Method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
Returns the OID of the signature algorithm.
- getOid() - Method in enum eu.europa.esig.dss.enumerations.X520Attributes
- getOid() - Method in class eu.europa.esig.dss.model.CommitmentQualifier
-
Gets unique object identifier of the Commitment Qualifier
- getOid() - Method in class eu.europa.esig.dss.model.CommonCommitmentType
- getOid() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtension
- getOid() - Method in class eu.europa.esig.dss.model.x509.extension.CertificatePolicy
-
Gets OID of the certificate policy
- getOid() - Method in class eu.europa.esig.dss.tsl.dto.condition.QCStatementCondition
-
Gets the QcStatement OID
- getOID() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateExtension
-
Gets the value of the oid property.
- getOidCode(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Keeps only code of the oid string e.g.
- getOidDescriptions() - Static method in enum eu.europa.esig.dss.enumerations.X520Attributes
-
Gets map of X520 Attribute OIDs and their descriptions
- getOidObject(ObjectIdentifier) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Creates an 'oid' LinkedJSONObject according to EN 119-182 ch.
- getOidObject(String, String, String[]) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Creates an 'oid' JsonObject according to EN 119-182 ch.
- getOids() - Method in class eu.europa.esig.dss.model.x509.extension.ExtendedKeyUsages
-
Returns the extended key usage OIDs
- getOpenDocumentCoverage(ASiCContent) - Static method in class eu.europa.esig.dss.asic.xades.OpenDocumentSupportUtils
-
ODF 1.2 ch 3.16 An OpenDocument document that is stored in a package may have one or more digital signatures applied to the package.
- getOperationalProtection() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
-
Gets the value of the operationalProtection property.
- getOperationKind() - Method in class eu.europa.esig.dss.xades.XAdESProfileParameters
-
Gets the current operation type
- getOrderedCertificateChains() - Method in class eu.europa.esig.dss.CertificateReorderer
-
This method is used to order the certificates (signing certificate, CA1, CA2 and Root)
- getOrderedCertificates() - Method in class eu.europa.esig.dss.CertificateReorderer
-
This method is used to order the certificates (signing certificate, CA1, CA2 and Root)
- getOrderFromSignatureValue(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Gets the order parameter corresponding the given
signatureValue
- getOrganization() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlUserNotice
-
Gets the value of the organization property.
- getOrganization() - Method in class eu.europa.esig.dss.model.UserNotice
-
Gets the organization name
- getOrganization() - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Gets the value of the organization property.
- getOrganization() - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Gets the value of the organization property.
- getOrganization() - Method in class eu.europa.esig.xades.jaxb.xades111.NoticeReferenceType
-
Gets the value of the organization property.
- getOrganization() - Method in class eu.europa.esig.xades.jaxb.xades122.NoticeReferenceType
-
Gets the value of the organization property.
- getOrganization() - Method in class eu.europa.esig.xades.jaxb.xades132.NoticeReferenceType
-
Gets the value of the organization property.
- getOrganizationalUnit() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the organization unit
- getOrganizationalUnit() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the organizationalUnit property.
- getOrganizationDisplayName() - Method in class eu.europa.esig.saml.jaxb.metadata.OrganizationType
-
Gets the value of the organizationDisplayName property.
- getOrganizationIdentifier() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the organization identifier
- getOrganizationIdentifier() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the organizationIdentifier property.
- getOrganizationName() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the organization name
- getOrganizationName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the organizationName property.
- getOrganizationName() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the organizationName property.
- getOrganizationName() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Gets the value of the organizationName property.
- getOrganizationName() - Method in class eu.europa.esig.saml.jaxb.metadata.OrganizationType
-
Gets the value of the organizationName property.
- getOrganizationUnit() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the organizationUnit property.
- getOrganizationUnit() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Gets the value of the organizationUnit property.
- getOrganizationURL() - Method in class eu.europa.esig.saml.jaxb.metadata.OrganizationType
-
Gets the value of the organizationURL property.
- getOrigin() - Method in class eu.europa.esig.dss.diagnostic.CertificateRefWrapper
-
Returns a certificate reference origin
- getOrigin() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
-
Gets the value of the origin property.
- getOrigin() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Gets the value of the origin property.
- getOrigin() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
-
Returns the origin of the revocation token
- getOriginalCapturedQualifiers() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets original third-country captured qualifiers defined within Trusted List (before applied MRA)
- getOriginalContentBytes() - Method in class eu.europa.esig.dss.xades.reference.XAdESReferenceValidation
-
Returns original bytes of the referenced document
- getOriginalDocument() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Returns the original signed document
- getOriginalDocument() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getOriginalDocument(CAdESSignature) - Method in class eu.europa.esig.dss.cades.validation.scope.CAdESSignatureScopeFinder
-
Returns original document for the given CAdES signature
- getOriginalDocument(CMSSignedData, List<DSSDocument>) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
Returns the original document from the provided
cmsSignedData
- getOriginalDocuments() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- getOriginalDocuments() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
-
Returns a list of original documents signed by the signature
- getOriginalDocuments() - Method in class eu.europa.esig.dss.ws.validation.dto.DataToValidateDTO
-
Gets the original (detached) documents
- getOriginalDocuments(JAdESSignature) - Method in class eu.europa.esig.dss.jades.validation.scope.JAdESSignatureScopeFinder
-
Returns original documents for the given JAdES signature
- getOriginalDocuments(AdvancedSignature) - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidator
- getOriginalDocuments(AdvancedSignature) - Method in class eu.europa.esig.dss.asic.xades.validation.ASiCContainerWithXAdESValidator
- getOriginalDocuments(AdvancedSignature) - Method in class eu.europa.esig.dss.cades.validation.CMSDocumentValidator
- getOriginalDocuments(AdvancedSignature) - Method in class eu.europa.esig.dss.jades.validation.AbstractJWSDocumentValidator
- getOriginalDocuments(AdvancedSignature) - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
- getOriginalDocuments(AdvancedSignature) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
This method returns the signed document(s) without their signature(s)
- getOriginalDocuments(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
- getOriginalDocuments(AdvancedSignature) - Method in class eu.europa.esig.dss.xades.validation.XMLDocumentValidator
- getOriginalDocuments(DataToValidateDTO) - Method in class eu.europa.esig.dss.ws.validation.common.RemoteDocumentValidationService
-
Gets the original documents
- getOriginalDocuments(DataToValidateDTO) - Method in interface eu.europa.esig.dss.ws.validation.rest.client.RestDocumentValidationService
-
This method returns the original document(s) for the given signed file and optionally the signatureId.
- getOriginalDocuments(DataToValidateDTO) - Method in class eu.europa.esig.dss.ws.validation.rest.RestDocumentValidationServiceImpl
- getOriginalDocuments(DataToValidateDTO) - Method in interface eu.europa.esig.dss.ws.validation.soap.client.SoapDocumentValidationService
-
This method returns the original document(s) for the given signed file and optionally the signatureId.
- getOriginalDocuments(DataToValidateDTO) - Method in class eu.europa.esig.dss.ws.validation.soap.SoapDocumentValidationServiceImpl
- getOriginalDocuments(String) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
This method returns the signed document(s) without their signature(s)
- getOriginalDocuments(String) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- getOriginalDocuments(String) - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
- getOriginalObject() - Method in class eu.europa.esig.dss.pdf.modifications.ObjectModification
-
Gets a signed revision object
- getOriginalPDF(PAdESSignature) - Static method in class eu.europa.esig.dss.pades.PAdESUtils
-
Returns the original signed content for the
padesSignature
- getOriginalPDF(PdfCMSRevision) - Static method in class eu.europa.esig.dss.pades.PAdESUtils
-
Returns the original signed content for the
pdfRevision
- getOriginalSignerDocuments() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns a complete list of original signer documents signed by all signatures
- getOriginalTCAdditionalServiceInfos() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets original third-country additional service informations defined within Trusted List (before applied MRA)
- getOriginalTCStatus() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets original third-country status defined within Trusted List (before applied MRA)
- getOriginalTCType() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets original third-country type defined within Trusted List (before applied MRA)
- getOriginalThirdCountryMapping() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRACertificateMapping
-
Gets the value of the originalThirdCountryMapping property.
- getOriginalThirdCountryMapping() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRATrustServiceMapping
-
Gets the value of the originalThirdCountryMapping property.
- getOriginalThirdCountryOtherQcStatements() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns a list of QcStatements OIDs not supported by the implementation defined in a third-country Trusted List before MRA mapping
- getOriginalThirdCountryQcLegislationCountryCodes() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns a list of QCLegislation Country Codes defined in a third-country Trusted List before MRA mapping
- getOriginalThirdCountryQCTypes() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns a list of QCTypes defined in a third-country Trusted List before MRA mapping
- getOrigins() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificate
-
Gets the value of the origins property.
- getOrigins() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocation
-
Gets the value of the origins property.
- getOrigins() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef
-
Gets the value of the origins property.
- getOrigins() - Method in class eu.europa.esig.dss.diagnostic.OrphanCertificateWrapper
-
Returns a list of orphan certificate origins
- getOrigins() - Method in class eu.europa.esig.dss.diagnostic.OrphanRevocationWrapper
-
Returns a list of orphan revocation origins
- getOrigins() - Method in class eu.europa.esig.dss.diagnostic.RelatedCertificateWrapper
-
Returns a list of certificate token origins
- getOrigins() - Method in class eu.europa.esig.dss.diagnostic.RelatedRevocationWrapper
-
Returns a list of revocation token origins
- getOrigins() - Method in class eu.europa.esig.dss.diagnostic.RevocationRefWrapper
-
Returns a list of revocation reference origins
- getOriginX() - Method in class eu.europa.esig.dss.pades.SignatureFieldParameters
-
Gets an upper left X coordinate
- getOriginX() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
-
Gets the upper left X coordinate
- getOriginY() - Method in class eu.europa.esig.dss.pades.SignatureFieldParameters
-
Gets a upper left Y coordinate
- getOriginY() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
-
Gets the upper left Y coordinate
- getOrphanCertificateById(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns an orphan certificate wrapper for the given certificate id
- getOrphanCertificateRefs() - Method in class eu.europa.esig.dss.diagnostic.FoundCertificatesProxy
-
Returns a list of all found references for orphan certificates
- getOrphanCertificateRefs() - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
-
Returns a list of orphan certificate refs
- getOrphanCertificateRefsByRefOrigin(CertificateRefOrigin) - Method in class eu.europa.esig.dss.diagnostic.FoundCertificatesProxy
-
Returns a list of orphan certificate references by the given certificate reference origin
- getOrphanCertificates() - Method in class eu.europa.esig.dss.diagnostic.FoundCertificatesProxy
-
Returns a list of orphan certificates
- getOrphanCertificates() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificates
-
Gets the value of the orphanCertificates property.
- getOrphanCertificates() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanTokens
-
Gets the value of the orphanCertificates property.
- getOrphanCertificatesByOrigin(CertificateOrigin) - Method in class eu.europa.esig.dss.diagnostic.FoundCertificatesProxy
-
Returns a list of found
OrphanCertificateTokenWrapper
s with the givenorigin
- getOrphanCertificatesByRefOrigin(CertificateRefOrigin) - Method in class eu.europa.esig.dss.diagnostic.FoundCertificatesProxy
-
Returns a list of found
OrphanCertificateTokenWrapper
s with the given reference origin - getOrphanCrossCertificates(CertificateWrapper) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns a list of orphan cross-certificates
- getOrphanEquivalentCertificates(CertificateWrapper) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns a list of orphan equivalent certificates (certificates with the same public key)
- getOrphanRevocationData() - Method in class eu.europa.esig.dss.diagnostic.FoundRevocationsProxy
-
Returns a list of orphan revocations
- getOrphanRevocationReferencesWithOrigins() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves a Map of orphan
RevocationRef
with theirRevocationRefOrigin
s - getOrphanRevocationRefs() - Method in class eu.europa.esig.dss.diagnostic.FoundRevocationsProxy
-
Returns a list of all found references for orphan revocations
- getOrphanRevocations() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocations
-
Gets the value of the orphanRevocations property.
- getOrphanRevocations() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanTokens
-
Gets the value of the orphanRevocations property.
- getOrphanRevocationsByOrigin(RevocationOrigin) - Method in class eu.europa.esig.dss.diagnostic.FoundRevocationsProxy
-
Returns a list of all
OrphanRevocationWrapper
s used for the signature validation process with the givenoriginType
- getOrphanRevocationsByRefOrigin(RevocationRefOrigin) - Method in class eu.europa.esig.dss.diagnostic.FoundRevocationsProxy
-
Returns a list of all
OrphanRevocationWrapper
s used for the signature validation process with the given reference origin - getOrphanRevocationsByType(RevocationType) - Method in class eu.europa.esig.dss.diagnostic.FoundRevocationsProxy
-
Returns a list of all
OrphanRevocationWrapper
s found in the signature, but not used during the validation process with the giventype
- getOrphanRevocationsByTypeAndOrigin(RevocationType, RevocationOrigin) - Method in class eu.europa.esig.dss.diagnostic.FoundRevocationsProxy
-
Returns a list of orphan revocation data by the given origin and type
- getOrphanRevocationsByTypeAndRefOrigin(RevocationType, RevocationRefOrigin) - Method in class eu.europa.esig.dss.diagnostic.FoundRevocationsProxy
-
Returns a list of orphan revocation data by the given reference origin and type
- getOrphanTokens() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
-
Gets the value of the orphanTokens property.
- getOther() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
-
Gets the value of the other property.
- getOtherAttributes() - Method in class eu.europa.esig.saml.jaxb.assertion.AttributeType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class eu.europa.esig.saml.jaxb.metadata.ContactType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class eu.europa.esig.saml.jaxb.metadata.EndpointType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class eu.europa.esig.saml.jaxb.metadata.OrganizationType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class eu.europa.esig.soap.jaxb.envelope.Body
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class eu.europa.esig.soap.jaxb.envelope.Detail
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class eu.europa.esig.soap.jaxb.envelope.Envelope
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class eu.europa.esig.soap.jaxb.envelope.Header
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class eu.europa.esig.xades.jaxb.xades111.AnyType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class eu.europa.esig.xades.jaxb.xades122.AnyType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class eu.europa.esig.xades.jaxb.xades132.AnyType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptionPropertyType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherCriteriaList() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
-
Gets the value of the otherCriteriaList property.
- getOtherExtensions() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns a list of other certificate extensions
- getOtherInformation() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AdditionalServiceInformationType
-
Gets the value of the otherInformation property.
- getOtherOids() - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
This method returns a list of found OIDs not supported by the current implementation
- getOtherOIDs() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
- getOtherOIDs() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- getOtherQcStatements() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns a list of QcStatements OIDs not supported by the implementation
- getOtherQualifier() - Method in class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
-
Gets the value of the otherQualifier property.
- getOtherRef() - Method in class eu.europa.esig.xades.jaxb.xades111.OtherCertStatusRefsType
-
Gets the value of the otherRef property.
- getOtherRef() - Method in class eu.europa.esig.xades.jaxb.xades122.OtherCertStatusRefsType
-
Gets the value of the otherRef property.
- getOtherRef() - Method in class eu.europa.esig.xades.jaxb.xades132.OtherCertStatusRefsType
-
Gets the value of the otherRef property.
- getOtherRefs() - Method in class eu.europa.esig.xades.jaxb.xades111.CompleteRevocationRefsType
-
Gets the value of the otherRefs property.
- getOtherRefs() - Method in class eu.europa.esig.xades.jaxb.xades122.CompleteRevocationRefsType
-
Gets the value of the otherRefs property.
- getOtherRefs() - Method in class eu.europa.esig.xades.jaxb.xades132.CompleteRevocationRefsType
-
Gets the value of the otherRefs property.
- getOtherRevVals() - Method in class eu.europa.esig.dss.pades.validation.RevocationInfoArchival
-
Gets the other revocation values
- getOtherTLInfos() - Method in class eu.europa.esig.dss.spi.tsl.TLValidationJobSummary
-
Returns a list of TLInfos for other TLs
- getOtherTSLPointer() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointersType
-
Gets the value of the otherTSLPointer property.
- getOtherValue() - Method in class eu.europa.esig.xades.jaxb.xades111.OtherCertStatusValuesType
-
Gets the value of the otherValue property.
- getOtherValue() - Method in class eu.europa.esig.xades.jaxb.xades122.OtherCertStatusValuesType
-
Gets the value of the otherValue property.
- getOtherValue() - Method in class eu.europa.esig.xades.jaxb.xades132.OtherCertStatusValuesType
-
Gets the value of the otherValue property.
- getOtherValues() - Method in class eu.europa.esig.xades.jaxb.xades111.RevocationValuesType
-
Gets the value of the otherValues property.
- getOtherValues() - Method in class eu.europa.esig.xades.jaxb.xades122.RevocationValuesType
-
Gets the value of the otherValues property.
- getOtherValues() - Method in class eu.europa.esig.xades.jaxb.xades132.RevocationValuesType
-
Gets the value of the otherValues property.
- getOutputStream() - Method in class eu.europa.esig.dss.cades.signature.CustomContentSigner
- getOutputStream() - Method in class eu.europa.esig.dss.signature.resources.AbstractResourcesHandler
-
This method returns the internal OutputStream instance
- getOutputStream() - Method in class eu.europa.esig.dss.ws.validation.dto.ValidationReportTypeDataSource
- getOverriddenBy() - Method in class eu.europa.esig.validationreport.jaxb.ConstraintStatusType
-
Gets the value of the overriddenBy property.
- getP() - Method in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
-
Gets the value of the p property.
- getPadding() - Method in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
Get the algorithm padding
- getPadding() - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Returns padding between text and its area
- getPadding() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Gets text bounding box padding
- getPAdESFieldName() - Method in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
-
Gets the value of the pAdESFieldName property.
- getPAdESService() - Method in class eu.europa.esig.dss.pades.signature.PAdESWithExternalCMSService
-
This method creates an instance of a
PAdESService
to be used for signature extension - getPAdESSignatureParameters(RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.common.AbstractRemoteSignatureServiceImpl
-
Gets PAdES signature parameters
- getPAdESSignatureService() - Method in class eu.europa.esig.dss.pades.signature.PAdESService
-
This method is used to return a new
PDFSignatureService
for a signature creation - getPAdESSignatureService() - Method in class eu.europa.esig.dss.pades.signature.PAdESWithExternalCMSService
-
This method is used to return a new
PDFSignatureService
for a signature creation - getPAdESTimestampScopeFinder() - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
-
This method returns a PDF timestamp scope finder
- getPage() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlModification
-
Gets the value of the page property.
- getPage() - Method in class eu.europa.esig.dss.pades.SignatureFieldParameters
-
Gets a page where the signature should be placed
- getPage() - Method in class eu.europa.esig.dss.pdf.modifications.CommonPdfModification
- getPage() - Method in interface eu.europa.esig.dss.pdf.modifications.PdfModification
-
Returns a page where the modification occurs
- getPage() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
-
Gets the page number to create the signature on
- getPageAnnotationBox() - Method in class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
-
Returns the page's box
- getPageBox(int) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- getPageBox(int) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- getPageBox(int) - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
Returns a page box dimensions
- getPageDifference() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlModificationDetection
-
Gets the value of the pageDifference property.
- getPageDifferences() - Method in class eu.europa.esig.dss.pdf.modifications.PdfModificationDetection
-
Returns information if there are missing/added pages between the signed and final revisions
- getPageRotation() - Method in class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
-
Returns the page's rotation where the signature field will be placed in
- getPageRotation(int) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- getPageRotation(int) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- getPageRotation(int) - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
This method returns a corresponding page's rotation within the document
- getPageScaleFactor(Integer) - Static method in class eu.europa.esig.dss.pdf.visible.DPIUtils
-
Converts the value to be displayed on a page
- getPagesDifferences(PdfDocumentReader, PdfDocumentReader) - Method in class eu.europa.esig.dss.pdf.modifications.DefaultPdfDifferencesFinder
- getPagesDifferences(PdfDocumentReader, PdfDocumentReader) - Method in interface eu.europa.esig.dss.pdf.modifications.PdfDifferencesFinder
-
Returns a list of missing/added pages between signed and final revisions
- getParameters() - Method in class eu.europa.esig.dss.ws.signature.dto.AbstractDataToSignDTO
-
Gets signature parameters
- getParameters() - Method in class eu.europa.esig.dss.ws.signature.dto.AbstractSignDocumentDTO
-
Gets signature parameters
- getParameters() - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignTrustedListDTO
-
Gets signature parameters for XML Trusted List signing
- getParameters() - Method in class eu.europa.esig.dss.ws.signature.dto.ExtendDocumentDTO
-
Gets the extension parameters
- getParameters() - Method in class eu.europa.esig.dss.ws.signature.dto.PDFExternalSignDocumentDTO
-
Gets the signature creation parameters
- getParameters() - Method in class eu.europa.esig.dss.ws.signature.dto.SignTrustedListDTO
-
Gets a set of customizable parameters
- getParent() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the parent property.
- getParent() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerData
-
Gets the value of the parent property.
- getParent() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Gets the value of the parent property.
- getParent() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a master-signature in case of a counter-signature
- getParent() - Method in class eu.europa.esig.dss.spi.tsl.TLInfo
-
Returns the
TLInfo
referencing the current Trusted List - getParentId() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Gets the value of the parentId property.
- getParentNodeOfSignature() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Returns a parent node of the signature
- getParentNodeOfSignature() - Method in class eu.europa.esig.dss.xades.signature.XPathPlacementSignatureBuilder
- getParsingCacheDTO(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
Returns download cache DTO result
- getParsingCacheInfo() - Method in class eu.europa.esig.dss.spi.tsl.TLInfo
-
Returns Parsing Cache Info
- getParsingReadOnlyResult() - Method in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Returns the cached read-only parsing result DTO
- getParsingTask(DSSDocument) - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
Returns the corresponding parsing task for the source on the given document
- getParsingTask(DSSDocument) - Method in class eu.europa.esig.dss.tsl.runnable.LOTLAnalysis
- getParsingTask(DSSDocument) - Method in class eu.europa.esig.dss.tsl.runnable.PivotProcessing
- getParsingTask(DSSDocument) - Method in class eu.europa.esig.dss.tsl.runnable.TLAnalysis
- getPassword() - Method in class eu.europa.esig.dss.service.http.commons.UserCredentials
-
Gets the password
- getPassword() - Method in class eu.europa.esig.dss.service.http.proxy.ProxyProperties
-
Returns the password to use
- getPassword() - Method in interface eu.europa.esig.dss.token.PasswordInputCallback
-
Retrieve the password (from the user)
- getPassword() - Method in class eu.europa.esig.dss.token.PrefilledPasswordCallback
- getPassword() - Method in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
-
Gets the value of the password property.
- getPasswordProtection() - Method in interface eu.europa.esig.dss.pades.PAdESCommonParameters
-
Returns a password used to encrypt a document
- getPasswordProtection() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- getPasswordProtection() - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
- getPathLenConstraint() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns value of BasicConstraints.PathLenConstraint if present and BasicConstraints.cA is set to true
- getPathLenConstraint() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicConstraints
-
Gets the value of the pathLenConstraint property.
- getPathLenConstraint() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
This method returns a PathLenConstraint value when BasicConstraint and the attribute itself are present, and cA parameters is set to true.
- getPathLenConstraint() - Method in class eu.europa.esig.dss.model.x509.extension.BasicConstraints
-
Returns the pathLenConstraint value
- getPayload() - Method in class eu.europa.esig.dss.jades.JWSJsonSerializationObject
-
Gets the base64url encoded payload of a signature
- getPayloadBytes() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Returns JWS payload for the given signature parameters
- getPCV() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Gets the value of the pcv property.
- getPDDocument() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
-
Returns the current instance of
PDDocument
- getPDFACompliant() - Method in class eu.europa.esig.dss.policy.jaxb.PDFAConstraints
-
Gets the value of the pdfaCompliant property.
- getPDFACompliantConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getPDFACompliantConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns PDFACompliant constraint if present in the policy, null otherwise
- getPDFAConstraints() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getPDFAConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Gets the value of the pdfaConstraints property.
- getPDFAConstraints() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns the constraint used for ASiC Container validation
- getPDFAInfo() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
-
Gets the value of the pdfaInfo property.
- getPDFAInfo() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Gets the value of the pdfaInfo property.
- getPdfAnnotationChanges() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns a list of changes occurred in a PDF after the current signature's revision associated with annotation(s) modification
- getPdfAnnotationChanges() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns a list of changes occurred in a PDF after the current signature's revision associated with annotation(s) modification
- getPdfAnnotationOverlap() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the pdfAnnotationOverlap property.
- getPdfAnnotationOverlapConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getPdfAnnotationOverlapConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if a PDF annotation overlapping check should be proceeded.
- getPdfAnnotations(int) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- getPdfAnnotations(int) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- getPdfAnnotations(int) - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
Retrieves all annotations found in the document
- getPdfAnnotationsOverlapConcernedPages() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns a list of PDF annotation overlap concerned pages
- getPdfAnnotationsOverlapConcernedPages() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns a list of PDF annotation overlap concerned pages
- getPDFAProfile() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlPDFAInfo
-
Gets the value of the pdfaProfile property.
- getPDFAProfile() - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
Returns a PDF/A Profile name
- getPDFAProfileId() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns evaluated PDF/A profile Id
- getPdfaValidationChain(ChainItem<XmlFC>) - Method in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
-
This method chains all PDF/A related checks to the given
item
chain, when applicable - getPDFAValidationErrors() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns a collection of PDF/A validation errors occurred during the validation
- getPdfExtensionChanges() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns a list of changes occurred in a PDF after the current signature's revision associated with a signature/document extension
- getPdfExtensionChanges() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns a list of changes occurred in a PDF after the current signature's revision associated with a signature/document extension
- getPDFont(Font) - Static method in class eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer.PdfBoxFontMapper
-
Gets a PDFBox font by Java font
- getPdfPageDifference() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the pdfPageDifference property.
- getPdfPageDifferenceConcernedPages() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns a list of pages missing/added to the final revision in a comparison with a signed one
- getPdfPageDifferenceConcernedPages() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns a list of pages missing/added to the final revision in a comparison with a signed one
- getPdfPageDifferenceConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getPdfPageDifferenceConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if a PDF page difference check should be proceeded.
- getPdfReader() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
-
Returns the current instance of
PdfReader
- getPdfRevision() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
-
Retrieves a PdfRevision (PAdES) related to the current signature
- getPdfRevision() - Method in class eu.europa.esig.dss.pades.validation.timestamp.PdfTimestampToken
-
Returns the current PDF timestamp revision
- getPDFRevision() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns a PAdES-specific PDF Revision info NOTE: applicable only for PAdES
- getPDFRevision() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the pdfRevision property.
- getPDFRevision() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Gets the value of the pdfRevision property.
- getPDFRevision() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a PAdES-specific PDF Revision info NOTE: applicable only for PAdES
- getPDFRevision() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns a PAdES-specific PDF Revision info NOTE: applicable only for PDF Document Timestamp
- getPDFRevisionValidationChain(ChainItem<XmlFC>) - Method in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
-
This method chains all PDF revision related checks to the given
item
chain, when applicable - getPdfSigDictInfo() - Method in interface eu.europa.esig.dss.pades.validation.PdfRevision
-
Returns a PDF Signature Dictionary info container
- getPdfSigDictInfo() - Method in class eu.europa.esig.dss.pdf.PdfCMSRevision
- getPdfSigDictInfo() - Method in class eu.europa.esig.dss.pdf.PdfDocDssRevision
- getPdfSignatureCache() - Method in interface eu.europa.esig.dss.pades.PAdESCommonParameters
-
Returns an internal variable, used to cache data in order to accelerate signing process
- getPdfSignatureCache() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- getPdfSignatureCache() - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
- getPdfSignatureDictionary() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
-
Gets the
PdfSignatureDictionary
- getPdfSignatureDictionary() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the pdfSignatureDictionary property.
- getPDFSignatureDictionary() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFRevision
-
Gets the value of the pdfSignatureDictionary property.
- getPdfSignatureDictionaryConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getPdfSignatureDictionaryConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
This constraint checks if signature dictionary is consistent across PDF revisions.
- getPdfSignatureOrFormFillChanges() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns a list of changes occurred in a PDF after the current signature's revision associated with a signature creation, form filling
- getPdfSignatureOrFormFillChanges() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns a list of changes occurred in a PDF after the current signature's revision associated with a signature creation, form filling
- getPdfTemplates() - Static method in class eu.europa.esig.dss.detailedreport.DetailedReportXmlDefiner
-
Gets the PDF template
- getPdfTemplates() - Static method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportXmlDefiner
-
Gets the PDF template
- getPdfTemplates() - Static method in class eu.europa.esig.dss.simplereport.SimpleReportXmlDefiner
-
Gets the PDF template
- getPdfToBeSignedCache() - Method in class eu.europa.esig.dss.pades.PAdESProfileParameters
-
Gets the PDF signature cache
- getPdfUndefinedChanges() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns a list of undefined changes occurred in a PDF after the current signature's revision
- getPdfUndefinedChanges() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns a list of undefined changes occurred in a PDF after the current signature's revision
- getPdfValidationResult() - Method in class eu.europa.esig.dss.pdfa.validation.PDFADocumentValidator
-
This method returns a
document
validation result against PDF/A specification - getPdfVisualDifference() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the pdfVisualDifference property.
- getPdfVisualDifferenceConcernedPages() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns a list of PDF visual difference concerned pages
- getPdfVisualDifferenceConcernedPages() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns a list of PDF visual difference concerned pages
- getPdfVisualDifferenceConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getPdfVisualDifferenceConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if a PDF visual difference check should be proceeded.
- getPDPage(int) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
-
Returns a
PDPage
- getPdsUrls() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- getPermission() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Gets the permission for the PDF document modification
- getPermissions() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDocMDP
-
Gets the value of the permissions property.
- getPermissions() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFLockDictionary
-
Gets the value of the permissions property.
- getPermittedSubtrees() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns value of the permittedSubtrees field of nameConstraints certificate extension, when present
- getPermittedSubtrees() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlNameConstraints
-
Gets the value of the permittedSubtrees property.
- getPermittedSubtrees() - Method in class eu.europa.esig.dss.model.x509.extension.NameConstraints
-
Gets a list of permitted subtrees
- getPgenCounter() - Method in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
-
Gets the value of the pgenCounter property.
- getPhysicalVerification() - Method in class eu.europa.esig.saml.jaxb.authn.context.IdentificationType
-
Gets the value of the physicalVerification property.
- getPivot() - Method in class eu.europa.esig.dss.tsl.runnable.PivotProcessingResult
-
Gets the pivot document
- getPivotInfos() - Method in class eu.europa.esig.dss.spi.tsl.LOTLInfo
-
Returns a list of
PivotInfo
s summary for pivots found in the LOTL - getPivotUrls() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
-
Gets pivot URLs
- getPivotUrls() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getPivotURLs() - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Gets pivot URLs
- getPkcs11Path() - Method in class eu.europa.esig.dss.token.Pkcs11SignatureToken
-
Gets the path to PKCS library
- getPOE() - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
-
Gets the value of the poe property.
- getPOEObject() - Method in class eu.europa.esig.validationreport.jaxb.POEType
-
Gets the value of the poeObject property.
- getPOEProvisioning() - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
-
Gets the value of the poeProvisioning property.
- getPOETime() - Method in class eu.europa.esig.validationreport.jaxb.POEProvisioningType
-
Gets the value of the poeTime property.
- getPOETime() - Method in class eu.europa.esig.validationreport.jaxb.POEType
-
Gets the value of the poeTime property.
- getPointedContractingPartyLegislation() - Method in class eu.europa.esig.dss.spi.tsl.MRA
-
Gets the value defined within pointedContractingPartyLegislation attribute
- getPointedContractingPartyLegislation() - Method in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
-
Gets the value of the pointedContractingPartyLegislation property.
- getPointersToOtherTSL() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the pointersToOtherTSL property.
- getPointingContractingPartyLegislation() - Method in class eu.europa.esig.dss.spi.tsl.MRA
-
Gets the value defined within pointingContractingPartyLegislation attribute
- getPointingContractingPartyLegislation() - Method in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
-
Gets the value of the pointingContractingPartyLegislation property.
- getPolicy() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the policy property.
- getPolicy() - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateToValidateDTO
-
Gets the validation policy
- getPolicy() - Method in class eu.europa.esig.dss.ws.validation.dto.DataToValidateDTO
-
Gets the validation policy
- getPolicyAvailable() - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Gets the value of the policyAvailable property.
- getPolicyConstraints() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns the policy constraints
- getPolicyConstraints(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns a policy constraints extension, when present
- getPolicyContent() - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Returns a DSSDocument with the signature policy content
- getPolicyDescription() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns XMLPolicy description if it is not empty
- getPolicyDescription() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getPolicyDescription() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns the policy description.
- getPolicyDescription() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlValidationPolicy
-
Gets the value of the policyDescription property.
- getPolicyDescription() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlValidationPolicy
-
Gets the value of the policyDescription property.
- getPolicyDescription() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Get the signature policy description
- getPolicyDescription(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
The description of the policy.
- getPolicyDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the signature policy digest
- getPolicyDigestAlgorithm() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Return the hash algorithm for the signature policy
- getPolicyDigestValue() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Get the hash value of the explicit signature policy
- getPolicyDocSpecification() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the signature policy document specification
- getPolicyDocumentationReferences() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns DocumentationReferences defined for the signature policy
- getPolicyDocumentationReferences(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
The documentation references of the policy
- getPolicyHashMatch() - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Gets the value of the policyHashMatch property.
- getPolicyId() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the signature policy Id, when present
- getPolicyId() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Get the signature policy (EPES)
- getPolicyId(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
The identifier of the policy.
- getPolicyIdentifier() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.PoliciesListType
-
Gets the value of the policyIdentifier property.
- getPolicyIds() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the certificate policies Ids
- getPolicyIds() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the policyIds property.
- getPolicyList() - Method in class eu.europa.esig.dss.model.x509.extension.CertificatePolicies
-
Returns the list of certificate policies
- getPolicyName() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getPolicyName() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns the name of the policy.
- getPolicyName() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlValidationPolicy
-
Gets the value of the policyName property.
- getPolicyName() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlValidationPolicy
-
Gets the value of the policyName property.
- getPolicyName() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
-
Gets the value of the policyName property.
- getPolicyOid() - Method in class eu.europa.esig.dss.tsl.dto.condition.PolicyIdCondition
-
Returns the policy OID.
- getPolicyOrLegalNotice() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the policyOrLegalNotice property.
- getPolicyProcessingError() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns an error string occurred during a SignaturePolicy proceeding, when applicable
- getPolicyQualificationIds() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the policyQualificationIds property.
- getPolicyQualifier() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Get the identifier qualifier
- getPolicySet() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
-
Gets the value of the policySet property.
- getPolicySpuri() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Get the SP URI (signature policy URI)
- getPolicyStoreDescription() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets the signature policy store description
- getPolicyStoreDigestAlgoAndValue() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets the digest of a signature policy containing within the signature policy store
- getPolicyStoreDocumentationReferences() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a signature policy store documentation references
- getPolicyStoreId() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets the signature policy store id
- getPolicyStoreLocalURI() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a signature policy store local URI
- getPolicySupportedByQSCDIds() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the policySupportedByQSCDIds property.
- getPolicyTransforms() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a list of Policy transformations NOTE: used only for XAdES signatures
- getPolicyTree() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the policyTree property.
- getPolicyUrl() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the signature policy url
- getPolicyUserNotice() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the policy UserNotice
- getPort() - Method in class eu.europa.esig.dss.service.http.commons.HostConnection
-
Gets the host port
- getPort() - Method in class eu.europa.esig.dss.service.http.proxy.ProxyProperties
-
Returns the port to use
- getPositionId() - Method in class eu.europa.esig.dss.validation.AbstractSignatureIdentifierBuilder
-
Returns Id representing a current signature position in a file, considering its pre-siblings, master signatures when present
- getPostalAddress() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
-
Gets the value of the postalAddress property.
- getPostalAddress() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the signature production place's postal address, when present
- getPostalAddress() - Method in class eu.europa.esig.dss.model.SignerLocation
-
Gets the postal address
- getPostalAddress() - Method in class eu.europa.esig.dss.validation.SignatureProductionPlace
-
Gets postal address (used in CAdES)
- getPostalAddress() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressListType
-
Gets the value of the postalAddress property.
- getPostalAddresses() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Gets a map of postal addresses
- getPostalAddresses() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
-
Gets a map of postal addresses
- getPostalAddresses() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AddressType
-
Gets the value of the postalAddresses property.
- getPostalCode() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
-
Gets the value of the postalCode property.
- getPostalCode() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the signature production place's postal code, when present
- getPostalCode() - Method in class eu.europa.esig.dss.model.SignerLocation
-
Gets the postal code
- getPostalCode() - Method in class eu.europa.esig.dss.validation.SignatureProductionPlace
-
Gets postal code
- getPostalCode() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
-
Gets the value of the postalCode property.
- getPostalCode() - Method in class eu.europa.esig.xades.jaxb.xades111.SignatureProductionPlaceType
-
Gets the value of the postalCode property.
- getPostalCode() - Method in class eu.europa.esig.xades.jaxb.xades122.SignatureProductionPlaceType
-
Gets the value of the postalCode property.
- getPostalCode() - Method in class eu.europa.esig.xades.jaxb.xades132.SignatureProductionPlaceType
-
Gets the value of the postalCode property.
- getPostOfficeBoxNumber() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
-
Gets the value of the postOfficeBoxNumber property.
- getPostOfficeBoxNumber() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the signature production place's post office box number, when present
- getPostOfficeBoxNumber() - Method in class eu.europa.esig.dss.model.SignerLocation
-
Gets the post office box number
- getPostOfficeBoxNumber() - Method in class eu.europa.esig.dss.validation.SignatureProductionPlace
-
Gets postOfficeBoxNumber
- getPotentialSigners() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
-
Gets a list of signing candidates
- getPotentialSigners() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- getPotentialSigners() - Method in class eu.europa.esig.dss.tsl.validation.ValidationResult
-
Gets a list of signing candidates
- getPreauth() - Method in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
-
Gets the value of the preauth property.
- getPrefix() - Method in class eu.europa.esig.dss.definition.DSSNamespace
-
Gets the namespace prefix
- getPrefix(String) - Method in class eu.europa.esig.dss.NamespaceContextMap
- getPrefixes(String) - Method in class eu.europa.esig.dss.NamespaceContextMap
- getPrefixMap() - Method in class eu.europa.esig.dss.NamespaceContextMap
-
Returns a prefix map (a copy)
- getPrettyPrintRFC2253() - Method in class eu.europa.esig.dss.model.x509.X500PrincipalHelper
-
Gets pretty-printed RFC2253 standard name
- getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
- getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignatureAcceptanceValidationResultCheck
- getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
- getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
- getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
- getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Return a list of previous errors occurred in the chain
- getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.AcceptableBasicSignatureValidationCheck
- getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.LongTermValidationCheck
- getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.CurrentTimeIndicationCheck
- getPreviousRevision() - Method in class eu.europa.esig.dss.pdf.PdfCMSRevision
-
Gets PDF revision preceding to the current signature revision
- getPreviousRevision(ByteRange, Collection<PdfByteRangeDocument>) - Static method in class eu.europa.esig.dss.pades.PAdESUtils
-
This method returns the best previous revision from
revisions
collection corresponding to thebyteRange
- getPrincipal() - Method in class eu.europa.esig.dss.model.x509.X500PrincipalHelper
-
Returns the current
X500Principal
- getPrincipalAuthenticationMechanism() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnMethodBaseType
-
Gets the value of the principalAuthenticationMechanism property.
- getPrivateKey() - Method in class eu.europa.esig.dss.token.KSPrivateKeyEntry
-
Get the private key
- getPrivateKeyProtection() - Method in class eu.europa.esig.saml.jaxb.authn.context.TechnicalProtectionBaseType
-
Gets the value of the privateKeyProtection property.
- getProcessedCertificates() - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- getProcessedCertificates() - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
Returns a read only list of all certificates used in the process of the validation of all signatures from the given document.
- getProcessedRevocations() - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- getProcessedRevocations() - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
Returns a read only list of all revocations used in the process of the validation of all signatures from the given document.
- getProcessedTimestamps() - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- getProcessedTimestamps() - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
Returns a read only list of all timestamps processed during the validation of all signatures from the given document.
- getProcessingError() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Gets the value of the processingError property.
- getProcessingErrors() - Method in class eu.europa.esig.dss.validation.policy.SignaturePolicyValidationResult
-
Returns a user-friendly
String
with obtained error messages occurred during the validation process - getProducedAt() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef
-
Gets the value of the producedAt property.
- getProducedAt() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
-
Gets the OCSP's production time
- getProducedAt() - Method in class eu.europa.esig.validationreport.jaxb.SAOCSPIDType
-
Gets the value of the producedAt property.
- getProducedAt() - Method in class eu.europa.esig.xades.jaxb.xades111.OCSPIdentifierType
-
Gets the value of the producedAt property.
- getProducedAt() - Method in class eu.europa.esig.xades.jaxb.xades122.OCSPIdentifierType
-
Gets the value of the producedAt property.
- getProducedAt() - Method in class eu.europa.esig.xades.jaxb.xades132.OCSPIdentifierType
-
Gets the value of the producedAt property.
- getProducedBy() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestamp
-
Gets the value of the producedBy property.
- getProducedBy(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns the timestamp's producer name
- getProductionDate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Gets the value of the productionDate property.
- getProductionDate() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
-
Returns the revocation data production time
- getProductionDate() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Returns the generation time of the current revocation data (when it was signed)
- getProductionTime() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessTimestamp
-
Gets the value of the productionTime property.
- getProductionTime() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Gets the value of the productionTime property.
- getProductionTime() - Method in class eu.europa.esig.dss.diagnostic.RevocationRefWrapper
-
Returns revocation ref production time if present
- getProductionTime() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns the indicated production time of the timestamp
- getProductionTime() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestamp
-
Gets the value of the productionTime property.
- getProductionTime(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns the timestamp production time
- getProfile() - Method in class eu.europa.esig.dss.xades.XAdESProfileParameters
-
Returns the current Profile used to generate the signature or its extension
- getProfileId() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFAInfo
-
Gets the value of the profileId property.
- getProfileId() - Method in class eu.europa.esig.dss.pdfa.PDFAValidationResult
-
Gets PDF/A profile Id
- getProofOfExistence() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusionWithProofOfExistence
-
Gets the value of the proofOfExistence property.
- getProspectiveCertificateChain() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the prospectiveCertificateChain property.
- getProspectiveCertificateChainConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getProspectiveCertificateChainConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
This constraint requests the presence of the trust anchor in the certificate chain.
- getProtectedHeaderValueAsList(String) - Method in class eu.europa.esig.dss.jades.validation.JWS
-
Returns a protected header value with the
key
- getProtectedHeaderValueAsMap(String) - Method in class eu.europa.esig.dss.jades.validation.JWS
-
Returns a protected header value with the
key
- getProtectedHeaderValueAsString(String) - Method in class eu.europa.esig.dss.jades.validation.JWS
-
Returns a protected header value with the
key
- getProtocol() - Method in class eu.europa.esig.dss.service.http.commons.HostConnection
-
Gets the connection protocol
- getProtocolBinding() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Gets the value of the protocolBinding property.
- getProtocolSupportEnumeration() - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Gets the value of the protocolSupportEnumeration property.
- getProvider() - Method in class eu.europa.esig.dss.token.Pkcs11SignatureToken
-
Gets the Provider to use
- getProvider(String) - Static method in class eu.europa.esig.dss.token.SunPKCS11Initializer
-
Initializes the provider
- getProviderID() - Method in class eu.europa.esig.saml.jaxb.protocol.IDPEntryType
-
Gets the value of the providerID property.
- getProviderName() - Method in class eu.europa.esig.saml.jaxb.ecp.RequestType
-
Gets the value of the providerName property.
- getProviderName() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Gets the value of the providerName property.
- getProxyConfig() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the proxy configuration
- getProxyCount() - Method in class eu.europa.esig.saml.jaxb.protocol.ScopingType
-
Gets the value of the proxyCount property.
- getPSD2Info() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the PSD2 QCStatement (id-etsi-psd2-qcStatement extension, ETSI TS 119 495)
- getPSD2QcCompetentAuthorityId() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the psd2QcCompetentAuthorityId property.
- getPSD2QcCompetentAuthorityName() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the psd2QcCompetentAuthorityName property.
- getPSD2QcInfo() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Gets the value of the psd2QcInfo property.
- getPsd2QcType() - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Gets the psd2-qc-type
- getPSD2QcTypeRolesOfPSP() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the psd2QcTypeRolesOfPSP property.
- getPseudo() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the pseudo
- getPseudo(CertificateWrapper) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo.JoinedPseudoStrategy
- getPseudo(CertificateWrapper) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo.PseudoAttributeStrategy
- getPseudo(CertificateWrapper) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo.PseudoGermanyStrategy
- getPseudo(CertificateWrapper) - Method in interface eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo.PseudoStrategy
-
Gets pseudo for the certificate
- getPseudonym() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the pseudonym property.
- getPseudonym() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the pseudonym property.
- getPseudonym() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Gets the value of the pseudonym property.
- getPspName() - Method in class eu.europa.esig.dss.model.x509.extension.RoleOfPSP
-
Gets the PSP name
- getPspOid() - Method in class eu.europa.esig.dss.model.x509.extension.RoleOfPSP
-
Gets the role OID
- getPSTN() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Gets the value of the pstn property.
- getPSV() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Gets the value of the psv property.
- getPSVCRS() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Gets the value of the psvcrs property.
- getPublicKey() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSigningCertificate
-
Gets the value of the publicKey property.
- getPublicKey() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
Returns the public key associated with the certificate.
To get the encryption algorithm used with this public key call getAlgorithm() method.
RFC 2459:
4.1.2.7 Subject Public Key Info This field is used to carry the public key and identify the algorithm with which the key is used. - getPublicKey() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
If the
certificateToken
is not null then the associatedPublicKey
will be returned otherwise the providedpublicKey
is returned. - getPublicKeyEncryptionAlgo() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the publicKeyEncryptionAlgo property.
- getPublicKeyOfTheSigner() - Method in class eu.europa.esig.dss.model.x509.Token
-
This method returns the public key of the token signer
- getPublicKeySize() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the publicKeySize property.
- getPublicKeySize(PublicKey) - Static method in class eu.europa.esig.dss.validation.DSSPKUtils
-
This method returns the public key size extracted from public key infrastructure.
- getQ() - Method in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
-
Gets the value of the q property.
- getQcCClegislation() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
- getQcCClegislation() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- getQcCClegislation() - Method in class eu.europa.esig.trustedlist.jaxb.mra.QcStatementInfoType
-
Gets the value of the qcCClegislation property.
- getQcCClegislations() - Method in class eu.europa.esig.dss.spi.tsl.QCStatementOids
-
Gets QcCClegislation codes to be included
- getQcCClegislationsToRemove() - Method in class eu.europa.esig.dss.spi.tsl.QCStatementOids
-
Gets QcCClegislation codes to be removed
- getQcCompliance() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
-
Gets the value of the qcCompliance property.
- getQcCompliance() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Gets the value of the qcCompliance property.
- getQcCompliance() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the qcCompliance property.
- getQcEuLimitValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Gets the value of the qcEuLimitValue property.
- getQcEuLimitValueCurrency() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the qcEuLimitValueCurrency property.
- getQcEuPDS() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- getQcEuPDS() - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Gets the qc-eu-pds
- getQcEuPDSLocation() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the qcEuPDSLocation property.
- getQcEuRetentionPeriod() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Gets the value of the qcEuRetentionPeriod property.
- getQcEuRetentionPeriod() - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Gets the qc-eu-retention-period
- getQCEuRetentionPeriod() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns QcEuRetentionPeriod
- getQcLegislationCountryCodes() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns a list of QCLegislation Country Codes (present inside id-etsi-qcs-QcCClegislation extension)
- getQcLegislationCountryCodes() - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Gets qc-legislation-country-codes
- getQcLegislationCountryCodes() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the qcLegislationCountryCodes property.
- getQcLimitValue() - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Gets the qc-limit-value
- getQCLimitValue() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the QCEuLimitValue
- getQCPDSLocations() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns QcEuPDS Locations
- getQcSemanticsIdentifier() - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Gets the qc-semantics-identifier
- getQcSSCD() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
-
Gets the value of the qcSSCD property.
- getQcSSCD() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Gets the value of the qcSSCD property.
- getQcSSCD() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the qcSSCD property.
- getQcStatement() - Method in class eu.europa.esig.trustedlist.jaxb.mra.QcStatementListType
-
Gets the value of the qcStatement property.
- getQcStatementId() - Method in class eu.europa.esig.trustedlist.jaxb.mra.QcStatementType
-
Gets the value of the qcStatementId property.
- getQcStatementIds() - Method in class eu.europa.esig.dss.spi.tsl.QCStatementOids
-
Gets QcStatement identifiers to be included
- getQcStatementIdsToRemove() - Method in class eu.europa.esig.dss.spi.tsl.QCStatementOids
-
Gets QcStatement identifiers to be removed
- getQcStatementInfo() - Method in class eu.europa.esig.trustedlist.jaxb.mra.QcStatementType
-
Gets the value of the qcStatementInfo property.
- getQcStatements() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns the QcStatements
- getQcStatements(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns the qc-statements extension value, when present
- getQcStatements(CertificateToken) - Static method in class eu.europa.esig.dss.spi.QcStatementUtils
-
Extracts the QCStatements from a certificate token
- getQcStatements(ASN1Sequence) - Static method in class eu.europa.esig.dss.spi.QcStatementUtils
-
Extracts the QCStatements from a qcStatementsSeq.
- getQcType() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the qcType property.
- getQcType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.QcStatementInfoType
-
Gets the value of the qcType property.
- getQcTypeIds() - Method in class eu.europa.esig.dss.spi.tsl.QCStatementOids
-
Gets QcType identifiers to be included
- getQcTypeIdsToRemove() - Method in class eu.europa.esig.dss.spi.tsl.QCStatementOids
-
Gets QcType identifiers to be removed
- getQcTypes() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns a list of QCTypes (present inside id-etsi-qcs-QcType extension)
- getQcTypes() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
- getQcTypes() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- getQcTypes() - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Gets a list of
QCType
s - getQcTypes(List<String>) - Static method in class eu.europa.esig.dss.spi.QcStatementUtils
-
This method returns a list of
QCType
s from a list of given QcType OIDs - getQSCDStatus() - Method in interface eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd.QSCDStrategy
-
Gets QSCD status
- getQualification() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertificateQualificationCalculator
-
This method returns the qualification result for the given
CertificateWrapper
- getQualificationAtCertificateIssuance() - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the qualification of the first certificate at its issuance
- getQualificationAtIssuance() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Gets the value of the qualificationAtIssuance property.
- getQualificationAtValidation() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Gets the value of the qualificationAtValidation property.
- getQualificationAtValidationTime() - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the qualification of the first certificate at the validation time
- getQualificationDetails() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
-
Gets the value of the qualificationDetails property.
- getQualificationDetailsAtIssuance() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Gets the value of the qualificationDetailsAtIssuance property.
- getQualificationDetailsAtValidation() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Gets the value of the qualificationDetailsAtValidation property.
- getQualificationElement() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.QualificationsType
-
Gets the value of the qualificationElement property.
- getQualificationErrors(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of qualification validation errors for a token with the given id
- getQualificationErrors(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method retrieve the qualification process's errors for a given token by id
- getQualificationErrorsAtIssuanceTime(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method retrieve the qualification process's errors for a given certificate by id at issuance time
- getQualificationErrorsAtValidationTime(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method retrieve the qualification process's errors for a given certificate by id at validation time
- getQualificationInfo(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method retrieves the qualification process's information for a given token by id
- getQualificationInfoAtIssuanceTime(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method retrieve the qualification process's information messages for a given certificate by id at issuance time
- getQualificationInfoAtValidationTime(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method retrieve the qualification process's information messages for a given certificate by id at validation time
- getQualificationInfos(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of qualification validation infos for a token with the given id
- getQualificationWarnings(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of qualification validation warnings for a token with the given id
- getQualificationWarnings(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method retrieve the qualification process's warnings for a given token by id
- getQualificationWarningsAtIssuanceTime(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method retrieve the qualification process's warnings for a given certificate by id at issuance time
- getQualificationWarningsAtValidationTime(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method retrieve the qualification process's warnings for a given certificate by id at validation time
- getQualifiedName() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlCertificate
-
Gets the value of the qualifiedName property.
- getQualifiedStatus() - Method in interface eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified.QualificationStrategy
-
Gets certificate qualification status
- getQualifier() - Method in enum eu.europa.esig.dss.enumerations.CommitmentTypeEnum
- getQualifier() - Method in interface eu.europa.esig.dss.enumerations.ObjectIdentifier
-
Returns Object Identifier Qualifier
- getQualifier() - Method in class eu.europa.esig.dss.model.CommonCommitmentType
- getQualifier() - Method in class eu.europa.esig.dss.model.Policy
-
Get the identifier qualifier
- getQualifier() - Method in class eu.europa.esig.dss.model.SpDocSpecification
-
Get a qualifier (used in XAdES)
- getQualifier() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.QualifiersType
-
Gets the value of the qualifier property.
- getQualifier() - Method in class eu.europa.esig.xades.jaxb.xades111.IdentifierType
-
Gets the value of the qualifier property.
- getQualifier() - Method in class eu.europa.esig.xades.jaxb.xades122.IdentifierType
-
Gets the value of the qualifier property.
- getQualifier() - Method in class eu.europa.esig.xades.jaxb.xades132.IdentifierType
-
Gets the value of the qualifier property.
- getQualifierEquivalence() - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence
-
Gets a map of QualifierEquivalenceList equivalences between pointed and pointing parties
- getQualifierEquivalence() - Method in class eu.europa.esig.trustedlist.jaxb.mra.QualifierEquivalenceListType
-
Gets the value of the qualifierEquivalence property.
- getQualifierEquivalenceList() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLQualificationExtensionEquivalenceListType
-
Gets the value of the qualifierEquivalenceList property.
- getQualifierPointedParty() - Method in class eu.europa.esig.trustedlist.jaxb.mra.QualifierEquivalenceType
-
Gets the value of the qualifierPointedParty property.
- getQualifierPointingParty() - Method in class eu.europa.esig.trustedlist.jaxb.mra.QualifierEquivalenceType
-
Gets the value of the qualifierPointingParty property.
- getQualifiers() - Method in class eu.europa.esig.dss.spi.tsl.ConditionForQualifiers
-
Gets the list of qualifiers
- getQualifiers() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.QualificationElementType
-
Gets the value of the qualifiers property.
- getQualifyingPropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getQualifyingPropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getQualifyingPropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getQualifyingPropertiesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties"
- getQueryString() - Method in class eu.europa.esig.dss.spi.client.jdbc.query.SqlQuery
-
Returns the query String
- getRAC() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCRS
-
Gets the value of the rac property.
- getRawStreamSize() - Method in interface eu.europa.esig.dss.pdf.PdfDict
-
Returns a size of the raw stream, if present
- getReadable() - Method in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Returns a short string defining the qualification type
- getReadable() - Method in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Gets user-friendly name of the enumeration
- getReadable() - Method in enum eu.europa.esig.dss.enumerations.TimestampContainerForm
-
Returns user friendly name of the form
- getReadable() - Method in enum eu.europa.esig.dss.enumerations.TimestampQualification
-
Returns a short name of the qualification status
- getReadableCertificateName() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns human-readable certificate name
- getReadablePolicyURI() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
-
Gets the value of the readablePolicyURI property.
- getReadOnlyCacheAccess() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessFactory
-
Loads a read-only cache access
- getReadTimeout() - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
-
Gets the timeout value on response reading from a remote resource
- getRealm() - Method in class eu.europa.esig.dss.service.http.commons.HostConnection
-
Gets the realm
- getRealm() - Method in class eu.europa.esig.saml.jaxb.dce.DCEValueType
-
Gets the value of the realm property.
- getReason() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation
-
Gets the value of the reason property.
- getReason() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns the PDF signature dictionary /Reason value
- getReason() - Method in class eu.europa.esig.dss.diagnostic.CertificateRevocationWrapper
-
Returns the revocation reason for the concerned certificate
- getReason() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRevocation
-
Gets the value of the reason property.
- getReason() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Gets the value of the reason property.
- getReason() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns the PDF signature dictionary /Reason value
- getReason() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Gets the reason
- getReason() - Method in interface eu.europa.esig.dss.pades.validation.PdfSignatureDictionary
-
Gets the signing reason
- getReason() - Method in class eu.europa.esig.dss.pdf.PdfSigDictWrapper
- getReason() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Returns the revocation reason (if the token has been revoked)
- getReason() - Method in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
-
Gets the value of the reason property.
- getReasonElement() - Method in class eu.europa.esig.validationreport.jaxb.SAReasonType
-
Gets the value of the reasonElement property.
- getRecipient() - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
-
Gets the value of the recipient property.
- getRecipient() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedKeyType
-
Gets the value of the recipient property.
- getRecognition() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the recognition property.
- getRecord(ResultSet) - Method in class eu.europa.esig.dss.spi.client.jdbc.query.SqlSelectQuery
-
Returns response from the given
ResultSet
row position - getRecords(ResultSet) - Method in class eu.europa.esig.dss.spi.client.jdbc.query.SqlSelectQuery
-
Extracts a collection of
SqlRecord
s fromResultSet
- getRed() - Method in class eu.europa.esig.dss.ws.dto.RemoteColor
-
Gets red color value
- getReference() - Method in class eu.europa.esig.xmldsig.jaxb.ManifestType
-
Gets the value of the reference property.
- getReference() - Method in class eu.europa.esig.xmldsig.jaxb.SignedInfoType
-
Gets the value of the reference property.
- getReferenceDataExistence() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the referenceDataExistence property.
- getReferenceDataExistenceConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getReferenceDataExistenceConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the referenced data is found
- getReferenceDataIntact() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the referenceDataIntact property.
- getReferenceDataIntactConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getReferenceDataIntactConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the referenced data is intact
- getReferenceDigest(Reference) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Returns the
Digest
extracted from the providedreference
- getReferenceDigestAlgorithm() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Get the digest algorithm for ds:Reference or message-digest attribute
- getReferenceDigestAlgorithm() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Get the digest algorithm for ds:Reference or message-digest attribute
- getReferenceDigestAlgorithm() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTrustedListSignatureParameters
-
Gets a
DigestAlgorithm
to be used on an enveloped-signature reference creation - getReferenceDigestAlgorithmOrDefault(CAdESSignatureParameters) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESSignatureExtension
-
Returns params.referenceDigestAlgorithm if exists, params.digestAlgorithm otherwise
- getReferenceDigestAlgorithmOrDefault(XAdESSignatureParameters) - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
Returns params.referenceDigestAlgorithm if exists, params.digestAlgorithm otherwise
- getReferenceDigestAlgos(Element) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Returns a list of
DigestAlgorithm
for all references containing inside the providedreferenceContainer
- getReferencedName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerData
-
Gets the value of the referencedName property.
- getReferencedName() - Method in class eu.europa.esig.dss.diagnostic.SignerDataWrapper
-
Gets referenced name of the signer data
- getReferenceId() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTrustedListSignatureParameters
-
Gets an Id of an enveloped-signature reference
- getReferenceId() - Method in class eu.europa.esig.dss.xades.reference.ReferenceIdProvider
-
This method returns the following signature reference identifier
- getReferenceInfo() - Method in class eu.europa.esig.xades.jaxb.xades132.GenericTimeStampType
-
Gets the value of the referenceInfo property.
- getReferenceList() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedKeyType
-
Gets the value of the referenceList property.
- getReferenceNodeList(Node) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Returns a NodeList of "ds:Reference" elements
- getReferenceOriginalContentBytes(Reference) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Returns bytes of the original referenced data
- getReferenceOutput(DSSReference) - Method in class eu.europa.esig.dss.xades.reference.ReferenceProcessor
-
Returns an output content after processing the given
DSSReference
- getReferenceOutputType(DSSReference) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Returns the expected dereferencing output for the provided
DSSReference
- getReferenceOutputType(Reference) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Returns the expected dereferencing output for the provided
Reference
- getReferences() - Method in class eu.europa.esig.dss.diagnostic.OrphanCertificateWrapper
-
Returns a list of orphan certificate references
- getReferences() - Method in class eu.europa.esig.dss.diagnostic.OrphanRevocationWrapper
-
Returns a list of orphan revocation references
- getReferences() - Method in class eu.europa.esig.dss.diagnostic.RelatedCertificateWrapper
-
Returns a list of certificate token references from the signature
- getReferences() - Method in class eu.europa.esig.dss.diagnostic.RelatedRevocationWrapper
-
Returns a list of revocation token references from the signature
- getReferences() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Gets a list of found references
- getReferences() - Method in class eu.europa.esig.dss.xades.XAdESProfileParameters
-
Returns a list of references to be incorporated to the signature
- getReferences() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Returns a list of references to be incorporated to the signature
- getReferencesForCertificateToken(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
-
Returns list of
CertificateRef
s found for the givencertificateToken
- getReferencesFromTimestamp(TimestampToken, ListCertificateSource, ListRevocationSource<CRL>, ListRevocationSource<OCSP>) - Method in class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource
-
Incorporates all references from the given
timestampToken
- getReferencesToAllCertificateChainPresent() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the referencesToAllCertificateChainPresent property.
- getReferencesToAllCertificateChainPresentConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getReferencesToAllCertificateChainPresentConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the whole certificate chain is covered by the Signing Certificate attribute.
- getReferenceTypes(Element) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Returns a list of reference types
- getReferenceURI(Reference) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
This method retrieves a URI attribute value of the given reference, when applicable NOTE: Method is used due to Apache Santuario Signature returning an empty string instead of null result.
- getReferenceValidations() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getReferenceValidations() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getReferenceValidations() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns individual validation foreach reference (XAdES, JAdES) or for the message-imprint (CAdES)
- getReferenceValidations() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getReferenceValidations(SignerInformation) - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Returns the reference validation
- getRefsOnlyTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
-
Gets the value of the refsOnlyTimeStamp property.
- getRefsOnlyTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Gets the value of the refsOnlyTimeStamp property.
- getRefsOnlyTimestampPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getRefsOnlyTimestampPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getRefsOnlyTimestampPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getRefsOnlyTimestampPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:RefsOnlyTimeStamp"
- getRefsOnlyTimestampTimeStamp() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Gets xades:RefsOnlyTimestamp node list
- getRefsOnlyTimestampV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getRefsOnlyTimestampV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getRefsOnlyTimestampV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getRefsOnlyTimestampV2Path() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades141:RefsOnlyTimeStampV2"
- getRegistrationIdentifiers() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Gets registration identifiers
- getRegistrationIdentifiers() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
-
Gets a list of registration identifiers
- getRelatedCertificate() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Returns a certificate token the current revocation data has been issued for
- getRelatedCertificateId() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Gets DSS String Id of the related certificate
- getRelatedCertificateRefs() - Method in class eu.europa.esig.dss.diagnostic.FoundCertificatesProxy
-
Returns a list of all found references for related certificates
- getRelatedCertificateRefsByRefOrigin(CertificateRefOrigin) - Method in class eu.europa.esig.dss.diagnostic.FoundCertificatesProxy
-
Returns a list of related certificate references by the given certificate reference origin
- getRelatedCertificates() - Method in class eu.europa.esig.dss.diagnostic.FoundCertificatesProxy
-
Returns a list of related certificates
- getRelatedCertificates() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificates
-
Gets the value of the relatedCertificates property.
- getRelatedCertificatesByOrigin(CertificateOrigin) - Method in class eu.europa.esig.dss.diagnostic.FoundCertificatesProxy
-
Returns a list of found related
RelatedCertificateWrapper
s with the givenorigin
- getRelatedCertificatesByRefOrigin(CertificateRefOrigin) - Method in class eu.europa.esig.dss.diagnostic.FoundCertificatesProxy
-
Returns a list of found
RelatedCertificateWrapper
s with the given reference origin - getRelatedObjectIds() - Method in class eu.europa.esig.dss.alert.status.MessageStatus
- getRelatedObjectIds() - Method in class eu.europa.esig.dss.alert.status.ObjectStatus
- getRelatedObjectIds() - Method in interface eu.europa.esig.dss.alert.status.Status
-
Returns a collection of object identifiers associated with the event
- getRelatedRevocationData() - Method in class eu.europa.esig.dss.diagnostic.FoundRevocationsProxy
-
Returns a list of related revocation data
- getRelatedRevocationRefs() - Method in class eu.europa.esig.dss.diagnostic.FoundRevocationsProxy
-
Returns a list of all found references for related revocations
- getRelatedRevocations() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocations
-
Gets the value of the relatedRevocations property.
- getRelatedRevocationsByOrigin(RevocationOrigin) - Method in class eu.europa.esig.dss.diagnostic.FoundRevocationsProxy
-
Returns a list of all
RelatedRevocationWrapper
s used for the signature validation process with the givenoriginType
- getRelatedRevocationsByRefOrigin(RevocationRefOrigin) - Method in class eu.europa.esig.dss.diagnostic.FoundRevocationsProxy
-
Returns a list of all
RelatedRevocationWrapper
s used for the signature validation process with the given revocation origin - getRelatedRevocationsByType(RevocationType) - Method in class eu.europa.esig.dss.diagnostic.FoundRevocationsProxy
-
Returns a list of all
RelatedRevocationWrapper
s used for the signature validation process with the giventype
- getRelatedRevocationsByTypeAndOrigin(RevocationType, RevocationOrigin) - Method in class eu.europa.esig.dss.diagnostic.FoundRevocationsProxy
-
Returns a list of related revocation data by the given origin and type
- getRelatedRevocationsByTypeAndRefOrigin(RevocationType, RevocationRefOrigin) - Method in class eu.europa.esig.dss.diagnostic.FoundRevocationsProxy
-
Returns a list of related revocation data by the given reference origin and type
- getRelatedSignatures() - Method in class eu.europa.esig.dss.validation.status.SignatureStatus
-
Returns a collection of signatures concerned by failure of the processed check
- getRelatedTokens() - Method in class eu.europa.esig.dss.validation.status.TokenStatus
-
Returns a collection of tokens concerned by failure of the processed check
- getRelatedValidationObject() - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
-
Gets the value of the relatedValidationObject property.
- getReliableDigestAlgorithms() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
This method returns a list of reliable
DigestAlgorithm
according to the current validation policy - getReliableDigestAlgorithmsAtTime(Date) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
This method returns a list of reliable
DigestAlgorithm
according to the current validation policy at the given validation time - getReliableEncryptionAlgorithms() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
This method returns a list of reliable
EncryptionAlgorithm
according to the current validation policy - getReliableEncryptionAlgorithmsWithMinimalKeyLengthAtTime(Date) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
This method returns a map between reliable
EncryptionAlgorithm
according to the current validation policy and their minimal accepted key length at the given time. - getRemoveCertificateTokenEntryQuery() - Method in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
-
Returns an sql query to remove a record from DB
- getRemoveRevocationTokenEntryQuery() - Method in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
- getRemoveRevocationTokenEntryQuery() - Method in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
- getRemoveRevocationTokenEntryQuery() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
-
Returns an sql query to remove a revocation token from DB
- getReportData() - Method in class eu.europa.esig.validationreport.jaxb.AdditionalValidationReportDataType
-
Gets the value of the reportData property.
- getRequestedAttribute() - Method in class eu.europa.esig.saml.jaxb.metadata.AttributeConsumingServiceType
-
Gets the value of the requestedAttribute property.
- getRequestedAuthnContext() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnQueryType
-
Gets the value of the requestedAuthnContext property.
- getRequestedAuthnContext() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Gets the value of the requestedAuthnContext property.
- getRequesterID() - Method in class eu.europa.esig.saml.jaxb.protocol.ScopingType
-
Gets the value of the requesterID property.
- getRequiredChars() - Method in class eu.europa.esig.saml.jaxb.authn.context.AlphabetType
-
Gets the value of the requiredChars property.
- getRequireExplicitPolicy() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns value of the requireExplicitPolicy field of policyConstraints certificate extension
- getRequireExplicitPolicy() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicyConstraints
-
Gets the value of the requireExplicitPolicy property.
- getRequireExplicitPolicy() - Method in class eu.europa.esig.dss.model.x509.extension.PolicyConstraints
-
Gets the requireExplicitPolicy constraint value
- getResource() - Method in class eu.europa.esig.saml.jaxb.assertion.AuthzDecisionStatementType
-
Gets the value of the resource property.
- getResource() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthzDecisionQueryType
-
Gets the value of the resource property.
- getResponderId() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef
-
Gets the value of the responderId property.
- getResponderId() - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
-
Gets the
ResponderId
(for a reference extracted from an OCSP response) - getResponderId() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
-
Gets the Responder Id
- getResponderID() - Method in class eu.europa.esig.xades.jaxb.xades111.OCSPIdentifierType
-
Gets the value of the responderID property.
- getResponderID() - Method in class eu.europa.esig.xades.jaxb.xades122.OCSPIdentifierType
-
Gets the value of the responderID property.
- getResponderID() - Method in class eu.europa.esig.xades.jaxb.xades132.OCSPIdentifierType
-
Gets the value of the responderID property.
- getResponderIDByKey() - Method in class eu.europa.esig.validationreport.jaxb.SAOCSPIDType
-
Gets the value of the responderIDByKey property.
- getResponderIDByName() - Method in class eu.europa.esig.validationreport.jaxb.SAOCSPIDType
-
Gets the value of the responderIDByName property.
- getResponderIdKey() - Method in class eu.europa.esig.dss.diagnostic.RevocationRefWrapper
-
Returns responder's ID key if present
- getResponderIdName() - Method in class eu.europa.esig.dss.diagnostic.RevocationRefWrapper
-
Returns responder's ID name if present
- getResponseLocation() - Method in class eu.europa.esig.saml.jaxb.metadata.EndpointType
-
Gets the value of the responseLocation property.
- getRestrictedPassword() - Method in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
-
Gets the value of the restrictedPassword property.
- getResult() - Method in class eu.europa.esig.dss.tsl.dto.builder.AbstractCacheDTOBuilder
-
Gets the cached result
- getRevisionContent(DSSDocument, ByteRange) - Static method in class eu.europa.esig.dss.pades.PAdESUtils
-
Returns the complete revision content according to the provided byteRange ([0]-[3])
- getRevisions() - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
-
Gets the list of PDF document revisions
- getRevisions(DSSDocument, char[]) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
- getRevisions(DSSDocument, char[]) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Retrieves revisions from a PDF document
- getRevisions(DSSDocument, String) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Deprecated.
- getRevisions(DSSDocument, String) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Deprecated.since DSS 5.12. Use
#getRevisions(document, pwd.toCharArray())
- getRevocation() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRevocation
-
Gets the value of the revocation property.
- getRevocation() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRelatedRevocation
-
Gets the value of the revocation property.
- getRevocation() - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Gets the value of the revocation property.
- getRevocation() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Gets the value of the revocation property.
- getRevocationAcceptanceCheckerResult(XmlBasicBuildingBlocks, String, String) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Return a corresponding
XmlRAC
result for the givencertificate
andrevocationData
- getRevocationAcceptanceValidationResult(CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
-
Returns a RevocationAcceptanceValidation result for the given revocation token
- getRevocationAcceptanceValidationResult(CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
- getRevocationBBBConclusion(CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
-
Returns a conclusion of the revocation basic building block execution process
- getRevocationBBBConclusion(CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidationCertificateRevocationSelector
- getRevocationById(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns
RevocationWrapper
with the givenid
- getRevocationCertHashOkMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Returns the additional information message when certHash matches
- getRevocationConsistentMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Returns the additional information message when the revocation is consistent
- getRevocationConsistentWithArchiveCutoffMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Returns the additional information message when the revocation is consistent with archiveCutoff
- getRevocationConsistentWithExpiredCertsOnCRLMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Returns the additional information message when the revocation is consistent with expiredCertsOnCRL
- getRevocationConsistentWithExpiredCertsRevocationInfoMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Returns the additional information message when the revocation is consistent with archiveCutoff
- getRevocationConstraints() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getRevocationConstraints() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns the constraint used for Revocation validation
- getRevocationDataAvailable() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the revocationDataAvailable property.
- getRevocationDataAvailableConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getRevocationDataAvailableConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns revocation data available constraint
- getRevocationDataById(String) - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns revocation data by its id
- getRevocationDataExtractQuery() - Method in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
- getRevocationDataExtractQuery() - Method in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
- getRevocationDataExtractQuery() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
-
Returns a request to find a revocation data
- getRevocationDataLoadingStrategyFactory() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Returns a factory used to create revocation data loading strategy associated with this verifier.
- getRevocationDataLoadingStrategyFactory() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- getRevocationDataVerifier() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Returns a
RevocationDataVerifier
associated with this verifier. - getRevocationDataVerifier() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- getRevocationDate() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation
-
Gets the value of the revocationDate property.
- getRevocationDate() - Method in class eu.europa.esig.dss.diagnostic.CertificateRevocationWrapper
-
Returns the revocation time for the concerned certificate
- getRevocationDate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRevocation
-
Gets the value of the revocationDate property.
- getRevocationDate() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlRevocation
-
Gets the value of the revocationDate property.
- getRevocationDate() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Returns the revocation date (if the token has been revoked)
- getRevocationFreshness() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the revocationFreshness property.
- getRevocationFreshnessConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getRevocationFreshnessConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns revocation data's freshness constraint
- getRevocationFreshnessNextUpdate() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the revocationFreshnessNextUpdate property.
- getRevocationFreshnessNextUpdateConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getRevocationFreshnessNextUpdateConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns revocation data's freshness for nextUpdate check constraint
- getRevocationId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation
-
Gets the value of the revocationId property.
- getRevocationId() - Method in class eu.europa.esig.dss.diagnostic.RevocationRefWrapper
-
Returns an Id of the related revocation token, when present.
- getRevocationIds() - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of all revocation data ids
- getRevocationInfo() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
-
Gets the value of the revocationInfo property.
- getRevocationInfo(CRLValidity, BigInteger) - Static method in class eu.europa.esig.dss.crl.CRLUtils
-
This method verifies the revocation status for a given serial number
- getRevocationInfo(CRLValidity, BigInteger) - Method in interface eu.europa.esig.dss.crl.ICRLUtils
-
This method verifies the revocation status for a given serial number
- getRevocationInfo(CRLValidity, BigInteger) - Method in class eu.europa.esig.dss.crl.stream.impl.CRLUtilsStreamImpl
- getRevocationInfo(CRLValidity, BigInteger) - Method in class eu.europa.esig.dss.crl.x509.impl.CRLUtilsX509CRLImpl
- getRevocationInfoAccessPresent() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the revocationInfoAccessPresent property.
- getRevocationInfoArchival(ASN1Encodable) - Static method in class eu.europa.esig.dss.pades.PAdESUtils
-
Returns
RevocationInfoArchival
from the given encodable - getRevocationInfoMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Returns the additional information message for revocation data in case of other events
- getRevocationIssuerNotExpired() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the revocationIssuerNotExpired property.
- getRevocationIssuerNotExpiredConstraint(Context, SubContext) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getRevocationIssuerNotExpiredConstraint(Context, SubContext) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns revocation issuer's validity range constraint
- getRevocationIssuerNotFoundMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Returns the additional information message when revocation's issue is not found
- getRevocationObject() - Method in class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
-
Gets the value of the revocationObject property.
- getRevocationProducesAtOutOfBoundsMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Returns the additional information message when revocation has been produced at out of the signing certificate's validity
- getRevocationProductionDate() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRAC
-
Gets the value of the revocationProductionDate property.
- getRevocationReason() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlRevocation
-
Gets the value of the revocationReason property.
- getRevocationReason() - Method in class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
-
Gets the value of the revocationReason property.
- getRevocationReferencesWithOrigins() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Returns a map of revocation references with the corresponding origins
- getRevocationRefs() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocation
-
Gets the value of the revocationRefs property.
- getRevocations() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- getRevocationStatusInformation() - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
-
Gets the value of the revocationStatusInformation property.
- getRevocationThisUpdate() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRAC
-
Gets the value of the revocationThisUpdate property.
- getRevocationTime() - Method in class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
-
Gets the value of the revocationTime property.
- getRevocationTimeAgainstBestSignatureTime() - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Gets the value of the revocationTimeAgainstBestSignatureTime property.
- getRevocationTimeAgainstBestSignatureTimeConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getRevocationTimeAgainstBestSignatureTimeConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns RevocationTimeAgainstBestSignatureTime constraint if present in the policy, null otherwise
- getRevocationToken() - Method in class eu.europa.esig.dss.spi.x509.revocation.OnlineRevocationSource.RevocationTokenAndUrl
-
Gets the downloaded
RevocationToken
- getRevocationToken(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
- getRevocationToken(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.service.crl.OnlineCRLSource
- getRevocationToken(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
- getRevocationToken(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.service.ocsp.OnlineOCSPSource
- getRevocationToken(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.AlternateUrlsSourceAdapter
- getRevocationToken(CertificateToken, CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.revocation.crl.CRLSource
- getRevocationToken(CertificateToken, CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPSource
- getRevocationToken(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
This method returns the latest issued revocation token from a set of all revocation data found for the given
certificateToken
. - getRevocationToken(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
- getRevocationToken(CertificateToken, CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.revocation.RevocationSource
-
This method retrieves a
RevocationToken
for the certificateToken - getRevocationToken(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.validation.CRLFirstRevocationDataLoadingStrategy
- getRevocationToken(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.validation.OCSPFirstRevocationDataLoadingStrategy
- getRevocationToken(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.validation.RevocationDataLoadingStrategy
-
This method retrieves a
RevocationToken
for the given certificateToken - getRevocationToken(CertificateToken, CertificateToken, boolean) - Method in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
- getRevocationToken(CertificateToken, CertificateToken, boolean) - Method in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
- getRevocationToken(CertificateToken, CertificateToken, boolean) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
-
Retrieves a revocation token for the given
CertificateToken
- getRevocationToken(CertificateToken, CertificateToken, List<String>) - Method in class eu.europa.esig.dss.service.crl.OnlineCRLSource
- getRevocationToken(CertificateToken, CertificateToken, List<String>) - Method in class eu.europa.esig.dss.service.ocsp.OnlineOCSPSource
- getRevocationToken(CertificateToken, CertificateToken, List<String>) - Method in class eu.europa.esig.dss.spi.x509.AlternateUrlsSourceAdapter
- getRevocationToken(CertificateToken, CertificateToken, List<String>) - Method in interface eu.europa.esig.dss.spi.x509.revocation.RevocationSourceAlternateUrlsSupport
-
Gets an
RevocationToken
for the given certificate / issuer's certificate couple. - getRevocationTokenAndUrl(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.service.crl.OnlineCRLSource
- getRevocationTokenAndUrl(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.service.ocsp.OnlineOCSPSource
- getRevocationTokenAndUrl(CertificateToken, CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.revocation.OnlineRevocationSource
-
This method retrieves a
RevocationTokenAndUrl
for the certificateToken - getRevocationTokenAndUrl(CertificateToken, CertificateToken, List<String>) - Method in class eu.europa.esig.dss.service.crl.OnlineCRLSource
-
Extracts a CRL token for a
certificateToken
from the given list ofcrlUrls
- getRevocationTokenAndUrl(CertificateToken, CertificateToken, List<String>) - Method in class eu.europa.esig.dss.service.ocsp.OnlineOCSPSource
-
Extracts an OCSP token for a
certificateToken
from the given list ofocspUrls
- getRevocationTokenIds(RevocationToken<CRL>) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictCRLSource
-
Returns corresponding PDF object identifier for the extracted revocation token
- getRevocationTokenIds(RevocationToken<OCSP>) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictOCSPSource
-
Returns corresponding PDF object identifier for the extracted revocation token
- getRevocationTokenKey(CertificateToken, String) - Method in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
- getRevocationTokenKey(CertificateToken, String) - Method in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
- getRevocationTokenKey(CertificateToken, String) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
-
Gets a unique revocation token identifier used to store the revocation token for this
certificateToken
within a repository - getRevocationTokens(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictCRLSource
- getRevocationTokens(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictOCSPSource
- getRevocationTokens(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.pades.validation.PAdESCRLSource
- getRevocationTokens(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.pades.validation.PAdESOCSPSource
- getRevocationTokens(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.ExternalResourcesCRLSource
- getRevocationTokens(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.OfflineCRLSource
- getRevocationTokens(CertificateToken, CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.revocation.MultipleRevocationSource
-
This method retrieves a list of
RevocationToken
for the certificateToken - getRevocationTokens(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.ExternalResourcesOCSPSource
- getRevocationTokens(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OfflineOCSPSource
- getRevocationTokens(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
- getRevocationTokens(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.validation.ListRevocationSource
- getRevocationTokens(CertificateToken, CertificateToken, boolean) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
-
Retrieves a list of revocation token for the given
CertificateToken
- getRevocationType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocationToken
-
Gets the value of the revocationType property.
- getRevocationType() - Method in class eu.europa.esig.dss.diagnostic.OrphanRevocationTokenWrapper
-
Returns a revocation data type (CRL or OCSP)
- getRevocationType() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
-
Returns the revocation data type
- getRevocationType() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
- getRevocationType() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
- getRevocationType() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Returns the Revocation Token type (CRL or OCSP)
- getRevocationValues() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Gets xades:RevocationValues element
- getRevocationValues() - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
-
Gets the value of the revocationValues property.
- getRevocationValues() - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Gets the value of the revocationValues property.
- getRevocationValues() - Method in class eu.europa.esig.xades.jaxb.xades141.ValidationDataType
-
Gets the value of the revocationValues property.
- getRevocationValues(ASN1Encodable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns
RevocationValues
from the given encodable - getRevocationValuesBinaries() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
EncapsulatedRevocationTokenIdentifier
s present in 'RevocationValues' element - getRevocationValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getRevocationValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getRevocationValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getRevocationValuesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:RevocationValues"
- getRevocationValuesTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
RevocationToken
s present in 'RevocationValues' element - getRFC() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
-
Gets the value of the rfc property.
- getRFC() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessLongTermData
-
Gets the value of the rfc property.
- getRFC2253() - Method in class eu.europa.esig.dss.model.x509.X500PrincipalHelper
-
Gets RFC2253 standard name
- getRFCDefinitions() - Method in class eu.europa.esig.jws.JWSUtils
-
Returns a list of RFC 7515 and RFC 7517 definitions
- getRole() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole
-
Gets the value of the role property.
- getRole() - Method in class eu.europa.esig.dss.validation.SignerRole
-
Gets the role
- getRole() - Method in class eu.europa.esig.validationreport.jaxb.SAOneSignerRoleType
-
Gets the value of the role property.
- getRoleDescriptorOrIDPSSODescriptorOrSPSSODescriptor() - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Gets the value of the roleDescriptorOrIDPSSODescriptorOrSPSSODescriptor property.
- getRoleDetails() - Method in class eu.europa.esig.validationreport.jaxb.SASignerRoleType
-
Gets the value of the roleDetails property.
- getRoleOfPSPNames() - Method in class eu.europa.esig.dss.diagnostic.PSD2InfoWrapper
-
Returns names of roles of PSP
- getRoleOfPSPOids() - Method in class eu.europa.esig.dss.diagnostic.PSD2InfoWrapper
-
Returns OIDs of roles of PSP
- getRolesOfPSP() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPSD2QcInfo
- getRolesOfPSP() - Method in class eu.europa.esig.dss.model.x509.extension.PSD2QcType
-
Gets a list of
RoleOfPSP
s - getRootDocument() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Returns the root document for INTERNALLY_DETACHED signature creation
- getRootElement() - Method in class eu.europa.esig.dss.xades.validation.XMLDocumentValidator
-
Returns the root element of the validating document
- getRootFile() - Method in class eu.europa.esig.dss.validation.ManifestFile
-
Returns a
ManifestEntry
with argument Rootfile="true" - getRootLevelDocuments(List<DSSDocument>) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
This method returns root-level documents across the provided list of documents
- getRootLevelSignedDocuments() - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
This method returns a list of documents at the root level within the container
- getRootLevelSignedDocuments(ASiCContent) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
This method retrieves signed document from a root level of the container (used for ASiC-E container)
- getRotatedAnnotationRelativelyPageRotation(AnnotationBox) - Method in class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
-
As OpenPDF does not automatically rotate the provided signature field relatively to the page's rotation, we need to rotate it manually
- getRotation() - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Returns rotation value for a signature field
- getRotation() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Gets the signature field rotation
- getRotation(VisualSignatureRotation) - Static method in class eu.europa.esig.dss.pdf.visible.ImageRotationUtils
-
Returns rotation parameter not depending on the page rotation
- getRotation(VisualSignatureRotation, int) - Static method in class eu.europa.esig.dss.pdf.visible.ImageRotationUtils
-
Returns rotation based on the page's default rotation parameter
- getRVals(Set<CRLToken>, Set<OCSPToken>) - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineLT
-
Builds and returns 'rVals' JsonObject
- getSaltLength() - Method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Get the salt length (PSS)
- getSAV() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Gets the value of the sav property.
- getScaleFactor(int) - Static method in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
Returns a coefficient applying to a signature field width/height calculation
- getSchema() - Method in class eu.europa.esig.dss.detailedreport.DetailedReportFacade
- getSchema() - Static method in class eu.europa.esig.dss.detailedreport.DetailedReportXmlDefiner
-
Gets the
Schema
- getSchema() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticDataFacade
- getSchema() - Static method in class eu.europa.esig.dss.diagnostic.DiagnosticDataXmlDefiner
-
Gets the XSD Schema for the DiagnosticData
- getSchema() - Method in class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
-
This method returns an instance of
Schema
with the loaded XML Schema(s). - getSchema() - Method in class eu.europa.esig.dss.policy.ValidationPolicyFacade
- getSchema() - Static method in class eu.europa.esig.dss.policy.ValidationPolicyXmlDefiner
-
Gets the
Schema
- getSchema() - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportFacade
- getSchema() - Static method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportXmlDefiner
-
Gets the
Schema
- getSchema() - Method in class eu.europa.esig.dss.simplereport.SimpleReportFacade
- getSchema() - Static method in class eu.europa.esig.dss.simplereport.SimpleReportXmlDefiner
-
Gets the
Schema
- getSchema() - Method in class eu.europa.esig.trustedlist.mra.MRAFacade
- getSchema() - Method in class eu.europa.esig.trustedlist.TrustedListFacade
- getSchema() - Method in class eu.europa.esig.validationreport.ValidationReportFacade
- getSchema() - Method in class eu.europa.esig.xmldsig.XSDAbstractUtils
-
Returns a default module
Schema
. - getSchema(List<Source>) - Method in class eu.europa.esig.dss.jaxb.common.XmlDefinerUtils
-
Returns a Schema for a list of defined xsdSources
- getSchema(Source...) - Method in class eu.europa.esig.xmldsig.XSDAbstractUtils
-
Returns a Schema with custom sources
- getSchemaRefs() - Method in class eu.europa.esig.validationreport.jaxb.XAdESSignaturePtrType
-
Gets the value of the schemaRefs property.
- getScheme() - Method in class eu.europa.esig.dss.service.http.commons.HostConnection
-
Gets the authentication scheme
- getScheme() - Method in class eu.europa.esig.dss.service.http.proxy.ProxyProperties
-
Gets the host connection scheme
- getSchemeExtensions() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the schemeExtensions property.
- getSchemeInformation() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
-
Gets the value of the schemeInformation property.
- getSchemeInformationURI() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the schemeInformationURI property.
- getSchemeName() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the schemeName property.
- getSchemeOperatorAddress() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the schemeOperatorAddress property.
- getSchemeOperatorName() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the schemeOperatorName property.
- getSchemeOperatorName() - Method in class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
-
Gets the value of the schemeOperatorName property.
- getSchemeServiceDefinitionURI() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Gets the value of the schemeServiceDefinitionURI property.
- getSchemeTerritory() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the schemeTerritory property.
- getSchemeTerritory() - Method in class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
-
Gets the value of the schemeTerritory property.
- getSchemeTypeCommunityRules() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the schemeTypeCommunityRules property.
- getScope() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
-
Gets the value of the scope property.
- getScope() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope
-
Gets the value of the scope property.
- getScoping() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Gets the value of the scoping property.
- getSecondPartEnd() - Method in class eu.europa.esig.dss.pades.validation.ByteRange
-
Returns the last byte number of the second part of the revision
- getSecondPartStart() - Method in class eu.europa.esig.dss.pades.validation.ByteRange
-
Returns the first byte number of the second part of the revision
- getSecretKeyProtection() - Method in class eu.europa.esig.saml.jaxb.authn.context.TechnicalProtectionBaseType
-
Gets the value of the secretKeyProtection property.
- getSecureChanges() - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectModifications
-
Returns a list of secure changes
- getSecureDocumentBuilderFactory() - Static method in class eu.europa.esig.dss.DomUtils
-
This method returns a new instance of DocumentBuilderFactory with configured security features
- getSecureDocumentBuilderFactory() - Method in class eu.europa.esig.dss.jaxb.common.XmlDefinerUtils
-
Returns a DocumentBuilderFactory with enabled security features
- getSecureDocumentBuilderFactoryBuilder() - Static method in class eu.europa.esig.dss.jaxb.common.DocumentBuilderFactoryBuilder
-
Instantiates a pre-configured with security features
DocumentBuilderFactoryBuilder
- getSecureRandom() - Method in class eu.europa.esig.dss.pdf.encryption.DSSSecureRandomProvider
- getSecureRandom() - Method in interface eu.europa.esig.dss.pdf.encryption.SecureRandomProvider
-
Gets SecureRandom instance
- getSecureSchemaBuilder() - Static method in class eu.europa.esig.dss.jaxb.common.SchemaFactoryBuilder
-
Instantiates a pre-configured with security features
SchemaFactoryBuilder
- getSecureSchemaFactory() - Method in class eu.europa.esig.dss.jaxb.common.XmlDefinerUtils
-
Returns a SchemaFactory with enabled security features (disabled external DTD/XSD + secure processing
- getSecureTransformer() - Static method in class eu.europa.esig.dss.DomUtils
-
This method returns a new instance of Transformer with secured features enabled
- getSecureTransformerBuilder() - Static method in class eu.europa.esig.dss.jaxb.common.TransformerFactoryBuilder
-
Instantiates a pre-configured with security features
TransformerFactoryBuilder
- getSecureTransformerFactory() - Static method in class eu.europa.esig.dss.DomUtils
-
This method returns a new instance of TransformerFactory with secured features enabled
- getSecureTransformerFactory() - Method in class eu.europa.esig.dss.jaxb.common.XmlDefinerUtils
-
Returns a TransformerFactory with enabled security features (disabled external DTD/XSD + secure processing
- getSecureValidatorConfigurator() - Static method in class eu.europa.esig.dss.jaxb.common.ValidatorConfigurator
-
Instantiates a pre-configured with security features
ValidatorConfigurator
- getSecurityAudit() - Method in class eu.europa.esig.saml.jaxb.authn.context.OperationalProtectionType
-
Gets the value of the securityAudit property.
- getSecurityProvider() - Static method in class eu.europa.esig.dss.spi.DSSSecurityProvider
-
Gets the provider
- getSecurityProviderName() - Static method in class eu.europa.esig.dss.spi.DSSSecurityProvider
-
Gets the security provider name
- getSeed() - Method in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
-
Gets the value of the seed property.
- getSeedLength() - Method in class eu.europa.esig.saml.jaxb.authn.context.TimeSyncTokenType
-
Gets the value of the seedLength property.
- getSelfIssuedOCSP() - Method in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
-
Gets the value of the selfIssuedOCSP property.
- getSelfIssuedOCSPConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSelfIssuedOCSPConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
The method returns SelfIssuedOCSP constraint
- getSelfSigned() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the selfSigned property.
- getSemantic() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlDetailedReport
-
Gets the value of the semantic property.
- getSemantic() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Gets the value of the semantic property.
- getSemantic(String) - Static method in enum eu.europa.esig.dss.i18n.MessageTag
-
This method returns a semantics
MessageTag
to be used by ETSI Indication/SubIndication - getSemanticsIdentifier() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the semantics identifier
- getSemanticsIdentifier() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Gets the value of the semanticsIdentifier property.
- getSemanticsIdentifier() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the semanticsIdentifier property.
- getSequenceNumber() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Gets the value of the sequenceNumber property.
- getSequenceNumber() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
-
Gets the LOTL/TL sequence number
- getSequenceNumber() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getSequenceNumber() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Gets the sequence number
- getSerialInfo() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
-
Gets the value of the serialInfo property.
- getSerialNumber() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the serial number of the certificate
- getSerialNumber() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the serialNumber property.
- getSerialNumber() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Gets the value of the serialNumber property.
- getSerialNumber() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerInfo
-
Gets the value of the serialNumber property.
- getSerialNumber() - Method in class eu.europa.esig.dss.diagnostic.OrphanCertificateTokenWrapper
-
Returns the serial number of the certificate
- getSerialNumber() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
Gets the serialNumber value from the encapsulated certificate.
- getSerialNumber() - Method in class eu.europa.esig.dss.spi.x509.SignerIdentifier
-
Returns the serial number of the signer certificate
- getSerialNumberPresent() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the serialNumberPresent property.
- getServiceDescription() - Method in class eu.europa.esig.saml.jaxb.metadata.AttributeConsumingServiceType
-
Gets the value of the serviceDescription property.
- getServiceDigitalIdentifier() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Gets the value of the serviceDigitalIdentifier property.
- getServiceDigitalIdentifier() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets Service Digital Identifier Certificate
- getServiceDigitalIdentities() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType
-
Gets the value of the serviceDigitalIdentities property.
- getServiceDigitalIdentity() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceDigitalIdentityListType
-
Gets the value of the serviceDigitalIdentity property.
- getServiceDigitalIdentity() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
-
Gets the value of the serviceDigitalIdentity property.
- getServiceDigitalIdentity() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Gets the value of the serviceDigitalIdentity property.
- getServiceEquivalence() - Method in class eu.europa.esig.dss.spi.tsl.MRA
-
Gets the list of equivalence mapping between Trust Services
- getServiceHistory() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceType
-
Gets the value of the serviceHistory property.
- getServiceHistoryInstance() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryType
-
Gets the value of the serviceHistoryInstance property.
- getServiceInformation() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceType
-
Gets the value of the serviceInformation property.
- getServiceInformationExtensions() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
-
Gets the value of the serviceInformationExtensions property.
- getServiceInformationExtensions() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Gets the value of the serviceInformationExtensions property.
- getServiceName() - Method in class eu.europa.esig.saml.jaxb.metadata.AttributeConsumingServiceType
-
Gets the value of the serviceName property.
- getServiceName() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
-
Gets the value of the serviceName property.
- getServiceName() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Gets the value of the serviceName property.
- getServiceNames() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- getServiceNames() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets service names
- getServices() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Gets a list of trust services
- getServices() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
-
Gets a list of trust services
- getServiceStatus() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusList
-
Gets the value of the serviceStatus property.
- getServiceStatus() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
-
Gets the value of the serviceStatus property.
- getServiceStatus() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Gets the value of the serviceStatus property.
- getServiceSupplyPoint() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceSupplyPointsType
-
Gets the value of the serviceSupplyPoint property.
- getServiceSupplyPoints() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- getServiceSupplyPoints() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
-
Gets service supply points
- getServiceSupplyPoints() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Gets the value of the serviceSupplyPoints property.
- getServiceType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryTrustedServiceMapping
-
Gets the value of the serviceType property.
- getServiceType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Gets the value of the serviceType property.
- getServiceTypeIdentifier() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeType
-
Gets the value of the serviceTypeIdentifier property.
- getServiceTypeIdentifier() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
-
Gets the value of the serviceTypeIdentifier property.
- getServiceTypeIdentifier() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Gets the value of the serviceTypeIdentifier property.
- getSessionIndex() - Method in class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
-
Gets the value of the sessionIndex property.
- getSessionIndex() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnQueryType
-
Gets the value of the sessionIndex property.
- getSessionIndex() - Method in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
-
Gets the value of the sessionIndex property.
- getSessionNotOnOrAfter() - Method in class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
-
Gets the value of the sessionNotOnOrAfter property.
- getSHA1Digest(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method digests the given string with SHA1 algorithm and encode returned array of bytes as hex string.
- getShortName() - Method in enum eu.europa.esig.dss.enumerations.RevocationReason
-
Returns the name of the RevocationReason
- getShortName() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
Gets identifier's label
- getShortName() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
Gets the user-friendly label
- getSigAndRefsTimeStamp() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Gets xades:SigAndRefsTimeStamp node list
- getSigAndRefsTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
-
Gets the value of the sigAndRefsTimeStamp property.
- getSigAndRefsTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Gets the value of the sigAndRefsTimeStamp property.
- getSigAndRefsTimestampPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSigAndRefsTimestampPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSigAndRefsTimestampPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSigAndRefsTimestampPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:SigAndRefsTimeStamp"
- getSigAndRefsTimestampV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSigAndRefsTimestampV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSigAndRefsTimestampV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSigAndRefsTimestampV2Path() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades141:SigAndRefsTimeStampV2"
- getSigDMechanism() - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
Returns a SigDMechanism to use
- getSigDMechanism() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
-
Returns a mechanism used in 'sigD' to cover a detached content
- getSigDMechanism() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Gets
SigDMechanism
NOTE: used only for JAdES with DETACHED packaging - getSigFieldLock() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns a /SigFieldLock dictionary, when present
- getSigFieldLock() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureField
-
Gets the value of the sigFieldLock property.
- getSigFieldLock() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns a /SigFieldLock dictionary, when present
- getSigFieldLock() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the sigFieldLock property.
- getSigFieldLockConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSigFieldLockConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
This constraint checks if a document contains changes after a signature, against permission rules identified within a /SigFieldLock dictionary
- getSignature() - Method in class eu.europa.esig.asic.manifest.jaxb.XAdESSignaturesType
-
Gets the value of the signature property.
- getSignature() - Method in class eu.europa.esig.dss.cades.signature.CustomContentSigner
- getSignature() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
The signature value of the certificate
- getSignature() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the signature property.
- getSignature() - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Gets the value of the signature property.
- getSignature() - Method in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
-
Gets the value of the signature property.
- getSignature() - Method in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
-
Gets the value of the signature property.
- getSignature() - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Gets the value of the signature property.
- getSignature() - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Gets the value of the signature property.
- getSignature() - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Gets the value of the signature property.
- getSignature() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Gets the value of the signature property.
- getSignature() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
-
Gets the value of the signature property.
- getSignature() - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportType
-
Gets the value of the signature property.
- getSignature() - Method in class eu.europa.esig.xades.jaxb.xades111.CounterSignatureType
-
Gets the value of the signature property.
- getSignature() - Method in class eu.europa.esig.xades.jaxb.xades122.CounterSignatureType
-
Gets the value of the signature property.
- getSignature() - Method in class eu.europa.esig.xades.jaxb.xades132.CounterSignatureType
-
Gets the value of the signature property.
- getSignatureAlgorithm() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getSignatureAlgorithm() - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Gets used SignatureAlgorithm
- getSignatureAlgorithm() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- getSignatureAlgorithm() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns the SignatureAlgorithm used to create the signatureValue
- getSignatureAlgorithm() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getSignatureAlgorithm() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
- getSignatureAlgorithm() - Method in interface eu.europa.esig.dss.model.SerializableSignatureParameters
-
Gets the signature algorithm.
- getSignatureAlgorithm() - Method in class eu.europa.esig.dss.model.x509.Token
-
Returns the algorithm that was used to sign the token (ex: SHA1WithRSAEncryption, SHA1withRSA...).
- getSignatureAlgorithm() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
- getSignatureAlgorithm() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Retrieves the signature algorithm (or cipher) used for generating the signature.
- getSignatureAlgorithm() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Gets the signature algorithm.
- getSignatureAlgorithm() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getSignatureAttributes() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Gets the value of the signatureAttributes property.
- getSignatureBuilder(XAdESSignatureParameters, DSSDocument, CertificateVerifier) - Static method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Creates the signature according to the packaging
- getSignatureById(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns a signature wrapper for the given signature id
- getSignatureById(String) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Returns the signature with the given id.
- getSignatureByteRange() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns the PDF signature dictionary /ByteRange value
- getSignatureByteRange() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Gets the value of the signatureByteRange property.
- getSignatureByteRange() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns the PDF signature dictionary /ByteRange value
- getSignatureCertificateChain(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the list of certificates in the chain of the main signature.
- getSignatureConstraints() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSignatureConstraints() - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Gets the value of the signatureConstraints property.
- getSignatureConstraints() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns the constraint used for Signature validation
- getSignatureCryptographicConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSignatureCryptographicConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
This method creates the
SignatureCryptographicConstraint
corresponding to the context parameter. - getSignatureCryptographicVerification() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Gets signature's cryptographic validation result
- getSignatureCryptographicVerification() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getSignatureDate(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the claimed signing time.
- getSignatureDictionaryType() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns the PDF signature dictionary /Type value
- getSignatureDictionaryType() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns the PDF signature dictionary /Type value
- getSignatureDigestAlgorithm(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the
DigestAlgorithm
for the given signature. - getSignatureDigestReference() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the signatureDigestReference property.
- getSignatureDigestReference() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns Signature Digest Reference
- getSignatureDigestReference(DigestAlgorithm) - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
TS 119 442 - V1.1.1 - Electronic Signatures and Infrastructures (ESI), ch.
- getSignatureDigestReference(DigestAlgorithm) - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getSignatureDigestReference(DigestAlgorithm) - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
-
TS 119 442 - V1.1.1 - Electronic Signatures and Infrastructures (ESI), ch.
- getSignatureDigestReference(DigestAlgorithm) - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns a signature reference element as defined in TS 119 442 - V1.1.1 - Electronic Signatures and Infrastructures (ESI), ch.
- getSignatureDigestReference(DigestAlgorithm) - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
TS 119 442 - V1.1.1 - Electronic Signatures and Infrastructures (ESI), ch.
- getSignatureDocument() - Method in class eu.europa.esig.dss.ws.signature.dto.CounterSignSignatureDTO
-
Gets the signature document
- getSignatureDocument() - Method in class eu.europa.esig.dss.ws.signature.dto.DataToBeCounterSignedDTO
-
Gets the signature document
- getSignatureDocuments() - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Gets signature documents
- getSignatureDocuments() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns a list of embedded signature documents
- getSignatureDrawer(SignatureImageParameters) - Method in class eu.europa.esig.dss.pdf.openpdf.visible.ITextDefaultSignatureDrawerFactory
- getSignatureDrawer(SignatureImageParameters) - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.PdfBoxDefaultSignatureDrawerFactory
- getSignatureDrawer(SignatureImageParameters) - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer.PdfBoxNativeSignatureDrawerFactory
- getSignatureDrawer(SignatureImageParameters) - Method in interface eu.europa.esig.dss.pdf.visible.SignatureDrawerFactory
-
This method builds an instance of
SignatureDrawer
depending of the givenSignatureImageParameters
- getSignatureDuplicated() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the signatureDuplicated property.
- getSignatureDuplicatedConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSignatureDuplicatedConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signature is not ambiguous
- getSignatureElement() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Returns the w3c.dom encapsulated signature element.
- getSignatureEncryptionAlgorithm(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the
DigestAlgorithm
for the given signature. - getSignatureExtensionPeriodMax(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
If the signature validation is TOTAL_PASSED, the result date is the maximum possible date to extend the signature (before the expiration of the signing certificate or the latest timestamping certificate).
- getSignatureExtensionPeriodMin(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
If the signature validation is TOTAL_PASSED, the result date is the date from when a signature extension is possible to ensure the revocation freshness (all certificates can be covered by a usable revocation data).
- getSignatureFieldNames() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns a list of signature field names, where the signature is referenced from
- getSignatureFieldNames() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns a list of signature field names, where the signature is referenced from
- getSignatureFilename() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlManifestFile
-
Gets the value of the signatureFilename property.
- getSignatureFilename() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the signatureFilename property.
- getSignatureFilename() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a signature filename
- getSignatureFilename() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
This method returns the signature filename (useful for ASiC and multiple signature files)
- getSignatureFilename() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getSignatureFilename() - Method in class eu.europa.esig.dss.validation.ManifestFile
-
Gets the signature filename
- getSignatureFilename(ASiCContent) - Method in interface eu.europa.esig.dss.asic.cades.ASiCWithCAdESFilenameFactory
-
Returns a filename for a signature file to be created
- getSignatureFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.DefaultASiCWithCAdESFilenameFactory
- getSignatureFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.SimpleASiCWithCAdESFilenameFactory
- getSignatureFilename(ASiCContent) - Method in interface eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESFilenameFactory
-
Returns a filename for a signature file to be created
- getSignatureFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.xades.signature.DefaultASiCWithXAdESFilenameFactory
- getSignatureFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.xades.signature.SimpleASiCWithXAdESFilenameFactory
- getSignatureFilePosition() - Method in class eu.europa.esig.dss.validation.AbstractSignatureIdentifierBuilder
-
This method returns a position of a signature file NOTE: this method returns a signature filename for ASiC containers, empty string for others
- getSignatureFilePosition() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignatureIdentifierBuilder
- getSignatureForm() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getSignatureForm() - Method in enum eu.europa.esig.dss.enumerations.SignatureLevel
-
Returns the corresponding
SignatureForm
- getSignatureForm() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getSignatureForm() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getSignatureForm() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Specifies the format of the signature
- getSignatureForm() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getSignatureFormat() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the signatureFormat property.
- getSignatureFormat() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the signature level (format)
- getSignatureFormat() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Gets the value of the signatureFormat property.
- getSignatureFormat(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the signature format for the given signature.
- getSignatureFormat(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns the signature format (XAdES_BASELINE_B...)
- getSignatureFormatConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSignatureFormatConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns SignatureFormat constraint if present in the policy, null otherwise
- getSignatureId() - Method in class eu.europa.esig.dss.ws.validation.dto.DataToValidateDTO
-
Gets the signature id to get original documents for
- getSignatureIdentifier() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Gets the value of the signatureIdentifier property.
- getSignatureIdentifierBuilder() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getSignatureIdentifierBuilder() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getSignatureIdentifierBuilder() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getSignatureIdentifierBuilder() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Returns a builder to define and build a signature Id
- getSignatureIdentifierBuilder() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getSignatureIdList() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the list of the signature id.
- getSignatureIdList() - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method retrieves the signature ids
- getSignatureIds() - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of all signature ids
- getSignatureIdToCounterSign() - Method in class eu.europa.esig.dss.cades.signature.CAdESCounterSignatureParameters
- getSignatureIdToCounterSign() - Method in class eu.europa.esig.dss.jades.signature.JAdESCounterSignatureParameters
- getSignatureIdToCounterSign() - Method in interface eu.europa.esig.dss.model.SerializableCounterSignatureParameters
-
Returns Id of a signature that needs to be counter signed
- getSignatureIdToCounterSign() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Returns a signature Id being counter signed
- getSignatureIdToCounterSign() - Method in class eu.europa.esig.dss.xades.signature.XAdESCounterSignatureParameters
- getSignatureInformationStore() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a list if Signer Infos (Signer Information Store) from CAdES CMS Signed Data
- getSignatureInformationStore() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns a list if Signer Infos (Signer Information Store) from CAdES CMS Signed Data
- getSignatureInstance(String) - Method in class eu.europa.esig.dss.token.AbstractSignatureTokenConnection
-
Returns the
java.security.Signature
instance for the givenjavaSignatureAlgorithm
- getSignatureInstance(String) - Method in class eu.europa.esig.dss.token.Pkcs11SignatureToken
- getSignatureIntact() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the signatureIntact property.
- getSignatureIntactConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSignatureIntactConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signature is intact
- getSignatureInvalidityReason() - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Gets signature invalidity reason if signature is invalid
- getSignatureLevel() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Get signature level: XAdES_BASELINE_T, CAdES_BASELINE_LTA...
- getSignatureLevel() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Gets the value of the signatureLevel property.
- getSignatureLevel() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Get signature level: XAdES_BASELINE_T, CAdES_BASELINE_LTA...
- getSignatureMaskGenerationFunction(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the
MaskGenerationFunction
for the given signature. - getSignatureMethod() - Method in class eu.europa.esig.xmldsig.jaxb.SignedInfoType
-
Gets the value of the signatureMethod property.
- getSignatureObjects() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Gets a list of found signature ds:Object elements
- getSignatureOrFormFill() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModifications
-
Gets the value of the signatureOrFormFill property.
- getSignatureOrTimestamp() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Gets the value of the signatureOrTimestamp property.
- getSignatureOrTimestampOrCertificate() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlDetailedReport
-
Gets the value of the signatureOrTimestampOrCertificate property.
- getSignaturePackaging() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Get Signature packaging
- getSignaturePackaging() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Get Signature packaging
- getSignaturePolicy() - Method in class eu.europa.esig.dss.model.BLevelParameters
-
Get the signature policy
- getSignaturePolicy() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns the Signature Policy OID from the signature.
- getSignaturePolicy() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getSignaturePolicy() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getSignaturePolicy(String, String) - Method in class eu.europa.esig.dss.validation.SignaturePolicyProvider
-
Gets signature policy by all available ways (id and uri)
- getSignaturePolicyById(String) - Method in class eu.europa.esig.dss.validation.SignaturePolicyProvider
-
Gets a signature policy document with the corresponding
policyId
fromsignaturePoliciesById
map - getSignaturePolicyByUrl(String) - Method in class eu.europa.esig.dss.validation.SignaturePolicyProvider
-
Gets a signature policy document with the corresponding
url
fromsignaturePoliciesByUrl
map, if not found, retrieved the data fromurl
withdataLoader
- getSignaturePolicyConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSignaturePolicyConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signature policy should be checked.
- getSignaturePolicyContent() - Method in class eu.europa.esig.dss.model.SignaturePolicyStore
-
Get policy store content
- getSignaturePolicyId() - Method in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdentifierType
-
Gets the value of the signaturePolicyId property.
- getSignaturePolicyId() - Method in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdentifierType
-
Gets the value of the signaturePolicyId property.
- getSignaturePolicyId() - Method in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdentifierType
-
Gets the value of the signaturePolicyId property.
- getSignaturePolicyIdentifiedConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSignaturePolicyIdentifiedConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signature policy validation should be processed.
- getSignaturePolicyIdentifier() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
-
Gets the value of the signaturePolicyIdentifier property.
- getSignaturePolicyIdentifier() - Method in class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
-
Gets the value of the signaturePolicyIdentifier property.
- getSignaturePolicyIdentifier() - Method in class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
-
Gets the value of the signaturePolicyIdentifier property.
- getSignaturePolicyIdentifier() - Method in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
-
Gets the value of the signaturePolicyIdentifier property.
- getSignaturePolicyIdentifierPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSignaturePolicyIdentifierPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSignaturePolicyIdentifierPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSignaturePolicyIdentifierPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties/xades:SignaturePolicyIdentifier"
- getSignaturePolicyImplied() - Method in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdentifierType
-
Gets the value of the signaturePolicyImplied property.
- getSignaturePolicyImplied() - Method in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdentifierType
-
Gets the value of the signaturePolicyImplied property.
- getSignaturePolicyImplied() - Method in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdentifierType
-
Gets the value of the signaturePolicyImplied property.
- getSignaturePolicyPolicyHashValid(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSignaturePolicyPolicyHashValid(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if digest present in a SignaturePolicyIdentifier shall match to the extracted policy content
- getSignaturePolicyProvider() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Returns a signaturePolicyProvider If not defined, returns a default provider
- getSignaturePolicyStore() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getSignaturePolicyStore() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the signaturePolicyStore property.
- getSignaturePolicyStore() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getSignaturePolicyStore() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns the Signature Policy Store from the signature
- getSignaturePolicyStore() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getSignaturePolicyStorePath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSignaturePolicyStorePath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSignaturePolicyStorePath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSignaturePolicyStorePath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades141:SignaturePolicyStore"
- getSignaturePolicyStorePresent() - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Gets the value of the signaturePolicyStorePresent property.
- getSignaturePolicyStorePresentConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSignaturePolicyStorePresentConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if a SignaturePolicyStore unsigned attribute, containing a used policy binaries, presence shall be checked
- getSignaturePolicyValidatorLoader() - Method in class eu.europa.esig.dss.jades.validation.AbstractJWSDocumentValidator
- getSignaturePolicyValidatorLoader() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Returns an instance of a corresponding to the format
SignaturePolicyValidatorLoader
- getSignaturePolicyValidatorLoader() - Method in class eu.europa.esig.dss.xades.validation.XMLDocumentValidator
- getSignaturePosition() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignatureIdentifierBuilder
- getSignaturePosition() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignatureIdentifierBuilder
- getSignaturePosition() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignatureIdentifierBuilder
- getSignaturePosition() - Method in class eu.europa.esig.dss.validation.AbstractSignatureIdentifierBuilder
-
Returns a position of a signature in the provided file
- getSignaturePosition() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignatureIdentifierBuilder
- getSignatureProductionPlace() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getSignatureProductionPlace() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the signatureProductionPlace property.
- getSignatureProductionPlace() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getSignatureProductionPlace() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns information about the place where the signature was generated
- getSignatureProductionPlace() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getSignatureProductionPlace() - Method in class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
-
Gets the value of the signatureProductionPlace property.
- getSignatureProductionPlace() - Method in class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
-
Gets the value of the signatureProductionPlace property.
- getSignatureProductionPlace() - Method in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
-
Gets the value of the signatureProductionPlace property.
- getSignatureProductionPlacePath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSignatureProductionPlacePath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSignatureProductionPlacePath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSignatureProductionPlacePath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties/xades:SignatureProductionPlace"
- getSignatureProductionPlaceV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSignatureProductionPlaceV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSignatureProductionPlaceV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSignatureProductionPlaceV2Path() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties/xades:SignatureProductionPlaceV2"
- getSignatureProperty() - Method in class eu.europa.esig.xmldsig.jaxb.SignaturePropertiesType
-
Gets the value of the signatureProperty property.
- getSignatureQualification() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationSignatureQualification
-
Gets the value of the signatureQualification property.
- getSignatureQualification(Indication, CertificateQualification) - Static method in class eu.europa.esig.dss.validation.process.qualification.signature.SigQualificationMatrix
-
Gets signature qualification based on the given parameters
- getSignatureQualification(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets qualification for a signature with id
- getSignatureQualification(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
Returns the signature type: QES, AdES, AdESqc, NA
- getSignatureQuality() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Gets the value of the signatureQuality property.
- getSignatureQualityInformation() - Method in class eu.europa.esig.validationreport.jaxb.SignatureQualityType
-
Gets the value of the signatureQualityInformation property.
- getSignatureReference() - Method in class eu.europa.esig.validationreport.jaxb.POEProvisioningType
-
Gets the value of the signatureReference property.
- getSignatures() - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of all signatures
- getSignatures() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method retrieves a list of signature wrappers.
- getSignatures() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- getSignatures() - Method in class eu.europa.esig.dss.jades.JWSJsonSerializationObject
-
Returns JWS signatures
- getSignatures() - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Retrieves the signatures found in the document
- getSignatures() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- getSignatures() - Method in class eu.europa.esig.dss.validation.ValidationDataContainer
-
Returns a collection of
AdvancedSignature
s - getSignatureScope() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Gets the value of the signatureScope property.
- getSignatureScopeFromOriginalDocument(CAdESSignature, DSSDocument) - Method in class eu.europa.esig.dss.cades.validation.scope.CAdESSignatureScopeFinder
-
Returns a list of
SignatureScope
s from the signed document - getSignatureScopeFromOriginalDocument(DSSDocument) - Method in class eu.europa.esig.dss.jades.validation.scope.JAdESSignatureScopeFinder
-
Returns a
SignatureScope
for the givenoriginalDocument
- getSignatureScopeFromOriginalDocuments(List<DSSDocument>) - Method in class eu.europa.esig.dss.jades.validation.scope.JAdESSignatureScopeFinder
-
Extracts a SignatureScope list from a list of original documents
- getSignatureScopeFromReferenceValidation(ReferenceValidation) - Method in class eu.europa.esig.dss.cades.validation.scope.CAdESSignatureScopeFinder
-
Gets a list of
SignatureScope
s from aReferenceValidation
- getSignatureScopes() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- getSignatureScopes() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns Signature Scopes
- getSignatureScopes() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns a list of found SignatureScopes NOTE: the method
findSignatureScope(signatureScopeFinder)
shall be called before - getSignatureScopes() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getSignatureScopes(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns a list of
XmlSignatureScope
s for the token (signature or timestamp) with a given Id - getSignaturesCount() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Gets the value of the signaturesCount property.
- getSignaturesCount() - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns the number of signatures
- getSignatureSignedDataReferences() - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- getSignatureSignedDataReferences() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of all
TimestampedReference
s found into CMS SignedData of the signature NOTE: used only in ASiC-E CAdES - getSignatureTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
-
Gets the value of the signatureTimeStamp property.
- getSignatureTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Gets the value of the signatureTimeStamp property.
- getSignatureTimestampData(DigestAlgorithm) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
-
Returns the message-imprint digest for a SignatureTimestamp (BASE64URL(JWS Signature Value))
- getSignatureTimestampMessageDigest() - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampMessageDigestBuilder
- getSignatureTimestampMessageDigest() - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampMessageDigestBuilder
- getSignatureTimestampMessageDigest() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampMessageDigestBuilder
-
Returns the message-imprint digest on data (signature value) that was timestamped by the SignatureTimeStamp for the given timestamp.
- getSignatureTimestampMessageDigest() - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampMessageDigestBuilder
- getSignatureTimestampMessageDigest(DigestAlgorithm, String) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
-
Returns message-imprint digest for a SignatureTimestamp
- getSignatureTimestampParameters() - Method in class eu.europa.esig.dss.cades.CAdESSignatureParameters
- getSignatureTimestampParameters() - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
- getSignatureTimestampParameters() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Get the parameters for signature timestamp (Baseline-T)
- getSignatureTimestampParameters() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- getSignatureTimestampParameters() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Get the parameters for signature timestamp (Baseline-T)
- getSignatureTimestampParameters() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
- getSignatureTimestampPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSignatureTimestampPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSignatureTimestampPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSignatureTimestampPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:SignatureTimeStamp"
- getSignatureTimestampReferences() - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- getSignatureTimestampReferences() - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- getSignatureTimestampReferences() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of
TimestampedReference
for a "signature-timestamp" element - getSignatureTimestampReferences() - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- getSignatureTimestamps() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns all signature timestamps
- getSignatureTimestamps() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns the signature timestamps
- getSignatureTimestamps() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getSignatureTimestamps() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- getSignatureTimestamps() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Returns a list of incorporated signature timestamps
- getSignatureTimestamps(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns a list of timestamps for a signature with the given id
- getSignatureTimestampService() - Method in class eu.europa.esig.dss.pades.signature.PAdESService
-
This method is used to return a new
PDFSignatureService
for a timestamp creation - getSignatureValid() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the signatureValid property.
- getSignatureValidationObjects() - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportType
-
Gets the value of the signatureValidationObjects property.
- getSignatureValidationPolicy() - Method in class eu.europa.esig.validationreport.jaxb.ValidationConstraintsEvaluationReportType
-
Gets the value of the signatureValidationPolicy property.
- getSignatureValidationPracticeStatement() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationProcessType
-
Gets the value of the signatureValidationPracticeStatement property.
- getSignatureValidationProcess() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Gets the value of the signatureValidationProcess property.
- getSignatureValidationProcessID() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationProcessType
-
Gets the value of the signatureValidationProcessID property.
- getSignatureValidationReport() - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportType
-
Gets the value of the signatureValidationReport property.
- getSignatureValidationServicePolicy() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationProcessType
-
Gets the value of the signatureValidationServicePolicy property.
- getSignatureValidationStatus() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Gets the value of the signatureValidationStatus property.
- getSignatureValidator() - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportType
-
Gets the value of the signatureValidator property.
- getSignatureValidators() - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidator
- getSignatureValidators() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns a list of validators for signature documents embedded into the container
- getSignatureValidators() - Method in class eu.europa.esig.dss.asic.xades.validation.ASiCContainerWithXAdESValidator
- getSignatureValidity() - Method in class eu.europa.esig.dss.model.x509.Token
-
Indicates a status of the token's signature validity.
- getSignatureValue() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getSignatureValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the signatureValue property.
- getSignatureValue() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets the SignatureValue
- getSignatureValue() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getSignatureValue() - Method in class eu.europa.esig.dss.jades.validation.JWS
-
Returns SignatureValue bytes
- getSignatureValue() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns the digital signature value
- getSignatureValue() - Method in class eu.europa.esig.dss.ws.signature.dto.AbstractSignDocumentDTO
-
Gets signature value
- getSignatureValue() - Method in class eu.europa.esig.dss.ws.signature.dto.SignTrustedListDTO
-
Gets a signature value
- getSignatureValue() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getSignatureValue() - Method in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
-
Gets the value of the signatureValue property.
- getSignatureValue() - Method in class eu.europa.esig.xmldsig.jaxb.SignatureType
-
Gets the value of the signatureValue property.
- getSignatureValue(DSSDocument, ByteRange) - Static method in class eu.europa.esig.dss.pades.PAdESUtils
-
Gets the SignatureValue from the
dssDocument
according to thebyteRange
Example: extracts bytes from 841 to 959. - getSignatureValueBase64() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Returns a base64 SignatureValue
- getSignatureValueBitLength(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
This method returns a bit length of the provided signature value
- getSignatureValueId() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Returns Id of the ds:SignatureValue element
- getSignatureValueToBeSigned(DSSDocument, JAdESCounterSignatureParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESCounterSignatureBuilder
-
Extract SignatureValue binaries from the provided JAdES signature
- getSignedAdESObject() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Gets a custom XAdES Object content
- getSignedAssertionPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSignedAssertionPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSignedAssertionPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSignedAssertionPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties/xades:SignerRole/xades:SignedAssertions/xades:SignedAssertion"
- getSignedAssertions() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getSignedAssertions() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns list of all found SignedAssertions
- getSignedAssertions() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getSignedAssertions() - Method in class eu.europa.esig.dss.model.BLevelParameters
-
Get the signed assertions
- getSignedAssertions() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns the list of embedded signed assertions.
- getSignedAssertions() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getSignedAssertions(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the signed assertions for the given signature.
- getSignedAssertionsInFirstSignature() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the signed assertions for the first signature.
- getSignedAttribute(SignerInformation, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
Returns a signed attribute with the given
oid
fromsignerInformation
if present - getSignedAttributes() - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Gets the value of the signedAttributes property.
- getSignedAttributes() - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Gets the value of the signedAttributes property.
- getSignedAttributes(CAdESSignatureParameters) - Method in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineB
-
Generates and returns a Signed Attributes Table
- getSignedAttributes(SignerInformation) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
This method returns the existing signed attributes or a new empty attributes hashtable
- getSignedBy() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Gets the value of the signedBy property.
- getSignedBy(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns the signature's signer name
- getSignedContent(CMSTypedData) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
This method returns the signed content extracted from a CMSTypedData
- getSignedData() - Method in class eu.europa.esig.dss.AbstractSignatureParameters
-
Get signed data
- getSignedData() - Method in class eu.europa.esig.dss.pdf.PdfCMSRevision
-
Gets the current signature revision
- getSignedDataCertificates() - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Retrieves the list of all certificates present in a signed element (i.e.
- getSignedDataObjectProperties() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Retrieves the name of each node found under the SignedDataObjectProperties element
- getSignedDataObjectProperties() - Method in class eu.europa.esig.xades.jaxb.xades111.SignedPropertiesType
-
Gets the value of the signedDataObjectProperties property.
- getSignedDataObjectProperties() - Method in class eu.europa.esig.xades.jaxb.xades122.SignedPropertiesType
-
Gets the value of the signedDataObjectProperties property.
- getSignedDataObjectProperties() - Method in class eu.europa.esig.xades.jaxb.xades132.SignedPropertiesType
-
Gets the value of the signedDataObjectProperties property.
- getSignedDataObjectPropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSignedDataObjectPropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSignedDataObjectPropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSignedDataObjectPropertiesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedDataObjectProperties"
- getSignedDataObjects() - Method in class eu.europa.esig.dss.model.CommonCommitmentType
-
Gets references to signed data objects for the current CommitmentType
- getSignedDocument() - Method in class eu.europa.esig.dss.ws.validation.dto.DataToValidateDTO
-
Gets signed document
- getSignedDocument(ASiCContent, String) - Static method in class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESUtils
-
Returns a list of signed documents by a signature with a given
signatureFilename
- getSignedDocumentFilenames() - Method in class eu.europa.esig.dss.validation.ContainerInfo
-
Returns a list of signed document filenames
- getSignedDocuments() - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Gets signed documents
- getSignedDocuments() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns a list of embedded signed documents
- getSignedDocumentsASiCS(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns a list of "package.zip" documents
- getSignedDocumentsByHTTPHeaderName() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
-
Returns a list of signed documents by the list of URIs present in 'sigD' Keeps the original order according to 'pars' dictionary content Used in HTTPHeaders detached signature mechanism
- getSignedDocumentsForObjectIdByUriMechanism() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
-
This method returns a list of documents for ObjectIdByUrl or ObjectIdByUriHash mechanisms Keeps the original order according to 'pars' dictionary content
- getSignedFilesPresent() - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Gets the value of the signedFilesPresent property.
- getSignedFilesPresentConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSignedFilesPresentConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns SignedFilesPresent constraint if present in the policy, null otherwise
- getSignedInfo() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Returns the ds:SignedInfo element
- getSignedInfo() - Method in class eu.europa.esig.xmldsig.jaxb.SignatureType
-
Gets the value of the signedInfo property.
- getSignedInfoCanonicalizationMethod() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Gets the SignedInfo canonicalization algorithm
- getSignedPayload() - Method in class eu.europa.esig.dss.jades.validation.JWS
-
Returns payload string based on a 'b64' value in the protected header (The actual signed payload value)
- getSignedProperties() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Returns a map representing the signed header of a signature
- getSignedProperties() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Retrieves the name of each node found under the SignedProperties element
- getSignedProperties() - Method in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesType
-
Gets the value of the signedProperties property.
- getSignedProperties() - Method in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesType
-
Gets the value of the signedProperties property.
- getSignedProperties() - Method in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesType
-
Gets the value of the signedProperties property.
- getSignedPropertiesCanonicalizationMethod() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Gets the SignedProperties canonicalization algorithm
- getSignedPropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSignedPropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSignedPropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSignedPropertiesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties"
- getSignedPropertiesUri() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSignedPropertiesUri() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSignedPropertiesUri() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSignedPropertiesUri() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets signed properties reference URI
- getSignedSignatureProperties() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns the 'signed-signature-properties' element of the signature
- getSignedSignatureProperties() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Retrieves the name of each node found under the SignedSignatureProperties element
- getSignedSignatureProperties() - Method in class eu.europa.esig.xades.jaxb.xades111.SignedPropertiesType
-
Gets the value of the signedSignatureProperties property.
- getSignedSignatureProperties() - Method in class eu.europa.esig.xades.jaxb.xades122.SignedPropertiesType
-
Gets the value of the signedSignatureProperties property.
- getSignedSignatureProperties() - Method in class eu.europa.esig.xades.jaxb.xades132.SignedPropertiesType
-
Gets the value of the signedSignatureProperties property.
- getSignedSignaturePropertiesDom(Element, XAdESPaths) - Static method in class eu.europa.esig.dss.xades.validation.XAdESSignedDataObjectProperties
-
Gets xades:SignedDataObjectProperties element
- getSignedSignaturePropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSignedSignaturePropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSignedSignaturePropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSignedSignaturePropertiesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties"
- getSigner() - Method in class eu.europa.esig.validationreport.jaxb.SignerInformationType
-
Gets the value of the signer property.
- getSignerCertificate() - Method in class eu.europa.esig.validationreport.jaxb.SignerInformationType
-
Gets the value of the signerCertificate property.
- getSignerData() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
-
Gets the value of the signerData property.
- getSignerDataReferences() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- getSignerDataReferences() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Returns a list of
TimestampedReference
s obtained from thesignatureScopes
- getSignerDataTimestampedReferences(List<SignatureScope>) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Creates a list of
TimestampedReference
s from a given list ofSignatureScope
s - getSignerDocumentContent() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
This method extracts a document content that was signed NOTE: Some differences are possible with PAdES
- getSignerDocumentContent() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getSignerDocumentRepresentations() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the signerDocumentRepresentations property.
- getSignerDocuments(XAdESSignature) - Static method in class eu.europa.esig.dss.xades.XAdESSignatureUtils
-
Returns list of original signed documents
- getSignerDocuments(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns a list of all Signer's documents used to create a signature NOTE: returns a first level documents only (e.g.
- getSignerId() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Returns
SignerId
of the related to the signaturesignerInformation
- getSignerInfo() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Returns the associated
SignerIdentifier
NOTE: can return null - getSignerInformation() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Gets a SignedInformation
- getSignerInformation() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Returns used signer information from CMS Signed Data object
- getSignerInformation() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Gets the value of the signerInformation property.
- getSignerInformationStore() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- getSignerInformationStore() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- getSignerInformationStore() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the signerInformationStore property.
- getSignerInformationStoreConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSignerInformationStoreConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
This constraint checks if only one SignerInfo is present into a SignerInformationStore NOTE: applicable only for PAdES
- getSignerInformationStoreInfos() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Returns a Set of CertificateIdentifier extracted from a SignerInformationStore of CMS Signed Data
- getSignerInformationStoreInfos() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Returns a list of found CertificateIdentifier in the SignerInformationStore
- getSignerInformationToBeCounterSigned(DSSDocument, CAdESCounterSignatureParameters) - Method in class eu.europa.esig.dss.cades.signature.CAdESCounterSignatureBuilder
-
Returns a
SignerInformation
to be counter signed - getSignerLocation() - Method in class eu.europa.esig.dss.model.BLevelParameters
-
Get the signer location
- getSignerLocation() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the signerLocation property.
- getSignerLocationConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSignerLocationConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signed property: signer-location should be checked.
- getSignerLocationCountry() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Gets the signer location country
- getSignerLocationLocality() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Gets the signer location locality (city)
- getSignerLocationPostalAddress() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Gets the signer location postal address
- getSignerLocationPostalCode() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Gets the signer location postal code
- getSignerLocationStateOrProvince() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Gets the signer location state or province
- getSignerLocationStreet() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Gets the signer location street
- getSignerName() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns the signer's name
- getSignerName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Gets the value of the signerName property.
- getSignerName() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns the signer's name
- getSignerName() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Returns the Signer Name
- getSignerName() - Method in interface eu.europa.esig.dss.pades.validation.PdfSignatureDictionary
-
Gets name of the signed
- getSignerName() - Method in class eu.europa.esig.dss.pdf.PdfSigDictWrapper
- getSignerRole() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the signerRole property.
- getSignerRole() - Method in class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
-
Gets the value of the signerRole property.
- getSignerRole() - Method in class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
-
Gets the value of the signerRole property.
- getSignerRole() - Method in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
-
Gets the value of the signerRole property.
- getSignerRoleDetails(List<XmlSignerRole>) - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a list of
String
s describing the role for the givenlistOfSignerRoles
- getSignerRolePath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSignerRolePath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSignerRolePath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSignerRolePath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties/xades:SignerRole"
- getSignerRoles() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns list of all found SignerRoles
- getSignerRoles() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns the list of roles of the signer.
- getSignerRoles() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getSignerRoleV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSignerRoleV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSignerRoleV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSignerRoleV2Path() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties/xades:SignerRoleV2"
- getSignersDocument() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Gets the value of the signersDocument property.
- getSignerTextHorizontalAlignment() - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Returns a signer text horizontal alignment value
- getSignerTextHorizontalAlignment() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Gets text horizontal alignment
- getSignerTextPosition() - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Returns a signer text position respectively to an image
- getSignerTextPosition() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Gets SingerText position relatively to an image
- getSignerTextVerticalAlignment() - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Returns a signer text vertical alignment value
- getSignerTextVerticalAlignment() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Gets text vertical alignment
- getSigningCertificate() - Method in class eu.europa.esig.dss.AbstractSignatureParameters
-
Get the signing certificate
- getSigningCertificate() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- getSigningCertificate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the signingCertificate property.
- getSigningCertificate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Gets the value of the signingCertificate property.
- getSigningCertificate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the signingCertificate property.
- getSigningCertificate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Gets the value of the signingCertificate property.
- getSigningCertificate() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns the signing certificate of the token if identified
- getSigningCertificate() - Method in interface eu.europa.esig.dss.model.SerializableSignatureParameters
-
Get the signing certificate
- getSigningCertificate() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the signingCertificate property.
- getSigningCertificate() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
-
Gets the signing certificate
- getSigningCertificate() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- getSigningCertificate() - Method in class eu.europa.esig.dss.tsl.validation.ValidationResult
-
Gets the signing certificate
- getSigningCertificate() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Gets the signing certificate
- getSigningCertificate() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTrustedListSignatureParameters
-
Gets the signing certificate
- getSigningCertificate() - Method in class eu.europa.esig.validationreport.jaxb.CertificateChainType
-
Gets the value of the signingCertificate property.
- getSigningCertificate() - Method in class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
-
Gets the value of the signingCertificate property.
- getSigningCertificate() - Method in class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
-
Gets the value of the signingCertificate property.
- getSigningCertificate() - Method in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
-
Gets the value of the signingCertificate property.
- getSigningCertificate(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets signing certificate validation block for the given BasicBuildingBlock
- getSigningCertificateAnnouncementUrl() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
-
Gets signing certificate announcement URL
- getSigningCertificateAnnouncementUrl() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getSigningCertificateAnnouncementURL() - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Gets signing certificate announcement URL
- getSigningCertificateAttributePresentConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSigningCertificateAttributePresentConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signing certificate attribute is present
- getSigningCertificateChildren() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSigningCertificateChildren() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSigningCertificateChildren() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSigningCertificateChildren() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties/xades:SigningCertificate/xades:Cert"
- getSigningCertificateDigestAlgorithm() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the signingCertificateDigestAlgorithm property.
- getSigningCertificateDigestAlgorithmConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSigningCertificateDigestAlgorithmConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Checks if a used DigestAlgorithm in signing-certificate-reference creation matches the corresponding cryptographic constraint
- getSigningCertificateDigestMethod() - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
- getSigningCertificateDigestMethod() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
- getSigningCertificateDigestValueMatchConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSigningCertificateDigestValueMatchConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signing certificate reference's digest value matches
- getSigningCertificateDigestValuePresentConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSigningCertificateDigestValuePresentConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signing certificate reference's digest value is present
- getSigningCertificateId(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns signing certificate dss id for the given signature.
- getSigningCertificateIssuerSerialMatchConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSigningCertificateIssuerSerialMatchConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signing certificate reference's issuer serial matches
- getSigningCertificatePath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSigningCertificatePath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSigningCertificatePath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSigningCertificatePath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties/xades:SigningCertificate"
- getSigningCertificatePresent() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the signingCertificatePresent property.
- getSigningCertificatePublicKey() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- getSigningCertificatePublicKey() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns the public key binaries linked to a private key used to create the signature, when a signing-certificate is not available.
- getSigningCertificateRecognitionConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSigningCertificateRecognitionConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if signing-certificate has been identified.
- getSigningCertificateReference() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- getSigningCertificateReference() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns the reference to the signing certificate present within the token (for signature or timestamp)
- getSigningCertificateReferences() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- getSigningCertificateReferences() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns a list of all references to the signing certificate present within the token (for signature or timestamp)
- getSigningCertificateRefersCertificateChain() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the signingCertificateRefersCertificateChain property.
- getSigningCertificateRefersCertificateChainConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSigningCertificateRefersCertificateChainConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the Signing Certificate attribute should be checked against the certificate chain.
- getSigningCertificateRefs() - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Retrieves the list of
CertificateRef
s for the signing certificate (V1/V2) - getSigningCertificates() - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Retrieves the Set of
CertificateToken
s for the signing certificate (V1/V2) - getSigningCertificatesAnnouncementPredicate() - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Gets the
LOTLSigningCertificatesAnnouncementSchemeInformationURI
- getSigningCertificateTimestampReferences() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of
TimestampedReference
s created from signing certificates of the signature - getSigningCertificateToken() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
This method returns the signing certificate token or null if there is no valid signing certificate.
- getSigningCertificateToken() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getSigningCertificateV2Children() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSigningCertificateV2Children() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSigningCertificateV2Children() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSigningCertificateV2Children() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties/xades:SigningCertificateV2/xades:Cert"
- getSigningCertificateV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSigningCertificateV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSigningCertificateV2Path() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSigningCertificateV2Path() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties/xades:SigningCertificateV2"
- getSigningDate() - Method in class eu.europa.esig.dss.model.BLevelParameters
-
Get the signing date
- getSigningDate() - Method in interface eu.europa.esig.dss.pades.PAdESCommonParameters
-
Returns a claimed signing time
- getSigningDate() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- getSigningDate() - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
- getSigningDate() - Method in interface eu.europa.esig.dss.pades.validation.PdfSignatureDictionary
-
Gets the claimed signing time
- getSigningDate() - Method in class eu.europa.esig.dss.pdf.PdfCMSRevision
-
Gets the claimed signing time
- getSigningDate() - Method in class eu.europa.esig.dss.pdf.PdfDocTimestampRevision
- getSigningDate() - Method in class eu.europa.esig.dss.pdf.PdfSigDictWrapper
- getSigningDate() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Get the signing date
- getSigningInputBytes(JWS) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
This method computes the signing input bytes for a JWS signature
- getSigningTime() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getSigningTime() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getSigningTime() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getSigningTime() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the signingTime property.
- getSigningTime() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Gets the value of the signingTime property.
- getSigningTime() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
-
Gets the (claimed) signing time
- getSigningTime() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- getSigningTime() - Method in class eu.europa.esig.dss.tsl.validation.ValidationResult
-
Gets the (claimed) signing time
- getSigningTime() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns the signing time included within the signature.
- getSigningTime() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getSigningTime() - Method in class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
-
Gets the value of the signingTime property.
- getSigningTime() - Method in class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
-
Gets the value of the signingTime property.
- getSigningTime() - Method in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
-
Gets the value of the signingTime property.
- getSigningTime(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns the signature time
- getSigningTimeConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getSigningTimeConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signed property: signing-time should be checked.
- getSigningTimeOrSigningCertificateOrDataObjectFormat() - Method in class eu.europa.esig.validationreport.jaxb.SignatureAttributesType
-
Gets the value of the signingTimeOrSigningCertificateOrDataObjectFormat property.
- getSigningTimePath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getSigningTimePath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getSigningTimePath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getSigningTimePath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:SignedProperties/xades:SignedSignatureProperties/xades:SigningTime"
- getSigningTimeZone() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Returns a time-zone used to define the signing time
- getSigPolDocLocalURI() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignaturePolicyStore
-
Gets the value of the sigPolDocLocalURI property.
- getSigPolDocLocalURI() - Method in class eu.europa.esig.dss.model.SignaturePolicyStore
-
Gets SigPolDocLocalURI element value
- getSigPolicyHash() - Method in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdType
-
Gets the value of the sigPolicyHash property.
- getSigPolicyHash() - Method in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdType
-
Gets the value of the sigPolicyHash property.
- getSigPolicyHash() - Method in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdType
-
Gets the value of the sigPolicyHash property.
- getSigPolicyId() - Method in class eu.europa.esig.validationreport.jaxb.SASigPolicyIdentifierType
-
Gets the value of the sigPolicyId property.
- getSigPolicyId() - Method in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdType
-
Gets the value of the sigPolicyId property.
- getSigPolicyId() - Method in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdType
-
Gets the value of the sigPolicyId property.
- getSigPolicyId() - Method in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdType
-
Gets the value of the sigPolicyId property.
- getSigPolicyQualifier() - Method in class eu.europa.esig.xades.jaxb.xades111.SigPolicyQualifiersListType
-
Gets the value of the sigPolicyQualifier property.
- getSigPolicyQualifier() - Method in class eu.europa.esig.xades.jaxb.xades122.SigPolicyQualifiersListType
-
Gets the value of the sigPolicyQualifier property.
- getSigPolicyQualifier() - Method in class eu.europa.esig.xades.jaxb.xades132.SigPolicyQualifiersListType
-
Gets the value of the sigPolicyQualifier property.
- getSigPolicyQualifiers() - Method in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdType
-
Gets the value of the sigPolicyQualifiers property.
- getSigPolicyQualifiers() - Method in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdType
-
Gets the value of the sigPolicyQualifiers property.
- getSigPolicyQualifiers() - Method in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdType
-
Gets the value of the sigPolicyQualifiers property.
- getSigReference() - Method in class eu.europa.esig.asic.manifest.jaxb.ASiCManifestType
-
Gets the value of the sigReference property.
- getSigReferenceMimeType() - Method in class eu.europa.esig.dss.asic.cades.signature.manifest.ASiCEWithCAdESManifestBuilder
-
Returns the
MimeType
to be used for a signature reference (signature or timestamp) - getSigReferenceMimeType() - Method in class eu.europa.esig.dss.asic.cades.signature.manifest.ASiCWithCAdESSignatureManifestBuilder
- getSigReferenceMimeType() - Method in class eu.europa.esig.dss.asic.cades.signature.manifest.ASiCWithCAdESTimestampManifestBuilder
- getSimpleCertificateReport() - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateReportsDTO
-
Gets the Simple Certificate report
- getSimpleCertificateReport() - Method in class eu.europa.esig.dss.ws.cert.validation.soap.client.WSCertificateReportsDTO
-
Gets the Simple Certificate report
- getSimpleReport() - Method in class eu.europa.esig.dss.validation.reports.CertificateReports
-
This method returns the wrapper to manipulate the JAXB SimpleCertificateReport
- getSimpleReport() - Method in class eu.europa.esig.dss.validation.reports.Reports
-
This method returns the wrapper to manipulate the JAXB SimpleReport
- getSimpleReport() - Method in class eu.europa.esig.dss.ws.validation.dto.WSReportsDTO
-
Gets a SimpleReport
- getSimpleReportJaxb() - Method in class eu.europa.esig.dss.validation.reports.CertificateReports
-
This method returns the JAXB XmlSimpleCertificateReport
- getSimpleReportJaxb() - Method in class eu.europa.esig.dss.validation.reports.Reports
-
This method returns the JAXB SimpleReport
- getSingleLogoutService() - Method in class eu.europa.esig.saml.jaxb.metadata.SSODescriptorType
-
Gets the value of the singleLogoutService property.
- getSingleResponses(BasicOCSPResp, CertificateToken, CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
Gets a list of single response from the OCSP response
- getSingleSignOnService() - Method in class eu.europa.esig.saml.jaxb.metadata.IDPSSODescriptorType
-
Gets the value of the singleSignOnService property.
- getSize() - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Gets the size of uncompressed document
- getSize() - Method in class eu.europa.esig.dss.pades.AbstractDSSFont
- getSize() - Method in interface eu.europa.esig.dss.pades.DSSFont
-
Gets size of the font
- getSize() - Method in class eu.europa.esig.dss.pdf.visible.TextFitter.Result
-
Returns the calculated font size.
- getSize() - Method in class eu.europa.esig.dss.policy.jaxb.Algo
-
Gets the value of the size property.
- getSize() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Gets the font size
- getSki() - Method in class eu.europa.esig.dss.diagnostic.CertificateRefWrapper
-
Returns SKI of the certificate (SHA-1 of the certificate's public key)
- getSki() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerInfo
-
Gets the value of the ski property.
- getSki() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSubjectKeyIdentifier
-
Gets the value of the ski property.
- getSki() - Method in class eu.europa.esig.dss.model.x509.extension.SubjectKeyIdentifier
-
Returns the subject key identifier
- getSki() - Method in class eu.europa.esig.dss.spi.x509.ResponderId
-
Gets the SKI of the issuer
- getSki() - Method in class eu.europa.esig.dss.spi.x509.SignerIdentifier
-
Returns SHA-1 of the certificate's public key
- getSki(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Deprecated.since DSS 5.12. Use
SubjectKeyIdentifier subjectKeyIdentifier = CertificateExtensionsUtils.getSubjectKeyIdentifier(certificateToken); byte[] ski = subjectKeyIdentifier != null ? subjectKeyIdentifier.getSki() : null;
- getSki(CertificateToken, boolean) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Deprecated.since DSS 5.12. Use
byte[] ski = null; SubjectKeyIdentifier subjectKeyIdentifier = CertificateExtensionsUtils.getSubjectKeyIdentifier(certificateToken); if (subjectKeyIdentifier != null) { ski = subjectKeyIdentifier.getSki(); } else if (computeIfMissing) { ski = computeSkiFromCert(certificateToken); }
- getSmartcard() - Method in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
-
Gets the value of the smartcard property.
- getSource() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlChainItem
-
Gets the value of the source property.
- getSource() - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
Returns the current
TLSource
- getSourceAddress() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Gets the value of the sourceAddress property.
- getSourceAddress() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
-
Returns the remote URI used to obtain the revocation data
- getSources() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns a list of sources the certificate has been obtained from (e.g.
- getSources() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- getSources() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
Returns an unmodifiable list of embedded
CertificateSource
s - getSources() - Method in class eu.europa.esig.dss.validation.ListRevocationSource
-
Gets a list of all embedded sources
- getSourceURL() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Returns the URL of the source (if available)
- getSpDocSpecification() - Method in class eu.europa.esig.dss.model.Policy
-
Gets the SP Document Specification qualifier
- getSpDocSpecification() - Method in class eu.europa.esig.dss.model.SignaturePolicyStore
-
Get
SpDocSpecification
content - getSPKISexpAndAny() - Method in class eu.europa.esig.xmldsig.jaxb.SPKIDataType
-
Gets the value of the spkiSexpAndAny property.
- getSPNameQualifier() - Method in class eu.europa.esig.saml.jaxb.assertion.BaseIDAbstractType
-
Gets the value of the spNameQualifier property.
- getSPNameQualifier() - Method in class eu.europa.esig.saml.jaxb.assertion.NameIDType
-
Gets the value of the spNameQualifier property.
- getSPNameQualifier() - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDPolicyType
-
Gets the value of the spNameQualifier property.
- getSPProvidedID() - Method in class eu.europa.esig.saml.jaxb.assertion.NameIDType
-
Gets the value of the spProvidedID property.
- getSpuri() - Method in class eu.europa.esig.dss.model.Policy
-
Get the SP URI (signature policy URI) qualifier
- getSSL() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Gets the value of the ssl property.
- getSSLKeyStore() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the SSL KeyStore
- getSSLTrustStore() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the SSL Trusted KeyStore
- getStackTrace() - Method in exception class eu.europa.esig.dss.spi.exception.DSSDataLoaderMultipleException
- getStackTrace() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
-
Gets the exception stack trace
- getStartDate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Gets the value of the startDate property.
- getStartDate() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets TrustedService start validity date
- getStartDate() - Method in class eu.europa.esig.dss.spi.util.BaseTimeDependent
- getStartDate() - Method in interface eu.europa.esig.dss.spi.util.TimeDependent
-
The start of the validity period.
- getState() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the state
- getState() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the state property.
- getState() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Gets the value of the state property.
- getStatementOrAuthnStatementOrAuthzDecisionStatement() - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Gets the value of the statementOrAuthnStatementOrAuthzDecisionStatement property.
- getStateOrProvince() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
-
Gets the value of the stateOrProvince property.
- getStateOrProvince() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the signature production place's state or province, when present
- getStateOrProvince() - Method in class eu.europa.esig.dss.model.SignerLocation
-
Gets the state or province
- getStateOrProvince() - Method in class eu.europa.esig.dss.validation.SignatureProductionPlace
-
Gets region (stateOrProvince)
- getStateOrProvince() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
-
Gets the value of the stateOrProvince property.
- getStateOrProvince() - Method in class eu.europa.esig.xades.jaxb.xades111.SignatureProductionPlaceType
-
Gets the value of the stateOrProvince property.
- getStateOrProvince() - Method in class eu.europa.esig.xades.jaxb.xades122.SignatureProductionPlaceType
-
Gets the value of the stateOrProvince property.
- getStateOrProvince() - Method in class eu.europa.esig.xades.jaxb.xades132.SignatureProductionPlaceType
-
Gets the value of the stateOrProvince property.
- getStatus() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Gets the value of the status property.
- getStatus() - Method in class eu.europa.esig.dss.diagnostic.CertificateRevocationWrapper
-
Returns the revocation status of the concerned certificate
- getStatus() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRevocation
-
Gets the value of the status property.
- getStatus() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryTrustedServiceMapping
-
Gets the value of the status property.
- getStatus() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Gets the value of the status property.
- getStatus() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets status
- getStatus() - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence
-
Gets TrustServiceEquivalenceStatus value
- getStatus() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
-
Gets status
- getStatus() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Returns the certificate status
- getStatus() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Gets the value of the status property.
- getStatus() - Method in class eu.europa.esig.validationreport.jaxb.ConstraintStatusType
-
Gets the value of the status property.
- getStatusAndInformationExtensions() - Method in class eu.europa.esig.dss.spi.tsl.TrustService
-
Gets status based on time
- getStatusCode() - Method in enum eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
-
Returns the status code
- getStatusCode() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusCodeType
-
Gets the value of the statusCode property.
- getStatusCode() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusType
-
Gets the value of the statusCode property.
- getStatusDetail() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusType
-
Gets the value of the statusDetail property.
- getStatusDeterminationApproach() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the statusDeterminationApproach property.
- getStatusEquivalence() - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence
-
Gets a map of TrustServiceTSLStatusEquivalenceList equivalences between pointed and pointing parties
- getStatusMessage() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusType
-
Gets the value of the statusMessage property.
- getStatusName() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
-
Gets the record's status name
- getStatusName() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- getStatusStartingTime() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
-
Gets the value of the statusStartingTime property.
- getStatusStartingTime() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Gets the value of the statusStartingTime property.
- getStreamBytes() - Method in interface eu.europa.esig.dss.pdf.PdfDict
-
Returns object's stream binaries, when available
- getStreamBytes(int) - Method in interface eu.europa.esig.dss.pdf.PdfArray
-
Retrieves the stream byte array at the position i
- getStreetAddress() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
-
Gets the value of the streetAddress property.
- getStreetAddress() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns the signature production place's street address, when present
- getStreetAddress() - Method in class eu.europa.esig.dss.model.SignerLocation
-
Gets the street address
- getStreetAddress() - Method in class eu.europa.esig.dss.validation.SignatureProductionPlace
-
Gets the address
- getStreetAddress() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
-
Gets the value of the streetAddress property.
- getString(int) - Method in interface eu.europa.esig.dss.pdf.PdfArray
-
Returns a String entry at the position i
- getString(ASN1Encodable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Converts
ASN1Encodable
to aString
value. - getStringPublicKeySize(Token) - Static method in class eu.europa.esig.dss.validation.DSSPKUtils
-
This method returns a key length used to sign this token.
- getStringPublicKeySize(PublicKey) - Static method in class eu.europa.esig.dss.validation.DSSPKUtils
-
This method returns a key length extracted from the public key.
- getStringValue(String) - Method in interface eu.europa.esig.dss.pdf.PdfDict
-
Gets a string value by property name
- getStructuralValidation() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the structuralValidation property.
- getStructuralValidation() - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Gets the value of the structuralValidation property.
- getStructuralValidationConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getStructuralValidationConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the structural validation should be checked.
- getStructuralValidationErrors() - Method in class eu.europa.esig.dss.jades.JWSJsonSerializationObject
-
Returns a list of errors occurred during the structure (schema) validation
- getStructuralValidationMessages() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns structural validation error messages, when applicable
- getStructureValidationResult() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns a message if the structure validation fails
- getStructureValidationResult() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getSubContextPosition(SubContext) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Returns the message tag for the given subContext
- getSubFilter() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
Returns the PDF signature dictionary /SubFilter value
- getSubFilter() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Gets the value of the subFilter property.
- getSubFilter() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Returns the PDF signature dictionary /SubFilter value
- getSubFilter() - Method in interface eu.europa.esig.dss.pades.PAdESCommonParameters
-
Returns SubFilter value
- getSubFilter() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- getSubFilter() - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
- getSubFilter() - Method in interface eu.europa.esig.dss.pades.validation.PdfSignatureDictionary
-
Gets the SubFilter value
- getSubFilter() - Method in class eu.europa.esig.dss.pdf.PdfSigDictWrapper
- getSubFilterElement() - Method in class eu.europa.esig.validationreport.jaxb.SASubFilterType
-
Gets the value of the subFilterElement property.
- getSubIndication() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConclusion
-
Gets the value of the subIndication property.
- getSubIndication() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Gets the value of the subIndication property.
- getSubIndication() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
-
Gets the value of the subIndication property.
- getSubIndication() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
-
Gets validation SubIndication
- getSubIndication() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- getSubIndication() - Method in class eu.europa.esig.dss.tsl.validation.ValidationResult
-
Gets validation SubIndication
- getSubIndication() - Method in class eu.europa.esig.validationreport.jaxb.ValidationStatusType
-
Gets the value of the subIndication property.
- getSubIndication(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns the sub-indication obtained after the validation of the token.
- getSubject() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
Returns the subject as wrapped X500Principal with helpful methods
- getSubject() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Gets the value of the subject property.
- getSubject() - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Gets the value of the subject property.
- getSubject() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Gets the value of the subject property.
- getSubject() - Method in class eu.europa.esig.saml.jaxb.protocol.SubjectQueryAbstractType
-
Gets the value of the subject property.
- getSubjectAlternativeName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSubjectAlternativeNames
-
Gets the value of the subjectAlternativeName property.
- getSubjectAlternativeNames() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns subject alternative names
- getSubjectAlternativeNames() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns the subject alternative names
- getSubjectAlternativeNames(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns a subject alternative names, when present
- getSubjectAlternativeNames(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Deprecated.since DSS 5.12. Use
SubjectAlternativeNames subjectAlternativeNames = CertificateExtensionsUtils.getSubjectAlternativeNames(certToken); List<eu.europa.esig.dss.model.x509.extension.GeneralName> result = subjectAlternativeNames != null ? subjectAlternativeNames.getGeneralNames() : Collections.emptyList();
- getSubjectCommonName(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Extracts the Subject Common name from the certificate token
- getSubjectConfirmationData() - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
-
Gets the value of the subjectConfirmationData property.
- getSubjectDistinguishedName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the subjectDistinguishedName property.
- getSubjectDistinguishedName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Gets the value of the subjectDistinguishedName property.
- getSubjectKeyIdentifier() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the Subject Key Identifier certificate extension's value, when present
- getSubjectKeyIdentifier() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns the subject key identifier
- getSubjectKeyIdentifier(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns the subject key identifier, when present
- getSubjectLocality() - Method in class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
-
Gets the value of the subjectLocality property.
- getSubjectSerialNumber() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the subject serial number of the certificate
- getSubjectSerialNumber() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the subjectSerialNumber property.
- getSubXCV() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlXCV
-
Gets the value of the subXCV property.
- getSuccessIndication() - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Gets an Indication if the check succeeds
- getSuccessIndication() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
- getSuccessSubIndication() - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Gets a SubIndication if the check succeeds
- getSuccessSubIndication() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
- getSummary() - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
-
Gets TL Validation job summary
- getSummary() - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Returns validation job summary for all processed LOTL / TLs
- getSupportedCriticalExtensions() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the supportedCriticalExtensions property.
- getSupportedProtectedCriticalHeaders() - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Returns set of supported protected critical headers
- getSupportedSSLCipherSuites() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets supported SSL Cipher Suites
- getSupportedSSLProtocols() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets supported SSL protocols
- getSurname() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the surname
- getSurname() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the surname property.
- getSurname() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the surname property.
- getSurname() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Gets the value of the surname property.
- getSurName() - Method in class eu.europa.esig.saml.jaxb.metadata.ContactType
-
Gets the value of the surName property.
- getSvgTemplates() - Static method in class eu.europa.esig.dss.diagnostic.DiagnosticDataXmlDefiner
-
Gets the SVG template
- getSwitchAudit() - Method in class eu.europa.esig.saml.jaxb.authn.context.SecurityAuditType
-
Gets the value of the switchAudit property.
- getSynchronizerCacheAccess() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessFactory
-
Loads a cache access to synchronize records
- getTableExistenceQuery() - Method in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
- getTableExistenceQuery() - Method in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
- getTableExistenceQuery() - Method in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
-
Returns an sql query to check table existence
- getTableExistenceQuery() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
-
Returns an sql query to check table existence
- getTagName() - Method in enum eu.europa.esig.dss.asic.common.definition.ASiCElement
- getTagName() - Method in enum eu.europa.esig.dss.asic.xades.definition.ManifestElement
- getTagName() - Method in interface eu.europa.esig.dss.definition.DSSElement
-
Returns element tag name
- getTagName() - Method in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
- getTagName() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getTagName() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getTagName() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getTagName() - Method in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
- getTarget() - Method in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesType
-
Gets the value of the target property.
- getTarget() - Method in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesType
-
Gets the value of the target property.
- getTarget() - Method in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesType
-
Gets the value of the target property.
- getTarget() - Method in class eu.europa.esig.xmldsig.jaxb.SignaturePropertyType
-
Gets the value of the target property.
- getTarget() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptionPropertyType
-
Gets the value of the target property.
- getTargetASiCContainerType() - Method in class eu.europa.esig.dss.asic.cades.merge.ASiCEWithCAdESContainerMerger
- getTargetASiCContainerType() - Method in class eu.europa.esig.dss.asic.cades.merge.ASiCSWithCAdESContainerMerger
- getTargetASiCContainerType() - Method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
This method returns a target ASiC Container Type of the current merger class
- getTargetASiCContainerType() - Method in class eu.europa.esig.dss.asic.xades.merge.ASiCEWithXAdESContainerMerger
- getTargetASiCContainerType() - Method in class eu.europa.esig.dss.asic.xades.merge.ASiCSWithXAdESContainerMerger
- getTechnicalProtection() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
-
Gets the value of the technicalProtection property.
- getTechnicalType() - Method in class eu.europa.esig.dss.spi.tsl.MRA
-
Gets the technical type attribute value
- getTechnicalType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
-
Gets the value of the technicalType property.
- getTelephoneNumber() - Method in class eu.europa.esig.saml.jaxb.metadata.ContactType
-
Gets the value of the telephoneNumber property.
- getTerminate() - Method in class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
-
Gets the value of the terminate property.
- getTerritory() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Gets territory (country)
- getTerritory() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
-
Gets the LOTL/TL territory (country)
- getTerritory() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
-
Gets territory (country)
- getTerritory() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getTerritory() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Gets the territory (country)
- getText() - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Returns defines text content
- getText() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets test string
- getText() - Method in class eu.europa.esig.dss.pdf.visible.TextFitter.Result
-
Returns the fitted text.
- getText() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Gets the text string
- getTextBoxHeight() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets height of the text boundary box
- getTextBoxWidth() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets width of the text boundary box
- getTextBoxX() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets upper left X coordinate of the text boundary box
- getTextBoxY() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets upper left Y coordinate of the text boundary box
- getTextColor() - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Returns text color parameter
- getTextColor() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Gets the text color
- getTextDpi() - Static method in class eu.europa.esig.dss.pdf.visible.DPIUtils
-
Returns text DPI (300)
- getTextHeight() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets height of the text
- getTextParameters() - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Returns text parameters
- getTextParameters() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Gets the text parameters
- getTextSize() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets text size
- getTextualInformationOrOtherInformation() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AdditionalInformationType
-
Gets the value of the textualInformationOrOtherInformation property.
- getTextWidth() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets width of the text
- getTextWrapping() - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Gets
TextWrapping
- getTextWrapping() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Gets the text wrapping
- getTextX() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets upper left X coordinate of the text
- getTextY() - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Gets upper left Y coordinate of the text
- getTheBestCandidate() - Method in class eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
-
This method returns the best candidate for the signing certificate.
- getTheCertificateValidity() - Method in class eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
-
The
theSigningCertificateValidity
object must be set before. - getThisUpdate() - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Gets the 'thisUpdate' field Date
- getThisUpdate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Gets the value of the thisUpdate property.
- getThisUpdate() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
-
Returns the revocation data ThisUpdate time
- getThisUpdate() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlRevocation
-
Gets the value of the thisUpdate property.
- getThisUpdate() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Returns the date of the this update
- getThisUpdateBeforeCertificateNotBeforeMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Returns the additional information message in case if thisUpdate is before certificate's notBefore
- getTime() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlProofOfExistence
-
Gets the value of the time property.
- getTime() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POE
-
Returns time of the POE
- getTime() - Method in class eu.europa.esig.validationreport.jaxb.SASigningTimeType
-
Gets the value of the time property.
- getTimeoutConnection() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the connection timeout.
- getTimeoutConnectionRequest() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the connection request timeout.
- getTimeoutResponse() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the server response timeout.
- getTimeoutSocket() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the socket timeout.
- getTimestamp() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundTimestamp
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestamps
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
- getTimestamp() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampValidator
-
Returns a single TimestampToken to be validated
- getTimeStamp() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Gets BouncyCastle implementation of a TimestampToken
- getTimestampAttribute() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Gets the timestamp's element attribute (XAdES, JAdES)
- getTimeStampAttributeValue(DSSMessageDigest, DigestAlgorithm, Attribute...) - Method in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineLT
-
Generates and returns a TimeStamp attribute value
- getTimestampBinaries(PdfDict) - Static method in class eu.europa.esig.dss.pdf.DSSDictionaryExtractionUtils
-
This method returns timestamp binaries extracted from 'TS' field, when present
- getTimestampById(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns the TimestampWrapper corresponding to the given id.
- getTimestampCanonicalizationMethod() - Method in class eu.europa.esig.dss.xades.validation.XAdESAttribute
-
Returns TimeStamp Canonicalization Method
- getTimestampCertificateSources() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- getTimestampCertificateSources() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Returns a merged
ListCertificateSource
of all embedded timestamp certificate sources - getTimestampCertificateSourcesExceptLastArchiveTimestamp() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- getTimestampCertificateSourcesExceptLastArchiveTimestamp() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Returns a merged
ListCertificateSource
of all embedded timestamp certificate sources except the latest Archive Timestamp - getTimestampCoherenceConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getTimestampCoherenceConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
This constraint checks if the timestamp order is coherent
- getTimestampConstraints() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getTimestampConstraints() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns the constraint used for Timestamp validation
- getTimestampContainerForm() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTimestampParameters
-
Gets the timestamp container form
- getTimestampCRLSources() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- getTimestampCRLSources() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Returns a merged
ListRevocationSource
of all embedded timestamp CRL sources - getTimestampDelay() - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Gets the value of the timestampDelay property.
- getTimestampDelayConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getTimestampDelayConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns TimestampDelay constraint if present in the policy, null otherwise
- getTimestampDocuments() - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Gets timestamp documents (ASiC with CAdES only)
- getTimestampDocuments() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns a list of embedded timestamp documents
- getTimestampedCertificateRefs(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of
TimestampedReference
certificate refs found in the givenunsignedAttribute
- getTimestampedCertificates() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns a list of certificates covered be the current timestamp
- getTimestampedCertificateValues(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of
TimestampedReference
s from theunsignedAttribute
containing certificate values - getTimestampedData() - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
- getTimestampedData() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampValidator
-
Returns the timestamped data
- getTimestampedObjects() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- getTimestampedObjects() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns a complete list of all
XmlTimestampedObject
s covered by the timestamp - getTimestampedObjects() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POE
-
Returns a list of timestamped objects if the POE defined by a timestamp NOTE: returns NULL if the POE is defined by a control time
- getTimestampedOrphanCertificates() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns a list of OrphanCertificateTokens
- getTimestampedOrphanRevocations() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns a list of OrphanRevocationTokens
- getTimestampedReferences() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Gets list of
TimestampedReference
s covered by the current timestamp - getTimestampedReferences(List<SignatureScope>) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Returns a list of timestamped references from the given list of
SignatureScope
s - getTimestampedRevocationRefs(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of
TimestampedReference
revocation refs found in the givenunsignedAttribute
- getTimestampedRevocations() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns a list of revocation data covered be the current timestamp
- getTimestampedRevocationValues(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of timestamped revocation references extracted from the given unsigned attribute
- getTimestampedSignatures() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns a list of
SignatureWrapper
s covered be the current timestamp - getTimestampedSignedData() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns a list of Signed data covered be the current timestamp
- getTimestampedTimestamps() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns a list of timestamps covered be the current timestamp
- getTimestampFilename() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Gets the value of the timestampFilename property.
- getTimestampFilename(ASiCContent) - Method in interface eu.europa.esig.dss.asic.cades.ASiCWithCAdESFilenameFactory
-
Returns a filename for a timestamp file to be created
- getTimestampFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.DefaultASiCWithCAdESFilenameFactory
- getTimestampFilename(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.SimpleASiCWithCAdESFilenameFactory
- getTimestampId() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlProofOfExistence
-
Gets the value of the timestampId property.
- getTimestampId() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POE
-
Returns id of the timestamp if defined NOTE: returns NULL if the POE is defined by a control time
- getTimestampIdList() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the list of identifier of the all timestamps found during the validation.
- getTimestampIdList() - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method retrieves the timestamp ids
- getTimestampIdList(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the list of identifier of the timestamps related to the given signature.
- getTimestampIds() - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns a list of all timestamp ids
- getTimestampIdsList() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a list of timestamp IDs
- getTimestampIncludedReferences() - Method in class eu.europa.esig.dss.xades.validation.XAdESAttribute
-
Returns a list of
TimestampInclude
d references in case of IndividualDataObjectsTimestamp, NULL if does not contain any includes - getTimestampIncludes() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Returns the covered references by the current timestamp (XAdES IndividualDataObjectsTimeStamp)
- getTimestampLevel() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestamp
-
Gets the value of the timestampLevel property.
- getTimestampLevelX() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a list of validation-data-refs-only- and validation-data- time-stamps for the signature
- getTimestampList() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method retrieves a set of timestamp wrappers
- getTimestampList() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a list of associated timestamps
- getTimestampList(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the list of timestamps wrappers which covers the given signature.
- getTimestampListByType(TimestampType) - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a list of associated timestamps by type
- getTimestampMessageImprintDigestBuilder(DigestAlgorithm) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- getTimestampMessageImprintDigestBuilder(DigestAlgorithm) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- getTimestampMessageImprintDigestBuilder(DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a
TimestampMessageDigestBuilder
to compute message digest with the providedDigestAlgorithm
- getTimestampMessageImprintDigestBuilder(DigestAlgorithm) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- getTimestampMessageImprintDigestBuilder(TimestampToken) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- getTimestampMessageImprintDigestBuilder(TimestampToken) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- getTimestampMessageImprintDigestBuilder(TimestampToken) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a related
TimestampMessageDigestBuilder
- getTimestampMessageImprintDigestBuilder(TimestampToken) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- getTimestampOCSPSources() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- getTimestampOCSPSources() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Returns a merged
ListRevocationSource
of all embedded timestamp OCSP sources - getTimestampOids() - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns a list of all CMS timestamp identifiers
- getTimestampParameters() - Method in class eu.europa.esig.dss.ws.signature.dto.AbstractTimestampDocumentDTO
-
Gets timestamp parameters
- getTimestampQualification() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationTimestampQualification
-
Gets the value of the timestampQualification property.
- getTimestampQualification(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets qualification for a timestamp with id
- getTimestampQualification(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns the timestamp's qualification
- getTimestampResponse(DigestAlgorithm, byte[]) - Method in class eu.europa.esig.dss.ws.timestamp.remote.RemoteTimestampService
-
Timestamps the
value
- getTimestampResponse(DigestDTO) - Method in interface eu.europa.esig.dss.ws.timestamp.remote.rest.client.RestTimestampService
-
Method used to create a timestamp
- getTimestampResponse(DigestDTO) - Method in class eu.europa.esig.dss.ws.timestamp.remote.rest.RestTimestampServiceImpl
- getTimestampResponse(DigestDTO) - Method in interface eu.europa.esig.dss.ws.timestamp.remote.soap.client.SoapTimestampService
-
Requests a timestamp binaries by the provided digest to be timestamped
- getTimestampResponse(DigestDTO) - Method in class eu.europa.esig.dss.ws.timestamp.remote.soap.SoapTimestampServiceImpl
- getTimeStampResponse(DigestAlgorithm, byte[]) - Method in class eu.europa.esig.dss.service.tsp.OnlineTSPSource
- getTimeStampResponse(DigestAlgorithm, byte[]) - Method in class eu.europa.esig.dss.spi.x509.tsp.CompositeTSPSource
- getTimeStampResponse(DigestAlgorithm, byte[]) - Method in interface eu.europa.esig.dss.spi.x509.tsp.TSPSource
-
Gets a TimeStampResponse relevant to the provided digest
- getTimestamps() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
-
Gets the value of the timestamps property.
- getTimestamps() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Gets the value of the timestamps property.
- getTimestampScope() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestamp
-
Gets the value of the timestampScope property.
- getTimestampScopeFinder() - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESTimestampValidator
- getTimestampScopeFinder() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
This method returns a timestamp scope finder
- getTimestampScopeFinder() - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
- getTimestampScopeFinder() - Method in class eu.europa.esig.dss.xades.validation.XMLDocumentValidator
- getTimestampScopes() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- getTimestampScopes() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns Timestamp's Signature Scopes
- getTimestampScopes() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Returns the scope of the current timestamp (detached timestamps only)
- getTimestampSet() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Deprecated.since 5.12. Use
Set<TimestampWrapper> timestampSet = new LinkedHashSet<>(getTimestampList());
- getTimestampSignatureScopeForDocument(DSSDocument) - Method in class eu.europa.esig.dss.asic.cades.validation.scope.ASiCWithCAdESTimestampScopeFinder
- getTimestampSignatureScopeForDocument(DSSDocument) - Method in class eu.europa.esig.dss.validation.scope.DetachedTimestampScopeFinder
-
Returns a timestamped
SignatureScope
for the given document - getTimestampSigningCertificateId(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns the identifier of the timestamp signing certificate.
- getTimestampSource() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- getTimestampSource() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- getTimestampSource() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
- getTimestampSource() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Gets a Signature Timestamp source which contains ALL timestamps embedded in the signature.
- getTimestampSource() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- getTimestampsX1() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns the time-stamp which is placed on the digital signature (XAdES example: ds:SignatureValue element), the signature time-stamp(s) present in the AdES-T form, the certification path references and the revocation status references.
- getTimestampsX1() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getTimestampsX1() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- getTimestampsX1() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Returns a list of incorporated SigAndRefs timestamps
- getTimestampsX2() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns the time-stamp which is computed over the concatenation of CompleteCertificateRefs and CompleteRevocationRefs elements (XAdES example).
- getTimestampsX2() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- getTimestampsX2() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- getTimestampsX2() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Returns a list of incorporated RefsOnly timestamps
- getTimestampToken() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfVriDictSource
-
Returns a timestamp token extracted from the VRI dictionary from 'TS' field
- getTimestampToken() - Method in class eu.europa.esig.dss.pdf.PdfDocTimestampRevision
-
Returns the corresponding
PdfTimestampToken
- getTimeStampToken(Attribute) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Creates a TimeStampToken from the provided
attribute
- getTimeStampTokenGenerationTime(TimeStampToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns generation time for the provided
timeStampToken
- getTimestampTSAGeneralNameContentMatch() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getTimestampTSAGeneralNameContentMatch() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the timestamp's TSTInfo.tsa field's value matches the timestamp's issuer distinguishing name when present
- getTimestampTSAGeneralNameOrderMatch() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getTimestampTSAGeneralNameOrderMatch() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the timestamp's TSTInfo.tsa field's value and order match the timestamp's issuer distinguishing name when present
- getTimestampTSAGeneralNamePresent() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getTimestampTSAGeneralNamePresent() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the timestamp's TSTInfo.tsa field is present
- getTimestampType() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POE
-
Returns timestamp type if the POE defined by a timestamp NOTE: returns NULL if the POE is defined by a control time
- getTimestampType(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the timestamp type of the given timestamp
- getTimeStampType() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Retrieves the type of the timestamp token.
- getTimestampTypeMessageTag(TimestampType) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Returns MessageTag associated with the given timestamp type
- getTimestampValidation(String) - Method in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
-
Gets the corresponding validation result for a timestamp with the given Id
- getTimestampValidation(String) - Method in class eu.europa.esig.dss.validation.process.vpfbs.BasicSignatureValidationProcess
- getTimestampValidationData(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns a list of
TimestampedReference
s encapsulated to the "timestamp-validation-data"unsignedAttribute
- getTimestampValidationDataBinaries() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
EncapsulatedRevocationTokenIdentifier
s present in 'TimestampValidationData' element - getTimeStampValidationDataCertValues() - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Retrieves the list of all certificates from the TimeStampValidationData (XAdES)
- getTimestampValidationDataPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getTimestampValidationDataPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getTimestampValidationDataPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getTimestampValidationDataPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades141:TimeStampValidationData"
- getTimeStampValidationDataRevocationValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getTimeStampValidationDataRevocationValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getTimeStampValidationDataRevocationValuesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getTimeStampValidationDataRevocationValuesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties/xades:TimeStampValidationData/xades:RevocationValues"
- getTimestampValidationDataTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
RevocationToken
s present in 'TimestampValidationData' element - getTimestampValidationIndication(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets timestamp validation indication for a timestamp with id
- getTimestampValidationSubIndication(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Gets timestamp validation subIndication for a timestamp with id
- getTimestampValidators() - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidator
-
Returns a list of timestamp validators for timestamps embedded into the container
- getTimeStampValue() - Method in class eu.europa.esig.validationreport.jaxb.SATimestampType
-
Gets the value of the timeStampValue property.
- getTimestampX1MessageDigest() - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampMessageDigestBuilder
- getTimestampX1MessageDigest() - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampMessageDigestBuilder
- getTimestampX1MessageDigest() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampMessageDigestBuilder
-
Returns the message-imprint digest to be time-stamped.
- getTimestampX1MessageDigest() - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampMessageDigestBuilder
- getTimestampX1MessageDigest(DigestAlgorithm, String, boolean) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
-
Returns message-imprint digest for a SigAndRefsTimestamp
- getTimestampX2MessageDigest() - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampMessageDigestBuilder
- getTimestampX2MessageDigest() - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampMessageDigestBuilder
- getTimestampX2MessageDigest() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampMessageDigestBuilder
-
Returns the data to be time-stamped which contains the concatenation of CompleteCertificateRefs and CompleteRevocationRefs elements (XAdES example).
- getTimestampX2MessageDigest() - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampMessageDigestBuilder
- getTimestampX2MessageDigest(DigestAlgorithm, String, boolean) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
-
Returns message-imprint digest for a RefsOnlyTimestamp
- getTimeSyncToken() - Method in class eu.europa.esig.saml.jaxb.authn.context.TokenType
-
Gets the value of the timeSyncToken property.
- getTitle() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusion
-
Gets the value of the title property.
- getTitle() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns the title
- getTitle() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the title property.
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.CryptographicVerification
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.SignatureFormatChecking
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.IdentificationOfTheSigningCertificate
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.CertificateAcceptanceValidation
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.MessageImprintDigestAlgorithmValidation
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.RevocationAcceptanceValidation
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.SignatureAcceptanceValidation
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.TimestampAcceptanceValidation
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.ValidationContextInitialization
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.RevocationAcceptanceChecker
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.RevocationFreshnessChecker
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.SubX509CertificateValidation
- getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.X509CertificateValidation
- getTitle() - Method in class eu.europa.esig.dss.validation.process.Chain
-
Returns title of a Chain (i.e.
- getTitle() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertificateQualificationBlock
- getTitle() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.SignatureQualificationBlock
- getTitle() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.TimestampQualificationBlock
- getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfbs.BasicSignatureValidationProcess
- getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.RevocationBasicValidationProcess
- getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.ValidationProcessForSignaturesWithLongTermValidationData
- getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.PastCertificateValidation
- getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidation
- getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidationCertificateRevocationSelector
- getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSliding
- getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSlidingCertificateRevocationSelector
- getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.ValidationProcessForSignaturesWithArchivalData
- getTitle() - Method in class eu.europa.esig.dss.validation.process.vpftsp.TimestampBasicValidationProcess
- getTL() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
-
Gets the value of the tl property.
- getTLAnalysis() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlDetailedReport
-
Gets the value of the tlAnalysis property.
- getTLAnalysisById(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
This method returns a complete block of a TL validation
- getTLChangesCacheAccess() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessFactory
-
Loads a class for TL updates
- getTLevelTimestamps() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns a list of signature timestamps for the signature
- getTLFreshness() - Method in class eu.europa.esig.dss.policy.jaxb.EIDAS
-
Gets the value of the tlFreshness property.
- getTLFreshnessConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getTLFreshnessConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns TLFreshness constraint if present in the policy, null otherwise
- getTLIdentifier() - Method in class eu.europa.esig.dss.spi.tsl.TrustProperties
-
Gets TL Id
- getTLInfoById(Identifier) - Method in class eu.europa.esig.dss.spi.tsl.TLValidationJobSummary
-
Returns a TLInfo object by Identifier
- getTLInfos() - Method in class eu.europa.esig.dss.spi.tsl.LOTLInfo
-
Returns a list of
TLInfo
s summary for TL found in the LOTL - getTLNotExpired() - Method in class eu.europa.esig.dss.policy.jaxb.EIDAS
-
Gets the value of the tlNotExpired property.
- getTLNotExpiredConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getTLNotExpiredConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns TLNotExpired constraint if present in the policy, null otherwise
- getTlOtherPointers() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
-
Gets TL other TSL pointers
- getTlOtherPointers() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getTlPointers() - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Gets TL other TSL pointers
- getTlPredicate() - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Gets the TL filtering predicate
- getTLVersion() - Method in class eu.europa.esig.dss.policy.jaxb.EIDAS
-
Gets the value of the tlVersion property.
- getTLVersionConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getTLVersionConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns TLVersion constraint if present in the policy, null otherwise
- getTLWellSigned() - Method in class eu.europa.esig.dss.policy.jaxb.EIDAS
-
Gets the value of the tlWellSigned property.
- getTLWellSignedConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getTLWellSignedConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns TLWellSigned constraint if present in the policy, null otherwise
- getToBeSigned() - Method in class eu.europa.esig.dss.asic.cades.signature.asice.DataToSignASiCEWithCAdESHelper
- getToBeSigned() - Method in class eu.europa.esig.dss.asic.cades.signature.asics.DataToSignASiCSWithCAdESFromArchive
- getToBeSigned() - Method in class eu.europa.esig.dss.asic.cades.signature.asics.DataToSignASiCSWithCAdESFromFiles
- getToBeSigned() - Method in interface eu.europa.esig.dss.asic.cades.signature.GetDataToSignASiCWithCAdESHelper
-
Returns a signed file document NOTE: In CMS/CAdES, only one file can be signed
- getToBeSigned() - Method in class eu.europa.esig.dss.asic.xades.signature.asice.DataToSignASiCEWithXAdESHelper
- getToBeSigned() - Method in class eu.europa.esig.dss.asic.xades.signature.asice.DataToSignOpenDocumentHelper
- getToBeSigned() - Method in class eu.europa.esig.dss.asic.xades.signature.asics.DataToSignASiCSWithXAdESHelper
- getToBeSigned() - Method in interface eu.europa.esig.dss.asic.xades.signature.GetDataToSignASiCWithXAdESHelper
-
Returns a list of documents to be signed (XAdES allows signing multiple files)
- getToBeSignedDocument() - Method in class eu.europa.esig.dss.pdf.PdfSignatureCache
-
Gets ToBeSigned document
- getToExtendDocument() - Method in class eu.europa.esig.dss.ws.signature.dto.ExtendDocumentDTO
-
Gets the document to be extended
- getToken() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificate
-
Gets the value of the token property.
- getToken() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocation
-
Gets the value of the token property.
- getToken() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestampedObject
-
Gets the value of the token property.
- getToken() - Method in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
-
Gets the value of the token property.
- getTokenBinaryObjectIds(EncapsulatedRevocationTokenIdentifier<CRL>) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictCRLSource
-
Returns PDF object identifier for the provided binary
- getTokenBinaryObjectIds(EncapsulatedRevocationTokenIdentifier<OCSP>) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictOCSPSource
-
Returns PDF object identifier for the provided binary
- getTokenExtractionStrategy() - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateToValidateDTO
-
Gets the token extraction strategy
- getTokenExtractionStrategy() - Method in class eu.europa.esig.dss.ws.validation.dto.DataToValidateDTO
-
Gets a token extraction strategy
- getTokenFilename(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
Returns a file name for a given tokenId
- getTokenIdentifierProvider() - Method in class eu.europa.esig.dss.validation.scope.AbstractSignatureScopeFinder
-
Gets the
TokenIdentifierProvider
- getTokenIdentifierProvider() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Gets
TokenIdentifierProvider
- getTokenKey(Token) - Method in class eu.europa.esig.dss.pades.validation.PdfValidationDataContainer
-
Gets a token key (DSS Id or EntityKey Id for a CertificateToken)
- getTokenReference(Token) - Method in class eu.europa.esig.dss.pades.validation.PdfValidationDataContainer
-
Returns a reference corresponding to the given token from the PDF document, if present
- getTokenReferencesDigestAlgorithm() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Gets a
DigestAlgorithm
to create CompleteCertificateRefs/CompleteRevocationRefs with - getTokenRevocationNextUpdateTime(Token) - Method in class eu.europa.esig.dss.validation.status.RevocationFreshnessStatus
-
Returns nextUpdate time of revocation data for the given token NOTE: returns Date only if the obtained revocation data is not fresh enough (otherwise returns null)
- getToSignDocument() - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignOneDocumentDTO
-
Gets document to be signed
- getToSignDocument() - Method in class eu.europa.esig.dss.ws.signature.dto.PDFExternalSignDocumentDTO
-
Gets the document to be signed
- getToSignDocument() - Method in class eu.europa.esig.dss.ws.signature.dto.SignOneDocumentDTO
-
Gets document to be signed
- getToSignDocuments() - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignMultipleDocumentsDTO
-
Gets a list of documents to be signed
- getToSignDocuments() - Method in class eu.europa.esig.dss.ws.signature.dto.SignMultipleDocumentDTO
-
Gets a list of documents to be signed
- getToTimestampDocument() - Method in class eu.europa.esig.dss.ws.signature.dto.TimestampOneDocumentDTO
-
Gets a document to be timestamped
- getToTimestampDocuments() - Method in class eu.europa.esig.dss.ws.signature.dto.TimestampMultipleDocumentDTO
-
Gets a list of documents to be timestamped
- getTradeNames() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Gets a map of trade names
- getTradeNames() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
-
Gets a map of trade names
- getTransform() - Method in class eu.europa.esig.xmldsig.jaxb.TransformsType
-
Gets the value of the transform property.
- getTransform() - Method in class eu.europa.esig.xmlenc.jaxb.TransformsType
-
Gets the value of the transform property.
- getTransformationNames() - Method in class eu.europa.esig.dss.validation.ReferenceValidation
-
Returns a list of transformations contained in the
reference
- getTransformationNames() - Method in class eu.europa.esig.dss.xades.reference.XAdESReferenceValidation
- getTransformations() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
- getTransformations() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
- getTransformations() - Method in class eu.europa.esig.dss.validation.scope.SignatureScope
-
Returns a list of transformations on the original document when applicable
- getTransformations() - Method in class eu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
- getTransforms() - Method in class eu.europa.esig.dss.xades.reference.DSSReference
-
Gets a list of transforms to perform
- getTransforms() - Method in class eu.europa.esig.dss.xades.signature.XmlPolicyWithTransforms
-
Gets the list of Transforms to incorporate into the signature
- getTransforms() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignaturePolicy
-
Returns a 'ds:Transforms' element if found NOTE: XAdES only
- getTransforms() - Method in class eu.europa.esig.xades.jaxb.xades111.HashDataInfoType
-
Gets the value of the transforms property.
- getTransforms() - Method in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesReferenceType
-
Gets the value of the transforms property.
- getTransforms() - Method in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdType
-
Gets the value of the transforms property.
- getTransforms() - Method in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesReferenceType
-
Gets the value of the transforms property.
- getTransforms() - Method in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdType
-
Gets the value of the transforms property.
- getTransforms() - Method in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdType
-
Gets the value of the transforms property.
- getTransforms() - Method in class eu.europa.esig.xmldsig.jaxb.ReferenceType
-
Gets the value of the transforms property.
- getTransforms() - Method in class eu.europa.esig.xmldsig.jaxb.RetrievalMethodType
-
Gets the value of the transforms property.
- getTransforms() - Method in class eu.europa.esig.xmlenc.jaxb.CipherReferenceType
-
Gets the value of the transforms property.
- getTransformsDescription() - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Gets a list of Strings describing the 'ds:Transforms' element NOTE: XAdES only
- getTransformsDescription() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignaturePolicy
-
Gets a list of Strings describing the 'ds:Transforms' element NOTE: XAdES only
- getTrustAnchor() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchors
-
Gets the value of the trustAnchor property.
- getTrustAnchor() - Method in class eu.europa.esig.validationreport.jaxb.CertificateChainType
-
Gets the value of the trustAnchor property.
- getTrustAnchor() - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
-
Gets the value of the trustAnchor property.
- getTrustAnchors() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- getTrustAnchors() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlCertificate
-
Gets the value of the trustAnchors property.
- getTrustAnchorVATNumbers() - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns a Set of trust anchor VAT numbers
- getTrustedCertSources() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Returns the trusted certificate sources associated with this verifier.
- getTrustedCertSources() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- getTrustedList() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets corresponding Trusted List
- getTrustedList() - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignTrustedListDTO
-
Gets an XML Trusted List to be signed
- getTrustedList() - Method in class eu.europa.esig.dss.ws.signature.dto.SignTrustedListDTO
-
Gets an XML Trusted List to be signed
- getTrustedLists() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the JAXB model of the used trusted lists
- getTrustedLists() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- getTrustedListValidationPolicy() - Method in class eu.europa.esig.dss.policy.ValidationPolicyFacade
-
Gets the validation policy for LOTL/TL
- getTrustedServiceProviders() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- getTrustedServices() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns a list of
TrustedServiceWrapper
s - getTrustedServices() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
- getTrustedServiceStatus() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the trustedServiceStatus property.
- getTrustedServiceStatusConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getTrustedServiceStatusConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns trusted service status constraint
- getTrustedServiceTypeIdentifier() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the trustedServiceTypeIdentifier property.
- getTrustedServiceTypeIdentifierConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getTrustedServiceTypeIdentifierConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns trusted service type identifier constraint
- getTrustService() - Method in class eu.europa.esig.dss.spi.tsl.TrustProperties
-
Gets trust service
- getTrustServiceEquivalenceHistory() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
-
Gets the value of the trustServiceEquivalenceHistory property.
- getTrustServiceEquivalenceHistoryInstance() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryType
-
Gets the value of the trustServiceEquivalenceHistoryInstance property.
- getTrustServiceEquivalenceInformation() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRACertificateMapping
-
Gets the value of the trustServiceEquivalenceInformation property.
- getTrustServiceEquivalenceInformation() - Method in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
-
Gets the value of the trustServiceEquivalenceInformation property.
- getTrustServiceEquivalenceStatus() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
-
Gets the value of the trustServiceEquivalenceStatus property.
- getTrustServiceEquivalenceStatus() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
-
Gets the value of the trustServiceEquivalenceStatus property.
- getTrustServiceEquivalenceStatusStartingTime() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
-
Gets the value of the trustServiceEquivalenceStatusStartingTime property.
- getTrustServiceEquivalenceStatusStartingTime() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
-
Gets the value of the trustServiceEquivalenceStatusStartingTime property.
- getTrustServiceLegalIdentifier() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRATrustServiceMapping
-
Gets the value of the trustServiceLegalIdentifier property.
- getTrustServiceLegalIdentifier() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustServiceEquivalenceInformation
-
Gets the value of the trustServiceLegalIdentifier property.
- getTrustServiceLegalIdentifier() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
-
Gets the value of the trustServiceLegalIdentifier property.
- getTrustServiceName() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
-
Gets the value of the trustServiceName property.
- getTrustServiceName() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchor
-
Gets the value of the trustServiceName property.
- getTrustServicePredicate() - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Gets a predicate to filter TrustServices
- getTrustServiceProvider() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
-
Gets the value of the trustServiceProvider property.
- getTrustServiceProvider() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchor
-
Gets the value of the trustServiceProvider property.
- getTrustServiceProvider() - Method in class eu.europa.esig.dss.spi.tsl.TrustProperties
-
Gets trust service provider
- getTrustServiceProvider() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TrustServiceProviderListType
-
Gets the value of the trustServiceProvider property.
- getTrustServiceProviderList() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
-
Gets the value of the trustServiceProviderList property.
- getTrustServiceProviderPredicate() - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Gets a predicate to filter TrustServiceProviders
- getTrustServiceProviderRegistrationId() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
-
Gets the value of the trustServiceProviderRegistrationId property.
- getTrustServiceProviderRegistrationId() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchor
-
Gets the value of the trustServiceProviderRegistrationId property.
- getTrustServiceProviders() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns a list of
XmlTrustedServiceProvider
s - getTrustServiceProviders() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
-
Gets trust service providers
- getTrustServiceProviders() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getTrustServiceProviders() - Method in class eu.europa.esig.dss.tsl.parsing.TLParsingResult
-
Gets trust service providers
- getTrustServices(CertificateToken) - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
- getTrustServices(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CommonTrustedCertificateSource
-
Returns TrustProperties for the given certificate
- getTrustServiceTSLQualificationExtensionEquivalenceList() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
-
Gets the value of the trustServiceTSLQualificationExtensionEquivalenceList property.
- getTrustServiceTSLQualificationExtensionEquivalenceList() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
-
Gets the value of the trustServiceTSLQualificationExtensionEquivalenceList property.
- getTrustServiceTSLQualificationExtensionName() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLQualificationExtensionEquivalenceListType
-
Gets the value of the trustServiceTSLQualificationExtensionName property.
- getTrustServiceTSLQualificationExtensionNamePointedParty() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLQualificationExtensionNameType
-
Gets the value of the trustServiceTSLQualificationExtensionNamePointedParty property.
- getTrustServiceTSLQualificationExtensionNamePointingParty() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLQualificationExtensionNameType
-
Gets the value of the trustServiceTSLQualificationExtensionNamePointingParty property.
- getTrustServiceTSLStatusEquivalenceList() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
-
Gets the value of the trustServiceTSLStatusEquivalenceList property.
- getTrustServiceTSLStatusEquivalenceList() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
-
Gets the value of the trustServiceTSLStatusEquivalenceList property.
- getTrustServiceTSLStatusInvalidEquivalence() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusEquivalenceListType
-
Gets the value of the trustServiceTSLStatusInvalidEquivalence property.
- getTrustServiceTSLStatusListPointedParty() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusEquivalenceType
-
Gets the value of the trustServiceTSLStatusListPointedParty property.
- getTrustServiceTSLStatusListPointingParty() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusEquivalenceType
-
Gets the value of the trustServiceTSLStatusListPointingParty property.
- getTrustServiceTSLStatusValidEquivalence() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusEquivalenceListType
-
Gets the value of the trustServiceTSLStatusValidEquivalence property.
- getTrustServiceTSLType() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeListType
-
Gets the value of the trustServiceTSLType property.
- getTrustServiceTSLTypeEquivalenceList() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
-
Gets the value of the trustServiceTSLTypeEquivalenceList property.
- getTrustServiceTSLTypeEquivalenceList() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
-
Gets the value of the trustServiceTSLTypeEquivalenceList property.
- getTrustServiceTSLTypeListPointedParty() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeEquivalenceListType
-
Gets the value of the trustServiceTSLTypeListPointedParty property.
- getTrustServiceTSLTypeListPointingParty() - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeEquivalenceListType
-
Gets the value of the trustServiceTSLTypeListPointingParty property.
- getTrustStrategy() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets the TrustStrategy
- getTS() - Method in class eu.europa.esig.validationreport.jaxb.SAVRIType
-
Gets the value of the ts property.
- getTSAGeneralName() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Gets the value of the tsaGeneralName property.
- getTSAGeneralNameContentMatch() - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Gets the value of the tsaGeneralNameContentMatch property.
- getTSAGeneralNameOrderMatch() - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Gets the value of the tsaGeneralNameOrderMatch property.
- getTSAGeneralNamePresent() - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Gets the value of the tsaGeneralNamePresent property.
- getTSAGeneralNameValue() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Get TSA General Name value
- getTSLLegalNotice() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.PolicyOrLegalnoticeType
-
Gets the value of the tslLegalNotice property.
- getTSLLocation() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType
-
Gets the value of the tslLocation property.
- getTSLPolicy() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.PolicyOrLegalnoticeType
-
Gets the value of the tslPolicy property.
- getTSLSequenceNumber() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the tslSequenceNumber property.
- getTSLTag() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
-
Gets the value of the tslTag property.
- getTslType() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
-
Gets the value of the tslType property.
- getTSLType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Gets the value of the tslType property.
- getTSLType() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchor
-
Gets the value of the tslType property.
- getTSLType() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
-
Gets the LOTL/TL TSLType
- getTSLType() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getTSLType() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Gets the TSLType
- getTSLType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the tslType property.
- getTSLVersionIdentifier() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Gets the value of the tslVersionIdentifier property.
- getTSNumber() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
-
Returns a number of all
TrustService
s present in the TL - getTSNumber() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getTSPAddress() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
-
Gets the value of the tspAddress property.
- getTSPInformation() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPType
-
Gets the value of the tspInformation property.
- getTSPInformation() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidatorType
-
Gets the value of the tspInformation property.
- getTSPInformationExtensions() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
-
Gets the value of the tspInformationExtensions property.
- getTSPInformationURI() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
-
Gets the value of the tspInformationURI property.
- getTSPName() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
-
Gets the value of the tspName property.
- getTSPName() - Method in class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
-
Gets the value of the tspName property.
- getTspNames() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets Trusted Service Provider names
- getTSPNames() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
- getTSPNumber() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
-
Returns a number of all
TrustServiceProvider
s present in the TL - getTSPNumber() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getTSPRegistrationIdentifiers() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
- getTSPService() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServicesListType
-
Gets the value of the tspService property.
- getTSPServiceDefinitionURI() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Gets the value of the tspServiceDefinitionURI property.
- getTSPServices() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPType
-
Gets the value of the tspServices property.
- getTSPTradeName() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
-
Gets the value of the tspTradeName property.
- getTspTradeNames() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets Trusted Service Provider trade names
- getTSPTradeNames() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
- getTSStream() - Method in class eu.europa.esig.dss.pdf.PdfVriDict
-
Returns 'TS' stream value
- getTstContainer(List<TimestampBinary>, String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Creates a 'tstContainer' JsonObject according to EN 119-182 ch.
- getTSTInfoTsa() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Returns a TSTInfo.tsa attribute identifying the timestamp issuer, when attribute is present
- getTU() - Method in class eu.europa.esig.validationreport.jaxb.SAVRIType
-
Gets the value of the tu property.
- getTUTime() - Method in class eu.europa.esig.dss.pdf.PdfVriDict
-
Returns 'TU' time
- getType() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Gets the value of the type property.
- getType() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessTimestamp
-
Gets the value of the type property.
- getType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
-
Gets the value of the type property.
- getType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocation
-
Gets the value of the type property.
- getType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralName
-
Gets the value of the type property.
- getType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModification
-
Gets the value of the type property.
- getType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Gets the value of the type property.
- getType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Gets the value of the type property.
- getType() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Gets the value of the type property.
- getType() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Returns the type of the timestamp
- getType() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets type
- getType() - Method in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Returns the type of an electronic signature the certificate can be used for
- getType() - Method in class eu.europa.esig.dss.jades.HTTPHeaderSignatureScope
- getType() - Method in interface eu.europa.esig.dss.pades.validation.PdfSignatureDictionary
-
Gets type of the dictionary
- getType() - Method in class eu.europa.esig.dss.pades.validation.scope.FullPdfByteRangeSignatureScope
- getType() - Method in class eu.europa.esig.dss.pades.validation.scope.PartialPdfByteRangeSignatureScope
- getType() - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Gets the type of the signature dictionary
- getType() - Method in class eu.europa.esig.dss.pdf.modifications.ObjectModification
-
Returns a type of concerned object, when applicable
- getType() - Method in class eu.europa.esig.dss.pdf.PdfSigDictWrapper
- getType() - Method in class eu.europa.esig.dss.spi.tsl.ServiceTypeASi
-
Gets the ServiceTypeIdentifier value
- getType() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
-
Gets type
- getType() - Method in class eu.europa.esig.dss.tsl.dto.condition.QCStatementCondition
-
Gets the QcType OID
- getType() - Method in interface eu.europa.esig.dss.validation.process.qualification.certificate.checks.type.TypeStrategy
-
Gets certificate usage type
- getType() - Method in class eu.europa.esig.dss.validation.ReferenceValidation
-
Returns type of the validated reference
- getType() - Method in class eu.europa.esig.dss.validation.scope.ContainerContentSignatureScope
- getType() - Method in class eu.europa.esig.dss.validation.scope.ContainerSignatureScope
- getType() - Method in class eu.europa.esig.dss.validation.scope.CounterSignatureScope
- getType() - Method in class eu.europa.esig.dss.validation.scope.DigestSignatureScope
- getType() - Method in class eu.europa.esig.dss.validation.scope.FullSignatureScope
- getType() - Method in class eu.europa.esig.dss.validation.scope.ManifestEntrySignatureScope
- getType() - Method in class eu.europa.esig.dss.validation.scope.ManifestSignatureScope
- getType() - Method in class eu.europa.esig.dss.validation.scope.SignatureScope
-
Returns type of the signature scope
- getType() - Method in class eu.europa.esig.dss.ws.dto.TimestampDTO
-
Gets type of the timestamp
- getType() - Method in class eu.europa.esig.dss.xades.reference.DSSReference
-
Gets Type attribute of the reference
- getType() - Method in class eu.europa.esig.dss.xades.validation.scope.XmlElementSignatureScope
- getType() - Method in class eu.europa.esig.dss.xades.validation.scope.XmlRootSignatureScope
- getType() - Method in class eu.europa.esig.dss.xades.validation.scope.XPointerSignatureScope
- getType() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AttributedNonEmptyURIType
-
Gets the value of the type property.
- getType() - Method in class eu.europa.esig.validationreport.jaxb.TypedDataType
-
Gets the value of the type property.
- getType() - Method in class eu.europa.esig.xmldsig.jaxb.ReferenceType
-
Gets the value of the type property.
- getType() - Method in class eu.europa.esig.xmldsig.jaxb.RetrievalMethodType
-
Gets the value of the type property.
- getType() - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Gets the value of the type property.
- getTypeAsiEquivalence() - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence
-
Gets a map of AdditionalServiceInformation equivalences between pointed and pointing parties
- getTypeOfProof() - Method in class eu.europa.esig.validationreport.jaxb.POEType
-
Gets the value of the typeOfProof property.
- getUndefined() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModifications
-
Gets the value of the undefined property.
- getUndefinedChanges() - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectModifications
-
Returns a list of undefined changes
- getUndefinedChanges() - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Gets the value of the undefinedChanges property.
- getUndefinedChangesConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getUndefinedChangesConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
This constraint checks whether a PDF document contains undefined object modifications after the current signature's revisions
- getUnicitySigningCertificate() - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Gets the value of the unicitySigningCertificate property.
- getUnicitySigningCertificateAttributeConstraint(Context) - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getUnicitySigningCertificateAttributeConstraint(Context) - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Indicates if the signing certificate is not ambiguously determines
- getUniqueRevocationTokensWithOrigins() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Returns a Map of unique
RevocationToken
based on binary (a same binary can cover several certificates) with their origins - getUnit() - Method in class eu.europa.esig.dss.policy.jaxb.TimeConstraint
-
Gets the value of the unit property.
- getUnknownStatus() - Method in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
-
Gets the value of the unknownStatus property.
- getUnknownStatusConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getUnknownStatusConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
The method returns UnknownStatus constraint
- getUnmarshaller(boolean) - Method in class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
-
Returns the Unmarshaller
- getUnprotected() - Method in class eu.europa.esig.dss.jades.validation.JWS
-
Gets unprotected header map
- getUnsignedAttribute(SignerInformation, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
Returns an unsigned attribute by its given
oid
- getUnsignedAttributes() - Method in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineB
-
Return the table of unsigned properties.
- getUnsignedAttributes() - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Gets the value of the unsignedAttributes property.
- getUnsignedAttributes() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Gets unsigned attribute table
- getUnsignedAttributes(SignerInformation) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
This method returns the existing unsigned attributes or a new empty attributes hashtable
- getUnsignedAttributesHashIndex(ASN1Sequence) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Extract the Unsigned Attribute Archive Timestamp Attribute Hash Index from a timestampToken
- getUnsignedDataObjectProperties() - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedPropertiesType
-
Gets the value of the unsignedDataObjectProperties property.
- getUnsignedDataObjectProperties() - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedPropertiesType
-
Gets the value of the unsignedDataObjectProperties property.
- getUnsignedDataObjectProperties() - Method in class eu.europa.esig.xades.jaxb.xades132.UnsignedPropertiesType
-
Gets the value of the unsignedDataObjectProperties property.
- getUnsignedDataObjectProperty() - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedDataObjectPropertiesType
-
Gets the value of the unsignedDataObjectProperty property.
- getUnsignedDataObjectProperty() - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedDataObjectPropertiesType
-
Gets the value of the unsignedDataObjectProperty property.
- getUnsignedDataObjectProperty() - Method in class eu.europa.esig.xades.jaxb.xades132.UnsignedDataObjectPropertiesType
-
Gets the value of the unsignedDataObjectProperty property.
- getUnsignedProperties() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Retrieves the name of each node found under the UnsignedProperties element
- getUnsignedProperties() - Method in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesType
-
Gets the value of the unsignedProperties property.
- getUnsignedProperties() - Method in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesType
-
Gets the value of the unsignedProperties property.
- getUnsignedProperties() - Method in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesType
-
Gets the value of the unsignedProperties property.
- getUnsignedPropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getUnsignedPropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getUnsignedPropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getUnsignedPropertiesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties"
- getUnsignedPropertiesReferences() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- getUnsignedPropertiesReferences() - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Returns a list of
TimestampedReference
s for all tokens embedded into unsigned properties of the signature - getUnsignedPropertiesWithHeaderName(JAdESEtsiUHeader, String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Returns a list of unsigned 'etsiU' properties matching the
headerName
from thejws
- getUnsignedSignatureProperties() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Returns the 'unsigned-signature-properties' element of the signature
- getUnsignedSignatureProperties() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Retrieves the name of each node found under the UnsignedSignatureProperties element
- getUnsignedSignatureProperties() - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedPropertiesType
-
Gets the value of the unsignedSignatureProperties property.
- getUnsignedSignatureProperties() - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedPropertiesType
-
Gets the value of the unsignedSignatureProperties property.
- getUnsignedSignatureProperties() - Method in class eu.europa.esig.xades.jaxb.xades132.UnsignedPropertiesType
-
Gets the value of the unsignedSignatureProperties property.
- getUnsignedSignaturePropertiesDom(Element, XAdESPaths) - Static method in class eu.europa.esig.dss.xades.validation.XAdESUnsignedSigProperties
-
Gets xades:UnsignedSignatureProperties element
- getUnsignedSignaturePropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getUnsignedSignaturePropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getUnsignedSignaturePropertiesPath() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getUnsignedSignaturePropertiesPath() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets path "./ds:Object/xades:QualifyingProperties/xades:UnsignedProperties/xades:UnsignedSignatureProperties"
- getUnsupportedDocuments() - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Gets unsupported documents
- getUnsupportedDocuments() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Returns a list of unsupported documents from the container
- getUpdateDate() - Method in class eu.europa.esig.dss.policy.jaxb.AlgoExpirationDate
-
Gets the value of the updateDate property.
- getUpdateRevocationTokenEntryQuery() - Method in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
- getUpdateRevocationTokenEntryQuery() - Method in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
- getUpdateRevocationTokenEntryQuery() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
-
Returns an SQL query to update a revocation token in a table
- getUppercaseDescriptionForOids() - Static method in enum eu.europa.esig.dss.enumerations.X520Attributes
-
Gets map of X520 Attribute uppercase names and their corresponding OIDs
- getUri() - Method in class eu.europa.esig.dss.definition.DSSNamespace
-
Gets the namespace URI
- getUri() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicAlgorithm
-
Gets the value of the uri property.
- getUri() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateContentEquivalence
-
Gets the value of the uri property.
- getUri() - Method in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
Gets URI of the AdditionalServiceInformation
- getUri() - Method in enum eu.europa.esig.dss.enumerations.CommitmentTypeEnum
- getUri() - Method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Get the algorithm uri
- getUri() - Method in enum eu.europa.esig.dss.enumerations.Indication
- getUri() - Method in enum eu.europa.esig.dss.enumerations.MessageType
- getUri() - Method in enum eu.europa.esig.dss.enumerations.MRAEquivalenceContext
- getUri() - Method in enum eu.europa.esig.dss.enumerations.MRAStatus
- getUri() - Method in enum eu.europa.esig.dss.enumerations.PKIEncoding
- getUri() - Method in enum eu.europa.esig.dss.enumerations.RevocationReason
- getUri() - Method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Gets URI of the AdditionalServiceInformation
- getUri() - Method in enum eu.europa.esig.dss.enumerations.SigDMechanism
- getUri() - Method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
Returns the XML ID of the signature algorithm.
- getUri() - Method in enum eu.europa.esig.dss.enumerations.SignatureQualification
- getUri() - Method in enum eu.europa.esig.dss.enumerations.SubIndication
- getUri() - Method in enum eu.europa.esig.dss.enumerations.TimestampQualification
-
Returns a URI of the qualification status
- getUri() - Method in enum eu.europa.esig.dss.enumerations.TSLTypeEnum
- getUri() - Method in interface eu.europa.esig.dss.enumerations.UriBasedEnum
-
Returns a URI
- getUri() - Method in class eu.europa.esig.dss.model.CommonCommitmentType
- getUri() - Method in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
- getUri() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
Gets identifier's URI
- getUri() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
Gets the URI
- getUri() - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Returns the signature policy URI (if found)
- getUri() - Method in class eu.europa.esig.dss.xades.reference.DSSReference
-
Gets URI attribute of the reference
- getUri() - Method in class eu.europa.esig.dss.xades.reference.XAdESReferenceValidation
-
Gets URI of the reference
- getUri() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.QualifierType
-
Gets the value of the uri property.
- getUri() - Method in enum eu.europa.esig.validationreport.enums.ConstraintStatus
- getUri() - Method in enum eu.europa.esig.validationreport.enums.ObjectType
- getUri() - Method in enum eu.europa.esig.validationreport.enums.SignatureValidationProcessID
- getUri() - Method in enum eu.europa.esig.validationreport.enums.TypeOfProof
- getUri() - Method in class eu.europa.esig.xades.jaxb.xades111.HashDataInfoType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.asic.manifest.jaxb.SigReferenceType
-
Gets the value of the uri property.
- getURI() - Method in enum eu.europa.esig.dss.asic.common.definition.ASiCElement
- getURI() - Method in enum eu.europa.esig.dss.asic.xades.definition.ManifestElement
- getURI() - Method in interface eu.europa.esig.dss.definition.DSSElement
-
Returns namespace URI
- getURI() - Method in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
- getURI() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampInclude
-
Gets the reference URI
- getURI() - Method in class eu.europa.esig.dss.ws.dto.TimestampIncludeDTO
-
Gets the reference URI
- getURI() - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- getURI() - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- getURI() - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- getURI() - Method in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
- getURI() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AdditionalServiceInformationType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ElectronicAddressType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIListType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyURIListType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectRepresentationType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xades.jaxb.xades111.CRLIdentifierType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xades.jaxb.xades111.OCSPIdentifierType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesReferenceType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xades.jaxb.xades122.CertIDType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xades.jaxb.xades122.CRLIdentifierType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xades.jaxb.xades122.IncludeType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xades.jaxb.xades122.OCSPIdentifierType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesReferenceType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xades.jaxb.xades132.CertIDType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xades.jaxb.xades132.CRLIdentifierType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xades.jaxb.xades132.IncludeType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xades.jaxb.xades132.OCSPIdentifierType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesReferenceType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xades.jaxb.xades132.ReferenceInfoType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xades.jaxb.xades141.ValidationDataType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xmldsig.jaxb.ReferenceType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xmldsig.jaxb.RetrievalMethodType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xmlenc.jaxb.CipherReferenceType
-
Gets the value of the uri property.
- getURI() - Method in class eu.europa.esig.xmlenc.jaxb.ReferenceType
-
Gets the value of the uri property.
- getURIBasedOnOID() - Method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
Returns the URI of the signature algorithm generated from its OID: Ex.: OID = 1.2.4.5.6.8 becomes URI = urn:oid:1.2.4.5.6.8 Note: see RFC 3061 "A URN Namespace of Object Identifiers"
- getUriOrUrnOid(ObjectIdentifier) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Returns URI if present, otherwise URN encoded OID (see RFC 3061) Returns NULL if non of them is present
- getUrl() - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Gets distributionPoint url ...
- getUrl() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Gets the value of the url property.
- getUrl() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Gets the value of the url property.
- getUrl() - Method in class eu.europa.esig.dss.model.x509.extension.PdsLocation
-
Returns URL
- getUrl() - Method in class eu.europa.esig.dss.spi.tsl.TLInfo
-
Returns a URL that was used to download the remote file
- getUrl() - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Gets the TL URL
- getURL() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlTLAnalysis
-
Gets the value of the url property.
- getUrlString() - Method in class eu.europa.esig.dss.spi.client.http.DataLoader.DataAndUrl
-
Gets the URL string used to download the data
- getUrlString() - Method in class eu.europa.esig.dss.spi.x509.revocation.OnlineRevocationSource.RevocationTokenAndUrl
-
Gets the URL used to download the data
- getUsageQualifiers(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Filters qualifiers containing the usage type identifiers (i.e.
- getUse() - Method in class eu.europa.esig.saml.jaxb.metadata.KeyDescriptorType
-
Gets the value of the use property.
- getUsedCertificateByCertificateRef(CertificateRef) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Returns used certificate by the
certificateRef
- getUsedCertificateById(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns a certificate wrapper for the given certificate id
- getUsedCertificateByIdNullSafe(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns a certificate wrapper for the given certificate id
- getUsedCertificates() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method retrieves a list of certificate wrappers
- getUsedCertificates() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- getUsedDigestAlgorithm(SingleResp) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
Returns a DigestAlgorithm used in the given
singleResp
- getUsedRevocations() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- getUsedTimestamps() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- getUsePseudonym() - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Gets the value of the usePseudonym property.
- getUser() - Method in class eu.europa.esig.dss.service.http.proxy.ProxyProperties
-
Returns the user to use
- getUsername() - Method in class eu.europa.esig.dss.service.http.commons.UserCredentials
-
Gets the username
- getUserNotice() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Gets the value of the userNotice property.
- getUserNotice() - Method in class eu.europa.esig.dss.model.Policy
-
Gets the SP UserNotice qualifier
- getUserNotice() - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Gets user notice that should be displayed when the signature is verified
- getUtcDate(int, int, int) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method returns an UTC date base on the year, the month and the day.
- getValAssuredSTCerts(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Returns the ext-etsi-valassured-ST-certs extension value, when present
- getValidArchiveManifestFilename(String, ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.SimpleASiCWithCAdESFilenameFactory
-
This method returns a valid archive manifest filename.
- getValidationCacheDTO(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
Returns download cache DTO result
- getValidationCacheInfo() - Method in class eu.europa.esig.dss.spi.tsl.TLInfo
-
Returns Validation Cache Info
- getValidationCertificateQualification() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCertificate
-
Gets the value of the validationCertificateQualification property.
- getValidationCertificateQualification() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationSignatureQualification
-
Gets the value of the validationCertificateQualification property.
- getValidationConstraint() - Method in class eu.europa.esig.validationreport.jaxb.ValidationConstraintsEvaluationReportType
-
Gets the value of the validationConstraint property.
- getValidationConstraintIdentifier() - Method in class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType
-
Gets the value of the validationConstraintIdentifier property.
- getValidationConstraintParameter() - Method in class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType
-
Gets the value of the validationConstraintParameter property.
- getValidationConstraintsEvaluationReport() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Gets the value of the validationConstraintsEvaluationReport property.
- getValidationContext() - Method in class eu.europa.esig.dss.validation.BaselineRequirementsChecker
-
Returns a validated validation context
- getValidationData(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- getValidationData(AdvancedSignature) - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
Returns a validation data for the given signature's certificate chain
- getValidationData(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.ValidationDataContainer
-
Returns a related
ValidationData
for the given token id - getValidationData(TimestampToken) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- getValidationData(TimestampToken) - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
Returns a validation data for the given timestampToken's certificate chain
- getValidationData(TimestampToken) - Method in class eu.europa.esig.dss.validation.ValidationDataContainer
-
Returns a related
ValidationData
for the given token id - getValidationData(Collection<T>) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Extracts a validation data for provided collection of signatures
- getValidationData(Collection<T>) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- getValidationData(Collection<T>, Collection<TimestampToken>) - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
- getValidationData(Collection<T>, Collection<TimestampToken>) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Extracts a validation data for provided collection of signatures and/or timestamps
- getValidationData(Collection<T>, Collection<TimestampToken>) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- getValidationDate() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns the validation time
- getValidationDate() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
-
Gets the value of the validationDate property.
- getValidationMessages() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFAInfo
- getValidationMessages() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlPDFAInfo
-
Gets the value of the validationMessages property.
- getValidationModel() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getValidationModel() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns the used validation model (default is SHELL).
- getValidationObject() - Method in class eu.europa.esig.validationreport.jaxb.POEProvisioningType
-
Gets the value of the validationObject property.
- getValidationObject() - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectListType
-
Gets the value of the validationObject property.
- getValidationObjectId() - Method in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
-
Gets the value of the validationObjectId property.
- getValidationObjectId() - Method in class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
-
Gets the value of the validationObjectId property.
- getValidationObjectRepresentation() - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
-
Gets the value of the validationObjectRepresentation property.
- getValidationPolicy() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSimpleCertificateReport
-
Gets the value of the validationPolicy property.
- getValidationPolicy() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Gets the value of the validationPolicy property.
- getValidationPolicy() - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
-
Gets the validation policy
- getValidationPolicy() - Method in interface eu.europa.esig.dss.validation.executor.ProcessExecutor
-
This method returns the used
ValidationPolicy
- getValidationPolicy(File) - Method in class eu.europa.esig.dss.policy.ValidationPolicyFacade
-
Gets the validation policy from the
file
- getValidationPolicy(InputStream) - Method in class eu.europa.esig.dss.policy.ValidationPolicyFacade
-
Gets the validation policy from the
is
- getValidationPolicy(String) - Method in class eu.europa.esig.dss.policy.ValidationPolicyFacade
-
Gets the validation policy from the
path
- getValidationProcessArchivalData() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
-
Gets the value of the validationProcessArchivalData property.
- getValidationProcessBasicSignature() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
-
Gets the value of the validationProcessBasicSignature property.
- getValidationProcessLongTermData() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
-
Gets the value of the validationProcessLongTermData property.
- getValidationProcessTimestamp() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlTimestamp
-
Gets the value of the validationProcessTimestamp property.
- getValidationReadOnlyResult() - Method in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Returns the cached read-only validation result DTO
- getValidationReport() - Method in class eu.europa.esig.dss.ws.validation.dto.WSReportsDTO
-
Gets the ETSI validation report
- getValidationReport() - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
-
Gets the value of the validationReport property.
- getValidationReportDataHandler() - Method in class eu.europa.esig.dss.ws.validation.dto.WSReportsDTO
-
Gets a Validation report data handler
- getValidationSignatureQualification() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
-
Gets the value of the validationSignatureQualification property.
- getValidationStatus() - Method in class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType
-
Gets the value of the validationStatus property.
- getValidationTask(DSSDocument, CertificateSource) - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
Returns the corresponding validation task for the source on the given document using the provided certificate source
- getValidationTime() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
-
Gets the value of the validationTime property.
- getValidationTime() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlDetailedReport
-
Gets the value of the validationTime property.
- getValidationTime() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationCertificateQualification
-
Gets the value of the validationTime property.
- getValidationTime() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSimpleCertificateReport
-
Gets the value of the validationTime property.
- getValidationTime() - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method returns the used validation time
- getValidationTime() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Gets the value of the validationTime property.
- getValidationTime() - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns the validation time.
- getValidationTime() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Returns validation time In case if the validation time is not provided, initialize the current time value from the system
- getValidationTime() - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateToValidateDTO
-
Gets the validation time
- getValidationTime() - Method in class eu.europa.esig.validationreport.jaxb.ValidationTimeInfoType
-
Gets the value of the validationTime property.
- getValidationTimeInfo() - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Gets the value of the validationTimeInfo property.
- getValidationTimeMessageTag(ValidationTime) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Returns a
MessageTag
corresponding to the givenValidationTime
type - getValidationTimestampQualification() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlTimestamp
-
Gets the value of the validationTimestampQualification property.
- getValidDataPackageFilename(String, ASiCContent) - Method in class eu.europa.esig.dss.asic.common.AbstractASiCFilenameFactory
-
This method returns a valid data package filename
- getValidityAssuredShortTerm() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Returns the ext-etsi-valassured-ST-certs value
- getValidManifestFilename(String, ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.SimpleASiCWithCAdESFilenameFactory
-
This method returns a valid manifest filename
- getValidManifestFilename(String, ASiCContent) - Method in class eu.europa.esig.dss.asic.xades.signature.SimpleASiCWithXAdESFilenameFactory
-
This method returns a valid manifest filename
- getValidSignatureFilename(String, ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.SimpleASiCWithCAdESFilenameFactory
-
This method returns a valid signature filename
- getValidSignatureFilename(String, ASiCContent) - Method in class eu.europa.esig.dss.asic.xades.signature.SimpleASiCWithXAdESFilenameFactory
-
This method returns a valid signature filename
- getValidSignaturesCount() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Gets the value of the validSignaturesCount property.
- getValidSignaturesCount() - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method returns the number of valid signatures
- getValidTimestampFilename(String, ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.SimpleASiCWithCAdESFilenameFactory
-
This method returns a valid timestamp filename
- getValidUntil() - Method in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
-
Gets the value of the validUntil property.
- getValidUntil() - Method in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
-
Gets the value of the validUntil property.
- getValidUntil() - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Gets the value of the validUntil property.
- getValidUntil() - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Gets the value of the validUntil property.
- getValue() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlMessage
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSemantic
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlByteRange
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDistinguishedName
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralName
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlInhibitAnyPolicy
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlIssuerSerial
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlLangAndValue
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModification
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOID
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTSAGeneralName
-
Gets the value of the value property.
- getValue() - Method in enum eu.europa.esig.dss.enumerations.EndorsementType
-
Returns the string value of the enumeration
- getValue() - Method in enum eu.europa.esig.dss.enumerations.KeyUsageBit
-
Returns the key usage name
- getValue() - Method in enum eu.europa.esig.dss.enumerations.ObjectIdentifierQualifier
-
Returns XML value of the qualifier
- getValue() - Method in enum eu.europa.esig.dss.enumerations.RevocationReason
-
Returns the value of the RevocationReason
- getValue() - Method in class eu.europa.esig.dss.jades.HTTPHeader
-
Returns a String value of the HTTP Header
- getValue() - Method in class eu.europa.esig.dss.jades.validation.JAdESAttribute
-
Gets the value
- getValue() - Method in class eu.europa.esig.dss.jaxb.object.Message
-
Gets the value of the message.
- getValue() - Method in class eu.europa.esig.dss.model.Digest
-
Gets the digest value
- getValue() - Method in class eu.europa.esig.dss.model.SignatureValue
-
Gets the SignatureValue binaries
- getValue() - Method in class eu.europa.esig.dss.model.x509.extension.GeneralName
-
Gets the string representation of the GeneralName value
- getValue() - Method in class eu.europa.esig.dss.model.x509.extension.InhibitAnyPolicy
-
Gets the InhibitAnyPolicy constraint value
- getValue() - Method in class eu.europa.esig.dss.policy.jaxb.Algo
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.policy.jaxb.IntValueConstraint
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.policy.jaxb.ModelConstraint
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.policy.jaxb.TimeConstraint
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.policy.jaxb.ValueConstraint
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlMessage
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlMessage
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSemantic
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureLevel
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestampLevel
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.dss.tsl.dto.condition.KeyUsageCondition
-
Returns the required bit value of the key usage to be checked.
- getValue() - Method in class eu.europa.esig.dss.ws.dto.DigestDTO
-
Gets the digest value
- getValue() - Method in class eu.europa.esig.dss.ws.dto.SignatureValueDTO
-
Gets the SignatureValue binaries
- getValue() - Method in class eu.europa.esig.saml.jaxb.assertion.ActionType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.saml.jaxb.assertion.NameIDType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.saml.jaxb.dce.DCEValueType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.saml.jaxb.ecp.RelayStateType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.saml.jaxb.metadata.AdditionalMetadataLocationType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.saml.jaxb.metadata.LocalizedNameType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.saml.jaxb.metadata.LocalizedURIType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusCodeType
-
Gets the value of the value property.
- getValue() - Method in enum eu.europa.esig.trustedlist.enums.Assert
-
Gets the value of the enumeration, corresponding to the one defined in XSD
- getValue() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AttributedNonEmptyURIType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangNormStringType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangStringType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.validationreport.jaxb.TypedDataType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.xades.jaxb.xades111.EncapsulatedPKIDataType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.xades.jaxb.xades111.IdentifierType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.xades.jaxb.xades122.EncapsulatedPKIDataType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.xades.jaxb.xades122.IdentifierType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.xades.jaxb.xades132.EncapsulatedPKIDataType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.xades.jaxb.xades132.IdentifierType
-
Gets the value of the value property.
- getValue() - Method in class eu.europa.esig.xmldsig.jaxb.SignatureValueType
-
Gets the value of the value property.
- getValue(String) - Method in class eu.europa.esig.dss.diagnostic.DistinguishedNameListWrapper
-
Returns a value according to the given
format
- getValue(Node, String) - Static method in class eu.europa.esig.dss.DomUtils
-
Returns the String value of the corresponding to the XPath query.
- getValues() - Method in class eu.europa.esig.dss.cades.SignerAttributeV2
-
Return the sequence of choices - the array elements will either be of type Attribute[] or AttributeCertificate depending on what tag was used.
- getVCI() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Gets the value of the vci property.
- getVerifiedAlgorithm() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCC
-
Gets the value of the verifiedAlgorithm property.
- getVerifiedAtsHashIndex(SignerInformation, TimestampToken) - Method in class eu.europa.esig.dss.cades.signature.CadesLevelBaselineLTATimestampExtractor
-
get the atsHash index for verification of the provided token.
- getVersion() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Gets the value of the version property.
- getVersion() - Method in class eu.europa.esig.dss.spi.tsl.MRA
-
Gets the version attribute value
- getVersion() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
-
Gets LOTL/TL version
- getVersion() - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
- getVersion() - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Gets the version
- getVersion() - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Gets the value of the version property.
- getVersion() - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Gets the value of the version property.
- getVersion() - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Gets the value of the version property.
- getVersion() - Method in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
-
Gets the value of the version property.
- getVisibleSignatureFieldBoxPosition(PdfDocumentReader, SignatureFieldParameters) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Checks if the signatureFieldBox overlaps with any existing annotations on the given page and returns the respectful signature field box
- getVisibleSignatureFieldBoxPosition(PdfDocumentReader, SignatureFieldParameters) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextPDFSignatureService
- getVisibleSignatureFieldBoxPosition(SignatureDrawer, PdfDocumentReader, SignatureFieldParameters) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Checks validity of the SignatureField position and returns the calculated signature field box
- getVisibleSignatureFieldBoxPosition(SignatureDrawer, PdfDocumentReader, SignatureFieldParameters) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextPDFSignatureService
- getVisualDifference() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlModificationDetection
-
Gets the value of the visualDifference property.
- getVisualDifferences() - Method in class eu.europa.esig.dss.pdf.modifications.PdfModificationDetection
-
Returns information about pages with visual differences between signed and final revisions
- getVisualDifferences(PdfDocumentReader, PdfDocumentReader) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Returns a list of visual differences between the provided PDF and the signed content
- getVisualDifferences(PdfDocumentReader, PdfDocumentReader) - Method in class eu.europa.esig.dss.pdf.modifications.DefaultPdfDifferencesFinder
- getVisualDifferences(PdfDocumentReader, PdfDocumentReader) - Method in interface eu.europa.esig.dss.pdf.modifications.PdfDifferencesFinder
-
Returns a list of visual differences found between signed and final revisions excluding newly created annotations
- getVisualDifferences(PdfDocumentReader, PdfDocumentReader) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextPDFSignatureService
- getVisualSignatureAlignmentHorizontal() - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Returns a horizontal alignment value of the signature field
- getVisualSignatureAlignmentVertical() - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Returns a vertical alignment value of the signature field
- getVOReference() - Method in class eu.europa.esig.validationreport.jaxb.VOReferenceType
-
Gets the value of the voReference property.
- getVRICreationTime() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfVriDictSource
-
Returns VRI creation time extracted from 'TU' field
- getVRICreationTime() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
-
Returns a VRI creation time defined within 'TU' field of a corresponding /VRI dictionary
- getVRIDictionaryBinaries() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictCRLSource
- getVRIDictionaryBinaries() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictOCSPSource
- getVRIDictionaryBinaries() - Method in class eu.europa.esig.dss.pades.validation.PAdESCRLSource
- getVRIDictionaryBinaries() - Method in class eu.europa.esig.dss.pades.validation.PAdESOCSPSource
- getVRIDictionaryBinaries() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
EncapsulatedRevocationTokenIdentifier
s present in 'VRI' dictionary NOTE: Applicable only for PAdES revocation source - getVRIDictionaryCertValues() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictCertificateSource
-
Gets list of certificate tokens extracted from all VRI dictionaries
- getVRIDictionaryCertValues() - Method in class eu.europa.esig.dss.pades.validation.PAdESCertificateSource
- getVRIDictionaryCertValues() - Method in class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Retrieves the list of all certificates from the VRI dictionary (PAdES)
- getVRIDictionaryCreationTime() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the vriDictionaryCreationTime property.
- getVRIDictionaryCreationTime() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns time of /VRI dictionary creation, when 'TU' attribute is present (PAdES only)
- getVRIDictionaryTokens() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictCRLSource
- getVRIDictionaryTokens() - Method in class eu.europa.esig.dss.pades.validation.dss.PdfDssDictOCSPSource
- getVRIDictionaryTokens() - Method in class eu.europa.esig.dss.pades.validation.PAdESCRLSource
- getVRIDictionaryTokens() - Method in class eu.europa.esig.dss.pades.validation.PAdESOCSPSource
- getVRIDictionaryTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
Retrieves the list of all
RevocationToken
s present in 'VRI' dictionary NOTE: Applicable only for PAdES revocation source - getVRIKey() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
-
Name of the related to the signature VRI dictionary
- getVRIs() - Method in interface eu.europa.esig.dss.pdf.PdfDssDict
-
Returns a list of VRI dictionaries
- getVRIs() - Method in class eu.europa.esig.dss.pdf.PdfVriDict
- getVRIs() - Method in class eu.europa.esig.dss.pdf.SingleDssDict
- getVRIsWithName(PdfDssDict, String) - Static method in class eu.europa.esig.dss.pades.PAdESUtils
-
Returns a list of VRI dictionaries, corresponding to the given signature (VRI) SHA-1 name NOTE:
vriName
can be null. - getVriTimestamps() - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
-
Returns a list of incorporated /VRI timestamps for the corresponding signature
- getVRITimestamps() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns all corresponding VRI timestamps (PAdES only)
- getVRITimestamps() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
-
Returns a list of timestamps enveloped within /VRI dictionary for the current signature
- getVRITimestampToken(String) - Method in class eu.europa.esig.dss.pades.validation.timestamp.PdfRevisionTimestampSource
-
Returns a timestamp token extracted from the VRI dictionary with the given key
- getVTS() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Gets the value of the vts property.
- getWarning() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Gets the value of the warning property.
- getWarning() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlDetails
-
Gets the value of the warning property.
- getWarning() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlDetails
-
Gets the value of the warning property.
- getWarnings() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConclusion
-
Gets the value of the warnings property.
- getWarnings() - Method in class eu.europa.esig.dss.jaxb.common.DSSErrorHandler
-
Returns a list of warnings occurred during the validation process.
- getWarnLevelConstraint() - Method in class eu.europa.esig.dss.validation.process.Chain
-
Returns the WARN level constraint
- getWhichDocument() - Method in class eu.europa.esig.validationreport.jaxb.XAdESSignaturePtrType
-
Gets the value of the whichDocument property.
- getWidth() - Method in class eu.europa.esig.dss.pades.SignatureFieldParameters
-
Gets a width of the signature field
- getWidth() - Method in class eu.europa.esig.dss.pdf.AnnotationBox
-
Returns a width of the box
- getWidth() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
-
Gets the signature field box width
- getWidth(String, float) - Method in class eu.europa.esig.dss.pdf.openpdf.visible.ITextDSSFontMetrics
- getWidth(String, float) - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.JavaDSSFontMetrics
- getWidth(String, float) - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer.PdfBoxDSSFontMetrics
- getWidth(String, float) - Method in interface eu.europa.esig.dss.pdf.visible.DSSFontMetrics
-
Computes a width for a string of a given size
- getWithMetaInfFolder(String) - Method in class eu.europa.esig.dss.asic.common.AbstractASiCFilenameFactory
-
This method is used to append a "META-INF/" string to the filename, when required.
- getWrittenConsent() - Method in class eu.europa.esig.saml.jaxb.authn.context.IdentificationType
-
Gets the value of the writtenConsent property.
- getWTLS() - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Gets the value of the wtls property.
- getX500Principal() - Method in class eu.europa.esig.dss.spi.x509.ResponderId
-
Gets
X500Principal
of the OCSP issuer - getX500PrincipalOrNull(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method returns the
X500Principal
corresponding to the given string ornull
if the conversion is not possible. - getX509Certificate() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
-
Gets the value of the x509Certificate property.
- getX509CertificateHolder(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Returns a
X509CertificateHolder
encapsulating the givenX509Certificate
. - getX509CRL() - Method in class eu.europa.esig.dss.crl.x509.impl.X509CRLValidity
-
Gets the
X509CRL
- getX509IssuerName() - Method in class eu.europa.esig.xmldsig.jaxb.X509IssuerSerialType
-
Gets the value of the x509IssuerName property.
- getX509IssuerSerial() - Method in class eu.europa.esig.validationreport.jaxb.SACertIDType
-
Gets the value of the x509IssuerSerial property.
- getX509IssuerSerialOrX509SKIOrX509SubjectName() - Method in class eu.europa.esig.xmldsig.jaxb.X509DataType
-
Gets the value of the x509IssuerSerialOrX509SKIOrX509SubjectName property.
- getX509SerialNumber() - Method in class eu.europa.esig.xmldsig.jaxb.X509IssuerSerialType
-
Gets the value of the x509SerialNumber property.
- getX509SKI() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
-
Gets the value of the x509SKI property.
- getX509SubjectName() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
-
Gets the value of the x509SubjectName property.
- getX509ValidationDetails() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Gets the value of the x509ValidationDetails property.
- getX509ValidationErrors(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method retrieve the ETSI EN 319 102-1 X.509 certificate validation errors for a given certificate by id
- getX509ValidationInfo(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method retrieve the ETSI EN 319 102-1 X.509 certificate validation information messages for a given certificate by id
- getX509ValidationWarnings(String) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
This method retrieve the ETSI EN 319 102-1 X.509 certificate validation warnings for a given certificate by id
- getXades141Namespace() - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
This method returns the current used XAdES 1.4.1 namespace
- getXades141Namespace() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
This method returns the current used XAdES 1.4.1 namespace Never returns null
- getXadesNamespace() - Method in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
This method returns the current used XAdES namespace.
- getXadesNamespace() - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
This method returns the current used XAdES namespace
- getXadesNamespace() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Returns the XAdES namespace
- getXadesNamespace() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
This method returns the current used XAdES namespace Never returns null
- getXAdESPaths() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Gets the current
XAdESPaths
- getXAdESPathsHolder() - Method in class eu.europa.esig.dss.xades.validation.XMLDocumentValidator
-
This getter returns the
XAdESPaths
- getXAdESPathsHolders() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Returns a list of used
XAdESPaths
- getXAdESService() - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESService
-
Returns the
XAdESService
to be used for signing - getXAdESSignatureParameters(RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.common.AbstractRemoteSignatureServiceImpl
-
Gets XAdES signature parameters
- getXAdESSignaturePtr() - Method in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
-
Gets the value of the xAdESSignaturePtr property.
- getXCV() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Gets the value of the xcv property.
- getXDpi() - Method in class eu.europa.esig.dss.pdf.visible.ImageResolution
-
Gets X axis dpi
- getXmlBasicSignature(Token) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Gets
XmlBasicSignature
for aToken
- getXmlCertificateById(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns an
XmlCertificate
by id if exists, null otherwise NOTE: should be used only for certificate validation process - getXmlCertificateRef(CertificateRef, CertificateRefOrigin) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Builds a
XmlCertificateRef
fromCertificateRef
- getXmlCRLRevocationRef(CRLRef, Set<RevocationRefOrigin>) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Builds a
XmlRevocationRef
fromCRLRef
- getXmlDetailedReport() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
-
This method returns the XML representation of the JAXB DetailedReport String
- getXmlDiagnosticData() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
-
This method returns the XML representation of the JAXB DiagnosticData String
- getXmlDigestAlgoAndValue(DigestAlgorithm, byte[]) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Builds a
XmlDigestAlgoAndValue
forDigestAlgorithm
anddigestValue
- getXmlDigestAlgoAndValue(Digest) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Builds a
XmlDigestAlgoAndValue
forDigest
- getXmldsigNamespace() - Method in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
This method returns the current used XMLDSig namespace.
- getXmldsigNamespace() - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
This method returns the current used XMLDSig namespace
- getXmldsigNamespace() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
This method returns the current used XMLDSig namespace Never returns null
- getXmldSigNamespace() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Returns the XMLDSIG namespace
- getXmlForCertificateChain(Token) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Returns a certificate chain for the
token
- getXmlForCertificateChain(Token, CertificateSource) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Returns a certificate chain for the
token
from thecertificateSource
- getXmlForCertificateChain(CertificateValidity, CertificateSource) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Builds a certificate chain for a
CertificateValidity
- getXmlFoundCertificates(Identifier, TokenCertificateSource) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Returns found certificates from the source
- getXMLLOTLPointer(ParsingCacheDTO) - Static method in class eu.europa.esig.dss.tsl.parsing.ParsingUtils
-
Extracts XML LOTL Pointer from a parsing cache of a pivot
- getXmlOCSPRevocationRef(OCSPRef, Set<RevocationRefOrigin>) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Builds a
XmlRevocationRef
fromOCSPRef
- getXmlOrphanCertificate(CertificateOrigin, CertificateToken, TokenCertificateSource, CertificateToken) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
This method builds an
XmlOrphanCertificateToken
- getXmlRelatedCertificateForOrphanReferences(TokenCertificateSource) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Returns a list of
XmlRelatedCertificate
s for orphan references withincertificateSource
- getXmlRevocationRefs(String, Map<RevocationRef<R>, Set<RevocationRefOrigin>>) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Returns a list of
XmlRevocationRef
for a token withtokenId
- getXmlSignatureById(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns an
XmlSignature
by the given id Null if the signature is not found - getXMLSignatureInput(Node) - Method in class eu.europa.esig.dss.xades.reference.ComplexTransform
-
Gets
XMLSignatureInput
for the given node - getXmlSignerInfo(SignerIdentifier) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Creates a
XmlSignerInfo
fromSignerIdentifier
- getXmlSignerInformationStore(Set<SignerIdentifier>) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
Builds a list of
XmlSignerInfo
fromSignerIdentifier
s - getXmlSigningCertificate(Identifier, CertificateValidity) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Gets a signing certificate token for a token with
tokenIdentifier
- getXmlSimpleReport() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
-
This method returns an XML representation of the JAXB SimpleReport String
- getXmlSimpleReport() - Method in class eu.europa.esig.dss.validation.reports.CertificateReports
-
This method returns the XML representation of the JAXB XmlSimpleCertificateReport String
- getXmlSimpleReport() - Method in class eu.europa.esig.dss.validation.reports.Reports
-
This method returns the XML representation of the JAXB SimpleReport String
- getXMLTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades111.TimeStampType
-
Gets the value of the xmlTimeStamp property.
- getXMLTimeStamp() - Method in class eu.europa.esig.xades.jaxb.xades122.TimeStampType
-
Gets the value of the xmlTimeStamp property.
- getXmlTimestampById(String) - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns an
XmlTimestamp
by the given id Null if the timestamp is not found - getXmlValidationReport() - Method in class eu.europa.esig.dss.validation.reports.Reports
-
This method returns the XML representation of the JAXB ETSI Validation Report String
- getXPath() - Method in class eu.europa.esig.validationreport.jaxb.XAdESSignaturePtrType
-
Gets the value of the xPath property.
- getXPathByIdAttribute(String) - Static method in class eu.europa.esig.dss.DomUtils
-
Returns case-insensitive xPath expression
- getXPathElementPlacement() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Returns the XPath element placement for Enveloped signature creation
- getXPathLocationString() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Gets the xPath signature location string (ENVELOPED only)
- getXPointerId(String) - Static method in class eu.europa.esig.dss.DomUtils
-
Method getXPointerId See
org.apache.xml.security.utils.resolver.implementations.ResolverXPointer
- getXSDSources() - Method in class eu.europa.esig.asic.manifest.ASiCManifestUtils
- getXSDSources() - Method in class eu.europa.esig.saml.SAMLAssertionUtils
- getXSDSources() - Method in class eu.europa.esig.saml.SoapEnvelopeUtils
- getXSDSources() - Method in class eu.europa.esig.saml.XMLEncUtils
- getXSDSources() - Method in class eu.europa.esig.trustedlist.mra.MRAUtils
- getXSDSources() - Method in class eu.europa.esig.trustedlist.TrustedListUtils
- getXSDSources() - Method in class eu.europa.esig.validationreport.ValidationReportUtils
- getXSDSources() - Method in class eu.europa.esig.xades.XAdES111Utils
- getXSDSources() - Method in class eu.europa.esig.xades.XAdES122Utils
- getXSDSources() - Method in class eu.europa.esig.xades.XAdES319132Utils
- getXSDSources() - Method in class eu.europa.esig.xades.XAdESUtils
- getXSDSources() - Method in class eu.europa.esig.xmldsig.XmlDSigUtils
- getXSDSources() - Method in class eu.europa.esig.xmldsig.XSDAbstractUtils
-
Returns a list of module-specific XSD
Source
s - getXSDUtils() - Method in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
- getXSDUtils() - Method in class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
- getXSDUtils() - Method in class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
- getXSDUtils() - Method in interface eu.europa.esig.dss.xades.definition.XAdESPaths
-
Gets the XSD Utils
- getXVals(Set<CertificateToken>) - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineLT
-
Builds and returns 'xVals' JSONArray
- getY() - Method in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
-
Gets the value of the y property.
- getYDpi() - Method in class eu.europa.esig.dss.pdf.visible.ImageResolution
-
Gets Y axis dpi
- getZipComment() - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Gets the zip comment
- getZipComment() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method returns the zip comment (if the document is a container)
- getZipComment() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
-
Gets the value of the zipComment property.
- getZipComment() - Method in class eu.europa.esig.dss.validation.ContainerInfo
-
Gets the zip comment
- getZipComment(ASiCParameters) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Returns a ZIP Comment String according to the given parameters
- getZipComment(MimeType) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Returns a ZIP Comment String from the provided
MimeType
- getZipComment(DSSDocument) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Returns a zip comment
String
from the ASiC container - getZipComment(String) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Returns a ZIP Comment String from the provided
mimeTypeString
- getZipCommentPresent() - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Gets the value of the zipCommentPresent property.
- getZipCommentPresentConstraint() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- getZipCommentPresentConstraint() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns ZipCommentPresent constraint if present in the policy, null otherwise
- getZipCreationDate() - Method in interface eu.europa.esig.dss.asic.cades.ASiCWithCAdESCommonParameters
-
Returns a signing date
- getZipCreationDate() - Method in class eu.europa.esig.dss.asic.cades.ASiCWithCAdESSignatureParameters
- getZipCreationDate() - Method in class eu.europa.esig.dss.asic.cades.ASiCWithCAdESTimestampParameters
- getZipEntry() - Method in class eu.europa.esig.dss.asic.common.ContainerEntryDocument
- getZipEntry() - Method in interface eu.europa.esig.dss.asic.common.DSSZipEntryDocument
-
Returns ZIP entry wrapper containing metadata about a file within a ZIP-container
- getZipEntry() - Method in class eu.europa.esig.dss.asic.common.FileArchiveEntry
- getZoom() - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Returns the defined Zoom value in percentage
- getZoom() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Gets signature field zoom
- givenName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- givenName - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- givenName - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
- givenName - Variable in class eu.europa.esig.saml.jaxb.metadata.ContactType
- GIVENNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- GivenNameCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate's given name are acceptable
- GivenNameCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.GivenNameCheck
-
Default constructor
- GOOD - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateStatus
-
The certificate is not revoked
- GoogleGuavaUtils - Class in eu.europa.esig.dss.utils.guava.impl
-
Google Guava implementation of Utils
- GoogleGuavaUtils() - Constructor for class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
-
Default constructor
- governingAgreementRef - Variable in class eu.europa.esig.saml.jaxb.authn.context.GoverningAgreementRefType
- governingAgreementRef - Variable in class eu.europa.esig.saml.jaxb.authn.context.GoverningAgreementsType
- GoverningAgreementRefType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for GoverningAgreementRefType complex type.
- GoverningAgreementRefType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.GoverningAgreementRefType
- governingAgreements - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
- governingAgreements - Variable in class eu.europa.esig.saml.jaxb.authn.context.IdentificationType
- GoverningAgreementsType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for GoverningAgreementsType complex type.
- GoverningAgreementsType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.GoverningAgreementsType
- GRANTED - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
After eIDAS 'granted' status
- GrantedServiceFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
-
Filters TrustedServices by 'granted' status (before and after eIDAS)
- GrantedServiceFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.GrantedServiceFilter
-
Default constructor
- GrantedStatusAtProductionTimeCheck - Class in eu.europa.esig.dss.validation.process.qualification.timestamp.checks
-
Verifies of the certificate has related TrustedServices which have been 'granted' at the timestamp's production time
- GrantedStatusAtProductionTimeCheck(I18nProvider, XmlValidationTimestampQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.GrantedStatusAtProductionTimeCheck
-
Default constructor
- GrantedStatusCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
Verifies if the certificate has TrustedServices with a 'granted' status
- GrantedStatusCheck(I18nProvider, T, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.GrantedStatusCheck
-
Default constructor
- GrantedTrustService - Class in eu.europa.esig.dss.tsl.function
-
Filters TrustServices by 'granted' property (supports pre- and post- eIDAS)
- GrantedTrustService() - Constructor for class eu.europa.esig.dss.tsl.function.GrantedTrustService
-
Default constructor
- GRAY_PROFILE_NAME - Static variable in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
The GRAY color profile
- GUIDE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
H
- handleResponse(ClassicHttpResponse) - Method in class eu.europa.esig.dss.service.http.commons.CommonsHttpClientResponseHandler
- HARDWARE - Enum constant in enum eu.europa.esig.saml.jaxb.authn.context.DeviceTypeType
- hasAProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Checks if the signature has the 101733-A profile
- hasAProfile() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
-
Checks the presence of ArchiveTimeStamp element in the signature, what is the proof -A profile existence
- hasAProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Checks the presence of ArchiveTimeStamp element in the signature, what is the proof -A profile existence
- hasBaselineBProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker
- hasBaselineBProfile() - Method in class eu.europa.esig.dss.jades.validation.JAdESBaselineRequirementsChecker
- hasBaselineBProfile() - Method in class eu.europa.esig.dss.pades.validation.PAdESBaselineRequirementsChecker
- hasBaselineBProfile() - Method in class eu.europa.esig.dss.validation.BaselineRequirementsChecker
-
Checks if the signature has a corresponding BASELINE-B profile
- hasBaselineBProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESBaselineRequirementsChecker
- hasBaselineLTAProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker
- hasBaselineLTAProfile() - Method in class eu.europa.esig.dss.jades.validation.JAdESBaselineRequirementsChecker
- hasBaselineLTAProfile() - Method in class eu.europa.esig.dss.pades.validation.PAdESBaselineRequirementsChecker
- hasBaselineLTAProfile() - Method in class eu.europa.esig.dss.validation.BaselineRequirementsChecker
-
Checks if the signature has a corresponding BASELINE-LTA profile
- hasBaselineLTAProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESBaselineRequirementsChecker
- hasBaselineLTProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker
- hasBaselineLTProfile() - Method in class eu.europa.esig.dss.jades.validation.JAdESBaselineRequirementsChecker
- hasBaselineLTProfile() - Method in class eu.europa.esig.dss.pades.validation.PAdESBaselineRequirementsChecker
- hasBaselineLTProfile() - Method in class eu.europa.esig.dss.validation.BaselineRequirementsChecker
-
Checks if the signature has a corresponding BASELINE-LT profile
- hasBaselineLTProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESBaselineRequirementsChecker
- hasBaselineTProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker
- hasBaselineTProfile() - Method in class eu.europa.esig.dss.jades.validation.JAdESBaselineRequirementsChecker
- hasBaselineTProfile() - Method in class eu.europa.esig.dss.pades.validation.PAdESBaselineRequirementsChecker
- hasBaselineTProfile() - Method in class eu.europa.esig.dss.validation.BaselineRequirementsChecker
-
Checks if the signature has a corresponding BASELINE-T profile
- hasBaselineTProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESBaselineRequirementsChecker
- hasBESProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Checks the presence of signing certificate covered by the signature, what is the proof -BES profile existence
- hasBESProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Checks the presence of signing certificate covered by the signature, what is the proof -BES profile existence
- hasBProfile() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Checks if the signature is conformant to AdES-BASELINE-B level
- hasCProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Checks if the signature has the 101733-C profile
- hasCProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Checks the presence of CompleteCertificateRefs and CompleteRevocationRefs segments in the signature, what is the proof -C profile existence
- hasEPESProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Checks the presence of signature-policy-identifier element in the signature, what is the proof -EPES profile existence
- hasEPESProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Checks the presence of SignaturePolicyIdentifier element in the signature, what is the proof -EPES profile existence
- hasExtendedAProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker
-
Checks if the signature has a corresponding CAdES-A profile
- hasExtendedAProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESBaselineRequirementsChecker
-
Checks if the signature has a corresponding XAdES-A profile
- hasExtendedBESProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker
-
Checks if the signature has a corresponding CAdES-BES profile
- hasExtendedBESProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESBaselineRequirementsChecker
-
Checks if the signature has a corresponding XAdES-BES profile
- hasExtendedCProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker
-
Checks if the signature has a corresponding CAdES-C profile
- hasExtendedCProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESBaselineRequirementsChecker
-
Checks if the signature has a corresponding XAdES-C profile
- hasExtendedEPESProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker
-
Checks if the signature has a corresponding CAdES-EPES profile
- hasExtendedEPESProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESBaselineRequirementsChecker
-
Checks if the signature has a corresponding XAdES-EPES profile
- hasExtendedTProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker
-
Checks if the signature has a corresponding CAdES-T profile
- hasExtendedTProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Checks the presence of signature-time-stamp element in the signature, what is the proof -T profile existence
- hasExtendedTProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESBaselineRequirementsChecker
-
Checks if the signature has a corresponding XAdES-T profile
- hasExtendedTProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Checks the presence of SignatureTimeStamp element in the signature, what is the proof -T profile existence
- hasExtendedXLProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker
-
Checks if the signature has a corresponding CAdES-XL profile
- hasExtendedXLProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESBaselineRequirementsChecker
-
Checks if the signature has a corresponding XAdES-XL profile
- hasExtendedXProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESBaselineRequirementsChecker
-
Checks if the signature has a corresponding CAdES-X profile
- hasExtendedXProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESBaselineRequirementsChecker
-
Checks if the signature has a corresponding XAdES-X profile
- HASH_AV - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Hash algo and value
- HASH_DATA_INFO - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- HASH_DATA_INFO_TRANSFORM_PATH - Static variable in class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
-
The path "./xades111:HashDataInfo/xades111:Transforms/xades111:Transform"
- HASH_FAILURE - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into TOTAL-FAILED because at least one hash of a signed data object(s) that has been included in the signing process does not match the corresponding hash value in the signature.
- HASH_M - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signed data digest algorithm identifier
- HASH_V - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Array of signed data digest algorithm values (hashes)
- hashCode() - Method in class eu.europa.esig.dss.asic.common.ASiCParameters
- hashCode() - Method in class eu.europa.esig.dss.crl.CRLValidity
- hashCode() - Method in class eu.europa.esig.dss.crl.x509.impl.X509CRLValidity
- hashCode() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- hashCode() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
- hashCode() - Method in class eu.europa.esig.dss.diagnostic.OrphanTokenWrapper
- hashCode() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
- hashCode() - Method in class eu.europa.esig.dss.diagnostic.SignerDataWrapper
- hashCode() - Method in class eu.europa.esig.dss.jades.validation.JAdESAttribute
- hashCode() - Method in class eu.europa.esig.dss.jaxb.object.Message
- hashCode() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
- hashCode() - Method in class eu.europa.esig.dss.model.BLevelParameters
- hashCode() - Method in class eu.europa.esig.dss.model.Digest
- hashCode() - Method in class eu.europa.esig.dss.model.identifier.Identifier
- hashCode() - Method in class eu.europa.esig.dss.model.Policy
- hashCode() - Method in class eu.europa.esig.dss.model.SignatureValue
- hashCode() - Method in class eu.europa.esig.dss.model.SignerLocation
- hashCode() - Method in class eu.europa.esig.dss.model.SpDocSpecification
- hashCode() - Method in class eu.europa.esig.dss.model.TimestampParameters
- hashCode() - Method in class eu.europa.esig.dss.model.ToBeSigned
- hashCode() - Method in class eu.europa.esig.dss.model.UserNotice
- hashCode() - Method in class eu.europa.esig.dss.model.x509.Token
- hashCode() - Method in class eu.europa.esig.dss.model.x509.X500PrincipalHelper
- hashCode() - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
- hashCode() - Method in class eu.europa.esig.dss.pades.validation.ByteRange
- hashCode() - Method in class eu.europa.esig.dss.pades.validation.scope.PdfByteRangeSignatureScope
- hashCode() - Method in class eu.europa.esig.dss.pdf.AbstractPdfDssDict
- hashCode() - Method in class eu.europa.esig.dss.pdf.AnnotationBox
- hashCode() - Method in class eu.europa.esig.dss.pdf.modifications.ObjectModification
- hashCode() - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectTree
- hashCode() - Method in class eu.europa.esig.dss.pdf.PdfAnnotation
- hashCode() - Method in class eu.europa.esig.dss.pdf.PdfSignatureCache
- hashCode() - Method in class eu.europa.esig.dss.pdf.PdfVriDict
- hashCode() - Method in class eu.europa.esig.dss.pdf.SingleDssDict
- hashCode() - Method in class eu.europa.esig.dss.ProfileParameters
- hashCode() - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
- hashCode() - Method in class eu.europa.esig.dss.spi.x509.ResponderId
- hashCode() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
- hashCode() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
- hashCode() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
- hashCode() - Method in class eu.europa.esig.dss.spi.x509.SignerIdentifier
- hashCode() - Method in class eu.europa.esig.dss.tsl.cache.CacheKey
- hashCode() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- hashCode() - Method in class eu.europa.esig.dss.validation.scope.ManifestEntrySignatureScope
- hashCode() - Method in class eu.europa.esig.dss.validation.scope.SignatureScope
- hashCode() - Method in class eu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
- hashCode() - Method in class eu.europa.esig.dss.validation.SignerRole
- hashCode() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampedReference
- hashCode() - Method in class eu.europa.esig.dss.ws.dto.DigestDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.dto.RemoteColor
- hashCode() - Method in class eu.europa.esig.dss.ws.dto.RemoteDocument
- hashCode() - Method in class eu.europa.esig.dss.ws.dto.SignatureValueDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.dto.ToBeSignedDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.AbstractDataToSignDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.AbstractSignDocumentDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.CounterSignSignatureDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.DataToBeCounterSignedDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignExternalCmsDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignMultipleDocumentsDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignOneDocumentDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.ExtendDocumentDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTimestampParameters
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.PDFExternalSignDocumentDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.SignMessageDigestExternalCmsDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.SignMultipleDocumentDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.SignOneDocumentDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.TimestampMultipleDocumentDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.signature.dto.TimestampOneDocumentDTO
- hashCode() - Method in class eu.europa.esig.dss.ws.timestamp.dto.TimestampResponseDTO
- hashCode() - Method in class eu.europa.esig.dss.xades.reference.AbstractTransform
- hashCode() - Method in class eu.europa.esig.dss.xades.reference.XPath2FilterTransform
- hashCode() - Method in class eu.europa.esig.dss.xades.reference.XPathTransform
- hashCode() - Method in class eu.europa.esig.dss.xades.signature.XAdESCounterSignatureParameters
- hashCode() - Method in class eu.europa.esig.dss.xades.signature.XmlPolicyWithTransforms
- hashCode() - Method in class eu.europa.esig.dss.xades.validation.scope.XPointerSignatureScope
- hashCode() - Method in class eu.europa.esig.dss.xades.validation.XAdESAttribute
- hashCode() - Method in class eu.europa.esig.dss.xades.XAdESTimestampParameters
- hashDataInfo - Variable in class eu.europa.esig.xades.jaxb.xades111.TimeStampType
- HashDataInfoType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for HashDataInfoType complex type.
- HashDataInfoType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.HashDataInfoType
- hashOnly - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerDocumentRepresentations
- hashOnly - Variable in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
- hasIdPkixOcspNoCheckExtension(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Deprecated.since DSS 5.12. Use
CertificateExtensionsUtils.hasOcspNoCheckExtension(token)
- hasLTAProfile() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Checks if the LTA-level is present in the signature
- hasLTProfile() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Checks if the LT-level is present in the signature
- hasOcspNoCheckExtension(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Checks if the certificate contains ocsp-nocheck extension indicating if the revocation data should be checked for an OCSP signing certificate.
RFC 6960 - hasPKCS7LTAProfile() - Method in class eu.europa.esig.dss.pades.validation.PAdESBaselineRequirementsChecker
-
Checks if the signature has PKCS#7-LTA profile
- hasPKCS7LTAProfile() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
-
Checks the presence of an archive-time-stamp
- hasPKCS7LTProfile() - Method in class eu.europa.esig.dss.pades.validation.PAdESBaselineRequirementsChecker
-
Checks if the signature has PKCS#7-LT profile
- hasPKCS7LTProfile() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
-
Checks the presence of a validation data
- hasPKCS7Profile() - Method in class eu.europa.esig.dss.pades.validation.PAdESBaselineRequirementsChecker
-
Checks if the signature has PKCS#7 profile (according to ISO 32000-1)
- hasPKCS7Profile() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
-
Checks the presence of PKCS#7 corresponding SubFilter
- hasPKCS7TProfile() - Method in class eu.europa.esig.dss.pades.validation.PAdESBaselineRequirementsChecker
-
Checks if the signature has PKCS#7-T profile
- hasPKCS7TProfile() - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
-
Checks the presence of a signature-time-stamp
- hasTProfile() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Checks if the T-level is present in the signature
- hasValAssuredShortTermCertsExtension(CertificateToken) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
Checks if the certificate contains ext-etsi-valassured-ST-certs extension indicating that the validity of the certificate is assured because the certificate is a "short-term certificate".
- hasValAssuredShortTermCertsExtension(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Deprecated.since DSS 5.12. Use
CertificateExtensionsUtils.hasValAssuredShortTermCertsExtension(token)
- hasXLProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Checks if the signature has the 101733-XL profile
- hasXLProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Checks the presence of CertificateValues/RevocationValues segment in the signature, what is the proof -XL profile existence
- hasXProfile() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
-
Checks if the signature has the 101733-X profile
- hasXProfile() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
Checks the presence of SigAndRefsTimeStamp segment in the signature, what is the proof -X profile existence
- header - Variable in class eu.europa.esig.soap.jaxb.envelope.Envelope
- Header - Class in eu.europa.esig.soap.jaxb.envelope
-
Java class for Header complex type.
- Header() - Constructor for class eu.europa.esig.soap.jaxb.envelope.Header
- HEADER - Static variable in class eu.europa.esig.dss.jades.JWSConstants
-
The unsigned properties
- hexValue() - Method in class eu.europa.esig.dss.ws.dto.DigestDTO
-
Returns a hex-encoded digest value
- historicalInformationPeriod - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- HMAC - Enum constant in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
HMAC
- HMAC_OUTPUT_LENGTH - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
HMACOutputLength
- HMAC_RIPEMD160 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
HMAC with RIPEMD160
- HMAC_SHA1 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
HMAC with SHA-1
- HMAC_SHA224 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
HMAC with SHA-224
- HMAC_SHA256 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
HMAC with SHA-256
- HMAC_SHA3_224 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
HMAC with SHA3-224
- HMAC_SHA3_256 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
HMAC with SHA3-256
- HMAC_SHA3_384 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
HMAC with SHA3-384
- HMAC_SHA3_512 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
HMAC with SHA3-512
- HMAC_SHA384 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
HMAC with SHA-384
- HMAC_SHA512 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
HMAC with SHA-512
- HostConnection - Class in eu.europa.esig.dss.service.http.commons
-
This object defines a configuration details for HTTP connection to the given host
- HostConnection() - Constructor for class eu.europa.esig.dss.service.http.commons.HostConnection
-
Empty constructor
- HostConnection(String, int) - Constructor for class eu.europa.esig.dss.service.http.commons.HostConnection
-
Constructor with host name and port
- HostConnection(String, int, String) - Constructor for class eu.europa.esig.dss.service.http.commons.HostConnection
-
Constructor with host name, port and authentication scheme
- HostConnection(String, String, int, String, String) - Constructor for class eu.europa.esig.dss.service.http.commons.HostConnection
-
Complete constructor
- HOURS - Enum constant in enum eu.europa.esig.dss.policy.jaxb.TimeUnit
- HOUSEIDENTIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- HTML - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
html
- http - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
- HTTP - Enum constant in enum eu.europa.esig.dss.spi.client.http.Protocol
-
http
- HTTP_HEADER_DIGEST - Static variable in class eu.europa.esig.dss.jades.DSSJsonUtils
-
The HttpHeader defining the Digest value of a signed message body
- HTTP_HEADERS - Enum constant in enum eu.europa.esig.dss.enumerations.SigDMechanism
-
5.2.8.2 Mechanism HttpHeaders
- httpGet(String) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
This method retrieves data using HTTP or HTTPS protocol and 'get' method.
- HTTPHeader - Class in eu.europa.esig.dss.jades
-
The class represents an HTTP Header to be signed See ETSI TS 119 182-1 "5.2.8.2 Mechanism HttpHeaders" The class shall be used only for JAdES detached
SigDMechanism.HTTP_HEADERS
mechanism - HTTPHeader(String, String) - Constructor for class eu.europa.esig.dss.jades.HTTPHeader
-
The default constructor
- HTTPHeaderDigest - Class in eu.europa.esig.dss.jades
-
An HTTP message body, which 'Digest' representation is being signed with 'sigD' HTTP_HEADERS mechanism
- HTTPHeaderDigest(DSSDocument, DigestAlgorithm) - Constructor for class eu.europa.esig.dss.jades.HTTPHeaderDigest
-
The default constructor
- HTTPHeaderMessageBodySignatureScope - Class in eu.europa.esig.dss.jades
-
The signature scope used to define the HTTPHeader message body
- HTTPHeaderMessageBodySignatureScope(Digest) - Constructor for class eu.europa.esig.dss.jades.HTTPHeaderMessageBodySignatureScope
-
The default constructor
- HTTPHeaderMessageBodySignatureScope(String, Digest) - Constructor for class eu.europa.esig.dss.jades.HTTPHeaderMessageBodySignatureScope
-
Constructor with a document name
- HTTPHeaderSignatureScope - Class in eu.europa.esig.dss.jades
-
The signature scope used to define the signed payload with HTTPHeader SigD Mechanism
- HTTPHeaderSignatureScope(Digest) - Constructor for class eu.europa.esig.dss.jades.HTTPHeaderSignatureScope
-
The default constructor
- HTTPHeaderSignatureScope(String, Digest) - Constructor for class eu.europa.esig.dss.jades.HTTPHeaderSignatureScope
-
Constructor with document name
- HttpHeadersPayloadBuilder - Class in eu.europa.esig.dss.jades.signature
-
Builds payload binaries from HTTPHeaderDocuments for the 'sigD' HttpHeaders mechanism
- HttpHeadersPayloadBuilder(List<DSSDocument>, boolean) - Constructor for class eu.europa.esig.dss.jades.signature.HttpHeadersPayloadBuilder
-
The default constructor
- HTTPS - Enum constant in enum eu.europa.esig.dss.spi.client.http.Protocol
-
https
- HYBRID - Enum constant in enum eu.europa.esig.dss.policy.jaxb.Model
I
- i18nProvider - Variable in class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
-
The i18n provider
- i18nProvider - Variable in class eu.europa.esig.dss.validation.process.Chain
-
Internationalization provider
- i18nProvider - Variable in class eu.europa.esig.dss.validation.process.ChainItem
-
i18nProvider
- I18nProvider - Class in eu.europa.esig.dss.i18n
-
Internalization provider
- I18nProvider() - Constructor for class eu.europa.esig.dss.i18n.I18nProvider
-
Default internationalization constructor Instantiates a default
Locale
- I18nProvider(Locale) - Constructor for class eu.europa.esig.dss.i18n.I18nProvider
-
Returns an instance of
I18nProvider
- IA5STRING - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ICRLUtils - Interface in eu.europa.esig.dss.crl
-
The interface for dealing with CRLs
- id - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
- id - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCertificate
- id - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlChainItem
- id - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
- id - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCRS
- id - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlRAC
- id - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationBasicValidation
- id - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlRFC
- id - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
- id - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
- id - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlTimestamp
- id - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlTLAnalysis
- id - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationCertificateQualification
- id - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlAbstractToken
- id - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
- id - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSPDocSpecification
- id - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
- id - Variable in class eu.europa.esig.dss.policy.jaxb.MultiValuesConstraint
- id - Variable in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource.SqlCRLRecord
-
ID of the record
- id - Variable in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource.SqlOCSPResponse
-
ID of the record
- id - Variable in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource.SqlAIAResponse
-
ID of the record
- id - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- id - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlCertificate
- id - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope
- id - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
- id - Variable in class eu.europa.esig.saml.jaxb.assertion.AssertionType
- id - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
- id - Variable in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
- id - Variable in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
- id - Variable in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
- id - Variable in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
- id - Variable in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
- id - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
- id - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
- id - Variable in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
- id - Variable in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
- id - Variable in class eu.europa.esig.xades.jaxb.xades111.CertificateValuesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades111.CompleteCertificateRefsType
- id - Variable in class eu.europa.esig.xades.jaxb.xades111.CompleteRevocationRefsType
- id - Variable in class eu.europa.esig.xades.jaxb.xades111.EncapsulatedPKIDataType
- id - Variable in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesReferenceType
- id - Variable in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades111.RevocationValuesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades111.SignedPropertiesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades111.UnsignedPropertiesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades122.CertificateValuesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades122.CompleteCertificateRefsType
- id - Variable in class eu.europa.esig.xades.jaxb.xades122.CompleteRevocationRefsType
- id - Variable in class eu.europa.esig.xades.jaxb.xades122.EncapsulatedPKIDataType
- id - Variable in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesReferenceType
- id - Variable in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades122.RevocationValuesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades122.SignedPropertiesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades122.TimeStampType
- id - Variable in class eu.europa.esig.xades.jaxb.xades122.UnsignedPropertiesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades132.CertificateValuesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades132.CompleteCertificateRefsType
- id - Variable in class eu.europa.esig.xades.jaxb.xades132.CompleteRevocationRefsType
- id - Variable in class eu.europa.esig.xades.jaxb.xades132.EncapsulatedPKIDataType
- id - Variable in class eu.europa.esig.xades.jaxb.xades132.GenericTimeStampType
- id - Variable in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesReferenceType
- id - Variable in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades132.ReferenceInfoType
- id - Variable in class eu.europa.esig.xades.jaxb.xades132.RevocationValuesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades132.SignedDataObjectPropertiesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades132.SignedPropertiesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades132.UnsignedDataObjectPropertiesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades132.UnsignedPropertiesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades132.UnsignedSignaturePropertiesType
- id - Variable in class eu.europa.esig.xades.jaxb.xades141.ValidationDataType
- id - Variable in class eu.europa.esig.xmldsig.jaxb.KeyInfoType
- id - Variable in class eu.europa.esig.xmldsig.jaxb.ManifestType
- id - Variable in class eu.europa.esig.xmldsig.jaxb.ObjectType
- id - Variable in class eu.europa.esig.xmldsig.jaxb.ReferenceType
- id - Variable in class eu.europa.esig.xmldsig.jaxb.SignaturePropertiesType
- id - Variable in class eu.europa.esig.xmldsig.jaxb.SignaturePropertyType
- id - Variable in class eu.europa.esig.xmldsig.jaxb.SignatureType
- id - Variable in class eu.europa.esig.xmldsig.jaxb.SignatureValueType
- id - Variable in class eu.europa.esig.xmldsig.jaxb.SignedInfoType
- id - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptedType
- id - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptionPropertiesType
- id - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptionPropertyType
- ID - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigAttribute
-
Id
- ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Attribute
-
Id
- ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Attribute
-
Id
- ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Attribute
-
Id
- ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Attribute
-
Id
- ID - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Id
- id_aa_ATSHashIndex - Static variable in class eu.europa.esig.dss.spi.OID
-
id-aa-ATSHashIndex OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) electronicsignature-standard(1733) attributes(2) 5 }
- id_aa_ATSHashIndexV2 - Static variable in class eu.europa.esig.dss.spi.OID
-
id-aa-ATSHashIndex-v2 OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) cades(19122) attributes(1) 4 }
- id_aa_ATSHashIndexV3 - Static variable in class eu.europa.esig.dss.spi.OID
-
id-aa-ATSHashIndex-v3 OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) cades(19122) attributes(1) 5 }
- id_aa_ets_archiveTimestampV2 - Static variable in class eu.europa.esig.dss.spi.OID
-
id-aa-ets-archiveTimestampV2 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs-9(9) smime(16) id-aa(2) 48}
- id_aa_ets_archiveTimestampV3 - Static variable in class eu.europa.esig.dss.spi.OID
-
id-aa-ets-archiveTimestampV3 OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) electronic-signature-standard(1733) attributes(2) 4 }
- id_aa_ets_mimeType - Static variable in class eu.europa.esig.dss.spi.OID
-
id-aa-ets-mimeType OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) electronic-signature-standard(1733) attributes(2) 1 }
- id_aa_ets_signerAttrV2 - Static variable in class eu.europa.esig.dss.spi.OID
-
id-aa-ets-signerAttrV2 OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) cades(19122) attributes(1) 1 }
- id_aa_ets_sigPolicyStore - Static variable in class eu.europa.esig.dss.spi.OID
-
id-aa-ets-sigPolicyStore OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) cades(19122) attributes(1) 3 }
- id_at_role - Static variable in class eu.europa.esig.dss.spi.OID
-
id-at OBJECT IDENTIFIER ::= { joint-iso-ccitt(2) ds(5) 4 } id-at-role OBJECT IDENTIFIER ::= { id-at 72}
- id_etsi_electronicSignatureStandard_attributes - Static variable in class eu.europa.esig.dss.spi.OID
-
Attributes {itu-t(0) identified-organization(4) etsi(0) electronic-signature-standard(1733) attributes(2)}
- id_etsi_ext_valassured_ST_certs - Static variable in class eu.europa.esig.dss.spi.OID
-
EN 319 412-1 "5.2.2 Validity Assured - Short Term" id-etsi-ext OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) id-cert-profile(194121) 2 } id-etsi-ext-valassured-ST-certs OBJECT IDENTIFIER ::= { id-etsi-ext 1 }
- id_etsi_qcs_QcCClegislation - Static variable in class eu.europa.esig.dss.spi.OID
-
esi4-qcStatement-7 QC-STATEMENT ::= { SYNTAX QcCClegislation IDENTIFIED BY id-etsi-qcsQcCClegislation } id-etsi-qcs-QcCClegislation OBJECT IDENTIFIER ::= { id-etsi-qcs 7 }
- id_etsi_signer_attributes - Static variable in class eu.europa.esig.dss.spi.OID
-
Signer attributes {itu-t(0) identified-organization(4) etsi(0) cades(19122) attributes(1)} (see ETSI EN 319 122-1)
- id_etsi_spq - Static variable in class eu.europa.esig.dss.spi.OID
-
Signer attributes {itu-t(0) identified-organization(4) etsi(0) cades(19122) id-spq (2)} (see ETSI EN 319 122-1)
- id_sp_doc_specification - Static variable in class eu.europa.esig.dss.spi.OID
-
id-spq-ets-docspec OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) cades(19122) id-spq (2) 1 }
- identification - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
- IDENTIFICATION_OF_THE_SIGNING_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- IDENTIFICATION_OF_THE_SIGNING_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
-
5.2.3 Identification of the signing certificate
- IdentificationOfSigningCertificateResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
-
Verifies if the identification of the signing certificate (as per clause 5.2.3) succeeded
- IdentificationOfSigningCertificateResultCheck(I18nProvider, T, XmlISC, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.IdentificationOfSigningCertificateResultCheck
-
Default constructor
- IdentificationOfTheSigningCertificate - Class in eu.europa.esig.dss.validation.process.bbb.isc
-
5.2.3 Identification of the signing certificate This building block is responsible for identifying the signing certificate that will be used to validate the signature.
- IdentificationOfTheSigningCertificate(I18nProvider, TokenProxy, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.isc.IdentificationOfTheSigningCertificate
-
Default constructor
- IdentificationType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for IdentificationType complex type.
- IdentificationType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.IdentificationType
- identified - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
- identifier - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
- identifier - Variable in class eu.europa.esig.dss.jades.validation.JAdESAttribute
-
Identifies the instance
- identifier - Variable in class eu.europa.esig.xades.jaxb.xades111.ObjectIdentifierType
- identifier - Variable in class eu.europa.esig.xades.jaxb.xades122.ObjectIdentifierType
- identifier - Variable in class eu.europa.esig.xades.jaxb.xades132.ObjectIdentifierType
- Identifier - Class in eu.europa.esig.dss.model.identifier
-
This class is used to obtain a unique id for an object
- Identifier(String, byte[]) - Constructor for class eu.europa.esig.dss.model.identifier.Identifier
-
The constructor to get an identifier computed from the binaries with a defined prefix
- Identifier(String, Digest) - Constructor for class eu.europa.esig.dss.model.identifier.Identifier
-
The constructor to get an identifier computed provided digest with a defined prefix
- IDENTIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- IDENTIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- IDENTIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- IdentifierBasedObject - Interface in eu.europa.esig.dss.model.identifier
-
Defines the object having an identifier (e.g.
- identifierProvider - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Generates ids for the tokens
- IdentifierType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for IdentifierType complex type.
- IdentifierType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for IdentifierType complex type.
- IdentifierType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for IdentifierType complex type.
- IdentifierType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.IdentifierType
- IdentifierType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.IdentifierType
- IdentifierType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.IdentifierType
- idpEntry - Variable in class eu.europa.esig.saml.jaxb.protocol.IDPListType
- IDPEntryType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for IDPEntryType complex type.
- IDPEntryType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.IDPEntryType
- IdPkixOcspNoCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate has ocsp-no-check extension and not expired in validation time
- IdPkixOcspNoCheck(I18nProvider, T, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.IdPkixOcspNoCheck
-
Default constructor
- idpList - Variable in class eu.europa.esig.saml.jaxb.ecp.RequestType
- idpList - Variable in class eu.europa.esig.saml.jaxb.protocol.ScopingType
- IDPListType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for IDPListType complex type.
- IDPListType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.IDPListType
- IDPSSODescriptorType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for IDPSSODescriptorType complex type.
- IDPSSODescriptorType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.IDPSSODescriptorType
- IDV - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
An Identity verification service.
- IDV_NOTHAVINGPKIID - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
An Identity verification service that cannot be identified by a specific PKI-based public key.
- IGNORE - Enum constant in enum eu.europa.esig.dss.policy.jaxb.Level
-
Continues the validation process and skips the current check (equals to not present check)
- IGNORED - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlStatus
- IgnoreDataLoader - Class in eu.europa.esig.dss.spi.client.http
-
This class allows to avoid downloading resources.
- IgnoreDataLoader() - Constructor for class eu.europa.esig.dss.spi.client.http.IgnoreDataLoader
-
Default constructor
- IllegalInputException - Exception Class in eu.europa.esig.dss.exception
-
This exception indicates that a provided by the user input or file is not valid for a particular operation
- IllegalInputException(String) - Constructor for exception class eu.europa.esig.dss.exception.IllegalInputException
-
Default constructor
- IllegalInputException(String, Throwable) - Constructor for exception class eu.europa.esig.dss.exception.IllegalInputException
-
Default constructor with original exception
- imageDimensionsEqual(BufferedImage, BufferedImage) - Static method in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
Checks if the dimensions of the provided images is equal
- ImageOnlySignatureDrawer - Class in eu.europa.esig.dss.pdf.openpdf.visible
-
iText drawer used for image only visible signature creation
- ImageOnlySignatureDrawer() - Constructor for class eu.europa.esig.dss.pdf.openpdf.visible.ImageOnlySignatureDrawer
-
Default constructor
- imageParameters - Variable in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPositionBuilder
-
Visual signature parameters
- ImageResolution - Class in eu.europa.esig.dss.pdf.visible
-
Image horizontal and vertical resolution
- ImageResolution(int, int) - Constructor for class eu.europa.esig.dss.pdf.visible.ImageResolution
-
Default constructor
- ImageRotationUtils - Class in eu.europa.esig.dss.pdf.visible
-
Contains utils for the image rotation
- ImageScaling - Enum in eu.europa.esig.dss.enumerations
-
This class defines an enumeration that can be used to define the image scaling behavior for signature fields with a fixed size
- imagesEqual(BufferedImage, BufferedImage) - Static method in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
Checks if the two given images are equal
- ImageUtils - Class in eu.europa.esig.dss.pdf.visible
-
Static utilities for image creation and processing
- IMPLICIT_POLICY - Enum constant in enum eu.europa.esig.dss.enumerations.SignaturePolicyType
-
Indicate that the data object(s) being signed and other external data imply the signature policy.
- importAsTrusted(CertificateSource) - Method in class eu.europa.esig.dss.spi.x509.CommonTrustedCertificateSource
-
This method allows to declare all certificates from a given certificate source as trusted.
- include - Variable in class eu.europa.esig.xades.jaxb.xades122.TimeStampType
- include - Variable in class eu.europa.esig.xades.jaxb.xades132.GenericTimeStampType
- INCLUDE - Enum constant in enum eu.europa.esig.dss.enumerations.PdfLockAction
-
Only those form fields specified in fields do not permit changes
- INCLUDE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- INCLUDE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- includesATSv2(CMSSignedData) - Method in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineLT
-
Verifies if the CMSSignedData contains an ATSTv2
- includeSemantics - Variable in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
-
Defines if the semantics information shall be included (default: false)
- IncludeType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for IncludeType complex type.
- IncludeType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for IncludeType complex type.
- IncludeType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.IncludeType
- IncludeType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.IncludeType
- incorporateArchiveTimestamp() - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
-
This method incorporate timestamp type object.
- incorporateArchiveTimestampReferences(TimestampToken, List<TimestampToken>) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- incorporateArchiveTimestampReferences(TimestampToken, List<TimestampToken>) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
The method incorporates all the timestamped references for the given archive
timestampToken
- incorporateB64() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates RFC 7797 Unencoded Payload Option
- incorporateCert(Element, CertificateToken, DigestAlgorithm) - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
Creates Cert DOM object:
- incorporateCertDigest(Element, DigestAlgorithm, Token) - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
This method creates the xades:CertDigest DOM object.
- incorporateCertificateChain() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.1.8 The x5c (X.509 Certificate Chain) header parameter
- incorporateCertificateValues(Element, Collection<CertificateToken>) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
-
This method incorporates all certificates passed as parameter :
- incorporateCertificateValues(Element, Collection<CertificateToken>, String) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
-
This method incorporates all certificates passed as parameter, as well as adds missing indents if the parameter is specified
- incorporateContentTimestamps() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.2.6 The adoTst (signed data time-stamp) header parameter
- incorporateContentType() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.1.3 The cty (content type) header parameter
- incorporateCritical() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.1.9 The crit (critical) header parameter
- incorporateCustomObjects() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Incorporates a list of custom ds:Object elements within the ds:Signature element
- incorporateDetachedContents() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.2.8 The sigD header parameter
- incorporateDigestMethod(Element, DigestAlgorithm) - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
This method creates the ds:DigestMethod DOM object.
- incorporateDigestMethod(Element, DigestAlgorithm, DSSNamespace) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
This method creates the ds:DigestMethod DOM object
- incorporateDigestValue(Element, DigestAlgorithm, Token) - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
This method creates the ds:DigestValue DOM object for a given
Token
- incorporateDigestValue(Element, String) - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
This method creates the ds:DigestValue DOM object.
- incorporateDigestValue(Element, String, DSSNamespace) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
This method creates the ds:DigestValue DOM object.
- incorporateFiles() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
This method is used to incorporate the provided documents within the final file
- incorporateHeader(JWS) - Method in class eu.europa.esig.dss.jades.signature.AbstractJAdESBuilder
-
Incorporates Signed Header
- incorporateIssuerV1(Element, CertificateToken) - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
Incorporates IssuerSerial element
- incorporateIssuerV2(Element, CertificateToken) - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
Incorporates IssuerSerialV2 element
- incorporateKeyIdentifier() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.1.4 The kid (key identifier) header parameter
- incorporateKeyInfo() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Creates KeyInfo tag.
- incorporateObject(DSSObject) - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Incorporates the given
object
within the ds:Signature - incorporateObjects() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
This method incorporates the ds:Object tags
- incorporatePayload(JWS) - Method in class eu.europa.esig.dss.jades.signature.AbstractJAdESBuilder
-
Incorporates Payload
- incorporateQualifyingProperties() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
This method incorporates the ds:Object with xades:QualifyingProperties element
- incorporateReferenceKeyInfo() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Method incorporates KeyInfo ds:References.
- incorporateReferences(Element, List<DSSReference>, DSSNamespace) - Method in class eu.europa.esig.dss.xades.reference.ReferenceProcessor
-
This method incorporates a list of references within the provided
referenceContainer
element - incorporateReferenceSignedProperties() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
This method incorporates ds:References
- incorporateRevocationValues(Element, Collection<CRLToken>, Collection<OCSPToken>) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
-
This method incorporates revocation values.
- incorporateRevocationValues(Element, Collection<CRLToken>, Collection<OCSPToken>, String) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
-
This method incorporates revocation values, as well as adds missing indents if the parameter is specified:
- incorporateRVals(JAdESEtsiUHeader, Set<CRLToken>, Set<OCSPToken>, boolean) - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineLT
-
Incorporates the provided set of certificates into
etsiUHeader
- incorporateSignatureAlgorithm() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.1.2 The alg (X.509 URL) header parameter
- incorporateSignatureDom() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
This method creates a new instance of Signature element.
- incorporateSignatureDom(Node) - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Incorporates the signature element to the parent node
- incorporateSignatureDom(Node) - Method in class eu.europa.esig.dss.xades.signature.XPathPlacementSignatureBuilder
- incorporateSignaturePolicy() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.2.7 The sigPId (signature policy identifier) header parameter
- incorporateSignatureProductionPlace() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.2.4 The sigPl (signature production place) header parameter
- incorporateSignatureValue() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
This method incorporates the signature value.
- incorporateSignedInfo() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
This method incorporates the SignedInfo tag
- incorporateSignedObjects() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Incorporates the list of signed ds:Object elements (used for Enveloping packaging)
- incorporateSignedProperties() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Creates the SignedProperties DOM object element.
- incorporateSignedSignatureProperties() - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Creates the SignedSignatureProperties DOM object element.
- incorporateSignerCommitments() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.2.3 The srCms (signer commitments) header parameter
- incorporateSignerRoles() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.2.5 The srAts (signer attributes) header parameter
- incorporateSigningCertificate() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.1.7 The x5t#S256 (X.509 Certificate SHA-256 Thumbprint) header parameter or 5.2.2 The x5t#o (X509 certificate digest) header parameter
- incorporateSigningCertificateOtherDigestReference(CertificateToken, DigestAlgorithm) - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.2.2.2 The x5t#o (X509 certificate digest) header parameter
- incorporateSigningCertificateSha256Thumbprint(CertificateToken) - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.1.7 The x5t#S256 (X.509 Certificate SHA-256 Thumbprint) header parameter
- incorporateSigningCertificateUri() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.1.5 The x5u (X.509 URL) header parameter
- incorporateSigningTime() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.2.1 The sigT (claimed signing time) header parameter
- incorporateSPDocSpecification(Element, SpDocSpecification) - Method in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
Creates SpDocSpecification DOM object:
- incorporateTimestampValidationData(ValidationData, String) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
-
This method incorporates the timestamp validation data in the signature
- incorporateTransforms(Element, List<DSSTransform>, DSSNamespace) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Incorporates a ds:Transforms element into the given parent
element
- incorporateType() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates RFC 7515 : 4.1.9.
- incorporateValidationData(DSSDocument) - Method in class eu.europa.esig.dss.pades.signature.PAdESExtensionService
-
This method adds a DSS dictionary revision to the given
document
without password-protection with the required validation data if needed and no VRI dictionary created. - incorporateValidationData(DSSDocument, char[]) - Method in class eu.europa.esig.dss.pades.signature.PAdESExtensionService
-
This method adds a DSS dictionary revision to the given
document
protected by apasswordProtection
with the required validation data if needed, without VRI dictionary created. - incorporateValidationData(DSSDocument, char[], boolean) - Method in class eu.europa.esig.dss.pades.signature.PAdESExtensionService
-
This method adds a DSS dictionary revision to the given
document
protected by apasswordProtection
with the required validation data if needed, and a VRI dictionary is defined. - incorporateValidationData(DSSDocument, String) - Method in class eu.europa.esig.dss.pades.signature.PAdESExtensionService
-
Deprecated.since DSS 5.12. Use
#incorporateValidationData(document, passwordProtection.toCharArray())
- incorporateX509CertificateDigests() - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
Incorporates 5.2.2.3 The sigX5ts (X509 certificates digests)
- incorporateXVals(JAdESEtsiUHeader, Set<CertificateToken>, boolean) - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineLT
-
Incorporates the provided set of certificates into
etsiUHeader
- indentAndExtend(Document, Node, Node) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Extends the given oldNode by appending new indented childs from the given newNode
- indentAndReplace(Document, Node) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Indents the given node and replaces it with a new one on the document
- indentIfPrettyPrint(Element, Element) - Method in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
Indents the
nodeToIndent
if pretty-print is enabled - INDETERMINATE - Enum constant in enum eu.europa.esig.dss.enumerations.Indication
-
The results of the performed checks do not allow to ascertain the signature to be TOTAL-PASSED or TOTAL-FAILED.
- INDETERMINATE - Enum constant in enum eu.europa.esig.saml.jaxb.assertion.DecisionType
- INDETERMINATE_ADESEAL - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Indeterminate Advanced Electronic Seal
- INDETERMINATE_ADESEAL_QC - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Indeterminate Advanced Electronic Seal supported by a Qualified Certificate
- INDETERMINATE_ADESIG - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Indeterminate Advanced Electronic Signature
- INDETERMINATE_ADESIG_QC - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Indeterminate Advanced Electronic Signature supported by a Qualified Certificate
- INDETERMINATE_QESEAL - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Indeterminate Qualified Electronic Seal
- INDETERMINATE_QESIG - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Indeterminate Qualified Electronic Signature
- INDETERMINATE_UNKNOWN - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Signature of unknown type
- INDETERMINATE_UNKNOWN_QC - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Indeterminate Signature supported by a Qualified Certificate
- INDETERMINATE_UNKNOWN_QC_QSCD - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Indeterminate Signature supported by a Qualified Certificate with the private key in a QSCD
- index - Variable in class eu.europa.esig.saml.jaxb.metadata.AttributeConsumingServiceType
- index - Variable in class eu.europa.esig.saml.jaxb.metadata.IndexedEndpointType
- IndexedEndpointType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for IndexedEndpointType complex type.
- IndexedEndpointType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.IndexedEndpointType
- indication - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConclusion
- indication - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- indication - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
- Indication - Enum in eu.europa.esig.dss.enumerations
-
The list of possible values for indications.
- IndicationParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
Indication
- indications - Variable in class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType
- INDIVIDUAL_DATA_OBJECTS_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampType
-
XAdES: IndividualDataObjectsTimeStamp
- INDIVIDUAL_DATA_OBJECTS_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- INDIVIDUAL_DATA_OBJECTS_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- INDIVIDUAL_DATA_OBJECTS_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- individualDataObjectsTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades111.SignedDataObjectPropertiesType
- individualDataObjectsTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades122.SignedDataObjectPropertiesType
- individualDataObjectsTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades132.SignedDataObjectPropertiesType
- IndividualValidationConstraintReportType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for IndividualValidationConstraintReportType complex type.
- IndividualValidationConstraintReportType() - Constructor for class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType
- info - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
- info - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlDetails
- info - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlDetails
- INFO - Enum constant in enum eu.europa.esig.dss.enumerations.MessageType
-
The additional informational message returned by the validation process
- InfoRecord - Interface in eu.europa.esig.dss.spi.tsl
-
Describes a state of a record
- INFORM - Enum constant in enum eu.europa.esig.dss.policy.jaxb.Level
-
Continues the validation process and adds an informative message
- INFORMATION - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlStatus
- informationValue - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.AdditionalServiceInformationType
- infos - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConclusion
- INHIBIT_ANY_POLICY - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.1.14.
- InhibitAnyPolicy - Class in eu.europa.esig.dss.model.x509.extension
-
4.2.1.14.
- InhibitAnyPolicy() - Constructor for class eu.europa.esig.dss.model.x509.extension.InhibitAnyPolicy
-
Default constructor
- inhibitPolicyMapping - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicyConstraints
- init() - Method in class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
-
Initializes the
XmlDetailedReport
by adding the TL analysis - init() - Static method in class eu.europa.esig.dss.xades.SantuarioInitializer
-
Method init
- init(DiagnosticData, Date) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
-
Instantiates a controlTime POE for all used tokens
- init(SignatureImageParameters, PdfReader, PdfSignatureAppearance) - Method in class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
- init(SignatureImageParameters, PdfReader, PdfSignatureAppearance) - Method in interface eu.europa.esig.dss.pdf.openpdf.visible.ITextSignatureDrawer
-
Initializes the drawer
- init(SignatureImageParameters, PdfReader, PdfSignatureAppearance) - Method in class eu.europa.esig.dss.pdf.openpdf.visible.TextOnlySignatureDrawer
- init(SignatureImageParameters, PDDocument, SignatureOptions) - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.AbstractPdfBoxSignatureDrawer
- init(SignatureImageParameters, PDDocument, SignatureOptions) - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer.NativePdfBoxVisibleSignatureDrawer
- init(SignatureImageParameters, PDDocument, SignatureOptions) - Method in interface eu.europa.esig.dss.pdf.pdfbox.visible.PdfBoxSignatureDrawer
-
Initializes the drawer
- initCertificateAIAKeys(List<String>) - Method in class eu.europa.esig.dss.spi.x509.aia.RepositoryAIASource
-
Initialize a list of AIA certificate token keys
String
from the given urls - initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.CryptographicVerification
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.SignatureFormatChecking
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.TimestampFormatChecking
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.IdentificationOfTheSigningCertificate
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.CryptographicChecker
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestCryptographicChecker
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.CertificateAcceptanceValidation
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.MessageImprintDigestAlgorithmValidation
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.RevocationAcceptanceValidation
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.SignatureAcceptanceValidation
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.TimestampAcceptanceValidation
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.ValidationContextInitialization
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.RevocationAcceptanceChecker
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.RevocationFreshnessChecker
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.SubX509CertificateValidation
- initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.X509CertificateValidation
- initChain() - Method in class eu.europa.esig.dss.validation.process.Chain
-
Initializes the chain
- initChain() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertificateQualificationBlock
- initChain() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertQualificationAtTimeBlock
- initChain() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.SignatureQualificationBlock
- initChain() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.TimestampQualificationBlock
- initChain() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.TLValidationBlock
- initChain() - Method in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
- initChain() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.ValidationProcessForSignaturesWithLongTermValidationData
- initChain() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.PastCertificateValidation
- initChain() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidation
- initChain() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSliding
- initChain() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.ValidationProcessForSignaturesWithArchivalData
- initialize(CertificateVerifier) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- initialize(CertificateVerifier) - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
This method initializes the
ValidationContext
by retrieving the relevant data fromcertificateVerifier
- initializeDefault() - Static method in class eu.europa.esig.dss.pades.DSSFileFont
-
Initializes the default
DSSFileFont
- initializeDiagnosticDataBuilder() - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidator
- initializeDiagnosticDataBuilder() - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
- initializeDiagnosticDataBuilder() - Method in class eu.europa.esig.dss.cades.validation.CMSDocumentValidator
- initializeDiagnosticDataBuilder() - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
- initializeDiagnosticDataBuilder() - Method in class eu.europa.esig.dss.pdfa.validation.PDFADocumentValidator
- initializeDiagnosticDataBuilder() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Initializes a relevant
DiagnosticDataBuilder
for the given implementation - initializeDSSResourcesHandler() - Static method in class eu.europa.esig.dss.pades.PAdESUtils
-
This method initializes a new
DSSResourcesHandler
object - initializeSignatureBuilder(XAdESSignature) - Method in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
Initializes all variables to be used for signature extension
- INITIALS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- initParameters() - Method in class eu.europa.esig.dss.AbstractSignatureParametersBuilder
-
Initialize and return empty signature parameters
- initParameters() - Method in class eu.europa.esig.dss.xades.TrustedListSignatureParametersBuilder
- initRendering(Graphics2D) - Static method in class eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.DefaultImageDrawerUtils
-
Sets the preferred image creation parameters to improve the rendering
- initRevocationTokenKeys(CertificateToken) - Method in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
-
Returns a revocation token key
- initRevocationTokenKeys(CertificateToken) - Method in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
- initRevocationTokenKeys(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
-
Initialize a list of revocation token keys
String
from the givenCertificateToken
- initTable() - Method in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
-
Initialize the table.
- initTable() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
-
Initialize the revocation token table by creating the table if it does not exist.
- initTree() - Static method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PolicyTreeNode
-
Initialize the first node of the valid policy tree (containing anyPolicy as the first element)
- initValidator(CertificateToValidateDTO) - Method in class eu.europa.esig.dss.ws.cert.validation.common.RemoteCertificateValidationService
-
Instantiates a
CertificateValidator
based on the request data DTO - initValidator(DataToValidateDTO) - Method in class eu.europa.esig.dss.ws.validation.common.RemoteDocumentValidationService
-
Instantiates a
SignedDocumentValidator
based on the request data DTO - InMemoryDocument - Class in eu.europa.esig.dss.model
-
In memory representation of a document
- InMemoryDocument() - Constructor for class eu.europa.esig.dss.model.InMemoryDocument
-
Empty constructor
- InMemoryDocument(byte[]) - Constructor for class eu.europa.esig.dss.model.InMemoryDocument
-
Creates dss document that retains the data in memory
- InMemoryDocument(byte[], String) - Constructor for class eu.europa.esig.dss.model.InMemoryDocument
-
Creates dss document that retains the data in memory
- InMemoryDocument(byte[], String, MimeType) - Constructor for class eu.europa.esig.dss.model.InMemoryDocument
-
Creates dss document that retains the data in memory
- InMemoryDocument(InputStream) - Constructor for class eu.europa.esig.dss.model.InMemoryDocument
-
Creates dss document that retains the data in memory
- InMemoryDocument(InputStream, String) - Constructor for class eu.europa.esig.dss.model.InMemoryDocument
-
Creates dss document that retains the data in memory
- InMemoryDocument(InputStream, String, MimeType) - Constructor for class eu.europa.esig.dss.model.InMemoryDocument
-
Creates dss document that retains the data in memory
- InMemoryResourcesHandler - Class in eu.europa.esig.dss.signature.resources
-
This class represents an in-memory implementation of
DSSResourcesFactory
. - InMemoryResourcesHandler() - Constructor for class eu.europa.esig.dss.signature.resources.InMemoryResourcesHandler
-
Default constructor
- InMemoryResourcesHandlerBuilder - Class in eu.europa.esig.dss.signature.resources
-
This class creates an
InMemoryResourcesHandler
to create in-memory objects NOTE: This implementation is used by default - InMemoryResourcesHandlerBuilder() - Constructor for class eu.europa.esig.dss.signature.resources.InMemoryResourcesHandlerBuilder
-
Default constructor
- INPUT_DOCUMENT - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationOrigin
-
The revocation data was embedded in signature or timestamp.
- inResponseTo - Variable in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
- inResponseTo - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
- insertCertificates(String, Collection<CertificateToken>) - Method in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
- insertCertificates(String, Collection<CertificateToken>) - Method in class eu.europa.esig.dss.spi.x509.aia.RepositoryAIASource
-
This method allows inserting of a certificate into the DB
- insertRevocation(String, RevocationToken<CRL>) - Method in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
- insertRevocation(String, RevocationToken<OCSP>) - Method in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
- insertRevocation(String, RevocationToken<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
-
Inserts a new RevocationToken into the cache
- instantiateFactory() - Method in class eu.europa.esig.dss.jaxb.common.AbstractFactoryBuilder
-
This method instantiates the corresponding factory.
- instantiateFactory() - Method in class eu.europa.esig.dss.jaxb.common.DocumentBuilderFactoryBuilder
- instantiateFactory() - Method in class eu.europa.esig.dss.jaxb.common.SchemaFactoryBuilder
- instantiateFactory() - Method in class eu.europa.esig.dss.jaxb.common.TransformerFactoryBuilder
- instantiateResourcesHandler() - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
This method instantiates a new
DSSResourcesFactory
- instantiateValidationDataContainer() - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
- instantiateValidationDataContainer() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Creates a new instance of
ValidationDataContainer
- INT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- INT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- INT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- INTEGER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- IntegerListType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for IntegerListType complex type.
- IntegerListType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for IntegerListType complex type.
- IntegerListType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for IntegerListType complex type.
- IntegerListType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.IntegerListType
- IntegerListType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.IntegerListType
- IntegerListType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.IntegerListType
- intermediateCertificate - Variable in class eu.europa.esig.validationreport.jaxb.CertificateChainType
- INTERNAL_ERROR - Enum constant in enum eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
-
Internal error in issuer
- INTERNALLY_DETACHED - Enum constant in enum eu.europa.esig.dss.enumerations.SignaturePackaging
-
The signature file contains the signed document (XAdES only)
- INTERNATIONALISDNNUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- InternationalNamesType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for InternationalNamesType complex type.
- InternationalNamesType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.InternationalNamesType
- InternationalNamesTypeConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
The class is used to extract language based values
- InternationalNamesTypeConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.InternationalNamesTypeConverter
-
Default constructor (selects all)
- InternationalNamesTypeConverter(Predicate<String>) - Constructor for class eu.europa.esig.dss.tsl.function.converter.InternationalNamesTypeConverter
-
Default constructor with a filter predicate
- IntValueConstraint - Class in eu.europa.esig.dss.policy.jaxb
-
Integer value check : follows the specified level behavior when the checked element is compliant with the defined constraint value
- IntValueConstraint() - Constructor for class eu.europa.esig.dss.policy.jaxb.IntValueConstraint
- INVALID - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureValidity
-
The signature of the token is invalid
- InvalidPasswordException - Exception Class in eu.europa.esig.dss.pades.exception
-
Throwed if an invalid password has been provided
- InvalidPasswordException(String) - Constructor for exception class eu.europa.esig.dss.pades.exception.InvalidPasswordException
-
Default constructor with a message
- IP_ADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.GeneralNameType
- IPdfObjFactory - Interface in eu.europa.esig.dss.pdf
-
Loads the relevant implementation of
PDFSignatureService
- ipSec - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
- isAbleToDeReferenceContent(Reference) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Checks if the original reference document content can be obtained (de-referenced)
- IsAbleToSelectOneTrustService - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
Checks whether the validator was able to select one TrustedService (in condition that there is no conflict with other TrustedServices)
- IsAbleToSelectOneTrustService(I18nProvider, XmlValidationCertificateQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsAbleToSelectOneTrustService
-
Default constructor
- isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.AbstractTrustedServiceFilter
-
Checks whether the
service
is acceptable - isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.CaQcServiceFilter
- isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.GrantedServiceFilter
- isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.QTSTServiceFilter
- isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByCertificateTypeFilter
- isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByCountryFilter
- isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByDateFilter
- isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByMRAEquivalenceStartingDateFilter
- isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByTLUrlFilter
- isAcceptable(RevocationToken<?>) - Method in class eu.europa.esig.dss.validation.RevocationDataVerifier
-
This method verifies the validity of the given
RevocationToken
using the embedded issuer certificate token - isAcceptable(RevocationToken<?>, CertificateToken) - Method in class eu.europa.esig.dss.validation.RevocationDataVerifier
-
This method verifies the validity of the given
RevocationToken
- isAcceptableContainerFormat(DSSDocument) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESASiCContentBuilder
- isAcceptableContainerFormat(DSSDocument) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCContentBuilder
-
Method verifies whether the given
archiveDocument
has an acceptable to the format type - isAcceptableContainerFormat(DSSDocument) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESASiCContentBuilder
- isAcceptableStatusAfterEIDAS(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
Gets whether the given
status
is acceptable after eIDAS - isAcceptableStatusBeforeEIDAS(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
Gets whether the given
status
is acceptable before eIDAS - isAcceptableToken(RevocationToken<?>) - Method in class eu.europa.esig.dss.validation.RevocationDataLoadingStrategy
-
This method verifies whether the obtained revocation token is acceptable
- isAdbeRevocationInfoArchival(CAdESAttribute) - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
-
Checks if the
signedAttribute
is an instance of type adbe-revocationInfoArchival - isAddX509SubjectName() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Gets if the
<ds:X509Data>
element shall be added - isALevelTechnicallyValid() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets if the A-level of the signature is valid
- isALevelTechnicallyValid(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Indicates if the -A (-LTA) level is technically valid.
- isAllDataObjectsTimestamp(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isAllDataObjectsTimestamp(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isAllDataObjectsTimestamp(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isAllDataObjectsTimestamp(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
signedAttribute
is an instance of "data-objects-timestamp" element NOTE: Applicable only for XAdES - isAllDataSignedObjects() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
-
Gets the value of the allDataSignedObjects property.
- isAllDataSignedObjects() - Method in class eu.europa.esig.dss.validation.CommitmentTypeIndication
-
Gets if AllDataSignedObjects are referenced by the current CommitmentType (XAdES only)
- isAllowCreate() - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDPolicyType
-
Gets the value of the allowCreate property.
- isAllowedArchiveManifest(String) - Method in class eu.europa.esig.dss.asic.cades.ASiCWithCAdESContainerExtractor
- isAllowedArchiveManifest(String) - Method in class eu.europa.esig.dss.asic.common.AbstractASiCContainerExtractor
-
Checks if the given
String
file name represents an allowed archive manifest name for the current ASiC container format - isAllowedArchiveManifest(String) - Method in class eu.europa.esig.dss.asic.xades.ASiCWithXAdESContainerExtractor
- isAllowedBasicRevocationDataValidation(XmlConclusion) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Checks if the given conclusion is allowed as a basic revocation validation in order to continue the validation process with Long-Term Validation Data
- isAllowedBasicSignatureValidation(XmlConclusion) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Checks if the given conclusion is allowed as a basic signature validation in order to continue the validation process with Long-Term Validation Data
- isAllowedBasicTimestampValidation(XmlConclusion) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Checks if the given conclusion is allowed as a basic timestamp validation in order to continue the validation process with Archival Data
- isAllowedManifest(String) - Method in class eu.europa.esig.dss.asic.cades.ASiCWithCAdESContainerExtractor
- isAllowedManifest(String) - Method in class eu.europa.esig.dss.asic.common.AbstractASiCContainerExtractor
-
Checks if the given
String
file name represents an allowed manifest name for the current ASiC container format - isAllowedManifest(String) - Method in class eu.europa.esig.dss.asic.xades.ASiCWithXAdESContainerExtractor
- isAllowedSignature(String) - Method in class eu.europa.esig.dss.asic.cades.ASiCWithCAdESContainerExtractor
- isAllowedSignature(String) - Method in class eu.europa.esig.dss.asic.common.AbstractASiCContainerExtractor
-
Checks if the given
String
file name represents an allowed signature document name for the current ASiC container format - isAllowedSignature(String) - Method in class eu.europa.esig.dss.asic.xades.ASiCWithXAdESContainerExtractor
- isAllowedSignatureDocumentType(DSSDocument) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Checks if the signature document has an allowed type (bytes can be extracted)
- isAllowedTimestamp(String) - Method in class eu.europa.esig.dss.asic.cades.ASiCWithCAdESContainerExtractor
- isAllowedTimestamp(String) - Method in class eu.europa.esig.dss.asic.common.AbstractASiCContainerExtractor
-
Checks if the given
String
file name represents an allowed timestamp document name for the current ASiC container format - isAllowedTimestamp(String) - Method in class eu.europa.esig.dss.asic.xades.ASiCWithXAdESContainerExtractor
- isAllowedValidationWithLongTermData(XmlConclusion) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Checks if the given conclusion is allowed as a validation process with a long-term validation data in order to continue the validation process with Archival Data
- isAllSelfSigned() - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
-
This method checks if all certificates are self-signed
- isAllSelfSigned() - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
- isAllSelfSigned() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
This method checks in all sources if all embedded certificate are self-signed
- isAnnotationBoxOverlapping(AnnotationBox, List<PdfAnnotation>) - Method in class eu.europa.esig.dss.pdf.modifications.DefaultPdfDifferencesFinder
- isAnnotationBoxOverlapping(AnnotationBox, List<PdfAnnotation>) - Method in interface eu.europa.esig.dss.pdf.modifications.PdfDifferencesFinder
-
Checks if the given
annotationBox
overlaps withpdfAnnotations
- isAnyPolicy() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PolicyTreeNode
-
Returns if the current policy node represents anyPolicy
- isArchivalTimestamp() - Method in enum eu.europa.esig.dss.enumerations.TimestampType
-
Checks if the timestamp type is an archive timestamp
- isArchiveManifest() - Method in class eu.europa.esig.dss.validation.ManifestFile
-
Gets if the manifest is related to an archive timestamp (ASiC-E with CAdES)
- isArchiveManifest(String) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the fileName matches to an Archive Manifest name standard
- isArchiveTimestamp(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isArchiveTimestamp(CAdESAttribute) - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- isArchiveTimestamp(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isArchiveTimestamp(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isArchiveTimestamp(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
unsignedAttribute
is an instance of "archive-timestamp" element - isArchiveTimeStampToken(Attribute) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Checks if the attribute is of an allowed archive timestamp type
- isArrayEmpty(byte[]) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isArrayEmpty(byte[]) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isArrayEmpty(byte[]) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the byte array is null or empty
- isArrayEmpty(byte[]) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the byte array is null or empty
- isArrayEmpty(char[]) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isArrayEmpty(char[]) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isArrayEmpty(char[]) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the char array is null or empty
- isArrayEmpty(char[]) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the char array is null or empty
- isArrayEmpty(Object[]) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isArrayEmpty(Object[]) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isArrayEmpty(Object[]) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the array is null or empty
- isArrayEmpty(Object[]) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the array is null or empty
- isArrayNotEmpty(byte[]) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isArrayNotEmpty(byte[]) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isArrayNotEmpty(byte[]) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the byte array is not null nor empty
- isArrayNotEmpty(byte[]) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the byte array is not null nor empty
- isArrayNotEmpty(char[]) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isArrayNotEmpty(char[]) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isArrayNotEmpty(char[]) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the char array is not null nor empty
- isArrayNotEmpty(char[]) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the char array is not null nor empty
- isArrayNotEmpty(Object[]) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isArrayNotEmpty(Object[]) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isArrayNotEmpty(Object[]) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the array is not null nor empty
- isArrayNotEmpty(Object[]) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the array is not null nor empty
- isASiCE(ASiCParameters) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the parameters are configured for ASiCE creation
- isASiCEArchive(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.scope.AbstractSignatureScopeFinder
-
Checks if the given signature represents an ASiC-E container
- isASiCEContainer(ASiCContent) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
This method verifies whether the given
ASiCContent
is of ASiC-E format type - isASiCEContainer(DSSDocument) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
This method verifies whether the given container is of ASiC-E format type
- isAsicFileContent(List<String>) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the list of filenames represents an ASiC container content
- isASiCMimeType(MimeType) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the given MimeType is ASiC MimeType
- isASiCS(ASiCParameters) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the parameters are configured for ASiCS creation
- isASiCSArchive(AdvancedSignature) - Method in class eu.europa.esig.dss.asic.cades.validation.scope.ASiCWithCAdESSignatureScopeFinder
- isASiCSArchive(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.scope.AbstractSignatureScopeFinder
-
Checks if the given signature represents an ASiC-S container
- isASiCSContainer(ASiCContent) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
This method verifies whether the given
ASiCContent
is of ASiC-S format type - isASiCSContainer(DSSDocument) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
This method verifies whether the given container is of ASiC-S format type
- isASiCWithCAdES(List<String>) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the extracted filenames represent an ASiC with CAdES content
- isASiCWithXAdES(List<String>) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the extracted filenames represent an ASiC with XAdES content
- isAsn1Encoded(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Checks if the binaries are ASN.1 encoded.
- isAsn1EncodedSignatureValue(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Checks if the SignatureValue binaries are ASN.1 encoded.
- isAsn1Processable() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Gets the value of the asn1Processable property.
- isAsn1Processable() - Method in class eu.europa.esig.dss.validation.policy.SignaturePolicyValidationResult
-
Returns if the signature policy is ASN.1 processable
- isASN1SequenceTag(byte) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Checks if the byte defines an ASN1 Sequence
- isAtLeastOneStringNotEmpty(String...) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if at least one string is not empty
- isAttrAuthoritiesCertValues(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isAttrAuthoritiesCertValues(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isAttrAuthoritiesCertValues(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isAttrAuthoritiesCertValues(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
unsignedAttribute
is an instance of "AttrAuthoritiesCertValues" element - isAttributeCertificateRef(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isAttributeCertificateRef(CAdESAttribute) - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- isAttributeCertificateRef(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isAttributeCertificateRef(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isAttributeCertificateRef(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
unsignedAttribute
is an instance of "attribute-certificate-ref" element - isAttributeOfType(Attribute, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Checks if the given attribute is an instance of the expected asn1ObjectIdentifier type
- isAttributeRevocationRef(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isAttributeRevocationRef(CAdESAttribute) - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- isAttributeRevocationRef(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isAttributeRevocationRef(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isAttributeRevocationRef(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
unsignedAttribute
is an instance of "attribute-revocation-ref" element - isAttributeRevocationValues(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isAttributeRevocationValues(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isAttributeRevocationValues(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isAttributeRevocationValues(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
unsignedAttribute
is an instance of "AttributeRevocationValues" element - isAuthnRequestsSigned() - Method in class eu.europa.esig.saml.jaxb.metadata.SPSSODescriptorType
-
Gets the value of the authnRequestsSigned property.
- isAuthorityInformationAccess(String) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method verifies whether
oid
corresponds to the authority information access extension OID - isAuthorityKeyIdentifier(String) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method verifies whether
oid
corresponds to the authority key identifier extension OID - isAvailableName(String, Collection<String>) - Method in class eu.europa.esig.dss.asic.common.AbstractASiCFilenameFactory
-
This method verifies whether the
filename
is not present withinrestrictedNames
- isBase64Encoded(String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isBase64Encoded(String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isBase64Encoded(String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the string is base64-encoded
- isBase64Encoded(String) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the string is base64-encoded
- isBase64UrlEncoded() - Method in class eu.europa.esig.dss.jades.validation.EtsiUComponent
-
Gets if the component is base64url encoded
- isBase64UrlEncoded(byte) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Checks if the byte is Base64Url encoded
- isBase64UrlEncoded(String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Checks if the provided string is base64Url encoded
- isBase64UrlEncodedEtsiUComponents() - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
Gets if the instances of the 'etsiU' unprotected header shall appear in their corresponding base64url encoding Default : TRUE (base64Url encoded etsiU components will be used)
- isBase64UrlEncodedPayload() - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
Gets if base64Url encoded payload shall be used
- isBasicConstraints(String) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method verifies whether
oid
corresponds to the basic constraints extension OID - isBLevelTechnicallyValid() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets if the B-level of the signature is valid
- isBLevelTechnicallyValid(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Indicates if the -B level is technically valid.
- isc - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
- isCa() - Method in class eu.europa.esig.dss.model.x509.extension.BasicConstraints
-
Returns whether the certificate is a CA certificate
- isCA() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns whether the certificate defines BasicConstraints.cA extension set to TRUE
- isCA() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicConstraints
-
Gets the value of the ca property.
- isCA() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
This method checks if the BasicConstraint is present
- isCAdES(String) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the entryName is a relevant CAdES signature
- isCaQc(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
Checks whether the
serviceTypeIdentifier
is CA/QC - isCertHashExtensionMatch() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Gets the value of the certHashExtensionMatch property.
- isCertHashExtensionMatch() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
-
Gets if a certHash extension matches to the hash of the concerned certificate
- isCertHashExtensionPresent() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Gets the value of the certHashExtensionPresent property.
- isCertHashExtensionPresent() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
-
Gets if a certHash extension if present
- isCertHashMatch() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Returns TRUE if the certHash extension (from an OCSP Response) is match to the hash of related certificate token
- isCertHashPresent() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Returns TRUE if the certHash extension (from an OCSP Response) is present
- isCertificate() - Method in enum eu.europa.esig.dss.enumerations.TokenExtractionStrategy
-
This method returns true if the certificate extraction is enabled
- isCertificateChainFromTrustedStore() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
-
Checks if the certificate chain is trusted from a Trusted Store NOTE: Not from Trusted List!
- isCertificatePolicies(String) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method verifies whether
oid
corresponds to the certificate policies extension OID - isCertificateSourceEqual(CertificateSource) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
-
This method checks if the current and the given
CertificateSource
s contain the same certificate tokens - isCertificateSourceEqual(CertificateSource) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
- isCertificateSourceEquivalent(CertificateSource) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
-
This method checks if the current and the given
CertificateSource
s contain the same public keys - isCertificateSourceEquivalent(CertificateSource) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
- isCertificateValidation() - Method in class eu.europa.esig.dss.detailedreport.DetailedReport
-
Returns if the certificate validation has been performed (therefore the certificate corresponding data can be retrieved)
- isCertificateValues(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isCertificateValues(CAdESAttribute) - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- isCertificateValues(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isCertificateValues(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isCertificateValues(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
unsignedAttribute
is an instance of "certificate-values" element - isCheckCertificateRevocation() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
- isCheckCertificateRevocation() - Method in interface eu.europa.esig.dss.model.SerializableSignatureParameters
-
Indicates whether a revocation check shall be performed for a signing certificate and a respectful certificate chain.
- isCheckRevocationForUntrustedChains() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method returns true if revocation check is enabled for untrusted certificate chains.
- isCheckRevocationForUntrustedChains() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- isCMSSignedDataEqual(CMSSignedData, CMSSignedData) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
Compares two CMSSignedData objects by their encoded binaries
- isCollectionEmpty(Collection) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isCollectionEmpty(Collection) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isCollectionEmpty(Collection) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the collection is null or empty
- isCollectionEmpty(Collection) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the collection is null or empty
- isCollectionNotEmpty(Collection) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isCollectionNotEmpty(Collection) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isCollectionNotEmpty(Collection) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the collection is not null nor empty
- isCollectionNotEmpty(Collection) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the collection is not null nor empty
- isCompleteCertificateRef(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isCompleteCertificateRef(CAdESAttribute) - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- isCompleteCertificateRef(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isCompleteCertificateRef(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isCompleteCertificateRef(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
unsignedAttribute
is an instance of "complete-certificate-ref" element - isCompleteRevocationRef(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isCompleteRevocationRef(CAdESAttribute) - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- isCompleteRevocationRef(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isCompleteRevocationRef(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isCompleteRevocationRef(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
unsignedAttribute
is an instance of "complete-revocation-ref" element - isCompliant() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFAInfo
-
Gets the value of the compliant property.
- isCompliant() - Method in class eu.europa.esig.dss.pdfa.PDFAValidationResult
-
Gets whether the validated document is compliant according to the returned profile Id
- isConsistent() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Gets the value of the consistent property.
- isConsistent() - Method in interface eu.europa.esig.dss.pades.validation.PdfSignatureDictionary
-
Checks if the signature dictionary is consistent.
- isConsistent() - Method in class eu.europa.esig.dss.pdf.PdfSigDictWrapper
- isConsistent(TrustedServiceWrapper) - Method in interface eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceCondition
-
Whether the TrustedService is consistent
- isConsistent(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceQualifierAndAdditionalServiceInfoPreEIDASConsistency
- isConsistent(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceStatusPreEIDASConsistency
- isContainerInfoPresent() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method checks if the document is a container (ASiC)
- isContainerOpenDocument(DSSDocument) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the archive represents an OpenDocument
- isContentMatch() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTSAGeneralName
-
Gets the value of the contentMatch property.
- isContentTimestamp() - Method in enum eu.europa.esig.dss.enumerations.TimestampType
-
Checks if the timestamp type is a content timestamp
- isContentTimestamp(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isContentTimestamp(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isContentTimestamp(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isContentTimestamp(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
signedAttribute
is an instance of "content-timestamp" element NOTE: Applicable only for CAdES - isCounterSignature() - Method in class eu.europa.esig.dss.cades.validation.CAdESSignature
- isCounterSignature() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
-
Gets the value of the counterSignature property.
- isCounterSignature() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the counterSignature property.
- isCounterSignature() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets if the current signature counter-signs another signature within the document
- isCounterSignature() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Gets the value of the counterSignature property.
- isCounterSignature() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Checks if the current signature is a counter signature (i.e.
- isCounterSignature() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- isCounterSignature(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isCounterSignature(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isCounterSignature(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isCounterSignature(Reference, XAdESPaths) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Determines if the given
reference
refers to CounterSignature element - isCounterSignature(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
unsignedAttribute
is an instance of "counter-signature" element - isCounterSignatureReferenceType(String) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Checks if the given
referenceType
is an etsi Countersignature type - isCoveredByManifest(ASiCContent, DSSDocument) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESSignatureExtension
-
Verifies whether the
signature
document is covered by an Archive Manifest - isCoveredByManifest(List<DSSDocument>, String) - Static method in class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESUtils
-
Checks if a document (e.g.
- isCritical() - Method in class eu.europa.esig.asic.manifest.jaxb.ExtensionType
-
Gets the value of the critical property.
- isCritical() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateExtension
-
Gets the value of the critical property.
- isCritical() - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtension
-
Returns whether the certificate extension is critical or not
- isCritical() - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ExtensionType
-
Gets the value of the critical property.
- isCriticalHeaderException(String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Checks if the given
headerName
is a critical header exception (shall not be incorporated within 'crit' header). - isCRLDistributionPoints(String) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method verifies whether
oid
corresponds to the CRL distribution points extension OID - isCrlSignKeyUsage() - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Gets if the issuer certificate has 'cRLSign' key usage
- isCurrent() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerInfo
-
Gets the value of the current property.
- isCurrent() - Method in class eu.europa.esig.dss.spi.x509.SignerIdentifier
-
Indicates if the SignerIdentifier is related to the current signature
- isDataFound() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
-
Gets the value of the dataFound property.
- isDataIntact() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
-
Gets the value of the dataIntact property.
- isDefault - Variable in class eu.europa.esig.saml.jaxb.metadata.AttributeConsumingServiceType
- isDefault - Variable in class eu.europa.esig.saml.jaxb.metadata.IndexedEndpointType
- isDEROctetStringNull(DEROctetString) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
This method checks if a given
DEROctetString
is null. - isDestroyed() - Method in class eu.europa.esig.dss.token.PrefilledPasswordCallback
- isDesync() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns TRUE if the cache is in DESYNC status
- isDesync() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Checks if the status 'desynchronized' is set for the cache entry
- isDesync() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- isDesync(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Checks if a CachedEntry for the given key is not up to date
- isDesynchronized() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
-
Gets if the record is desynchronized
- isDesynchronized() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- isDetachedSignature() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
-
Checks if the JAdES Signature is a detached (contains 'sigD' dictionary)
- isDetachedSignature(CMSSignedData) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
Checks if the signature is detached
- isDigestAlgorithmReliable(DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Checks if the given
DigestAlgorithm
is reliable (acceptable) - isDigestAlgorithmsEqual() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicyDigestAlgoAndValue
-
Gets the value of the digestAlgorithmsEqual property.
- isDigestAlgorithmsEqual() - Method in class eu.europa.esig.dss.validation.policy.SignaturePolicyValidationResult
-
Returns if the DigestAlgorithm defined in the policy and used for the validation do match
- isDigestEqual() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Gets if digest is equal
- isDigestPresent() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Gets if digest is present
- isDigestValid() - Method in class eu.europa.esig.dss.validation.policy.SignaturePolicyValidationResult
-
Returns if the signature policy has been validated successfully
- isDigestValueMatch() - Method in class eu.europa.esig.dss.diagnostic.CertificateRefWrapper
-
Checks if the DigestAlgoAndValue of the reference matches one of the certificate
- isDigestValuePresent() - Method in class eu.europa.esig.dss.diagnostic.CertificateRefWrapper
-
Checks if the DigestAlgoAndValue of the reference present in the certificate reference
- isDistinguishedNameEqual() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Gets if the distinguished name equals
- isdn - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
- isDocHashOnly() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerDocumentRepresentations
-
Gets the value of the docHashOnly property.
- isDocHashOnly() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets if the signature is a document hash only
- isDocHashOnly() - Method in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
-
Gets the value of the docHashOnly property.
- isDocHashOnlyValidation() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns true if the validation of the signature has been performed only on Signer's Document Representation (SDR).
- isDocHashOnlyValidation() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- isDocTimestamp(PdfSignatureDictionary) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Checks if the given signature dictionary represents a DocTimeStamp
- isDocumentCovered(String) - Method in class eu.europa.esig.dss.validation.ManifestFile
-
Checks if the document with
documentName
is covered by the Manifest - isDocumentTimestamp() - Method in enum eu.europa.esig.dss.enumerations.TimestampType
-
Checks if the timestamp type is a document timestamp (used for PAdES)
- isDocumentTimestampLayer() - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Checks if a DocumentTimestamp has to be added in the current mode
- isDOM(byte[]) - Static method in class eu.europa.esig.dss.DomUtils
-
This method returns true if the binaries contains a
Document
- isDOM(DSSDocument) - Static method in class eu.europa.esig.dss.DomUtils
-
This method returns true if the provided document is a valid XML
Document
- isDuplicated() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
-
Gets the value of the duplicated property.
- isDuplicated() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Gets the value of the duplicated property.
- isDuplicated() - Method in class eu.europa.esig.dss.validation.ReferenceValidation
-
Returns if the referenced data is ambiguous
- isDuplicateIdsDetected(DSSDocument) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
This method is used to detect duplicate id values
- isEIDASConstraintPresent() - Method in class eu.europa.esig.dss.policy.EtsiValidationPolicy
- isEIDASConstraintPresent() - Method in interface eu.europa.esig.dss.policy.ValidationPolicy
-
Returns if EIDAS constraints present (qualification check shall be performed)
- isElementReference(String) - Static method in class eu.europa.esig.dss.DomUtils
-
Returns TRUE if the provided
uri
refers to an element in the signature - isEmbedFontSubset() - Method in class eu.europa.esig.dss.pades.DSSFileFont
-
This method returns whether only a font subset should be included into a PDF
- isEmbedXML() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Returns if original XML document shall be embedded into ENVELOPING signature in its clear XML representation
- isEmbedXML() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Gets if the signed content shall be incorporated as XML (used for ENVELOPING)
- isEmpty() - Method in class eu.europa.esig.dss.alert.status.MessageStatus
- isEmpty() - Method in class eu.europa.esig.dss.alert.status.ObjectStatus
- isEmpty() - Method in interface eu.europa.esig.dss.alert.status.Status
-
Returns whether the object is not filled (all values are null)
- isEmpty() - Method in class eu.europa.esig.dss.jades.JsonObject
- isEmpty() - Method in class eu.europa.esig.dss.model.DSSMessageDigest
-
Checks whether the object contains a value
- isEmpty() - Method in class eu.europa.esig.dss.model.Policy
-
Checks if the object's data is not filled
- isEmpty() - Method in class eu.europa.esig.dss.model.SignerLocation
-
Checks if the SignerLocation instance is empty
- isEmpty() - Method in class eu.europa.esig.dss.model.UserNotice
-
This method checks if the content of the UserNotice is empty or not
- isEmpty() - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Checks if the
SignatureImageParameters
is empty (no image or text parameters are defined) - isEmpty() - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Checks if the text property is set for the parameters
- isEmpty() - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectModifications
-
Checks whether the object is empty
- isEmpty() - Method in class eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
-
This method tests if any candidate is known
- isEmpty() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
This method checks if the embed sources is empty
- isEmpty() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
This method checks if the revocation source is empty
- isEmpty() - Method in class eu.europa.esig.dss.spi.x509.SignerIdentifier
-
Checks if the SignerIdentifier is empty or not NOTE: in some cases the SignerIdentifier can not contain any values
- isEmpty() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Checks if the cache record is empty
- isEmpty() - Method in class eu.europa.esig.dss.validation.ListRevocationSource
-
Checks if the current ListRevocationSource and its children are empty
- isEmpty() - Method in class eu.europa.esig.dss.validation.status.SignatureStatus
- isEmpty() - Method in class eu.europa.esig.dss.validation.status.TokenStatus
- isEmpty() - Method in class eu.europa.esig.dss.validation.ValidationData
-
Checks if the validation data is empty
- isEmpty() - Method in class eu.europa.esig.dss.validation.ValidationDataContainer
-
Checks if the validation data for inclusion if empty
- isEmpty() - Method in class eu.europa.esig.dss.xades.signature.XmlPolicyWithTransforms
- isEmpty(DSSDocument) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method verifies if the document is empty (does not have body)
- isEmpty(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Checks if a CachedEntry for the given key is empty (has no result)
- isEmpty(AttributeTable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Checks if the
attributeTable
is empty - isEn319122() - Method in class eu.europa.esig.dss.cades.CAdESSignatureParameters
-
Returns if the signature shall be created according to ETSI EN 319 122
- isEn319132() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Gets if the signature shall be created according to ETSI EN 319 132
- isEnacted() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateContentEquivalence
-
Gets the value of the enacted property.
- isEnacted() - Method in enum eu.europa.esig.dss.enumerations.MRAStatus
-
Returns whether the MRA Status corresponds to the enacted Trust Service equivalence schema
- isEnactedMRA() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns if the MRA has been enacted
- isEnactedMRA() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Gets the value of the enactedMRA property.
- isEnactedMRA() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Gets the value of the enactedMRA property.
- isEnactedMRA() - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Gets whether MRA has been enacted for this Trusted Service
- isEnactedMRA() - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Gets the value of the enactedMRA property.
- isEncrypted() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- isEncrypted() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- isEncrypted() - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
This method checks whether the document is encrypted
- isEncryptionAlgorithmReliable(EncryptionAlgorithm) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Checks if the given
EncryptionAlgorithm
is reliable (acceptable) - isEncryptionAlgorithmWithKeySizeReliable(EncryptionAlgorithm, Integer) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Checks if the {code keyLength} for
EncryptionAlgorithm
is reliable (acceptable) - isEncryptionAlgorithmWithKeySizeReliable(EncryptionAlgorithm, String) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
-
Checks if the {code keyLength} for
EncryptionAlgorithm
is reliable (acceptable) - isEquivalent(EncryptionAlgorithm) - Method in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
Verifies if the provided
encryptionAlgorithm
is equivalent to the current one. - isEquivalent(CertificateToken) - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
This method returns true if the given token is equivalent.
- isEquivalent(SignerIdentifier) - Method in class eu.europa.esig.dss.spi.x509.SignerIdentifier
-
Checks if the given
signerIdentifier
is equivalent - isError() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
-
Gets if the error is present for the record
- isError() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns TRUE if the cache is in a error status
- isError() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Checks if the current status of the cache is error
- isError() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- isError() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- isExist() - Method in class eu.europa.esig.dss.cades.validation.CAdESSigProperties
- isExist() - Method in class eu.europa.esig.dss.jades.validation.JAdESEtsiUHeader
- isExist() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignedProperties
- isExist() - Method in interface eu.europa.esig.dss.validation.SignatureProperties
-
Checks if "unsigned-signature-properties" exists and can be processed
- isExist() - Method in class eu.europa.esig.dss.xades.validation.XAdESSigProperties
- isExpirationDateAvailable(DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
-
Gets if the expiration date if defined for the given
digestAlgorithm
- isExpirationDateAvailable(EncryptionAlgorithm, String) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
-
Gets if the expiration date if defined for the given
encryptionAlgorithm
andkeyLength
- isExtendedKeyUsage(String) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method verifies whether
oid
corresponds to the extended key usage extension OID - isExtendedKeyUsagePresent(CertificateToken, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Deprecated.since DSS 5.12. Use
ExtendedKeyUsages extendedKeyUsage = CertificateExtensionsUtils.getExtendedKeyUsage(certToken); boolean extendedKeyUsagePresent = extendedKeyUsage != null && extendedKeyUsage.getOids().contains(oid.getId());
- isExternalDataDocument(DSSDocument) - Static method in class eu.europa.esig.dss.asic.xades.OpenDocumentSupportUtils
-
Verifies whether the document is located within "external-data/" folder within the archive
- isExtractPOEFromUntrustedChains() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method returns whether POEs should be extracted from timestamps coming from untrusted certificate chains.
- isExtractPOEFromUntrustedChains() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- isFileNeedToBeDeleted() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Checks if the entry must be deleted from the file cache (download cache)
- isFileUrl(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
-
Indicates if the given URL uses FILE protocol
- isForceAuthn() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Gets the value of the forceAuthn property.
- isForEseal() - Method in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Returns if the certificate can be used for an electronic seal
- isForeSeals(String) - Static method in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
Checks if the given additional service info is "for eSeals" identifier
- isForeSeals(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
Checks if the given list of additional service infos contains "for eSeals" identifier
- isForeSealsOnly(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
Checks if the given list of additional service infos only contains "for eSeals" identifier
- isForEsig() - Method in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Returns if the certificate can be used for an electronic signature
- isForeSignatures(String) - Static method in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
Checks if the given additional service info is "for eSignatures" identifier
- isForeSignatures(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
Checks if the given list of additional service infos contains "for eSignatures" identifier
- isForeSignaturesOnly(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
Checks if the given list of additional service infos only contains "for eSignatures" identifier
- isForWebAuth(String) - Static method in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
Checks if the given additional service info is "for web authentication" identifier
- isForWebAuth(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
Checks if the given list of additional service infos contains "for web authentication" identifier
- isForWebAuthOnly(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
Checks if the given list of additional service infos only contains "for web authentication" identifier
- isFound() - Method in class eu.europa.esig.dss.validation.ManifestEntry
-
Gets if the referenced document has been found
- isFound() - Method in class eu.europa.esig.dss.validation.ReferenceValidation
-
Gets if the references data has been found
- isFtpUrl(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
-
Indicates if the given URL uses FTP protocol
- isGenerateTBSWithoutCertificate() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Indicates if it is possible to generate ToBeSigned data without the signing certificate.
- isGenerateTBSWithoutCertificate() - Method in interface eu.europa.esig.dss.model.SerializableSignatureParameters
-
Indicates if it is possible to generate ToBeSigned data without the signing certificate.
- isGenerateTBSWithoutCertificate() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Indicates if it is possible to generate ToBeSigned data without the signing certificate.
- isGood() - Method in enum eu.europa.esig.dss.enumerations.CertificateStatus
-
Checks if the certificate status is valid
- isGrayscale(Color) - Static method in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
This method verifies if the provided color lies in the grayscale color space (e.g.
- isHashAsInTechnicalSpecification() - Method in class eu.europa.esig.dss.model.Policy
-
Gets if the digests of the signature policy has been computed as in a technical specification
- isHashAsInTechnicalSpecification() - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Gets if the digest should be computed as specified in the relevant technical specification
- isHashOnly() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerDocumentRepresentations
-
Gets the value of the hashOnly property.
- isHashOnly() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets if the signature is a hash only
- isHashOnly() - Method in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
-
Gets the value of the hashOnly property.
- isHashOnlyValidation() - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Returns true if the validation of the signature has been performed only on Data To Be Signed Representation (DTBSR).
- isHashOnlyValidation() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- isHexEncoded(String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isHexEncoded(String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isHexEncoded(String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the string is HEX (base16) encoded
- isHexEncoded(String) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the string is HEX (base16) encoded
- isHttp(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
-
Indicates if the given string represents HTTP protocol.
- isHttps(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
-
Indicates if the given string represents HTTPS protocol.
- isHttpUrl(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
-
Indicates if the given URL uses HTTP protocol
- isIdentified() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Gets the value of the identified property.
- isIdentified() - Method in class eu.europa.esig.dss.validation.policy.SignaturePolicyValidationResult
-
Returns if the signature policy has been obtained successfully
- isIdKpOCSPSigning() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Checks if the certificate has an extended-key-usage "ocspSigning" (1.3.6.1.5.5.7.3.9)
- isIdPkixOcspNoCheck() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns if the certificate has id-pkix-ocsp-no-check attribute
- isIncludeCertificateChain() - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
Defines if complete certificate chain binaries must be included into the signed header ('x5c' attribute)
- isIncludeKeyIdentifier() - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
Returns whether a 'kid' (key identifier) header parameter should be created
- isIncludeSignatureType() - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
Defines if the signature MimeType string must be included into the signed header ('typ' attribute)
- isIncludeVRIDictionary() - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Returns whether the VRI dictionary should be included to the PAdES Signature on extension within LT-level revision (DSS revision)
- isIndeterminate() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
-
Gets if the validation result is indeterminate
- isIndeterminate() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- isIndeterminateConclusion(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Checks if the conclusion is indeterminate
- isIndividualDataObjectsTimestamp(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isIndividualDataObjectsTimestamp(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isIndividualDataObjectsTimestamp(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isIndividualDataObjectsTimestamp(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
signedAttribute
is an instance of "individual-data-objects-timestamp" element NOTE: Applicable only for XAdES - isInhibitAnyPolicy(String) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method verifies whether
oid
corresponds to the policy constraints extension OID - isInitialized() - Static method in class eu.europa.esig.dss.xades.SantuarioInitializer
-
Method isInitialized
- isIntact() - Method in class eu.europa.esig.dss.validation.ManifestEntry
-
Gets if the digest of the reference document matches
- isIntact() - Method in class eu.europa.esig.dss.validation.ReferenceValidation
-
Gets if the digest of a referenced document matches to one defined in the reference
- isInternal() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
This method returns true if the token was not collected from an external resource (online or jdbc)
- isInternalOrigin() - Method in enum eu.europa.esig.dss.enumerations.RevocationOrigin
-
Checks if the revocation has been obtained from the input document
- isInternalRevocationOrigin() - Method in class eu.europa.esig.dss.diagnostic.RevocationWrapper
-
Returns true if the Revocation data was obtained from a signature container
- isInvalid() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
-
Gets if the signature is invalid
- isInvalid() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- isInvalidConclusion(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Checks if the conclusion is invalid
- isIsDefault() - Method in class eu.europa.esig.saml.jaxb.metadata.AttributeConsumingServiceType
-
Gets the value of the isDefault property.
- isIsDefault() - Method in class eu.europa.esig.saml.jaxb.metadata.IndexedEndpointType
-
Gets the value of the isDefault property.
- isIsPassive() - Method in class eu.europa.esig.saml.jaxb.ecp.RequestType
-
Gets the value of the isPassive property.
- isIsPassive() - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Gets the value of the isPassive property.
- isIsRequired() - Method in class eu.europa.esig.saml.jaxb.metadata.RequestedAttributeType
-
Gets the value of the isRequired property.
- isIssuerSerialMatch() - Method in class eu.europa.esig.dss.diagnostic.CertificateRefWrapper
-
Returns of IssuerSerial match with a found certificate
- isIssuerSerialPresent() - Method in class eu.europa.esig.dss.diagnostic.CertificateRefWrapper
-
Returns of IssuerSerial is present within the certificate reference
- isIssuerSerialPresent() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Indicates if the IssuerSerial (issuerAndSerialNumber) is present in the signature.
- isIssuerX509PrincipalMatches() - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Returns if the issuer X509 Principal matches between one defined in CRL and its issuer certificate corresponding value
- isJsonDocument(DSSDocument) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Checks if the provided document is JSON document
- isKeyInfoCovered(XAdESSignature) - Static method in class eu.europa.esig.dss.xades.XAdESSignatureUtils
-
This method verifies whether the ds:KeyInfo element is signed by the signature
- isKeyInfoReference(Reference, Element) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Checks if the given reference is linked to a KeyInfo element
- isKeyUsage(String) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method verifies whether
oid
corresponds to the key usage extension OID - isKnown() - Method in class eu.europa.esig.dss.diagnostic.CertificateRevocationWrapper
-
Gets if the revocation status is known
- isKnown() - Method in enum eu.europa.esig.dss.enumerations.CertificateStatus
-
Checks if the certificate status is known
- isKnown(CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
-
This method checks if a given certificate is known in the current source
- isKnown(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
- isLdapUrl(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
-
Indicates if the given URL uses LDAP protocol
- isLegal(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.CertificatePolicyIdentifiers
-
Checks if the certificate is legal QCP
- isLegalPersonConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
-
Checks whether the legal person identifiers within
TrustedServiceWrapper
are consistent - isLineBreakByte(byte) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method verifies if the given byte represents a line break character (new line or a carriage return)
- isLOTL() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Gets the value of the lotl property.
- isManifest(String) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the fileName matches to a Manifest name standard
- isManifestReferenceType(String) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Checks if the given
referenceType
is an xmldsig Manifest type - isManifestSignature() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Returns if a manifest signature should be created
- isManifestSignature() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Gets if the signature signs a manifest
- isMapEmpty(Map<?, ?>) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isMapEmpty(Map<?, ?>) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isMapEmpty(Map<?, ?>) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the map is null or empty
- isMapEmpty(Map<?, ?>) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the map is null or empty
- isMapNotEmpty(Map<?, ?>) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isMapNotEmpty(Map<?, ?>) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isMapNotEmpty(Map<?, ?>) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the map is not null nor empty
- isMapNotEmpty(Map<?, ?>) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the map is not null nor empty
- isMatch() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestAlgoAndValue
-
Gets the value of the match property.
- isMatch() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlIssuerSerial
-
Gets the value of the match property.
- isMatch(Digest) - Method in class eu.europa.esig.dss.model.identifier.MultipleDigestIdentifier
-
Checks if the given digests match to the token
- isMessageImprintDataFound() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Indicates if the message-imprint is found (all the required data for message-imprint computation is present)
- isMessageImprintDataFound() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Checks if the data for message-imprint computation has been found
- isMessageImprintDataIntact() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Indicates if the message-imprint is intact (matches the computed message-imprint)
- isMessageImprintDataIntact() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
The method
matchData
must be invoked previously. - isMimetype(String) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the given name is a "mimetype"
- isMimetypeFilePresent() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method checks if the container has a mimetype file
- isMimeTypeFilePresent() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
-
Gets the value of the mimeTypeFilePresent property.
- isMimeTypeFilePresent() - Method in class eu.europa.esig.dss.validation.ContainerInfo
-
Returns if the mimetype file present
- isMra() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Gets the value of the mra property.
- isMraSupport() - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Gets if the LOTL configuration supports MRA (Mutual Recognition Agreement).
- isMustUnderstand() - Method in class eu.europa.esig.saml.jaxb.ecp.RelayStateType
-
Gets the value of the mustUnderstand property.
- isMustUnderstand() - Method in class eu.europa.esig.saml.jaxb.ecp.RequestType
-
Gets the value of the mustUnderstand property.
- isMustUnderstand() - Method in class eu.europa.esig.saml.jaxb.ecp.ResponseType
-
Gets the value of the mustUnderstand property.
- isNameConstraints(String) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method verifies whether
oid
corresponds to the name constraints extension OID - isNational() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
Gets whether identifier corresponds to a national status
- isNatural(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.CertificatePolicyIdentifiers
-
Checks if the certificate is natural QCP
- isNetworkProtocol(String) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
-
Checks if the URL defines a network protocol
- IsNoQualificationConflictDetectedCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
Verifies if there is no conflict in certificate qualification determination result based on a use of different TrustedServices
- IsNoQualificationConflictDetectedCheck(I18nProvider, XmlValidationCertificateQualification, Set<CertificateQualification>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsNoQualificationConflictDetectedCheck
-
Default constructor
- isNotEmpty(Node, String) - Static method in class eu.europa.esig.dss.DomUtils
-
Returns true if the xpath query contains something
- isNotQualified(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Gets whether the list of TrustedService qualifiers contains 'NotQualified' identifier
- isObjectReferenceType(String) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Checks if the given
referenceType
is an xmldsig Object type - isOcspNoCheck() - Method in class eu.europa.esig.dss.model.x509.extension.OCSPNoCheck
-
Returns the ocsp-nocheck extension value, when present
- isOcspNoCheck(String) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method verifies whether
oid
corresponds to the ocsp-nocheck extension OID - isOCSPSigning(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Deprecated.since DSS 5.12. Use
ExtendedKeyUsages extendedKeyUsage = CertificateExtensionsUtils.getExtendedKeyUsage(certToken); boolean extendedKeyUsagePresent = extendedKeyUsage != null && extendedKeyUsage.getOids().contains(KeyPurposeId.id_kp_OCSPSigning.getId());
- isOidCode(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Checks if the given
oid
is a valid OID Ex.: 1.3.6.1.4.1.343 = valid 25.25 = invalid http://sample.com = invalid Source: regexr.com/38m0v (OID Validator) - isOpenDocument() - Method in class eu.europa.esig.dss.asic.xades.signature.asice.DataToSignASiCEWithXAdESHelper
- isOpenDocument() - Method in class eu.europa.esig.dss.asic.xades.signature.asice.DataToSignOpenDocumentHelper
- isOpenDocument() - Method in class eu.europa.esig.dss.asic.xades.signature.asics.DataToSignASiCSWithXAdESHelper
- isOpenDocument() - Method in interface eu.europa.esig.dss.asic.xades.signature.GetDataToSignASiCWithXAdESHelper
-
This method returns whether the concerned container represents an OpenDocument type
- isOpenDocument(DSSDocument) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the mimeType document defines an OpenDocument
- isOpenDocumentMimeType(MimeType) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the given MimeType is OpenDocument MimeType
- isOpenWithOwnerAccess() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- isOpenWithOwnerAccess() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- isOpenWithOwnerAccess() - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
This method verifies if the document has been opened with a full owner access (all modifications are permitted)
- isOrderMatch() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTSAGeneralName
-
Gets the value of the orderMatch property.
- isOriginalThirdCountryQcCompliance() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns if the certificate has been defined as QC compliant in a third-country Trusted List before MRA mapping
- isOriginalThirdCountrySupportedByQSCD() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns if the certificate has been defined as supported by QSCD in a third-country Trusted List before MRA mapping
- isOrphan(RevocationRef<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
This method verifies if a given
RevocationRef
is an orphan (not linked to a completeRevocationToken
- isOrphan(RevocationRef<R>) - Method in class eu.europa.esig.dss.validation.ListRevocationSource
-
Checks if the source does not contain revocation identifiers matching to the
reference
- isOverlap(AnnotationBox) - Method in class eu.europa.esig.dss.pdf.AnnotationBox
-
Checks if the current
AnnotationBox
overlaps with the givenbox
- isOverlap(PdfAnnotation) - Method in class eu.europa.esig.dss.pdf.AnnotationBox
-
Checks if the current
AnnotationBox
overlaps with the givenpdfAnnotation
- isParsingRefreshNeeded() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Gets of the parsing refresh is needed
- isPassive - Variable in class eu.europa.esig.saml.jaxb.ecp.RequestType
- isPassive - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
- isPDFACompliant() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns whether the document is a PDF/A compliant (PDF/A validation shall be performed!)
- isPDFACompliant() - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
Returns whether the PDF document is compliant to PDF/A specification.
- isPDFAValidationPerformed() - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Returns whether a document has been validated against PDF/A compliance
- isPDFDocument(DSSDocument) - Static method in class eu.europa.esig.dss.pades.PAdESUtils
-
Checks if the given
DSSDocument
represents a PDF document - isPdfSignatureDictionaryConsistent() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
This method returns whether the PDF signature dictionary is consistent across PDF revisions.
- isPdfSignatureDictionaryConsistent() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
This method returns whether the PDF signature dictionary is consistent across PDF revisions.
- isPivot() - Method in class eu.europa.esig.dss.spi.tsl.LOTLInfo
-
Checks if the current entry is a pivot info
- isPivot() - Method in class eu.europa.esig.dss.spi.tsl.PivotInfo
- isPivotSupport() - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Gets if the LOTL configuration supports pivots
- isPOEExistInRange(String, Date, Date) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
-
Checks if a POE exists for the token with the given Id within the validity range between
notBefore
andnotAfter
inclusively - isPOEExists(String, Date) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
-
Returns true if there is a POE exists for a given id at (or before) the control time.
- isPolicyAsn1Processable() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets if the signature policy is ASN.1 processable
- isPolicyConstraints(String) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method verifies whether
oid
corresponds to the policy constraints extension OID - isPolicyDigestAlgorithmsEqual() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets if the validated signature policy algorithm match
- isPolicyDigestValid() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets if the signature policy digest validation succeeds
- isPolicyIdentified() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets if the signature policy has been found
- isPolicyPresent() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Checks if a SignaturePolicyIdentifier is present
- isPolicyStorePresent() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Checks if a SignaturePolicyStore unsigned property is present
- isPolicyZeroHash() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns if the signature policy's hash should not be compared (zero hash is used)
- isPostEidas() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
Whether the status is related to post-eIDAS.
- isPostEIDAS(Date) - Static method in class eu.europa.esig.dss.validation.process.qualification.EIDASUtils
-
Gets if the given date relates to a post eIDAS time
- isPostGracePeriod(Date) - Static method in class eu.europa.esig.dss.validation.process.qualification.EIDASUtils
-
Gets if the given date relates to a post grace period
- isPreEidas() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
Whether the status is related to pre-eIDAS.
- isPreEIDAS(Date) - Static method in class eu.europa.esig.dss.validation.process.qualification.EIDASUtils
-
Gets if the given date relates to a pre eIDAS time
- isPreEIDASQualifierAndAdditionalServiceInfoConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
-
Checks whether the qualifiers and additional service information before eIDAS within
TrustedServiceWrapper
are consistent - isPreEIDASStatusConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
-
Checks whether the statuses before eIDAS within
TrustedServiceWrapper
are consistent - isPresent() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlIdPkixOcspNoCheck
-
Gets the value of the present property.
- isPresent() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcCompliance
-
Gets the value of the present property.
- isPresent() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcSSCD
-
Gets the value of the present property.
- isPresent() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlValAssuredShortTermCertificate
-
Gets the value of the present property.
- isPrettyPrint() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Gets if the signature shall be pretty-printed
- isProcessed() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Checks if the timestamp's signature has been validated
- isProcessedReference(Number) - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectTree
-
Checks whether a reference to the given object by number has been already processed in this tree
- isPsd2QcType(String) - Static method in class eu.europa.esig.dss.spi.QcStatementUtils
-
This method verifies of the given OID is a Psd2QcType statement
- isPseudonym() - Method in class eu.europa.esig.validationreport.jaxb.SignerInformationType
-
Gets the value of the pseudonym property.
- isQc() - Method in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Returns if the certificate is qualified
- isQC(CertificateQualifiedStatus) - Static method in enum eu.europa.esig.dss.enumerations.CertificateQualifiedStatus
-
This method verifies if the given
CertificateQualifiedStatus
is related to a qualified certificate - isQcCClegislation(String) - Static method in class eu.europa.esig.dss.spi.QcStatementUtils
-
This method verifies of the given OID is a QcCClegislation statement
- isQcCompliance() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns if the certificate is QC compliant (has id-etsi-qcs-QcCompliance extension)
- isQcCompliance() - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Gets if the certificate is qc-compliant
- isQcCompliance(String) - Static method in class eu.europa.esig.dss.spi.QcStatementUtils
-
This method verifies of the given OID is a QcCompliance statement
- isQcForEseal(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Gets whether the list of TrustedService qualifiers contains 'QCForESeal' identifier
- isQcForEsig(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Gets whether the list of TrustedService qualifiers contains 'QCForESig' identifier
- isQcForLegalPerson(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Gets whether the list of TrustedService qualifiers contains 'QCForLegalPerson' identifier
- isQcForWSA(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Gets whether the list of TrustedService qualifiers contains 'QCForWSA' identifier
- isQcLegislationPresent(QcStatements, String) - Static method in class eu.europa.esig.dss.spi.QcStatementUtils
-
This method verifies whether a QCLegislation code is present within provided
QcStatements
- isQcLimitValue(String) - Static method in class eu.europa.esig.dss.spi.QcStatementUtils
-
This method verifies of the given OID is a QcLimitValue statement
- isQcNoQSCD(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Gets whether the list of TrustedService qualifiers contains 'QCNoQSCD' identifier
- isQcNoSSCD(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Gets whether the list of TrustedService qualifiers contains 'QCNoSSCD' identifier
- isQCP(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.CertificatePolicyIdentifiers
-
Checks if the certificate is QCP
- isQcPds(String) - Static method in class eu.europa.esig.dss.spi.QcStatementUtils
-
This method verifies of the given OID is a QcPds statement
- isQCPPlus(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.CertificatePolicyIdentifiers
-
Checks if the certificate is QCP with SSCD
- isQcQSCD() - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Gets if the certificate is qc-qscd
- isQcQSCDManagedOnBehalf(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Gets whether the list of TrustedService qualifiers contains 'QCQSCDManagedOnBehalf' identifier
- isQcQSCDStatusAsInCert(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Gets whether the list of TrustedService qualifiers contains 'QCQSCDStatusAsInCert' identifier
- isQcRetentionPeriod(String) - Static method in class eu.europa.esig.dss.spi.QcStatementUtils
-
This method verifies of the given OID is a QcRetentionPeriod statement
- isQcSemanticsIdentifier(String) - Static method in class eu.europa.esig.dss.spi.QcStatementUtils
-
This method verifies of the given OID is a QcSemanticsIdentifier statement
- isQcSSCD(String) - Static method in class eu.europa.esig.dss.spi.QcStatementUtils
-
This method verifies of the given OID is a QcSSCD statement
- isQcSSCDStatusAsInCert(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Gets whether the list of TrustedService qualifiers contains 'QCSSCDStatusAsInCert' identifier
- isQcStatement(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Gets whether the list of TrustedService qualifiers contains 'QCStatement' identifier
- isQCStatementConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
-
Checks whether the QC statement identifiers within
TrustedServiceWrapper
are consistent - isQcStatementPresent(QcStatements, String) - Static method in class eu.europa.esig.dss.spi.QcStatementUtils
-
This method verifies whether the given
qcStatementOid
is present within theQcStatements
- isQcStatements(String) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method verifies whether
oid
corresponds to the qc-statements extension OID - isQcType(String) - Static method in class eu.europa.esig.dss.spi.QcStatementUtils
-
This method verifies of the given OID is a QcType statement
- isQCTypeEseal(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.QCTypeIdentifiers
-
Checks whether the certificate contains a QC for eSeal qualifier (oid "0.4.0.1862.1.6.2")
- isQCTypeEsign(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.QCTypeIdentifiers
-
Checks whether the certificate contains a QC for eSignature qualifier (oid "0.4.0.1862.1.6.1")
- isQcTypePresent(QcStatements, String) - Static method in class eu.europa.esig.dss.spi.QcStatementUtils
-
This method verifies whether a QCType with a given
qcTypeOid
is present within providedQcStatements
- isQCTypeWeb(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.QCTypeIdentifiers
-
Checks whether the certificate contains a QC for Web Authentication qualifier (oid "0.4.0.1862.1.6.3")
- isQcWithQSCD(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Gets whether the list of TrustedService qualifiers contains 'QCWithQSCD' identifier
- isQcWithSSCD(List<String>) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Gets whether the list of TrustedService qualifiers contains 'QCWithSSCD' identifier
- isQscd() - Method in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Returns if the certificate is used on a Qualified Signature Creation Device
- isQSCD(QSCDStatus) - Static method in enum eu.europa.esig.dss.enumerations.QSCDStatus
-
Checks if the certificate is a QSCD
- isQSCDConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
-
Checks whether the QSCD identifiers within
TrustedServiceWrapper
are consistent - isQSCDStatusAsInCertConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
-
Checks whether the QSCD as in cert identifier within
TrustedServiceWrapper
is consistent - isQTST(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
Checks whether the
serviceTypeIdentifier
is TSA/QTST - isQualified() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
Gets whether identifier corresponds to a qualified status
- isQualifierAndAdditionalServiceInfoConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
-
Checks whether the qualifiers and additional service information are consistent
- isRedirectsEnabled() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets if redirect is enabled.
- isReferenceDataFound() - Method in class eu.europa.esig.dss.validation.SignatureCryptographicVerification
-
Gets if (all) references data found
- isReferenceDataIntact() - Method in class eu.europa.esig.dss.validation.SignatureCryptographicVerification
-
Gets if (all) references data intact
- isReferencedContentAmbiguous(Document, String) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Checks if the reference with the
uri
occurs multiple times in thedocument
- isReferencedData() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampInclude
-
Returns if the data is referenced
- isReferencedData() - Method in class eu.europa.esig.dss.ws.dto.TimestampIncludeDTO
-
Gets of the data is references
- isReferencedData() - Method in class eu.europa.esig.xades.jaxb.xades122.IncludeType
-
Gets the value of the referencedData property.
- isReferencedData() - Method in class eu.europa.esig.xades.jaxb.xades132.IncludeType
-
Gets the value of the referencedData property.
- isRefreshNeeded() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
-
Gets if the refresh is needed for an entry
- isRefreshNeeded() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns TRUE is a refresh is needed (missing / expired data)
- isRefreshNeeded() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Checks if the refresh is needed for the cache entry
- isRefreshNeeded() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- isRefreshNeeded() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- isRefreshNeeded(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Checks if a CachedEntry for the given key is not up to date
- isRefsOnlyTimestamp(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isRefsOnlyTimestamp(CAdESAttribute) - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- isRefsOnlyTimestamp(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isRefsOnlyTimestamp(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isRefsOnlyTimestamp(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
unsignedAttribute
is an instance of "refs-only-timestamp" element - isRelatedToCertificate(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.ResponderId
-
Checks if the ResponderId is related to a provided certificateToken
- isRelatedToCertificate(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.SignerIdentifier
-
Checks if the current SerialInfo is related to a provided CertificateToken
- isRequired - Variable in class eu.europa.esig.saml.jaxb.metadata.RequestedAttributeType
- isResponderIdMatch() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Gets if the Responder Id matches
- isResponderIdPresent() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Gets if the ResponderId is present
- isResultExist() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
-
Gets if a result exist under the record
- isResultExist() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- isResultExist() - Method in class eu.europa.esig.dss.tsl.dto.builder.AbstractCacheDTOBuilder
-
Gets if the result exists
- isRevocationCheckRequired(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Verifies if the revocation check is required for the OCSP Responder's certificate RFC 2560 : 4.2.2.2.1 Revocation Checking of an Authorized Responder A CA may specify that an OCSP client can trust a responder for the lifetime of the responder's certificate.
- isRevocationData() - Method in enum eu.europa.esig.dss.enumerations.TokenExtractionStrategy
-
This method returns true if the revocation data extraction is enabled
- isRevocationDataAcceptable(XmlBasicBuildingBlocks, CertificateWrapper, RevocationWrapper) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
This method verifies if a revocation data is acceptable for the given
certificate
according to the validation performed withinbbb
- isRevocationDataAvailable() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns if the revocation data is available for the certificate
- isRevocationFallback() - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Returns whether revocation data still shall be returned if validation of requested revocation data failed (i.e.
- isRevocationFallback() - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- isRevocationValues(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isRevocationValues(CAdESAttribute) - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- isRevocationValues(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isRevocationValues(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isRevocationValues(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
unsignedAttribute
is an instance of "revocation-values" element - isRevoked() - Method in class eu.europa.esig.dss.diagnostic.CertificateRevocationWrapper
-
Gets if the concerned certificate has been revoked
- isRevoked() - Method in enum eu.europa.esig.dss.enumerations.CertificateStatus
-
Checks if the certificate is revoked
- isRfc7797UnencodedPayload() - Method in class eu.europa.esig.dss.jades.validation.JWS
-
Checks if the signature's payload is 'b64' unencoded (see RFC 7797)
- isRootfile() - Method in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
-
Gets the value of the rootfile property.
- isRootfile() - Method in class eu.europa.esig.dss.validation.ManifestEntry
-
Checks if it is a rootfile
- isRootXPointer(String) - Static method in class eu.europa.esig.dss.DomUtils
-
This method checks if the XPointer refers the document root.
- isSameDocumentReference(String) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
XMLDSIG 4.4.3.2 The Reference Processing Model A 'same-document' reference is defined as a URI-Reference that consists of a hash sign ('#') followed by a fragment or alternatively consists of an empty URI
- isSameTagName(String) - Method in enum eu.europa.esig.dss.asic.common.definition.ASiCElement
- isSameTagName(String) - Method in enum eu.europa.esig.dss.asic.xades.definition.ManifestElement
- isSameTagName(String) - Method in interface eu.europa.esig.dss.definition.DSSElement
-
Checks if the tag name matches to the current element
- isSameTagName(String) - Method in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
- isSameTagName(String) - Method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- isSameTagName(String) - Method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- isSameTagName(String) - Method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- isSameTagName(String) - Method in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
- isSameUri(String) - Method in class eu.europa.esig.dss.definition.DSSNamespace
-
Checks if the given URI is the same as for the current DSSNamespace object
- isSecure() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
-
Gets the value of the secure property.
- isSecureAlgorithm() - Method in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
-
Gets the value of the secureAlgorithm property.
- isSelfIssued() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
This method returns true if the certificate is self-issued.
- isSelfSigned() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
-
Gets the value of the selfSigned property.
- isSelfSigned() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns if the certificate is self-signed
- isSelfSigned() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the selfSigned property.
- isSelfSigned() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Gets the value of the selfSigned property.
- isSelfSigned() - Method in class eu.europa.esig.dss.diagnostic.OrphanCertificateTokenWrapper
-
Returns if the certificate is self-signed
- isSelfSigned() - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
Checks if the certificate is self-signed.
- isSelfSigned() - Method in class eu.europa.esig.dss.model.x509.Token
-
Checks if the certificate is self-signed.
- isSerialNumberEqual() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Indicates if the SerialNumber equals
- isSHA1Digest(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method checks if the provided
str
represents a SHA-1 digest - isSharing() - Method in class eu.europa.esig.saml.jaxb.authn.context.KeySharingType
-
Gets the value of the sharing property.
- isSigAndRefsTimestamp(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isSigAndRefsTimestamp(CAdESAttribute) - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- isSigAndRefsTimestamp(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isSigAndRefsTimestamp(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isSigAndRefsTimestamp(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
unsignedAttribute
is an instance of "sig-and-refs-timestamp" element - isSignature(PdfSignatureDictionary) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Checks if the given signature dictionary represents a Signature
- isSignature(String) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Verifies if the
entryName
represents a signature file name - isSignatureByteRangeValid() - Method in class eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
-
This method returns whether the PDF signature dictionary /ByteRange is found and valid
- isSignatureByteRangeValid() - Method in class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
This method returns whether the PDF signature dictionary /ByteRange is found and valid
- isSignatureCoversWholeDocument(PdfSignatureDictionary) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- isSignatureCoversWholeDocument(PdfSignatureDictionary) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- isSignatureCoversWholeDocument(PdfSignatureDictionary) - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
Checks if a signature for the given PDF Signature Dictionary covers the whole document
- isSignatureDuplicated() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Checks if the signature's Id is duplicated within the validating document
- isSignatureIntact() - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Gets if the signature value is valid
- isSignatureIntact() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- isSignatureIntact() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
-
Gets the value of the signatureIntact property.
- isSignatureIntact() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns if the signatureValue of the token is valid against the identifier signing certificate's public key
- isSignatureIntact() - Method in class eu.europa.esig.dss.model.x509.Token
-
Indicates if the token's signature is intact.
- isSignatureIntact() - Method in class eu.europa.esig.dss.validation.SignatureCryptographicVerification
-
Gets if the SignatureValue is valid
- isSignaturePolicyIdentifierHashPresent() - Method in class eu.europa.esig.dss.validation.BaselineRequirementsChecker
-
Checks if the signature contains a SignaturePolicyIdentifier containing a hash used to digest the signature policy
- isSignaturePolicyStore(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isSignaturePolicyStore(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isSignaturePolicyStore(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isSignaturePolicyStore(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
unsignedAttribute
is an instance of "signature-policy-store" element - isSignatureProductionPlacePresent() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets if the signature production place is claimed within the signature
- isSignaturePropertiesReference(Reference, Element) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Checks if the given reference is linked to a SignatureProperties element or one of its SignatureProperty children
- isSignatureTimestamp() - Method in enum eu.europa.esig.dss.enumerations.TimestampType
-
Checks if the timestamp type is a signature timestamp
- isSignatureTimestamp(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isSignatureTimestamp(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isSignatureTimestamp(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isSignatureTimestamp(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
unsignedAttribute
is an instance of "signature-timestamp" element - isSignatureValid() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- isSignatureValid() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
-
Gets the value of the signatureValid property.
- isSignatureValid() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns if the signature and all signed data is cryptographically correct
- isSignatureValid() - Method in class eu.europa.esig.dss.validation.SignatureCryptographicVerification
-
Returns if the signature is valid.
- isSignatureValid() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Deprecated.since DSS 5.12. Use
#isValid
method instead. - isSigned() - Method in class eu.europa.esig.validationreport.jaxb.AttributeBaseType
-
Gets the value of the signed property.
- isSignedBy(CertificateToken) - Method in class eu.europa.esig.dss.model.x509.Token
-
Checks if the token is signed by the given token in the parameter.
- isSignedBy(CertificateToken) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Checks if the timestamp token is signed by the given publicKey
- isSignedBy(PublicKey) - Method in class eu.europa.esig.dss.model.x509.Token
-
Checks if the OCSP token is signed by the given publicKey
- isSignedBy(PublicKey) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
- isSignedProperties(Reference, XAdESPaths) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
Determines if the given
reference
refers to SignedProperties element - isSignerIdMatch() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Gets if CMS Signer Id matches
- isSigningCertificateIdentified() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets if a signing certificate has been unambiguously identified
- isSigningCertificateIdentified() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Indicates if the signing certificate reference is present within the timestamp token and matches the actual signing certificate
- isSigningCertificateIdentified(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method indicates if the digest value and the issuer and serial match for the signing certificate .
- isSigningCertificateReferencePresent() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- isSigningCertificateReferencePresent() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns if a reference to the SigningCertificate is present within the token (used for signatures and timestamps)
- isSigningCertificateReferenceUnique() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- isSigningCertificateReferenceUnique() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns if the reference to the signing certificate is unique and present only once
- isSignKeyInfo() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Returns value value specifying if "KeyInfo" element should be signed.
- isSignWithExpiredCertificate() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
- isSignWithExpiredCertificate() - Method in interface eu.europa.esig.dss.model.SerializableSignatureParameters
-
Indicates if it is possible to sign with an expired certificate.
- isSignWithExpiredCertificate() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Indicates if it is possible to sign with an expired certificate.
- isSignWithNotYetValidCertificate() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
- isSignWithNotYetValidCertificate() - Method in interface eu.europa.esig.dss.model.SerializableSignatureParameters
-
Indicates if it is possible to sign with a not yet valid certificate.
- isSkiEqual(byte[], CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Checks if the provided ski matches to a ski computed from a certificateToken's public key
- isSPQualifierPresent() - Method in class eu.europa.esig.dss.model.Policy
-
This method checks if there is a definition at least for one signature policy qualifier
- isStartWithASN1SequenceTag(InputStream) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method returns true if the inputStream starts with an ASN.1 Sequence
- isStringBlank(String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isStringBlank(String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isStringBlank(String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the string is blank Ex.
- isStringBlank(String) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the string is blank Ex.
- isStringDigits(String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isStringDigits(String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isStringDigits(String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the string contains only digits Ex.
- isStringDigits(String) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the string contains only digits Ex.
- isStringEmpty(String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isStringEmpty(String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isStringEmpty(String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the string is empty Ex.
- isStringEmpty(String) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the string is empty Ex.
- isStringFormat(Object) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Checks of the object is an instance of a String class
- isStringNotBlank(String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isStringNotBlank(String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isStringNotBlank(String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the string is not blank Ex.
- isStringNotBlank(String) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the string is not blank Ex.
- isStringNotEmpty(String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isStringNotEmpty(String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isStringNotEmpty(String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the string is not empty Ex.
- isStringNotEmpty(String) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the string is not blank Ex.
- isStructuralValidationValid() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets if a structural validation of the signature is valid
- isSubjectAlternativeNames(String) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method verifies whether
oid
corresponds to the subject alternative names extension OID - isSubjectKeyIdentifier(String) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method verifies whether
oid
corresponds to the subject key identifier extension OID - ISSUE_TIME - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- ISSUE_TIME - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- ISSUE_TIME - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- ISSUE_TIME - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
CRL issue time
- issueDate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
- issuedToLegalPerson - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- issuedToNaturalPerson - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- issueInstant - Variable in class eu.europa.esig.saml.jaxb.assertion.AssertionType
- issueInstant - Variable in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
- issueInstant - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
- issuer - Variable in class eu.europa.esig.saml.jaxb.assertion.AssertionType
- issuer - Variable in class eu.europa.esig.saml.jaxb.ecp.RequestType
- issuer - Variable in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
- issuer - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
- issuer - Variable in class eu.europa.esig.xades.jaxb.xades111.CRLIdentifierType
- issuer - Variable in class eu.europa.esig.xades.jaxb.xades122.CRLIdentifierType
- issuer - Variable in class eu.europa.esig.xades.jaxb.xades132.CRLIdentifierType
- ISSUER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- ISSUER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- ISSUER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- ISSUER - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
CRL issuer
- ISSUER_ALTERNATIVE_NAME - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.1.7.
- ISSUER_SERIAL - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- ISSUER_SERIAL - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- ISSUER_SERIAL - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- ISSUER_SERIAL_V2 - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- issuerDistinguishedName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- issuerDistinguishedName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
- issuerId - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- issuerName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerInfo
- issuerSerial - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
- issuerSerial - Variable in class eu.europa.esig.xades.jaxb.xades111.CertIDType
- issuerSerial - Variable in class eu.europa.esig.xades.jaxb.xades122.CertIDType
- issuerSerial - Variable in class eu.europa.esig.xades.jaxb.xades132.CertIDType
- issuerSerialMatch - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- IssuerSerialMatchCheck - Class in eu.europa.esig.dss.validation.process.bbb.isc.checks
-
Checks if the issuer serial matches for a signing certificate reference
- IssuerSerialMatchCheck(I18nProvider, XmlISC, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.isc.checks.IssuerSerialMatchCheck
-
Default constructor
- issueTime - Variable in class eu.europa.esig.xades.jaxb.xades111.CRLIdentifierType
- issueTime - Variable in class eu.europa.esig.xades.jaxb.xades122.CRLIdentifierType
- issueTime - Variable in class eu.europa.esig.xades.jaxb.xades132.CRLIdentifierType
- isSupported() - Method in class eu.europa.esig.dss.jades.JWSCompactSerializationParser
-
Verifies if the provided file is a Compact JWS
- isSupported() - Method in class eu.europa.esig.dss.jades.JWSJsonSerializationParser
-
Verifies if the given document is supported by the parser
- isSupported(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.merge.AbstractASiCWithCAdESContainerMerger
- isSupported(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.merge.ASiCEWithCAdESContainerMerger
- isSupported(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.merge.ASiCSWithCAdESContainerMerger
- isSupported(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidator
- isSupported(ASiCContent) - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidatorFactory
-
Verifies whether the provided
ASiCContent
is supported by the underlying validator's class - isSupported(ASiCContent) - Method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
This method verifies whether the provided
ASiCContent
is supported by the current class - isSupported(ASiCContent) - Method in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
Checks if the
ASiCContent
is supported by the current validator - isSupported(ASiCContent) - Method in class eu.europa.esig.dss.asic.xades.merge.AbstractASiCWithXAdESContainerMerger
- isSupported(ASiCContent) - Method in class eu.europa.esig.dss.asic.xades.merge.ASiCEWithXAdESContainerMerger
- isSupported(ASiCContent) - Method in class eu.europa.esig.dss.asic.xades.merge.ASiCSWithXAdESContainerMerger
- isSupported(ASiCContent) - Method in class eu.europa.esig.dss.asic.xades.validation.ASiCContainerWithXAdESValidator
- isSupported(ASiCContent) - Method in class eu.europa.esig.dss.asic.xades.validation.ASiCContainerWithXAdESValidatorFactory
-
Verifies whether the provided
ASiCContent
is supported by the underlying validator's class - isSupported(ASiCContent...) - Method in class eu.europa.esig.dss.asic.cades.merge.ASiCWithCAdESContainerMergerFactory
- isSupported(ASiCContent...) - Method in interface eu.europa.esig.dss.asic.common.merge.ASiCContainerMerger
-
Returns whether the format of given containers is supported by the current
ASiCContainerMerger
- isSupported(ASiCContent...) - Method in interface eu.europa.esig.dss.asic.common.merge.ASiCContainerMergerFactory
-
Returns whether the format of given containers is supported by the current
ASiCContainerMerger
- isSupported(ASiCContent...) - Method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
- isSupported(ASiCContent...) - Method in class eu.europa.esig.dss.asic.xades.merge.ASiCWithXAdESContainerMergerFactory
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.asic.cades.merge.AbstractASiCWithCAdESContainerMerger
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.asic.cades.merge.ASiCEWithCAdESContainerMerger
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.asic.cades.merge.ASiCSWithCAdESContainerMerger
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidator
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCContainerWithCAdESValidatorFactory
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
This method verifies whether the provided
container
is supported by the current class - isSupported(DSSDocument) - Method in class eu.europa.esig.dss.asic.xades.merge.AbstractASiCWithXAdESContainerMerger
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.asic.xades.merge.ASiCEWithXAdESContainerMerger
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.asic.xades.merge.ASiCSWithXAdESContainerMerger
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.asic.xades.validation.ASiCContainerWithXAdESValidator
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.asic.xades.validation.ASiCContainerWithXAdESValidatorFactory
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.cades.validation.CMSDocumentValidator
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.cades.validation.CMSDocumentValidatorFactory
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.jades.validation.JAdESDocumentValidatorFactory
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.jades.validation.JWSCompactDocumentValidator
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.jades.validation.JWSSerializationDocumentValidator
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidatorFactory
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.pdfa.validation.PDFADocumentValidatorFactory
- isSupported(DSSDocument) - Method in interface eu.europa.esig.dss.validation.DocumentValidatorFactory
-
This method tests if the current implementation of
DocumentValidator
supports the given document - isSupported(DSSDocument) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Checks if the document is supported by the current validator
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidatorFactory
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.xades.validation.XMLDocumentValidator
- isSupported(DSSDocument) - Method in class eu.europa.esig.dss.xades.validation.XMLDocumentValidatorFactory
- isSupported(DSSDocument...) - Method in class eu.europa.esig.dss.asic.cades.merge.ASiCWithCAdESContainerMergerFactory
- isSupported(DSSDocument...) - Method in interface eu.europa.esig.dss.asic.common.merge.ASiCContainerMerger
-
Returns whether the format of given containers is supported by the current
ASiCContainerMerger
- isSupported(DSSDocument...) - Method in interface eu.europa.esig.dss.asic.common.merge.ASiCContainerMergerFactory
-
Returns whether the format of given containers is supported by the current
ASiCContainerMerger
- isSupported(DSSDocument...) - Method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
- isSupported(DSSDocument...) - Method in class eu.europa.esig.dss.asic.xades.merge.ASiCWithXAdESContainerMergerFactory
- isSupportedAlgorithm(String) - Static method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Returns indication if the algorithm with given
name
is supported - isSupportedByQSCD() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns if the certificate is supported by QSCD (has id-etsi-qcs-QcSSCD extension)
- isSupportedByQSCD(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.CertificatePolicyIdentifiers
-
Checks if the certificate if supported by QSCD
- isSwapOfDimensionsRequired(int) - Static method in class eu.europa.esig.dss.pdf.visible.ImageRotationUtils
-
Verifies if swap of dimensions is required with the current rotation
- isSwapOfDimensionsRequired(VisualSignatureRotation) - Static method in class eu.europa.esig.dss.pdf.visible.ImageRotationUtils
-
Verifies if swap of dimensions is required with the current rotation
- isSynchronized() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
-
Gets if the record is synchronized
- isSynchronized() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- isTableExists() - Method in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
-
Checks of the table is created
- isTableExists() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
-
Verifies if the table exists
- isThereALevel() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns if there is the A-Level within the signature
- isThereALevel(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Indicates if there is an archive timestamp.
- isThereTLevel() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns if there is the T-Level within the signature
- isThereTLevel(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Indicates if there is a signature timestamp.
- isThereXLevel() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Returns if there is the X-Level within the signature
- isThereXLevel(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Indicates if there is an -X1 or -X2 timestamp.
- isTheSame(String) - Method in enum eu.europa.esig.dss.spi.client.http.Protocol
-
Indicates if the given URL uses the current protocol
- isThisUpdateTimeAfterValidationTime() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
-
Returns if the revocation production data is after validation time with the allowed freshness
- isTimestamp() - Method in enum eu.europa.esig.dss.enumerations.TokenExtractionStrategy
-
This method returns true if the timestamp extraction is enabled
- isTimestamp(String) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Verifies if the
entryName
represents a timestamp file name - isTimestamped(String, TimestampedObjectType) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
- isTimestamped(String, TimestampedObjectType) - Method in interface eu.europa.esig.dss.validation.timestamp.TimestampSource
-
Checks if a tokenId with the given Id is covered by the timestamp source
- isTimestampManifest() - Method in class eu.europa.esig.dss.validation.ManifestFile
-
Gets if the manifest is related to a timestamp
- isTimestampPoe() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POE
-
Checks if the POE if a POE defined by a timestamp
- isTimestampToken(DSSDocument) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Checks if the document contains a TimeStampToken
- isTimeStampToken() - Method in class eu.europa.esig.dss.cades.validation.CAdESAttribute
-
Checks if the given CAdESAttribute is a timestamp token
- isTimestampValid(TimestampToken) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
-
This method verifies whether a
timestampToken
is valid and can be used as a valid POE for covered objects - isTimeStampValidationData(CAdESAttribute) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- isTimeStampValidationData(JAdESAttribute) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- isTimeStampValidationData(XAdESAttribute) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- isTimeStampValidationData(SA) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Determines if the given
unsignedAttribute
is an instance of "timestamp-validation-data" element - isTLevelTechnicallyValid() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets if the T-level of the signature is valid
- isTLevelTechnicallyValid(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Indicates if the -T level is technically valid.
- isToBeDeleted() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
-
Gets if the record shall be deleted
- isToBeDeleted() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Returns TRUE if the cache is in TO_BE_DELETED status
- isToBeDeleted() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Checks if the status 'toBeDeleted' is set for the cache entry
- isToBeDeleted() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- isToBeDeleted() - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
- isToBeDeleted(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Checks if the requested cacheKey has TO_BE_DELETED value
- isTransparent(BufferedImage) - Static method in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
Checks if the image has a transparent layer
- isTrue(Boolean) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- isTrue(Boolean) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- isTrue(Boolean) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Checks if the Boolean value is set to true NOTE: if null, returns false!
- isTrue(Boolean) - Static method in class eu.europa.esig.dss.utils.Utils
-
Checks if the Boolean value is set to true NOTE: if null, returns false!
- isTrustAnchor() - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
-
Gets the value of the trustAnchor property.
- isTrustAnchorBPPolicy() - Method in class eu.europa.esig.dss.model.BLevelParameters
-
Check if the trust anchor policy shall be used when creating -B and -LT levels
- isTrustAnchorBPPolicy() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Gets if the trust anchor policy is used for -B and -LT levels
- isTrusted() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns if the certificate is trusted
- isTrusted() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Gets the value of the trusted property.
- isTrusted() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Gets the value of the trusted property.
- isTrusted() - Method in class eu.europa.esig.dss.diagnostic.OrphanCertificateTokenWrapper
-
Returns if the certificate is trusted
- isTrusted() - Method in enum eu.europa.esig.dss.enumerations.CertificateSourceType
-
Gets of the certificate source is trusted
- isTrusted() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlCertificate
-
Gets the value of the trusted property.
- isTrusted(CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
-
This method checks if a given certificate is trusted
- isTrusted(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
- isTrusted(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CommonTrustedCertificateSource
- isTrusted(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
This method checks in all sources in the given certificate is trusted
- isTrustedChain() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- isTrustedChain() - Method in interface eu.europa.esig.dss.diagnostic.TokenProxy
-
Returns of the certificate chain is trusted
- isTrustedListReached() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns if the Trusted List has been reached for the particular certificate
- isTSAGeneralNameMatch() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Checks if the content of TSTInfo.tsa field matches the timestamp's issuer distinguishing name, without taking order into account
- isTSAGeneralNameOrderMatch() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Checks if the content and the order of TSTInfo.tsa field match the timestamp's issuer distinguishing name
- isTSAGeneralNamePresent() - Method in class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Checks if the tsa field of TSTInfo is present
- isUnknownCriticalExtension() - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Checks if the critical extensions are unknown
- isUpToDate(CacheKey, XmlDownloadResult) - Method in class eu.europa.esig.dss.tsl.cache.DownloadCache
-
Checks if the file with the given
cacheKey
is up to date - isUpToDate(XmlDownloadResult) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Checks if the download result is up to date for the given key
- isUrlSafe(byte) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Checks if the given byte is url safe See RFC 7797 : 5.2.
- isUrlSafePayload(String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Checks if the payload is JWS URL safe See RFC 7797 : 5.2.
- isUrnOid(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Checks if the given id is a URN representation of OID according to IETF RFC 3061
- isUsageConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
-
Checks whether the usage type identifiers within
TrustedServiceWrapper
are consistent - isUsageRightsSignaturePresent() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
- isUsageRightsSignaturePresent() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
- isUsageRightsSignaturePresent() - Method in interface eu.europa.esig.dss.pdf.PdfDocumentReader
-
This method verifies whether a PDF contains a usage rights signature
- isUseSystemProperties() - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Gets if the default system network properties shall be used
- isUtf8(byte[]) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Checks if the binaries contain a UTF-8 encoded string
- isValAssuredShortTermCertificate() - Method in class eu.europa.esig.dss.diagnostic.CertificateWrapper
-
Returns if the certificate contains id-etsi-ext-valassured-ST-certs extension, as defined in ETSI EN 319 412-1 "5.2 Certificate Extensions regarding Validity Assured Certificate"
- isValAssuredSTCerts() - Method in class eu.europa.esig.dss.model.x509.extension.ValidityAssuredShortTerm
-
Returns the ext-etsi-valassured-ST-certs extension value
- isValid() - Method in class eu.europa.esig.dss.crl.CRLValidity
-
This method indicates if the CRL is valid.
- isValid() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlByteRange
-
Gets the value of the valid property.
- isValid() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlStructuralValidation
-
Gets the value of the valid property.
- isValid() - Method in class eu.europa.esig.dss.jades.JWSJsonSerializationObject
-
Checks if the signature structure validation succeeded
- isValid() - Method in class eu.europa.esig.dss.jaxb.common.DSSErrorHandler
-
Checks if the validation succeeded (no errors or warning received)
- isValid() - Method in class eu.europa.esig.dss.model.x509.Token
-
Indicates if the token's signature is intact and the token is valid (e.g.
- isValid() - Method in class eu.europa.esig.dss.pades.validation.ByteRange
-
Returns if the /ByteRange is valid
- isValid() - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlPDFAInfo
-
Gets the value of the valid property.
- isValid() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
-
Gets if the signature is valid
- isValid() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
This method returns
true
if the certificate digest or IssuerSerial/issuerAndSerialNumber match or the certificate is signed. - isValid() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
-
Indicates if the token signature is intact and the signing certificate has cRLSign key usage bit set.
- isValid() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
-
Indicates if the OCSP token is valid.
- isValid() - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
- isValid() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
Whether the status identifies a valid trust service
- isValid() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Indicated if the signature is intact and the message-imprint matches the computed message-imprint.
- isValid(XmlConstraintsConclusion) - Method in class eu.europa.esig.dss.validation.process.Chain
-
Checks if the
constraintConclusion
has a successful validation result - isValid(XmlConstraintsConclusion) - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Checks if the conclusion is valid
- isValid(String) - Method in class eu.europa.esig.dss.simplereport.SimpleReport
-
This method checks if a signature is valid (TOTAL_PASSED) or timestamp validation PASSED
- isValidationDataTimestamp() - Method in enum eu.europa.esig.dss.enumerations.TimestampType
-
Checks if the timestamp type is a validation data timestamp
- isValidationRefreshNeeded() - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Gets if the validation refresh is needed
- isValidCertificate(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
This method indicates if the certificate signature is valid and the revocation status is valid.
- isValidCMSSignedData(DSSMessageDigest, DSSDocument) - Method in class eu.europa.esig.dss.pades.signature.PAdESWithExternalCMSService
-
This method verifies if the
cms
is cryptographically valid - isValidConclusion(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.Chain
-
Checks if the conclusion is valid
- isValidConclusion(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Checks if the conclusion is valid
- isValidForPAdESBaselineBProfile() - Method in class eu.europa.esig.dss.pades.validation.CMSForPAdESBaselineRequirementsChecker
-
This method verifies validity of a CMS signature for enveloping within a PDF signature of PAdES-BASELINE format
- isValidityAssuredShortTerm(String) - Static method in class eu.europa.esig.dss.spi.CertificateExtensionsUtils
-
This method verifies whether
oid
corresponds to the ext-etsi-valassured-ST-certs extension OID - isValidOn(Date) - Method in class eu.europa.esig.dss.model.x509.CertificateToken
-
Checks if the given date is in the validity period of the certificate.
- isValidPAdESBaselineCMSSignedData(DSSMessageDigest, DSSDocument) - Method in class eu.europa.esig.dss.pades.signature.PAdESWithExternalCMSService
-
This method verifies if the given
cms
signature is compliant for PAdES format - isValidSignatureValue(ToBeSigned, SignatureValue, CertificateToken) - Method in class eu.europa.esig.dss.jades.signature.JAdESService
- isValidSignatureValue(ToBeSigned, SignatureValue, CertificateToken) - Method in class eu.europa.esig.dss.signature.AbstractSignatureService
- isValidSignatureValue(ToBeSigned, SignatureValue, CertificateToken) - Method in interface eu.europa.esig.dss.signature.DocumentSignatureService
-
Verifies the signature value against a
ToBeSigned
and aCertificateToken
- isValidSignatureValue(ToBeSigned, SignatureValue, CertificateToken) - Method in interface eu.europa.esig.dss.signature.MultipleDocumentsSignatureService
-
Verifies the signature value against a
ToBeSigned
and aCertificateToken
- isValue() - Method in class eu.europa.esig.trustedlist.jaxb.ecc.KeyUsageBitType
-
Gets the value of the value property.
- isWantAssertionsSigned() - Method in class eu.europa.esig.saml.jaxb.metadata.SPSSODescriptorType
-
Gets the value of the wantAssertionsSigned property.
- isWantAuthnRequestsSigned() - Method in class eu.europa.esig.saml.jaxb.metadata.IDPSSODescriptorType
-
Gets the value of the wantAuthnRequestsSigned property.
- isWellSigned() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Gets the value of the wellSigned property.
- isXAdES(String) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the entryName is a relevant XAdES signature
- isXLevelTechnicallyValid() - Method in class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Gets if the X-level of the signature is valid
- isXLevelTechnicallyValid(String) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticData
-
Indicates if the -X level is technically valid.
- isXPointerQuery(String) - Static method in class eu.europa.esig.dss.DomUtils
-
Indicates if the given URI is an XPointer query.
- isZeroHash() - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicyDigestAlgoAndValue
-
Gets the value of the zeroHash property.
- isZeroHash() - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Gets if the policy is a zero-hash (no hash check shall be performed)
- isZip(DSSDocument) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the
document
is a ZIP container - isZip(InputStream) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Checks if the given
InputStream
contains a ZIP container - isZipComment() - Method in class eu.europa.esig.dss.asic.common.ASiCParameters
-
Indicates if the ZIP comment must include the mime-type.
- iterator() - Method in class eu.europa.esig.dss.spi.util.TimeDependentValues
- ITEXT_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'ITXT' (iText identifier)
- ITextDefaultPdfObjFactory - Class in eu.europa.esig.dss.pdf.openpdf
-
The IText (OpenPdf) implementation of
IPdfObjFactory
- ITextDefaultPdfObjFactory() - Constructor for class eu.europa.esig.dss.pdf.openpdf.ITextDefaultPdfObjFactory
-
Default constructor
- ITextDefaultSignatureDrawerFactory - Class in eu.europa.esig.dss.pdf.openpdf.visible
-
Default implementation for IText (OpenPDF) to load a relevant visual signature drawer
- ITextDefaultSignatureDrawerFactory() - Constructor for class eu.europa.esig.dss.pdf.openpdf.visible.ITextDefaultSignatureDrawerFactory
-
Default constructor
- ITextDocumentReader - Class in eu.europa.esig.dss.pdf.openpdf
-
The IText (OpenPdf) implementation of
PdfDocumentReader
- ITextDocumentReader(byte[], byte[]) - Constructor for class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
-
The OpenPDF implementation of the Reader
- ITextDocumentReader(PdfReader) - Constructor for class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
-
The constructor to directly instantiate the
ITextDocumentReader
- ITextDocumentReader(DSSDocument) - Constructor for class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
-
Default constructor of the OpenPDF implementation of the Reader
- ITextDocumentReader(DSSDocument, byte[]) - Constructor for class eu.europa.esig.dss.pdf.openpdf.ITextDocumentReader
-
The OpenPDF implementation of the Reader
- ITextDSSFontMetrics - Class in eu.europa.esig.dss.pdf.openpdf.visible
-
The IText (OpenPDF) implementation of Font metrics
- ITextDSSFontMetrics(BaseFont) - Constructor for class eu.europa.esig.dss.pdf.openpdf.visible.ITextDSSFontMetrics
-
Default constructor
- ITextNativeFont - Class in eu.europa.esig.dss.pdf.openpdf.visible
-
The IText (OpenPDF) native font
- ITextNativeFont(BaseFont) - Constructor for class eu.europa.esig.dss.pdf.openpdf.visible.ITextNativeFont
-
Default constructor
- ITextPDFSignatureService - Class in eu.europa.esig.dss.pdf.openpdf
-
Implementation of PDFSignatureService using iText
- ITextPDFSignatureService(PDFServiceMode, ITextSignatureDrawerFactory) - Constructor for class eu.europa.esig.dss.pdf.openpdf.ITextPDFSignatureService
-
Constructor for the ITextPDFSignatureService
- ITextSignatureDrawer - Interface in eu.europa.esig.dss.pdf.openpdf.visible
-
IText (OpenPDF) visual signature drawer
- ITextSignatureDrawerFactory - Interface in eu.europa.esig.dss.pdf.openpdf.visible
-
Loads the relevant visual signature drawer for the IText (OpenPDF) implementation
- IUtils - Interface in eu.europa.esig.dss.utils
-
The interface contains the common methods to be used within the DSS core
- IVCP - Enum constant in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
IVCP: Individual Validation Certificate Policy itu-t(0)identified-organization(4)etsi(0)other-certificate-policies(2042)policy-identifiers(1)ivcp(8)
J
- j - Variable in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
- J - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
J
- JAdES - Enum constant in enum eu.europa.esig.dss.enumerations.ArchiveTimestampType
-
arcTst
- JAdES - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureForm
-
A JSON-based signature according to TS 119 182
- JAdES_BASELINE_B - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- JAdES_BASELINE_LT - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- JAdES_BASELINE_LTA - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- JAdES_BASELINE_T - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- JAdESAttribute - Class in eu.europa.esig.dss.jades.validation
-
Represents the JAdES header
- JAdESAttribute(String, Object) - Constructor for class eu.europa.esig.dss.jades.validation.JAdESAttribute
-
Default constructor
- JAdESAttributeIdentifier - Class in eu.europa.esig.dss.jades.validation
-
Represents an identifier of a JAdES Attribute (or 'etsiU' component)
- JAdESBaselineRequirementsChecker - Class in eu.europa.esig.dss.jades.validation
-
Performs checks according to EN 119 182-1 v1.1.1 "6.3 Requirements on JAdES components and services"
- JAdESBaselineRequirementsChecker(JAdESSignature, CertificateVerifier) - Constructor for class eu.europa.esig.dss.jades.validation.JAdESBaselineRequirementsChecker
-
Default constructor
- JAdESBuilder - Interface in eu.europa.esig.dss.jades.signature
-
Builds a JAdES signature
- JAdESCertificateRefExtractionUtils - Class in eu.europa.esig.dss.jades.validation
-
Contains utils for a certificate reference extraction
- JAdESCertificateSource - Class in eu.europa.esig.dss.jades.validation
-
Extracts and stores certificates from a JAdES signature
- JAdESCertificateSource(JWS, JAdESEtsiUHeader) - Constructor for class eu.europa.esig.dss.jades.validation.JAdESCertificateSource
-
Default constructor
- JAdESCompactBuilder - Class in eu.europa.esig.dss.jades.signature
-
Builds JWS Compact Signature
- JAdESCompactBuilder(CertificateVerifier, JAdESSignatureParameters, List<DSSDocument>) - Constructor for class eu.europa.esig.dss.jades.signature.JAdESCompactBuilder
-
The default constructor
- JAdESCounterSignatureBuilder - Class in eu.europa.esig.dss.jades.signature
-
Creates a JAdES Counter signature
- JAdESCounterSignatureBuilder() - Constructor for class eu.europa.esig.dss.jades.signature.JAdESCounterSignatureBuilder
-
Default constructor
- JAdESCounterSignatureParameters - Class in eu.europa.esig.dss.jades.signature
-
Parameters to create a JAdES counter-signature
- JAdESCounterSignatureParameters() - Constructor for class eu.europa.esig.dss.jades.signature.JAdESCounterSignatureParameters
-
Default constructor instantiating object with null signature id to be counter-signed
- JAdESCRLSource - Class in eu.europa.esig.dss.jades.validation
-
Extracts and stores CRLs from a JAdES signature
- JAdESCRLSource(JAdESEtsiUHeader) - Constructor for class eu.europa.esig.dss.jades.validation.JAdESCRLSource
-
Default constructor
- JAdESDocumentValidatorFactory - Class in eu.europa.esig.dss.jades.validation
-
Loads the relevant Validator to process a given JAdES signature
- JAdESDocumentValidatorFactory() - Constructor for class eu.europa.esig.dss.jades.validation.JAdESDocumentValidatorFactory
-
Default constructor
- JAdESEtsiUHeader - Class in eu.europa.esig.dss.jades.validation
-
Represents the list of components present inside the unprotected 'etsiU' header
- JAdESEtsiUHeader(JWS) - Constructor for class eu.europa.esig.dss.jades.validation.JAdESEtsiUHeader
-
The default constructor
- JAdESExtensionBuilder - Class in eu.europa.esig.dss.jades.signature
-
The abstract class allowing the signature extension
- JAdESExtensionBuilder() - Constructor for class eu.europa.esig.dss.jades.signature.JAdESExtensionBuilder
-
Default constructor
- JAdESHeaderParameterNames - Class in eu.europa.esig.dss.jades
-
Defines a list of JAdES header names as in ETSI TS 119 182-1
- jadesLevelBaselineB - Variable in class eu.europa.esig.dss.jades.signature.AbstractJAdESBuilder
-
The instance of a B-level generator class
- JAdESLevelBaselineB - Class in eu.europa.esig.dss.jades.signature
-
The class builds a JOSE header according to EN 119-182
- JAdESLevelBaselineB(CertificateVerifier, JAdESSignatureParameters, List<DSSDocument>) - Constructor for class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineB
-
The default constructor
- JAdESLevelBaselineExtension - Interface in eu.europa.esig.dss.jades.signature
-
JAdES extension
- JAdESLevelBaselineLT - Class in eu.europa.esig.dss.jades.signature
-
Creates an LT-level of a JAdES signature
- JAdESLevelBaselineLT(CertificateVerifier) - Constructor for class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineLT
-
The default constructor
- JAdESLevelBaselineLTA - Class in eu.europa.esig.dss.jades.signature
-
Creates an LTA-level of a JAdES signature
- JAdESLevelBaselineLTA(CertificateVerifier) - Constructor for class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineLTA
-
The default constructor
- JAdESLevelBaselineT - Class in eu.europa.esig.dss.jades.signature
-
Creates a T-level of a JAdES signature
- JAdESLevelBaselineT(CertificateVerifier) - Constructor for class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineT
-
The default constructor
- JAdESOCSPSource - Class in eu.europa.esig.dss.jades.validation
-
Extracts and stores OCSPs from a JAdES signature
- JAdESOCSPSource(JAdESEtsiUHeader) - Constructor for class eu.europa.esig.dss.jades.validation.JAdESOCSPSource
-
Default constructor
- JAdESReferenceValidation - Class in eu.europa.esig.dss.jades.validation
-
The JAdES reference validation result
- JAdESReferenceValidation() - Constructor for class eu.europa.esig.dss.jades.validation.JAdESReferenceValidation
-
Default constructor with empty list of error messages
- JAdESRevocationRefExtractionUtils - Class in eu.europa.esig.dss.jades.validation
-
Contains utils to extract revocation references
- JAdESSerializationBuilder - Class in eu.europa.esig.dss.jades.signature
-
Builds a JWS JSON Serialization signature
- JAdESSerializationBuilder(CertificateVerifier, JAdESSignatureParameters, JWSJsonSerializationObject) - Constructor for class eu.europa.esig.dss.jades.signature.JAdESSerializationBuilder
-
The constructor from an existing signature
- JAdESSerializationBuilder(CertificateVerifier, JAdESSignatureParameters, List<DSSDocument>) - Constructor for class eu.europa.esig.dss.jades.signature.JAdESSerializationBuilder
-
The default constructor
- JAdESService - Class in eu.europa.esig.dss.jades.signature
-
Contains methods for JAdES signature creation/extension
- JAdESService(CertificateVerifier) - Constructor for class eu.europa.esig.dss.jades.signature.JAdESService
-
This is the constructor to create an instance of the
JAdESService
. - JAdESSignature - Class in eu.europa.esig.dss.jades.validation
-
Represents the JAdES signature
- JAdESSignature(JWS) - Constructor for class eu.europa.esig.dss.jades.validation.JAdESSignature
-
Default constructor
- JAdESSignatureIdentifierBuilder - Class in eu.europa.esig.dss.jades.validation
-
The DSS identifier for a JAdES signature
- JAdESSignatureIdentifierBuilder(JAdESSignature) - Constructor for class eu.europa.esig.dss.jades.validation.JAdESSignatureIdentifierBuilder
-
Default constructor
- JAdESSignatureIntegrityValidator - Class in eu.europa.esig.dss.jades.validation
-
Checks the integrity of a JAdES SignatureValue
- JAdESSignatureIntegrityValidator(JWS) - Constructor for class eu.europa.esig.dss.jades.validation.JAdESSignatureIntegrityValidator
-
Default constructor
- JAdESSignatureParameters - Class in eu.europa.esig.dss.jades
-
The parameters to create/extend a JAdES signature
- JAdESSignatureParameters() - Constructor for class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
Default constructor instantiating object with default parameters
- JAdESSignaturePolicyStoreBuilder - Class in eu.europa.esig.dss.jades.signature
-
The builder used to incorporate a
SignaturePolicyStore
to a JAdESSignature document - JAdESSignaturePolicyStoreBuilder() - Constructor for class eu.europa.esig.dss.jades.signature.JAdESSignaturePolicyStoreBuilder
-
Default constructor
- JAdESSignatureScopeFinder - Class in eu.europa.esig.dss.jades.validation.scope
-
Finds a SignatureScope for a JAdES signature
- JAdESSignatureScopeFinder() - Constructor for class eu.europa.esig.dss.jades.validation.scope.JAdESSignatureScopeFinder
-
Default constructor
- JAdESSignedProperties - Class in eu.europa.esig.dss.jades.validation
-
Represents a list of JAdES signed properties (protected header)
- JAdESSignedProperties(Headers) - Constructor for class eu.europa.esig.dss.jades.validation.JAdESSignedProperties
-
Default constructor
- JAdESTimestampMessageDigestBuilder - Class in eu.europa.esig.dss.jades.validation.timestamp
-
Builds the message-imprint digest for JAdES timestamps
- JAdESTimestampMessageDigestBuilder(JAdESSignature, DigestAlgorithm) - Constructor for class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampMessageDigestBuilder
-
The constructor to compute message-imprint for timestamps related to the
signature
- JAdESTimestampMessageDigestBuilder(JAdESSignature, TimestampToken) - Constructor for class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampMessageDigestBuilder
-
The constructor to compute message-imprint for timestamps related to the
signature
- JAdESTimestampParameters - Class in eu.europa.esig.dss.jades
-
The parameters to create a JAdES timestamp
- JAdESTimestampParameters() - Constructor for class eu.europa.esig.dss.jades.JAdESTimestampParameters
-
Empty constructor
- JAdESTimestampParameters(DigestAlgorithm) - Constructor for class eu.europa.esig.dss.jades.JAdESTimestampParameters
-
The default constructor
- JAdESTimestampSource - Class in eu.europa.esig.dss.jades.validation.timestamp
-
Extracts timestamps from a JAdES signature
- JAdESTimestampSource(JAdESSignature) - Constructor for class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
-
Default constructor
- JAdESUtils - Class in eu.europa.esig.jades
-
Contains utils for JAdES signature validation against JSON schemas
- JavaDSSFontMetrics - Class in eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer
-
Contains font metrics for a Java font
- JavaDSSFontMetrics(Font) - Constructor for class eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.JavaDSSFontMetrics
-
Default constructor
- jaxbDiagnosticData - Variable in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
-
DiagnosticData
- JdbcCacheAIASource - Class in eu.europa.esig.dss.service.x509.aia
-
The class represents a JDBC cached AIA Source
- JdbcCacheAIASource() - Constructor for class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
-
Default constructor with null JdbcCacheConnector
- JdbcCacheAIASource.SqlAIAResponse - Class in eu.europa.esig.dss.service.x509.aia
-
Represents an AIA record extracted from the SQL database table
- jdbcCacheConnector - Variable in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
-
Connection to database
- JdbcCacheConnector - Class in eu.europa.esig.dss.spi.client.jdbc
-
This class executes calls to a
javax.sql.DataSource
- JdbcCacheConnector(DataSource) - Constructor for class eu.europa.esig.dss.spi.client.jdbc.JdbcCacheConnector
-
Default constructor
- JdbcCacheCRLSource - Class in eu.europa.esig.dss.service.crl
-
CRLSource that retrieve information from a JDBC datasource
- JdbcCacheCRLSource() - Constructor for class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
-
Default constructor
- JdbcCacheCRLSource.SqlCRLRecord - Class in eu.europa.esig.dss.service.crl
-
Represents a CRL record extracted from the SQL database table
- JdbcCacheOCSPSource - Class in eu.europa.esig.dss.service.ocsp
-
OCSPSource that retrieve information from a JDBC data-source.
- JdbcCacheOCSPSource() - Constructor for class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
-
Default constructor
- JdbcCacheOCSPSource.SqlOCSPResponse - Class in eu.europa.esig.dss.service.ocsp
-
Represents an OCSP record extracted from the SQL database table
- JdbcRevocationSource<R extends Revocation> - Class in eu.europa.esig.dss.spi.x509.revocation
-
Abstract class to retrieve token from a JDBC datasource
- JdbcRevocationSource() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
-
Default constructor instantiating object with null values
- JKS - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureTokenType
-
Java keystore token
- JksCertificateInformation - Class in eu.europa.esig.dss.cookbook.sources
-
This application prints information about each entry of a given certificate keyStore
- JKSSignatureToken - Class in eu.europa.esig.dss.token
-
Class holding all Java KeyStore file access logic.
- JKSSignatureToken(byte[], KeyStore.PasswordProtection) - Constructor for class eu.europa.esig.dss.token.JKSSignatureToken
-
Creates a SignatureTokenConnection with the provided binaries to Java KeyStore and password.
- JKSSignatureToken(File, KeyStore.PasswordProtection) - Constructor for class eu.europa.esig.dss.token.JKSSignatureToken
-
Creates a SignatureTokenConnection with the provided File to Java KeyStore and password.
- JKSSignatureToken(InputStream, KeyStore.PasswordProtection) - Constructor for class eu.europa.esig.dss.token.JKSSignatureToken
-
Creates a SignatureTokenConnection with the provided InputStream to Java KeyStore file and password.
- JKSSignatureToken(String, KeyStore.PasswordProtection) - Constructor for class eu.europa.esig.dss.token.JKSSignatureToken
-
Creates a SignatureTokenConnection with the provided filepath to Java KeyStore file and password.
- JoinedPseudoStrategy - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo
-
Represents a merged strategy to extract pseudo information, accepting the certificate's pseudo attribute and custom German pseudo processing algorithm
- JoinedPseudoStrategy() - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo.JoinedPseudoStrategy
-
Default constructor
- joinStrings(Collection<String>, String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- joinStrings(Collection<String>, String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- joinStrings(Collection<String>, String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Joins the strings with the given separator Ex.
- joinStrings(List<String>, String) - Static method in class eu.europa.esig.dss.utils.Utils
-
Joins the strings with the given separator Ex.
- JOSE - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
jose
- JOSE_JSON - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
jose+json
- JPEG - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
jpeg
- JPEG - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- JSON - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
json
- JSON_NOT_ETSI - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- JSON_SERIALIZATION - Enum constant in enum eu.europa.esig.dss.enumerations.JWSSerializationType
-
7.2.1.
- JsonObject - Class in eu.europa.esig.dss.jades
-
Represents a wrapper of a Map with JsonObject methods
- JsonObject() - Constructor for class eu.europa.esig.dss.jades.JsonObject
-
Creates an empty HashMap
- JsonObject(Map<String, Object>) - Constructor for class eu.europa.esig.dss.jades.JsonObject
-
Wraps a provided Map to the object
- JWS - Class in eu.europa.esig.dss.jades.validation
-
Extension of a JSON web Signature according to RFC 7515
- JWS() - Constructor for class eu.europa.esig.dss.jades.validation.JWS
-
The default constructor creating an empty JsonWebSignature
- JWS(String[]) - Constructor for class eu.europa.esig.dss.jades.validation.JWS
-
The constructor to instantiate a JWSCompactSerialization objects (RFC 7515)
- JWS_SIGNING_INPUT_DIGEST - Enum constant in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
JAdES Digest on result of concatenation ASCII(BASE64URL(UTF8(JWSProtected Header)) || '.' || BASE64URL(JWS Payload))
- JWSCompactDocumentValidator - Class in eu.europa.esig.dss.jades.validation
-
Validates a JWS Compact signature
- JWSCompactDocumentValidator() - Constructor for class eu.europa.esig.dss.jades.validation.JWSCompactDocumentValidator
-
Empty constructor
- JWSCompactDocumentValidator(DSSDocument) - Constructor for class eu.europa.esig.dss.jades.validation.JWSCompactDocumentValidator
-
Default constructor
- JWSCompactSerializationParser - Class in eu.europa.esig.dss.jades
-
The class is used to parse a Compact JWS
- JWSCompactSerializationParser(DSSDocument) - Constructor for class eu.europa.esig.dss.jades.JWSCompactSerializationParser
-
The default constructor
- JWSConstants - Class in eu.europa.esig.dss.jades
-
Defines JSON headers for a JWS Signature (RFC 7515)
- JWSConverter - Class in eu.europa.esig.dss.jades
-
Contains utils for a JAdES signature format conversion
- JWSJsonSerializationGenerator - Class in eu.europa.esig.dss.jades
-
Crates a JWS Serialization signature
- JWSJsonSerializationGenerator(JWSJsonSerializationObject, JWSSerializationType) - Constructor for class eu.europa.esig.dss.jades.JWSJsonSerializationGenerator
-
Default constructor
- JWSJsonSerializationObject - Class in eu.europa.esig.dss.jades
-
A container with JWS signature attributes
- JWSJsonSerializationObject() - Constructor for class eu.europa.esig.dss.jades.JWSJsonSerializationObject
-
Default constructor instantiating object with null values
- JWSJsonSerializationParser - Class in eu.europa.esig.dss.jades
-
The Parser used to create a
JWSJsonSerializationObject
from a document - JWSJsonSerializationParser(DSSDocument) - Constructor for class eu.europa.esig.dss.jades.JWSJsonSerializationParser
-
The default constructor for parser to extract a list of signatures and payload
- JWSSerializationDocumentValidator - Class in eu.europa.esig.dss.jades.validation
-
{ "payload":"payload contents", "signatures":[ {"protected":"integrity-protected header 1 contents", "header":non-integrity-protected header 1 contents, "signature":"signature 1 contents"}, ...
- JWSSerializationDocumentValidator() - Constructor for class eu.europa.esig.dss.jades.validation.JWSSerializationDocumentValidator
-
Empty constructor
- JWSSerializationDocumentValidator(DSSDocument) - Constructor for class eu.europa.esig.dss.jades.validation.JWSSerializationDocumentValidator
-
Default constructor
- JWSSerializationType - Enum in eu.europa.esig.dss.enumerations
-
Represents JWS types defined in RFC 7515, 3.
- JWSUtils - Class in eu.europa.esig.jws
-
Contains utils for JWS signature validation against JSON schemas
K
- KESCROW - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A Key escrow service.
- KESCROW_NOTHAVINGPKIID - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A Key escrow service that cannot be identified by a specific PKI-based public key.
- key - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlMessage
- key - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSemantic
- key - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlMessage
- key - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlMessage
- key - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSemantic
- key - Variable in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Key of the CacheEntry
- KEY_AGREEMENT - Enum constant in enum eu.europa.esig.dss.enumerations.KeyUsageBit
-
keyAgreement
- KEY_CERT_SIGN - Enum constant in enum eu.europa.esig.dss.enumerations.KeyUsageBit
-
keyCertSign
- KEY_COMPROMISE - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationReason
-
keyCompromise
- KEY_ENCIPHERMENT - Enum constant in enum eu.europa.esig.dss.enumerations.KeyUsageBit
-
keyEncipherment
- KEY_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateRefOrigin
-
Used as a hint to identify the signing certificate (used in JAdES)
- KEY_INFO - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
KeyInfo
- KEY_INFO - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateOrigin
-
Certificates extracted from KeyInfo element, XAdES specific
- KEY_INFO - Enum constant in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
XAdES KeyInfo element
- KEY_INFO_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:KeyInfo"
- KEY_INFO_X509_CERTIFICATE_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:KeyInfo/ds:X509Data/ds:X509Certificate"
- KEY_INFO_X509_DATA - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:KeyInfo/ds:X509Data"
- KEY_NAME - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
KeyName
- KEY_USAGE - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.1.3.
- KEY_USAGE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- KEY_VALUE - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
KeyValue
- keyActivation - Variable in class eu.europa.esig.saml.jaxb.authn.context.PrivateKeyProtectionType
- keyActivation - Variable in class eu.europa.esig.saml.jaxb.authn.context.SecretKeyProtectionType
- KeyActivationType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for KeyActivationType complex type.
- KeyActivationType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.KeyActivationType
- keyDescriptor - Variable in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
- keyDescriptor - Variable in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
- KeyDescriptorType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for KeyDescriptorType complex type.
- KeyDescriptorType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.KeyDescriptorType
- keyIdentifier - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlAuthorityKeyIdentifier
- keyIdentifierMatch - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- KeyIdentifierMatchCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Verifies whether a value of the signed attribute 'kid' (key identifier), when present, matches the signing-certificate sued to create the signature
- KeyIdentifierMatchCheck(I18nProvider, XmlSAV, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierMatchCheck
-
Default constructor
- keyIdentifierPresent - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- KeyIdentifierPresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
This class verifies whether a 'kid' (key identifier) header parameter is present within the protected header of a signature
- KeyIdentifierPresentCheck(I18nProvider, XmlSAV, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierPresentCheck
-
Default constructor
- keyInfo - Variable in class eu.europa.esig.saml.jaxb.metadata.KeyDescriptorType
- keyInfo - Variable in class eu.europa.esig.xmldsig.jaxb.SignatureType
- keyInfo - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptedType
- KEYINFO_SUFFIX - Static variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Id-suffix for KeyInfo element
- keyInfoCanonicalizationMethod - Variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
The canonicalization method used for KeyInfo signing
- KeyInfoConfirmationDataType - Class in eu.europa.esig.saml.jaxb.assertion
-
Java class for KeyInfoConfirmationDataType complex type.
- KeyInfoConfirmationDataType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.KeyInfoConfirmationDataType
- keyInfoDom - Variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Cached KeyInfo element
- KeyInfoType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for KeyInfoType complex type.
- KeyInfoType() - Constructor for class eu.europa.esig.xmldsig.jaxb.KeyInfoType
- keyLength - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicAlgorithm
- keyLengthUsedToSignThisToken - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
- keyLengthUsedToSignThisToken - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
-
Used Key length
- keyPurposeId - Variable in class eu.europa.esig.trustedlist.jaxb.tslx.ExtendedKeyUsageType
- keySet() - Method in class eu.europa.esig.dss.jades.JsonObject
- keySharing - Variable in class eu.europa.esig.saml.jaxb.authn.context.PrivateKeyProtectionType
- KeySharingType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for KeySharingType complex type.
- KeySharingType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.KeySharingType
- keyStorage - Variable in class eu.europa.esig.saml.jaxb.authn.context.PrivateKeyProtectionType
- keyStorage - Variable in class eu.europa.esig.saml.jaxb.authn.context.SecretKeyProtectionType
- KeyStorageType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for KeyStorageType complex type.
- KeyStorageType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.KeyStorageType
- KeyStoreCertificateSource - Class in eu.europa.esig.dss.spi.x509
-
Implements a CertificateSource using a KeyStore (PKCS12, JKS,...).
- KeyStoreCertificateSource(File, String, String) - Constructor for class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
-
Constructor for KeyStoreCertificateSource with
CertificatePool
. - KeyStoreCertificateSource(InputStream, String, String) - Constructor for class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
-
The default constructor for KeyStoreCertificateSource.
- KeyStoreCertificateSource(String, String) - Constructor for class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
-
Constructor for KeyStoreCertificateSource.
- KeyStoreCertificateSource(String, String, String) - Constructor for class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
-
Constructor for KeyStoreCertificateSource.
- KeyStoreSignatureTokenConnection - Class in eu.europa.esig.dss.token
-
Connection to a key store
- KeyStoreSignatureTokenConnection(byte[], String, KeyStore.PasswordProtection) - Constructor for class eu.europa.esig.dss.token.KeyStoreSignatureTokenConnection
-
Constructor from keyStore's binaries
- KeyStoreSignatureTokenConnection(File, String, KeyStore.PasswordProtection) - Constructor for class eu.europa.esig.dss.token.KeyStoreSignatureTokenConnection
-
Constructor from a file
- KeyStoreSignatureTokenConnection(InputStream, String, KeyStore.PasswordProtection) - Constructor for class eu.europa.esig.dss.token.KeyStoreSignatureTokenConnection
-
Construct a KeyStoreSignatureTokenConnection object.
- KeyStoreSignatureTokenConnection(String, String, KeyStore.PasswordProtection) - Constructor for class eu.europa.esig.dss.token.KeyStoreSignatureTokenConnection
-
Constructor with a path to KeyStore
- KeyTypes - Enum in eu.europa.esig.saml.jaxb.metadata
-
Java class for KeyTypes.
- keyUsage - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- keyUsage - Variable in class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
- KeyUsage - Class in eu.europa.esig.dss.model.x509.extension
-
4.2.1.3.
- KeyUsage() - Constructor for class eu.europa.esig.dss.model.x509.extension.KeyUsage
-
Default constructor
- keyUsageBit - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlKeyUsages
- keyUsageBit - Variable in class eu.europa.esig.trustedlist.jaxb.ecc.KeyUsageType
- KeyUsageBit - Enum in eu.europa.esig.dss.enumerations
-
KeyUsage bit values KeyUsage ::= BIT STRING { digitalSignature (0), nonRepudiation (1), keyEncipherment (2), dataEncipherment (3), keyAgreement (4), keyCertSign (5), cRLSign (6), encipherOnly (7), decipherOnly (8) }
- KeyUsageBitParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
KeyUsageBit
- KeyUsageBitType - Class in eu.europa.esig.trustedlist.jaxb.ecc
-
Java class for KeyUsageBitType complex type.
- KeyUsageBitType() - Constructor for class eu.europa.esig.trustedlist.jaxb.ecc.KeyUsageBitType
- KeyUsageCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate's key usage are acceptable
- KeyUsageCheck(I18nProvider, XmlSubXCV, CertificateWrapper, Context, SubContext, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.KeyUsageCheck
-
Default constructor
- KeyUsageCondition - Class in eu.europa.esig.dss.tsl.dto.condition
-
Condition based on the certificate key usage
- KeyUsageCondition(KeyUsageBit, boolean) - Constructor for class eu.europa.esig.dss.tsl.dto.condition.KeyUsageCondition
-
Constructs a new KeyUsageCondition.
- KeyUsageCondition(String, boolean) - Constructor for class eu.europa.esig.dss.tsl.dto.condition.KeyUsageCondition
-
Constructs a new KeyUsageCondition.
- KeyUsageKeyEntryPredicate - Class in eu.europa.esig.dss.token.predicate
-
This class is used to filter private key predicates based on the certificate KeyUsage attribute value
- KeyUsageKeyEntryPredicate(KeyUsageBit...) - Constructor for class eu.europa.esig.dss.token.predicate.KeyUsageKeyEntryPredicate
-
Default constructor
- keyUsages - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- KeyUsageType - Class in eu.europa.esig.trustedlist.jaxb.ecc
-
Java class for KeyUsageType complex type.
- KeyUsageType() - Constructor for class eu.europa.esig.trustedlist.jaxb.ecc.KeyUsageType
- keyValidation - Variable in class eu.europa.esig.saml.jaxb.authn.context.PublicKeyType
- keyValue - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
- KeyValueType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for KeyValueType complex type.
- KeyValueType() - Constructor for class eu.europa.esig.xmldsig.jaxb.KeyValueType
- KidCertificateSource - Class in eu.europa.esig.dss.jades.validation
-
The certificate source containing a map of certificates by KIDs
- KidCertificateSource() - Constructor for class eu.europa.esig.dss.jades.validation.KidCertificateSource
-
Default constructor instantiating object with empty map of 'kid' identifiers and certificate tokens relation
- KNOWLEDGEINFORMATION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- KSPrivateKeyEntry - Class in eu.europa.esig.dss.token
-
Wrapper of a PrivateKeyEntry coming from a KeyStore.
- KSPrivateKeyEntry(String, KeyStore.PrivateKeyEntry) - Constructor for class eu.europa.esig.dss.token.KSPrivateKeyEntry
-
The default constructor for KSPrivateKeyEntry.
L
- lang - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlLangAndValue
- lang - Variable in class eu.europa.esig.saml.jaxb.metadata.LocalizedNameType
- lang - Variable in class eu.europa.esig.saml.jaxb.metadata.LocalizedURIType
- lang - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangNormStringType
- lang - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangStringType
- lang - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIType
- lang - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
- LAST_ACCEPTABLE_REVOCATION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- lastLoading - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
- latestAcceptableRevocationId - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCRS
- LCP - Enum constant in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
LCP: Lightweight Certificate Policy itu-t(0)identified-organization(4)etsi(0)other-certificate-policies(2042)policy-identifiers(1)lcp(3)
- LDAP - Enum constant in enum eu.europa.esig.dss.spi.client.http.Protocol
-
ldap
- ldapGet(String) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
This method retrieves data using LDAP protocol.
- LDAPSYNTAXDESCRIPTION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- LDAPURL - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- LdapURLUtils - Class in eu.europa.esig.dss.service.http.commons
-
Contains util methods for dealing with LDAP protocol urls
- LEFT - Enum constant in enum eu.europa.esig.dss.enumerations.SignerTextHorizontalAlignment
-
Align the text to left
- LEFT - Enum constant in enum eu.europa.esig.dss.enumerations.SignerTextPosition
-
The text on the left of the picture
- LEFT - Enum constant in enum eu.europa.esig.dss.enumerations.VisualSignatureAlignmentHorizontal
-
x axis is left padding
- length - Variable in class eu.europa.esig.saml.jaxb.authn.context.ActivationPinType
- length - Variable in class eu.europa.esig.saml.jaxb.authn.context.PasswordType
- LengthType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for LengthType complex type.
- LengthType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.LengthType
- level - Variable in class eu.europa.esig.dss.policy.jaxb.LevelConstraint
- Level - Enum in eu.europa.esig.dss.policy.jaxb
-
Java class for level.
- levelAfterUpdate - Variable in class eu.europa.esig.dss.policy.jaxb.AlgoExpirationDate
- LevelConstraint - Class in eu.europa.esig.dss.policy.jaxb
-
Boolean check : follows the specified level behavior in case of failure
- LevelConstraint() - Constructor for class eu.europa.esig.dss.policy.jaxb.LevelConstraint
- LIBREOFFICE_NS - Static variable in class eu.europa.esig.dss.asic.common.definition.ASiCNamespace
-
LibreOffice namespace URI
- LIBREOFFICE_SIGNATURES - Static variable in class eu.europa.esig.dss.asic.common.definition.ASiCNamespace
-
LibreOffice signatures
- LINE_FEED - Static variable in class eu.europa.esig.dss.spi.DSSUtils
-
Represents a new line '\n' character
- linkSigningCertificateAndChains(Set<CertificateToken>) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Links the certificates and their certificate chains
- linkSigningCertificateAndChains(Set<CertificateToken>) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
- list - Variable in class eu.europa.esig.dss.spi.util.TimeDependentValues
-
The linked list of values
- list() - Method in interface eu.europa.esig.dss.pdf.PdfDict
-
Lists all encapsulated dictionary names
- ListAlgo - Class in eu.europa.esig.dss.policy.jaxb
-
Java class for ListAlgo complex type.
- ListAlgo() - Constructor for class eu.europa.esig.dss.policy.jaxb.ListAlgo
- ListCertificateSource - Class in eu.europa.esig.dss.spi.x509
-
This class operates on several
CertificateSource
with the composite design pattern. - ListCertificateSource() - Constructor for class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
Default constructor
- ListCertificateSource(CertificateSource) - Constructor for class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
This constructor allows to instantiate an object of the class with one
CertificateSource
- ListCertificateSource(List<CertificateSource>) - Constructor for class eu.europa.esig.dss.spi.x509.ListCertificateSource
-
This constructor allows to instantiate an object of the class with a list of
CertificateSource
- listFiles(File, String[], boolean) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- listFiles(File, String[], boolean) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- listFiles(File, String[], boolean) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Lists all files from the
folder
with the givenextensions
- listFiles(File, String[], boolean) - Static method in class eu.europa.esig.dss.utils.Utils
-
Lists all files from the
folder
with the givenextensions
- listIssueDateTime - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- ListRevocationSource<R extends Revocation> - Class in eu.europa.esig.dss.validation
-
This class allows to handle a list
OfflineRevocationSource
- ListRevocationSource() - Constructor for class eu.europa.esig.dss.validation.ListRevocationSource
-
Default constructor
- ListRevocationSource(OfflineRevocationSource<R>) - Constructor for class eu.europa.esig.dss.validation.ListRevocationSource
-
This constructor allows to initialize the list with an
OfflineRevocationSource
. - loadCertificate(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method loads a certificate from the byte array.
- loadCertificate(File) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method loads a certificate from the given location.
- loadCertificate(InputStream) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method loads a certificate from the given location.
- loadCertificateFromBase64EncodedString(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method loads a certificate from a base 64 encoded String
- loadCertificateFromP7c(InputStream) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Loads a collection of certificates from a p7c source
- loadFileFromCache(String) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
-
Allows to load the file for a given file name from the cache folder.
- loadOCSPBase64Encoded(String) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
This method loads an OCSP response from the given base 64 encoded string.
- loadOCSPFromBinaries(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
This method loads an OCSP response from the given binaries.
- loadPdfDocumentReader(DSSDocument, char[]) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Loads
PdfDocumentReader
instance - loadPdfDocumentReader(DSSDocument, char[]) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextPDFSignatureService
- loadPdfDocumentReader(DSSDocument, char[]) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
- loadSchema(JSONObject, Map<URI, JSONObject>) - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Loads schema with the given list of definitions (references)
- loadSignatureDrawer(SignatureImageParameters) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Returns a SignatureDrawer initialized from a provided
signatureDrawerFactory
- loadValidator(SignaturePolicy) - Method in class eu.europa.esig.dss.validation.policy.DefaultSignaturePolicyValidatorLoader
-
Loads with a ServiceLoader and returns the relevant validator for a
SignaturePolicy
- loadValidator(SignaturePolicy) - Method in interface eu.europa.esig.dss.validation.policy.SignaturePolicyValidatorLoader
-
Loads with a ServiceLoader and returns the relevant validator for a
SignaturePolicy
- loc - Variable in class eu.europa.esig.saml.jaxb.protocol.IDPEntryType
- locality - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- locality - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
- locality - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
- LOCALITYNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- LocalizedNameType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for localizedNameType complex type.
- LocalizedNameType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.LocalizedNameType
- LocalizedURIType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for localizedURIType complex type.
- LocalizedURIType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.LocalizedURIType
- location - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
- location - Variable in class eu.europa.esig.saml.jaxb.metadata.EndpointType
- LOCATION_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Location'
- LOCK_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Lock'
- LOG - Static variable in interface eu.europa.esig.dss.enumerations.QCType
-
Logger
- LogHandler<T> - Class in eu.europa.esig.dss.alert.handler
-
Implementation of
AlertHandler
which logs the object with the specifiedLevel
- LogHandler() - Constructor for class eu.europa.esig.dss.alert.handler.LogHandler
-
The constructor used to log with a
Level.WARN
- LogHandler(Level) - Constructor for class eu.europa.esig.dss.alert.handler.LogHandler
-
The default constructor
- LogLOTLLocationChangeAlertHandler - Class in eu.europa.esig.dss.tsl.alerts.handlers.log
-
Warns on the LOTL location change
- LogLOTLLocationChangeAlertHandler() - Constructor for class eu.europa.esig.dss.tsl.alerts.handlers.log.LogLOTLLocationChangeAlertHandler
-
Default constructor
- LogOJUrlChangeAlertHandler - Class in eu.europa.esig.dss.tsl.alerts.handlers.log
-
Warns on the LOTL Official Journal URL change
- LogOJUrlChangeAlertHandler() - Constructor for class eu.europa.esig.dss.tsl.alerts.handlers.log.LogOJUrlChangeAlertHandler
-
Default constructor
- LogOnStatusAlert - Class in eu.europa.esig.dss.alert
-
The class logs a message on
Status
alert - LogOnStatusAlert() - Constructor for class eu.europa.esig.dss.alert.LogOnStatusAlert
-
Default constructor which LOG with WARN
- LogOnStatusAlert(Level) - Constructor for class eu.europa.esig.dss.alert.LogOnStatusAlert
-
Additional constructor which uses the specified level to LOG
- LogoutRequestType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for LogoutRequestType complex type.
- LogoutRequestType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
- LogTLExpirationAlertHandler - Class in eu.europa.esig.dss.tsl.alerts.handlers.log
-
Warns on the TL expiration
- LogTLExpirationAlertHandler() - Constructor for class eu.europa.esig.dss.tsl.alerts.handlers.log.LogTLExpirationAlertHandler
-
Default constructor
- LogTLParsingErrorAlertHandler - Class in eu.europa.esig.dss.tsl.alerts.handlers.log
-
Warns on TL parsing error
- LogTLParsingErrorAlertHandler() - Constructor for class eu.europa.esig.dss.tsl.alerts.handlers.log.LogTLParsingErrorAlertHandler
-
Default constructor
- LogTLSignatureErrorAlertHandler - Class in eu.europa.esig.dss.tsl.alerts.handlers.log
-
Warns on TL validation error
- LogTLSignatureErrorAlertHandler() - Constructor for class eu.europa.esig.dss.tsl.alerts.handlers.log.LogTLSignatureErrorAlertHandler
-
Default constructor
- LONG_TERM_DATA - Enum constant in enum eu.europa.esig.dss.validation.executor.ValidationLevel
-
Validation as per "5.5 Validation process for Signatures with Time and Signatures with Long-Term Validation Material"
- LongTermValidationCertificateRevocationSelector - Class in eu.europa.esig.dss.validation.process.vpfltvd
-
Verifies and returns the latest acceptable revocation data for a long-term validation process
- LongTermValidationCertificateRevocationSelector(I18nProvider, CertificateWrapper, Date, DiagnosticData, Map<String, XmlBasicBuildingBlocks>, String, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
-
Default constructor
- LongTermValidationCertificateRevocationSelector(I18nProvider, CertificateWrapper, Date, Map<String, XmlBasicBuildingBlocks>, String, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
-
Default constructor
- LongTermValidationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks
-
Checks if the long-term validation check is acceptable
- LongTermValidationCheck(I18nProvider, XmlValidationProcessArchivalData, XmlConstraintsConclusion, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.LongTermValidationCheck
-
Default constructor
- lotl - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
- lotl - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
- LOTL - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- LOTLAlert - Class in eu.europa.esig.dss.tsl.alerts
-
The class to process events on LOTL
- LOTLAlert(AlertDetector<LOTLInfo>, AlertHandler<LOTLInfo>) - Constructor for class eu.europa.esig.dss.tsl.alerts.LOTLAlert
-
Default constructor
- LOTLAnalysis - Class in eu.europa.esig.dss.tsl.runnable
-
Runs the job for a LOTL analysis
- LOTLAnalysis(LOTLSource, CacheAccessByKey, DSSFileLoader, CountDownLatch) - Constructor for class eu.europa.esig.dss.tsl.runnable.LOTLAnalysis
-
Default constructor
- LOTLChangeApplier - Class in eu.europa.esig.dss.tsl.job
-
Applies changes in the LOTL cache
- LOTLChangeApplier(TLChangesCacheAccess, Map<CacheKey, ParsingCacheDTO>, Map<CacheKey, ParsingCacheDTO>) - Constructor for class eu.europa.esig.dss.tsl.job.LOTLChangeApplier
-
Default constructor
- LOTLIdentifier - Class in eu.europa.esig.dss.spi.tsl.identifier
-
The identifier for a LOTL
- LOTLIdentifier(LOTLInfo) - Constructor for class eu.europa.esig.dss.spi.tsl.identifier.LOTLIdentifier
-
Default constructor
- LOTLInfo - Class in eu.europa.esig.dss.spi.tsl
-
Computes summary for a List of Trusted Lists processing result
- LOTLInfo(DownloadInfoRecord, ParsingInfoRecord, ValidationInfoRecord, String) - Constructor for class eu.europa.esig.dss.spi.tsl.LOTLInfo
-
The default constructor
- LOTLLocationChangeDetection - Class in eu.europa.esig.dss.tsl.alerts.detections
-
Detects the change of a LOTL location
- LOTLLocationChangeDetection(LOTLSource) - Constructor for class eu.europa.esig.dss.tsl.alerts.detections.LOTLLocationChangeDetection
-
Default constructor
- LOTLParsingResult - Class in eu.europa.esig.dss.tsl.parsing
-
Parsed LOTL result
- LOTLParsingResult() - Constructor for class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Default constructor
- LOTLParsingTask - Class in eu.europa.esig.dss.tsl.parsing
-
Parses a LOTL and returns
LOTLParsingResult
- LOTLParsingTask(DSSDocument, LOTLSource) - Constructor for class eu.europa.esig.dss.tsl.parsing.LOTLParsingTask
-
The default constructor
- LOTLSigningCertificatesAnnouncementSchemeInformationURI - Interface in eu.europa.esig.dss.tsl.function
-
The predicate to filter the LOTL signing certificates scheme information URI
- LOTLSource - Class in eu.europa.esig.dss.tsl.source
-
Represent a List of Trusted Lists source
- LOTLSource() - Constructor for class eu.europa.esig.dss.tsl.source.LOTLSource
-
Default constructor instantiating object with minimal EU configuration
- LOTLWithPivotsAnalysis - Class in eu.europa.esig.dss.tsl.runnable
-
Runs the job for a LOTL with pivots analysis
- LOTLWithPivotsAnalysis(LOTLSource, CacheAccessByKey, DSSFileLoader, CacheAccessFactory, CountDownLatch) - Constructor for class eu.europa.esig.dss.tsl.runnable.LOTLWithPivotsAnalysis
-
Default constructor
- lowerCase(String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- lowerCase(String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- lowerCase(String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Converts a string to its lower case representation Ex.
- lowerCase(String) - Static method in class eu.europa.esig.dss.utils.Utils
-
Converts a string to its lower case representation Ex.
- LTA - Enum constant in enum eu.europa.esig.validationreport.enums.SignatureValidationProcessID
-
when the SVA performed the Validation process for Signatures providing Long Term Availability and Integrity of Validation Material as specified in ETSI TS 119 102-1 [1], clause 5.6.
- LTV_ABSV - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- LTV_ABSV_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- LTVM - Enum constant in enum eu.europa.esig.validationreport.enums.SignatureValidationProcessID
-
when the SVA performed the Validation Process for Signatures with Time and Signatures with LongTerm-Validation Material as specified in ETSI TS 119 102-1 [1], clause 5.5.
M
- M_ID - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signed data referencing mechanism URI
- main(String[]) - Static method in class eu.europa.esig.dss.cookbook.CreateKeyStoreApp
-
Main method
- main(String[]) - Static method in class eu.europa.esig.dss.cookbook.example.sign.SignXmlXadesBWithMSCAPI
-
Main method
- main(String[]) - Static method in class eu.europa.esig.dss.cookbook.sources.JksCertificateInformation
-
Main method
- mainIndication - Variable in class eu.europa.esig.validationreport.jaxb.ValidationStatusType
- makeTimestampToken(CAdESAttribute, TimestampType, List<TimestampedReference>) - Method in class eu.europa.esig.dss.cades.validation.timestamp.CAdESTimestampSource
- makeTimestampToken(JAdESAttribute, TimestampType, List<TimestampedReference>) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- makeTimestampToken(XAdESAttribute, TimestampType, List<TimestampedReference>) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- makeTimestampToken(SA, TimestampType, List<TimestampedReference>) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Creates a timestamp token from the provided
signatureAttribute
- makeTimestampTokens() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Populates all the lists by data found into the signature
- makeTimestampTokens(JAdESAttribute, TimestampType, List<TimestampedReference>) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampSource
- makeTimestampTokens(XAdESAttribute, TimestampType, List<TimestampedReference>) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
- makeTimestampTokens(SA, TimestampType) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Creates timestamp tokens from the provided
signatureAttribute
- makeTimestampTokens(SA, TimestampType, List<TimestampedReference>) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Creates timestamp tokens from the provided
signatureAttribute
with a given list ofTimestampedReference
s - makeTimestampTokensFromSignedAttributes() - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- makeTimestampTokensFromSignedAttributes() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Creates TimestampTokens from all instances extracted from signed attributes (content TSTs)
- makeTimestampTokensFromUnsignedAttributes() - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- makeTimestampTokensFromUnsignedAttributes() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Creates TimestampTokens from found instances in unsigned properties
- MALFORMED_REQUEST - Enum constant in enum eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
-
Illegal confirmation request
- ManageNameIDRequestType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for ManageNameIDRequestType complex type.
- ManageNameIDRequestType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
- manageNameIDService - Variable in class eu.europa.esig.saml.jaxb.metadata.SSODescriptorType
- MANIFEST - Enum constant in enum eu.europa.esig.dss.asic.xades.definition.ManifestElement
-
manifest
- MANIFEST - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
Manifest
- MANIFEST - Enum constant in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
XAdES signed manifest
- MANIFEST_ENTRY - Enum constant in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
XAdES and ASiC CAdES
- MANIFEST_FILENAME - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
-
The manifest name
- MANIFEST_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:Object/ds:Manifest"
- MANIFEST_TYPE - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
The "Type" attribute value for a ds:Reference element referring a signed manifest
- ManifestAttribute - Enum in eu.europa.esig.dss.asic.xades.definition
-
The enumeration of Manifest attributes
- ManifestBuilder - Class in eu.europa.esig.dss.xades.signature
-
This class builds a ds:Manifest element
- ManifestBuilder(DigestAlgorithm, List<DSSDocument>) - Constructor for class eu.europa.esig.dss.xades.signature.ManifestBuilder
-
Constructor for the builder (the Id of the Manifest tag will be equals to "manifest")
- ManifestBuilder(String, DigestAlgorithm, List<DSSDocument>) - Constructor for class eu.europa.esig.dss.xades.signature.ManifestBuilder
-
Constructor for the builder
- ManifestBuilder(String, DigestAlgorithm, List<DSSDocument>, DSSNamespace) - Constructor for class eu.europa.esig.dss.xades.signature.ManifestBuilder
-
Constructor for the builder
- ManifestBuilder(String, List<DSSReference>) - Constructor for class eu.europa.esig.dss.xades.signature.ManifestBuilder
-
The constructor with custom references and default namespace
- ManifestBuilder(String, List<DSSReference>, DSSNamespace) - Constructor for class eu.europa.esig.dss.xades.signature.ManifestBuilder
-
The constructor with custom references
- ManifestBuilder(List<DSSReference>) - Constructor for class eu.europa.esig.dss.xades.signature.ManifestBuilder
-
The constructor with custom references and default manifest id
- ManifestElement - Enum in eu.europa.esig.dss.asic.xades.definition
-
The Manifest element enumeration
- ManifestEntry - Class in eu.europa.esig.dss.validation
-
Defines a references document entry of a ManifestFile
- ManifestEntry() - Constructor for class eu.europa.esig.dss.validation.ManifestEntry
-
Default constructor instantiating object with null values
- ManifestEntryExistenceCheck - Class in eu.europa.esig.dss.validation.process.bbb.cv.checks
-
Checks if a manifest entry is present
- ManifestEntryExistenceCheck(I18nProvider, XmlCV, List<XmlDigestMatcher>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.cv.checks.ManifestEntryExistenceCheck
-
Default constructor
- manifestEntryObjectExistence - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- ManifestEntrySignatureScope - Class in eu.europa.esig.dss.validation.scope
-
This SignatureScope represents a Manifest entry document
- ManifestEntrySignatureScope(String, Digest, String, List<String>) - Constructor for class eu.europa.esig.dss.validation.scope.ManifestEntrySignatureScope
-
Constructor with transformations (Used in XAdES)
- manifestFile - Variable in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
In case of a ASiC-E signature this is the found related manifest file.
- manifestFile - Variable in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
A related
ManifestFile
to the provideddocument
- ManifestFile - Class in eu.europa.esig.dss.validation
-
Represents a parsed Manifest File object
- ManifestFile() - Constructor for class eu.europa.esig.dss.validation.ManifestFile
-
Default constructor instantiating object with null values
- manifestFilePresent - Variable in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
- ManifestFilePresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Checks if the manifest file is present inside an ASiC container
- ManifestFilePresentCheck(I18nProvider, XmlFC, XmlContainerInfo, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.ManifestFilePresentCheck
-
Default constructor
- manifestFiles - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
- ManifestNamespace - Class in eu.europa.esig.dss.asic.xades.definition
-
This class contains constants for Manifest and its namespace.
- ManifestPaths - Class in eu.europa.esig.dss.asic.xades.definition
-
Path expressions for a Manifest
- ManifestPaths() - Constructor for class eu.europa.esig.dss.asic.xades.definition.ManifestPaths
-
Default constructor
- ManifestSignatureScope - Class in eu.europa.esig.dss.validation.scope
-
The Signature Scope represents a Manifest document
- ManifestSignatureScope(String, Digest) - Constructor for class eu.europa.esig.dss.validation.scope.ManifestSignatureScope
-
Default constructor
- ManifestSignatureScope(String, Digest, List<String>) - Constructor for class eu.europa.esig.dss.validation.scope.ManifestSignatureScope
-
Constructor with a list of XML transformations (to be used for XAdES only)
- ManifestType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for ManifestType complex type.
- ManifestType() - Constructor for class eu.europa.esig.xmldsig.jaxb.ManifestType
- ManifestValidator - Class in eu.europa.esig.dss.xades.validation
-
This class validates a ds:Manifest element against external files
- ManifestValidator(Manifest) - Constructor for class eu.europa.esig.dss.xades.validation.ManifestValidator
-
The constructor with instantiated
org.apache.xml.security.signature.Manifest
- ManifestValidator(Manifest, List<DSSDocument>) - Constructor for class eu.europa.esig.dss.xades.validation.ManifestValidator
-
The constructor with instantiated
org.apache.xml.security.signature.Manifest
and detached contents - ManifestValidator(Element, List<DSSDocument>) - Constructor for class eu.europa.esig.dss.xades.validation.ManifestValidator
-
Default constructor
- marshal(ArchiveTimestampType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter16
- marshal(ASiCContainerType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter2
- marshal(ASiCContainerType) - Method in class eu.europa.esig.dss.simplereport.jaxb.Adapter2
- marshal(CertificateOrigin) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter13
- marshal(CertificateQualification) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter4
- marshal(CertificateQualification) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter4
- marshal(CertificateRefOrigin) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter14
- marshal(CertificateSourceType) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter9
- marshal(CertificateSourceType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter12
- marshal(CertificateStatus) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter17
- marshal(CertificationPermission) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter4
- marshal(Context) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter7
- marshal(DigestAlgorithm) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter23
- marshal(DigestAlgorithm) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter24
- marshal(DigestAlgorithm) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter26
- marshal(DigestMatcherType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter11
- marshal(EncryptionAlgorithm) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter25
- marshal(EncryptionAlgorithm) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter28
- marshal(EndorsementType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter10
- marshal(EndorsementType) - Method in class eu.europa.esig.validationreport.jaxb.Adapter1
- marshal(GeneralNameType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter6
- marshal(Indication) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter2
- marshal(Indication) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter5
- marshal(Indication) - Method in class eu.europa.esig.dss.simplereport.jaxb.Adapter3
- marshal(Indication) - Method in class eu.europa.esig.validationreport.jaxb.Adapter7
- marshal(KeyUsageBit) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter19
- marshal(KeyUsageBit) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter2
- marshal(KeyUsageBit) - Method in class eu.europa.esig.trustedlist.jaxb.ecc.Adapter1
- marshal(MaskGenerationFunction) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter27
- marshal(MRAEquivalenceContext) - Method in class eu.europa.esig.trustedlist.jaxb.mra.Adapter2
- marshal(MRAStatus) - Method in class eu.europa.esig.trustedlist.jaxb.mra.Adapter1
- marshal(MRAStatus) - Method in class eu.europa.esig.trustedlist.jaxb.mra.Adapter3
- marshal(ObjectIdentifierQualifier) - Method in class eu.europa.esig.xades.jaxb.xades111.Adapter1
- marshal(ObjectIdentifierQualifier) - Method in class eu.europa.esig.xades.jaxb.xades122.Adapter1
- marshal(ObjectIdentifierQualifier) - Method in class eu.europa.esig.xades.jaxb.xades132.Adapter1
- marshal(PdfLockAction) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter3
- marshal(PdfObjectModificationType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter5
- marshal(RevocationOrigin) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter21
- marshal(RevocationReason) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter10
- marshal(RevocationReason) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter18
- marshal(RevocationReason) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter3
- marshal(RevocationReason) - Method in class eu.europa.esig.validationreport.jaxb.Adapter4
- marshal(RevocationRefOrigin) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter22
- marshal(RevocationType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter20
- marshal(SignatureLevel) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter7
- marshal(SignatureLevel) - Method in class eu.europa.esig.dss.simplereport.jaxb.Adapter6
- marshal(SignatureQualification) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter5
- marshal(SignatureQualification) - Method in class eu.europa.esig.dss.simplereport.jaxb.Adapter5
- marshal(SignatureScopeType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter8
- marshal(SubIndication) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter3
- marshal(SubIndication) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter6
- marshal(SubIndication) - Method in class eu.europa.esig.dss.simplereport.jaxb.Adapter4
- marshal(SubIndication) - Method in class eu.europa.esig.validationreport.jaxb.Adapter8
- marshal(TimestampedObjectType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter9
- marshal(TimestampQualification) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter6
- marshal(TimestampQualification) - Method in class eu.europa.esig.dss.simplereport.jaxb.Adapter7
- marshal(TimestampType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter15
- marshal(ValidationTime) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter8
- marshal(Assert) - Method in class eu.europa.esig.trustedlist.jaxb.ecc.Adapter2
- marshal(ConstraintStatus) - Method in class eu.europa.esig.validationreport.jaxb.Adapter6
- marshal(ObjectType) - Method in class eu.europa.esig.validationreport.jaxb.Adapter3
- marshal(SignatureValidationProcessID) - Method in class eu.europa.esig.validationreport.jaxb.Adapter5
- marshal(TypeOfProof) - Method in class eu.europa.esig.validationreport.jaxb.Adapter2
- marshal(Boolean) - Method in class eu.europa.esig.saml.jaxb.assertion.runtime.ZeroOneBooleanAdapter
- marshal(Date) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter1
- marshal(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter1
- marshal(Date) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter1
- marshal(Date) - Method in class eu.europa.esig.dss.simplereport.jaxb.Adapter1
- marshal(Date) - Method in class eu.europa.esig.dss.ws.signature.soap.client.DateAdapter
- marshal(Date) - Method in class org.w3._2001.xmlschema.Adapter1
- marshall(T) - Method in class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
-
This method returns the String representation of the jaxbObject.
- marshall(T, boolean) - Method in class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
-
This method returns the String representation of the jaxbObject with an optional validation.
- marshall(T, OutputStream) - Method in class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
-
This method marshalls the jaxbObject into the
OutputStream
. - marshall(T, OutputStream, boolean) - Method in class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
-
This method marshalls the jaxbObject into the
OutputStream
with an optional validation. - maskGenerationFunction - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
-
Mask generation function when present
- MaskGenerationFunction - Enum in eu.europa.esig.dss.enumerations
-
Mask generation function.
- MaskGenerationFunctionParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
ArchiveTimestampType
- maskGenerationFunctionUsedToSignThisToken - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
- match - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestAlgoAndValue
- match - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlIssuerSerial
- match(EncapsulatedRevocationTokenIdentifier<CRL>, RevocationRef<CRL>) - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLTokenRefMatcher
- match(EncapsulatedRevocationTokenIdentifier<OCSP>, RevocationRef<OCSP>) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPTokenRefMatcher
- match(EncapsulatedRevocationTokenIdentifier<R>, RevocationRef<R>) - Method in interface eu.europa.esig.dss.spi.x509.revocation.RevocationTokenRefMatcher
-
This method returns true if the reference is related to the encapsulated identifier
- match(CertificateToken, CertificateRef) - Method in class eu.europa.esig.dss.spi.x509.CertificateTokenRefMatcher
-
This method verifies if the given
CertificateToken
matches theCertificateRef
- match(RevocationToken<CRL>, RevocationRef<CRL>) - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLTokenRefMatcher
- match(RevocationToken<OCSP>, RevocationRef<OCSP>) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPTokenRefMatcher
- match(RevocationToken<R>, RevocationRef<R>) - Method in interface eu.europa.esig.dss.spi.x509.revocation.RevocationTokenRefMatcher
-
This method returns true if the reference is related to the provided token
- matchByDigest(CertificateToken, CertificateRef) - Method in class eu.europa.esig.dss.spi.x509.CertificateTokenRefMatcher
-
This method verifies if only digest within the
certificateRef
corresponds tocertificateToken
- matchByIssuerName(CertificateToken, CertificateRef) - Method in class eu.europa.esig.dss.spi.x509.CertificateTokenRefMatcher
-
This method verifies if only the issuer name within the
certificateRef
corresponds tocertificateToken
- matchByResponderId(CertificateToken, CertificateRef) - Method in class eu.europa.esig.dss.spi.x509.CertificateTokenRefMatcher
-
This method verifies if only the responder Id within the
certificateRef
corresponds tocertificateToken
- matchBySerialNumber(CertificateToken, CertificateRef) - Method in class eu.europa.esig.dss.spi.x509.CertificateTokenRefMatcher
-
This method verifies if only the serial number within the
certificateRef
corresponds tocertificateToken
- matchData(byte[]) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Checks if the
TimeStampToken
matches the signed data. - matchData(byte[], boolean) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Checks if the
TimeStampToken
matches the signed data. - matchData(DSSDocument) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Checks if the
TimeStampToken
matches the signed data. - matchData(DSSDocument, boolean) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Checks if the
TimeStampToken
matches the signed data. - matchData(DSSMessageDigest) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Checks if the
TimeStampToken
matches the message-imprint digest with warning enabled. - matchData(DSSMessageDigest, boolean) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Checks if the
TimeStampToken
matches the message-imprint digest. - matches(CertificateID, SingleResp) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
-
fix for certId.equals methods that doesn't work very well.
- MATCHINGRULEDESCRIPTION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- MATCHINGRULEUSEDESCRIPTION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- max - Variable in class eu.europa.esig.saml.jaxb.authn.context.LengthType
- maximum - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralSubtree
- MAXIMUM - Enum constant in enum eu.europa.esig.saml.jaxb.protocol.AuthnContextComparisonType
- maxKeySize - Variable in class eu.europa.esig.saml.jaxb.metadata.algsupport.SigningMethodType
- maxPathLength - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- MaxSizeInputStream - Class in eu.europa.esig.dss.spi.client.http
-
Used to limit the size of fetched data.
- MaxSizeInputStream(InputStream, int, String) - Constructor for class eu.europa.esig.dss.spi.client.http.MaxSizeInputStream
-
The default constructor for NativeHTTPDataLoader.MaxSizeInputStream.
- MD2 - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
MD2
- MD5 - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
MD5
- mechanism - Variable in class eu.europa.esig.saml.jaxb.authn.context.Generation
- MEDIA_TYPE - Enum constant in enum eu.europa.esig.dss.asic.xades.definition.ManifestAttribute
-
media-type
- MEDIA_TYPE - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Media type
- medium - Variable in class eu.europa.esig.saml.jaxb.authn.context.KeyStorageType
- MediumType - Enum in eu.europa.esig.saml.jaxb.authn.context
-
Java class for mediumType.
- MEMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- MEMORY - Enum constant in enum eu.europa.esig.saml.jaxb.authn.context.MediumType
- MemoryDataLoader - Class in eu.europa.esig.dss.spi.client.http
-
Defines a map between URL and document to load the data from offline source
- MemoryDataLoader(Map<String, byte[]>) - Constructor for class eu.europa.esig.dss.spi.client.http.MemoryDataLoader
-
Default constructor
- merge() - Method in interface eu.europa.esig.dss.asic.common.merge.ASiCContainerMerger
-
Merges given containers to a new container document, when possible
- merge() - Method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
- mergeCmsSignatures(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.cades.merge.AbstractASiCWithCAdESContainerMerger
-
This method merges signature documents representing CMS signatures into single CMS signature document.
- mergeImages(BufferedImage, BufferedImage, SignatureFieldDimensionAndPosition, SignatureImageParameters) - Static method in class eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.DefaultImageDrawerUtils
-
Creates the final image, by merging the given
image
andtextImage
according to the provided parameters - mergeToASiCContent() - Method in interface eu.europa.esig.dss.asic.common.merge.ASiCContainerMerger
-
Merges given containers to a single
ASiCContent
, when possible - mergeToASiCContent() - Method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
- Message - Class in eu.europa.esig.dss.jaxb.object
-
Represents the Message returned in the validation process
- Message(String, String) - Constructor for class eu.europa.esig.dss.jaxb.object.Message
-
Default constructor
- MESSAGE_DIGEST - Enum constant in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
CAdES
- MESSAGE_IMPRINT - Enum constant in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
Timestamp
- messageDigest(DSSDocument, PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
- messageDigest(DSSDocument, PAdESCommonParameters) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Returns the message-digest computed on PDF signature revision's ByteRange
- MessageDigestOrSignedPropertiesCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if message-digest (CAdES/PAdES) or SignedProperties (XAdES) is present
- MessageDigestOrSignedPropertiesCheck(I18nProvider, XmlSAV, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.MessageDigestOrSignedPropertiesCheck
-
Default constructor
- messageDigestOrSignedPropertiesPresent - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- MessageImprintCryptographicCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Verifies the message-imprint cryptographic constraints
- MessageImprintCryptographicCheck(I18nProvider, DigestAlgorithm, XmlSAV, Date, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.MessageImprintCryptographicCheck
-
Default constructor
- MessageImprintDigestAlgorithmValidation - Class in eu.europa.esig.dss.validation.process.bbb.sav
-
Verifies cryptographical validity of a DigestAlgorithm used for message-imprint creation
- MessageImprintDigestAlgorithmValidation(I18nProvider, Date, DigestAlgorithm, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.MessageImprintDigestAlgorithmValidation
-
Default constructor
- MessageImprintDigestAlgorithmValidationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks
-
Verifies whether the result of
MessageImprintDigestAlgorithmValidation
is valid - MessageImprintDigestAlgorithmValidationCheck(I18nProvider, XmlValidationProcessArchivalData, TimestampWrapper, XmlSAV, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.MessageImprintDigestAlgorithmValidationCheck
-
Default constructor
- messages - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlStructuralValidation
- MessageStatus - Class in eu.europa.esig.dss.alert.status
-
Contains message describing the occurred event
- MessageStatus() - Constructor for class eu.europa.esig.dss.alert.status.MessageStatus
-
Default constructor initializing a null message
- MessageTag - Enum in eu.europa.esig.dss.i18n
-
Contains a list of possible message tags.
- MessageType - Enum in eu.europa.esig.dss.enumerations
-
Defines possible levels for messages returned by the validation process
- META_INF_FOLDER - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
-
The META-INF folder
- META_INF_FOLDER - Static variable in class eu.europa.esig.dss.xades.validation.XAdESSignatureIdentifierBuilder
-
The META-INF folder (used to determine a signature file position in an ASiC container)
- METADATA_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Metadata'
- method - Variable in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
- method - Variable in class eu.europa.esig.saml.jaxb.authn.context.SharedSecretChallengeResponseType
- MGF1 - Enum constant in enum eu.europa.esig.dss.enumerations.MaskGenerationFunction
-
Mask Generation Function 1
- MGMT_DATA - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
MgmtData
- MIDDLE - Enum constant in enum eu.europa.esig.dss.enumerations.SignerTextVerticalAlignment
-
Align the text with the center of the picture
- MIDDLE - Enum constant in enum eu.europa.esig.dss.enumerations.VisualSignatureAlignmentVertical
-
y axis automatically calculated
- MILLISECONDS - Enum constant in enum eu.europa.esig.dss.policy.jaxb.TimeUnit
- MIME_TYPE - Enum constant in enum eu.europa.esig.dss.asic.common.definition.ASiCAttribute
-
MimeType
- MIME_TYPE - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigAttribute
-
MimeType
- MIME_TYPE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- MIME_TYPE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- MIME_TYPE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- MIME_TYPE - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
-
The mimetype filename
- MIME_TYPE_APPLICATION_PREFIX - Static variable in class eu.europa.esig.dss.jades.DSSJsonUtils
-
The MimeType application prefix
- MIME_TYPE_COMMENT - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
-
The mimetype comment
- mimeType - Variable in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
- mimeType - Variable in class eu.europa.esig.asic.manifest.jaxb.SigReferenceType
- mimeType - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- mimeType - Variable in class eu.europa.esig.dss.model.CommonDocument
-
The MimeType of the document
- mimeType - Variable in class eu.europa.esig.validationreport.jaxb.SADataObjectFormatType
- mimeType - Variable in class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
- mimeType - Variable in class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
- mimeType - Variable in class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
- mimeType - Variable in class eu.europa.esig.xmldsig.jaxb.ObjectType
- mimeType - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptedType
- MimeType - Interface in eu.europa.esig.dss.enumerations
-
Identifies a file MimeType and its attributes
- mimeTypeContent - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
- MimeTypeEnum - Enum in eu.europa.esig.dss.enumerations
-
Contains default MimeType enumerations
- MimeTypeEnumLoader - Class in eu.europa.esig.dss.enumerations
-
Contains methods to extract
MimeTypeEnum
s - MimeTypeEnumLoader() - Constructor for class eu.europa.esig.dss.enumerations.MimeTypeEnumLoader
- mimeTypeFilePresent - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
- mimeTypeFilePresent - Variable in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
- MimeTypeFilePresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Checks if a mimetype file is present
- MimeTypeFilePresentCheck(I18nProvider, XmlFC, boolean, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.MimeTypeFilePresentCheck
-
Default constructor
- MimeTypeLoader - Interface in eu.europa.esig.dss.enumerations
-
This class is used to load an enumeration(s) of
eu.europa.esig.dss.enumerations.MimeType
interface - mimeTypeLoaders() - Static method in interface eu.europa.esig.dss.enumerations.MimeType
- MimetypeOtherTSLPointer - Class in eu.europa.esig.dss.tsl.function
-
This predicate allows filtering of TSL pointers by a MimeType
- MimetypeOtherTSLPointer(String) - Constructor for class eu.europa.esig.dss.tsl.function.MimetypeOtherTSLPointer
-
Default constructor
- min - Variable in class eu.europa.esig.saml.jaxb.authn.context.LengthType
- MINIMAL_CHANGES_PERMITTED - Enum constant in enum eu.europa.esig.dss.enumerations.CertificationPermission
-
Permitted changes shall be filling in forms, instantiating page templates, and signing; other changes shall invalidate the signature.
- minimalLTARequirement() - Method in class eu.europa.esig.dss.validation.BaselineRequirementsChecker
-
Checks the minimal requirement to satisfy LTA-profile for AdES signatures
- minimalLTRequirement() - Method in class eu.europa.esig.dss.validation.BaselineRequirementsChecker
-
Checks the minimal requirement to satisfy LT-profile for AdES signatures
- minimalTRequirement() - Method in class eu.europa.esig.dss.validation.BaselineRequirementsChecker
-
Checks the minimal requirement to satisfy T-profile for AdES signatures
- minimum - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralSubtree
- MINIMUM - Enum constant in enum eu.europa.esig.saml.jaxb.protocol.AuthnContextComparisonType
- miniPublicKeySize - Variable in class eu.europa.esig.dss.policy.jaxb.CryptographicConstraint
- minKeySize - Variable in class eu.europa.esig.saml.jaxb.metadata.algsupport.SigningMethodType
- minQcEuLimitValue - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- minQcEuRetentionPeriod - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- MINUTES - Enum constant in enum eu.europa.esig.dss.policy.jaxb.TimeUnit
- MOBILE_AUTH_CARD - Enum constant in enum eu.europa.esig.saml.jaxb.authn.context.MediumType
- MOBILE_DEVICE - Enum constant in enum eu.europa.esig.saml.jaxb.authn.context.MediumType
- mobileNetworkEndToEndEncryption - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
- mobileNetworkNoEncryption - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
- mobileNetworkRadioEncryption - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
- MOCCA - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureTokenType
-
MOCCA-implementation keystore token
- model - Variable in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
- Model - Enum in eu.europa.esig.dss.policy.jaxb
-
Java class for Model.
- ModelConstraint - Class in eu.europa.esig.dss.policy.jaxb
-
Boolean check : follows the specified validation model
- ModelConstraint() - Constructor for class eu.europa.esig.dss.policy.jaxb.ModelConstraint
- MODIFICATION - Enum constant in enum eu.europa.esig.dss.enumerations.PdfObjectModificationType
-
Represents an object change in a final revision
- modificationDetection - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFRevision
- modify(PdfObjectTree, Object, Object) - Static method in class eu.europa.esig.dss.pdf.modifications.ObjectModification
-
Creates
ObjectModification
for an object modification change - modulus - Variable in class eu.europa.esig.xmldsig.jaxb.RSAKeyValueType
- MODULUS - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
Modulus
- mra - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
- MRA - Class in eu.europa.esig.dss.spi.tsl
-
This object contains information extracted from the MutualRecognitionAgreementInformation element of a Mutual Recognition Agreement schema
- MRA() - Constructor for class eu.europa.esig.dss.spi.tsl.MRA
-
Default constructor instantiating object with null values
- MRA_SCHEMA_LOCATION - Static variable in class eu.europa.esig.trustedlist.mra.MRAUtils
-
The MRA XSD schema location
- MRACertificateEquivalenceApplied<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
This class verifies whether the certificate content equivalence information has been applied for the certificate
- MRACertificateEquivalenceApplied(I18nProvider, T, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.MRACertificateEquivalenceApplied
-
Default constructor
- mraCertificateMapping - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- MRAConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
This class is used to convert JAXB
MutualRecognitionAgreementInformationType
to JavaMRA
- MRAConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.MRAConverter
-
Default constructor
- mraDepth - Variable in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
- MRAEquivalenceContext - Enum in eu.europa.esig.dss.enumerations
-
It identifies the context of the machine processable declarative statement whose reference implementation(s) used by the pointing contracting party is (are) declared in the CertificateContentDeclarationPointingParty element and whose equivalent implementation(s) used by the pointed contracting party is (are) declared in the CertificateContentDeclarationPointedParty element.
- MRAEquivalenceContextParser - Class in eu.europa.esig.trustedlist.mra.parsers
- MRAFacade - Class in eu.europa.esig.trustedlist.mra
-
Performs marshalling/unmarshalling operation for a TrustedList XML with applied MRA scheme
- MRAFacade() - Constructor for class eu.europa.esig.trustedlist.mra.MRAFacade
-
Default constructor
- MRAStatus - Enum in eu.europa.esig.dss.enumerations
-
It specifies the current status of the MRA for the corresponding trust service type identified in the TrustServiceLegalIdentifier field.
- MRAStatusParser - Class in eu.europa.esig.trustedlist.mra.parsers
- mraTrustServiceMapping - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- MRAUtils - Class in eu.europa.esig.trustedlist.mra
-
MRA Utils
- MSCAPI - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureTokenType
-
Windows keystore token
- MSCAPISignatureToken - Class in eu.europa.esig.dss.token
-
Class holding all MS CAPI API access logic.
- MSCAPISignatureToken() - Constructor for class eu.europa.esig.dss.token.MSCAPISignatureToken
-
Default constructor
- MultiLangNormStringType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for MultiLangNormStringType complex type.
- MultiLangNormStringType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangNormStringType
- MultiLangStringType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for MultiLangStringType complex type.
- MultiLangStringType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangStringType
- MultipleDigestIdentifier - Class in eu.europa.esig.dss.model.identifier
-
This class is used to obtain a requested digest from a stored binary array
- MultipleDigestIdentifier(String, byte[]) - Constructor for class eu.europa.esig.dss.model.identifier.MultipleDigestIdentifier
-
Default constructor
- MultipleDocumentsSignatureService<SP extends SerializableSignatureParameters,
TP extends SerializableTimestampParameters> - Interface in eu.europa.esig.dss.signature -
This interface
MultipleDocumentsSignatureService
provides operations for the signature creation and for its extension. - MultipleRevocationSource<R extends Revocation> - Interface in eu.europa.esig.dss.spi.x509.revocation
-
This interface allows to retrieve all revocation data for a given certificate.
- MultiValuesConstraint - Class in eu.europa.esig.dss.policy.jaxb
-
Multi-values check : follows the specified level behavior if the checked element is not present in the list.
- MultiValuesConstraint() - Constructor for class eu.europa.esig.dss.policy.jaxb.MultiValuesConstraint
- mustUnderstand - Variable in class eu.europa.esig.saml.jaxb.ecp.RelayStateType
- mustUnderstand - Variable in class eu.europa.esig.saml.jaxb.ecp.RequestType
- mustUnderstand - Variable in class eu.europa.esig.saml.jaxb.ecp.ResponseType
- MutableTimeDependentValues<T extends TimeDependent> - Class in eu.europa.esig.dss.spi.util
-
Mutable list of time-dependent values.
- MutableTimeDependentValues() - Constructor for class eu.europa.esig.dss.spi.util.MutableTimeDependentValues
-
Empty constructor
- MutableTimeDependentValues(Iterable<T>) - Constructor for class eu.europa.esig.dss.spi.util.MutableTimeDependentValues
-
Default constructor
- MutualRecognitionAgreementInformationType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for MutualRecognitionAgreementInformationType complex type.
- MutualRecognitionAgreementInformationType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
N
- NA - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Not Applicable
- NA - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Not Applicable
- NA - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampQualification
-
Not-applicable (not determined)
- name - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
- name - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicAlgorithm
- name - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
- name - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureField
- name - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRoleOfPSP
- name - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
- name - Variable in class eu.europa.esig.dss.jades.validation.JAdESAttribute
-
Name if the header
- name - Variable in class eu.europa.esig.dss.model.CommonDocument
-
The document name
- name - Variable in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
- name - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope
- name - Variable in class eu.europa.esig.saml.jaxb.assertion.AttributeType
- name - Variable in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
- name - Variable in class eu.europa.esig.saml.jaxb.protocol.IDPEntryType
- name - Variable in class eu.europa.esig.trustedlist.jaxb.ecc.KeyUsageBitType
- name - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.InternationalNamesType
- NAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- NAME_CONSTRAINTS - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.1.10.
- NAME_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Name'
- NAMEANDOPTIONALUID - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- nameConstraints - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- NameConstraints - Class in eu.europa.esig.dss.model.x509.extension
-
4.2.1.10.
- NameConstraints() - Constructor for class eu.europa.esig.dss.model.x509.extension.NameConstraints
-
Default constructor
- nameElement - Variable in class eu.europa.esig.validationreport.jaxb.SANameType
- nameFormat - Variable in class eu.europa.esig.saml.jaxb.assertion.AttributeType
- NAMEFORMDESCRIPTION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- nameID - Variable in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
- nameID - Variable in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
- nameID - Variable in class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
- nameID - Variable in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingRequestType
- nameID - Variable in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingResponseType
- nameIDFormat - Variable in class eu.europa.esig.saml.jaxb.metadata.AttributeAuthorityDescriptorType
- nameIDFormat - Variable in class eu.europa.esig.saml.jaxb.metadata.AuthnAuthorityDescriptorType
- nameIDFormat - Variable in class eu.europa.esig.saml.jaxb.metadata.PDPDescriptorType
- nameIDFormat - Variable in class eu.europa.esig.saml.jaxb.metadata.SSODescriptorType
- NameIDMappingRequestType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for NameIDMappingRequestType complex type.
- NameIDMappingRequestType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.NameIDMappingRequestType
- NameIDMappingResponseType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for NameIDMappingResponseType complex type.
- NameIDMappingResponseType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.NameIDMappingResponseType
- nameIDMappingService - Variable in class eu.europa.esig.saml.jaxb.metadata.IDPSSODescriptorType
- nameIDPolicy - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
- nameIDPolicy - Variable in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingRequestType
- NameIDPolicyType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for NameIDPolicyType complex type.
- NameIDPolicyType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.NameIDPolicyType
- NameIDType - Class in eu.europa.esig.saml.jaxb.assertion
-
Java class for NameIDType complex type.
- NameIDType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.NameIDType
- nameQualifier - Variable in class eu.europa.esig.saml.jaxb.assertion.BaseIDAbstractType
- nameQualifier - Variable in class eu.europa.esig.saml.jaxb.assertion.NameIDType
- NAMES_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Names'
- namespace - Variable in class eu.europa.esig.dss.xades.reference.AbstractTransform
-
The namespace
- namespace - Variable in class eu.europa.esig.saml.jaxb.assertion.ActionType
- namespace - Variable in class eu.europa.esig.saml.jaxb.metadata.AdditionalMetadataLocationType
- NamespaceContextMap - Class in eu.europa.esig.dss
-
A class for namespace context management.
- NamespaceContextMap() - Constructor for class eu.europa.esig.dss.NamespaceContextMap
-
This is the default constructor
- namespacePrefix - Variable in class eu.europa.esig.validationreport.jaxb.NsPrefixMappingType
- namespaceURI - Variable in class eu.europa.esig.validationreport.jaxb.NsPrefixMappingType
- NATIONALROOTCA_QC - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A national root signing CA issuing root-signing or qualified certificates to trust service providers and related certification or trust services that are accredited against a national voluntary accreditation scheme or supervised under national law in accordance with the applicable European legislation.
- NativeDataLoaderCall - Class in eu.europa.esig.dss.spi.client.http
-
The call of native java DataLoader using the java.net.URL class.
- NativeDataLoaderCall(String, byte[], boolean, int) - Constructor for class eu.europa.esig.dss.spi.client.http.NativeDataLoaderCall
-
Constructor with unconfigured timeout
- NativeDataLoaderCall(String, byte[], boolean, int, int, int) - Constructor for class eu.europa.esig.dss.spi.client.http.NativeDataLoaderCall
-
Constructor with configured timeouts
- NativeHTTPDataLoader - Class in eu.europa.esig.dss.spi.client.http
-
Implementation of native java DataLoader using the java.net.URL class.
- NativeHTTPDataLoader() - Constructor for class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
-
Default constructor instantiating object with null values
- NativeHTTPDataLoader.HttpMethod - Enum in eu.europa.esig.dss.spi.client.http
-
Available HTTPMethods
- NativePdfBoxVisibleSignatureDrawer - Class in eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer
-
The native PDFBox signature drawer.
- NativePdfBoxVisibleSignatureDrawer() - Constructor for class eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer.NativePdfBoxVisibleSignatureDrawer
-
Default constructor instantiating object with default parameter values
- ncaId - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPSD2QcInfo
- ncaName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPSD2QcInfo
- NCP - Enum constant in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
NCP: Normalized Certificate Policy itu-t(0) identified-organization(4) etsi(0) other-certificate-policies(2042) policy-identifiers(1) ncp (1)
- NCPP - Enum constant in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
NCP+: Normalized Certificate Policy requiring a secure cryptographic device itu-t(0)identified-organization(4)etsi(0)other-certificate-policies(2042)policy-identifiers(1)ncpplus(2)
- newArchiveTimestampService() - Method in interface eu.europa.esig.dss.pdf.IPdfObjFactory
-
The services used for an archive timestamp creation
- newArchiveTimestampService() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDefaultPdfObjFactory
- newArchiveTimestampService() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDefaultObjectFactory
- newArchiveTimestampService() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxNativeObjectFactory
- newArchiveTimestampService() - Method in class eu.europa.esig.dss.pdf.ServiceLoaderPdfObjFactory
- newCAdESSignature(CMSSignedData, SignerInformation, List<DSSDocument>) - Method in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineLT
-
Creates a CAdESSignature.
- newContentTimestampService() - Method in interface eu.europa.esig.dss.pdf.IPdfObjFactory
-
The services used for a content timestamp creation
- newContentTimestampService() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDefaultPdfObjFactory
- newContentTimestampService() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDefaultObjectFactory
- newContentTimestampService() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxNativeObjectFactory
- newContentTimestampService() - Method in class eu.europa.esig.dss.pdf.ServiceLoaderPdfObjFactory
- newEncryptedID - Variable in class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
- newFacade() - Static method in class eu.europa.esig.dss.detailedreport.DetailedReportFacade
-
Creates a new
DetailedReportFacade
- newFacade() - Static method in class eu.europa.esig.dss.diagnostic.DiagnosticDataFacade
-
Creates a new instance of
DiagnosticDataFacade
- newFacade() - Static method in class eu.europa.esig.dss.policy.ValidationPolicyFacade
-
Initializes a new
ValidationPolicyFacade
- newFacade() - Static method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportFacade
-
Instantiates a new
SimpleCertificateReportFacade
- newFacade() - Static method in class eu.europa.esig.dss.simplereport.SimpleReportFacade
-
Instantiates a new
SimpleReportFacade
- newFacade() - Static method in class eu.europa.esig.trustedlist.mra.MRAFacade
-
Creates a new facade
- newFacade() - Static method in class eu.europa.esig.trustedlist.TrustedListFacade
-
Creates a new facade
- newFacade() - Static method in class eu.europa.esig.validationreport.ValidationReportFacade
-
Creates a new facade
- newID - Variable in class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
- newPAdESSignatureService() - Method in interface eu.europa.esig.dss.pdf.IPdfObjFactory
-
The services used for a signature creation
- newPAdESSignatureService() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDefaultPdfObjFactory
- newPAdESSignatureService() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDefaultObjectFactory
- newPAdESSignatureService() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxNativeObjectFactory
- newPAdESSignatureService() - Method in class eu.europa.esig.dss.pdf.ServiceLoaderPdfObjFactory
- newSignatureTimestampService() - Method in interface eu.europa.esig.dss.pdf.IPdfObjFactory
-
The services used for a signature timestamp creation
- newSignatureTimestampService() - Method in class eu.europa.esig.dss.pdf.openpdf.ITextDefaultPdfObjFactory
- newSignatureTimestampService() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDefaultObjectFactory
- newSignatureTimestampService() - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxNativeObjectFactory
- newSignatureTimestampService() - Method in class eu.europa.esig.dss.pdf.ServiceLoaderPdfObjFactory
- nextUpdate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
- nextUpdate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
- nextUpdate - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Represents the next update date of the CRL or null for OCSP response.
- nextUpdate - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- NextUpdateCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
-
Checks if the nextUpdate is present
- NextUpdateCheck(I18nProvider, XmlRFC, RevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.NextUpdateCheck
-
Default constructor
- NextUpdateType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for NextUpdateType complex type.
- NextUpdateType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.NextUpdateType
- NO_CERTIFICATE_CHAIN_FOUND - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because no certificate chain has been found for the identified signing certificate.
- NO_CHANGE_PERMITTED - Enum constant in enum eu.europa.esig.dss.enumerations.CertificationPermission
-
No changes to the document are permitted; any change to the document shall invalidate the signature.
- NO_POE - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because a proof of existence is missing to ascertain that a signed object has been produced before some compromising event (e.g.
- NO_POLICY - Enum constant in enum eu.europa.esig.dss.enumerations.SignaturePolicyType
-
The validation process accepts no policy.
- NO_SIG_D - Enum constant in enum eu.europa.esig.dss.enumerations.SigDMechanism
-
Creates a simple DETACHED signature with omitted payload (without SigD element)
- NO_SIGNATURE_FOUND - Enum constant in enum eu.europa.esig.dss.enumerations.Indication
-
When no signature is found within the document (empty report is not permitted)
- NO_SIGNING_CERTIFICATE_FOUND - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because the signing certificate cannot be identified.
- NODE_SET - Enum constant in enum eu.europa.esig.dss.xades.reference.ReferenceOutputType
-
XML Node output type
- NON_REPUDIATION - Enum constant in enum eu.europa.esig.dss.enumerations.KeyUsageBit
-
nonRepudiation
- NonASN1SignaturePolicyValidator - Class in eu.europa.esig.dss.validation.policy
-
This class covers the case of non ASN1 signature policies (e.g.
- NonASN1SignaturePolicyValidator() - Constructor for class eu.europa.esig.dss.validation.policy.NonASN1SignaturePolicyValidator
-
Default constructor
- NonceSource - Interface in eu.europa.esig.dss.service
-
Interface which allows to produce Nonce value.
- NONE - Enum constant in enum eu.europa.esig.dss.enumerations.TokenExtractionStrategy
-
Extract nothing
- NONE - Enum constant in enum eu.europa.esig.dss.enumerations.VisualSignatureAlignmentHorizontal
-
default, x axis is the x coordinate
- NONE - Enum constant in enum eu.europa.esig.dss.enumerations.VisualSignatureAlignmentVertical
-
default, y axis is the y coordinate
- NONE - Enum constant in enum eu.europa.esig.dss.enumerations.VisualSignatureRotation
-
default, no rotate
- NONE - Enum constant in enum eu.europa.esig.trustedlist.enums.Assert
-
if all of the assertion shall be met
- NonEmptyMultiLangURIListType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for NonEmptyMultiLangURIListType complex type.
- NonEmptyMultiLangURIListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIListType
- NonEmptyMultiLangURIType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for NonEmptyMultiLangURIType complex type.
- NonEmptyMultiLangURIType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIType
- NonEmptyTrustService - Class in eu.europa.esig.dss.tsl.function
-
Filters non-empty TrustServices
- NonEmptyTrustService() - Constructor for class eu.europa.esig.dss.tsl.function.NonEmptyTrustService
-
Default constructor
- NonEmptyURIListType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for NonEmptyURIListType complex type.
- NonEmptyURIListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyURIListType
- NOT_ADES - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Not Advanced Electronic Signature
- NOT_ADES_QC - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Not Advanced Electronic Signature but supported by a Qualified Certificate
- NOT_ADES_QC_QSCD - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Not Advanced Electronic Signature but supported by a Qualified Certificate
- NOT_CHANGED - Enum constant in enum eu.europa.esig.dss.spi.tsl.CertificatePivotStatus
-
Certificate has not been changed
- NOT_EVALUATED - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureValidity
-
The signature of the token is not evaluated yet
- NOT_OK - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlStatus
- NOT_QC - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateQualifiedStatus
-
Not qualified
- NOT_QSCD - Enum constant in enum eu.europa.esig.dss.enumerations.QSCDStatus
-
Not a certificate to be used with Qualified Electronic Signature Creation Device
- NOT_QUALIFIED - Enum constant in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
NotQualified ("http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/NotQualified"): to indicate that no certificates identified by the applicable list of criteria are to be considered as qualified certificates.
- NOT_YET_VALID - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into TOTAL-FAILED because there is proof that the signature was created before the issuance date (notBefore) of the signing certificate.
- notAfter - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCC
- notAfter - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
- notAfter - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- notAfter - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
- notAfter - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole
- notAfter - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- notAfter - Variable in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
- notAfterRevoc - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Defines date after which the revocation issuer ensure the revocation is contained for the certificate
- notBefore - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- notBefore - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
- notBefore - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole
- notBefore - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- notBefore - Variable in class eu.europa.esig.saml.jaxb.assertion.ConditionsType
- notBefore - Variable in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
- notExpired - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- NOTICE_NUMBERS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- NOTICE_NUMBERS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- NOTICE_NUMBERS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- NOTICE_NUMBERS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Notice numbers
- NOTICE_REF - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- NOTICE_REF - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- NOTICE_REF - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- NOTICE_REF - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Notice references
- noticeNumbers - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlUserNotice
- noticeNumbers - Variable in class eu.europa.esig.xades.jaxb.xades111.NoticeReferenceType
- noticeNumbers - Variable in class eu.europa.esig.xades.jaxb.xades122.NoticeReferenceType
- noticeNumbers - Variable in class eu.europa.esig.xades.jaxb.xades132.NoticeReferenceType
- noticeRef - Variable in class eu.europa.esig.xades.jaxb.xades111.SPUserNoticeType
- noticeRef - Variable in class eu.europa.esig.xades.jaxb.xades122.SPUserNoticeType
- noticeRef - Variable in class eu.europa.esig.xades.jaxb.xades132.SPUserNoticeType
- NoticeReferenceType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for NoticeReferenceType complex type.
- NoticeReferenceType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for NoticeReferenceType complex type.
- NoticeReferenceType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for NoticeReferenceType complex type.
- NoticeReferenceType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.NoticeReferenceType
- NoticeReferenceType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.NoticeReferenceType
- NoticeReferenceType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.NoticeReferenceType
- notOnHold - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- notOnOrAfter - Variable in class eu.europa.esig.saml.jaxb.assertion.ConditionsType
- notOnOrAfter - Variable in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
- notOnOrAfter - Variable in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
- notParentOf(DSSElement) - Method in class eu.europa.esig.dss.definition.XPathExpressionBuilder
-
Defines that the looking element shall not be a parent of
notParentOf
element - notRevoked - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- notSelfSigned - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- NS - Static variable in class eu.europa.esig.dss.asic.common.definition.ASiCNamespace
-
Namespace URI
- NS - Static variable in class eu.europa.esig.dss.asic.xades.definition.ManifestNamespace
-
The OpenDocument Manifest namespace
- NS - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigNamespace
-
Default XMLDSig namespace definition
- NS - Static variable in class eu.europa.esig.dss.xades.definition.SAMLAssertionNamespace
-
SAML namespace definition
- nsPrefixMapping - Variable in class eu.europa.esig.validationreport.jaxb.XAdESSignaturePtrType
- NsPrefixMappingType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for NsPrefixMappingType complex type.
- NsPrefixMappingType() - Constructor for class eu.europa.esig.validationreport.jaxb.NsPrefixMappingType
- number - Variable in class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitUsagesType
- number - Variable in class eu.europa.esig.xades.jaxb.xades111.CRLIdentifierType
- number - Variable in class eu.europa.esig.xades.jaxb.xades122.CRLIdentifierType
- number - Variable in class eu.europa.esig.xades.jaxb.xades132.CRLIdentifierType
- NUMBER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- NUMBER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- NUMBER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- NUMBER - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
CRL Number
- NUMERICSTRING - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- nym - Variable in class eu.europa.esig.saml.jaxb.authn.context.IdentificationType
- NymType - Enum in eu.europa.esig.saml.jaxb.authn.context
-
Java class for nymType.
O
- object - Variable in class eu.europa.esig.xmldsig.jaxb.SignatureType
- OBJECT - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
Object
- OBJECT - Enum constant in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
XAdES signed reference of Object type
- OBJECT_FACTORY - Static variable in class eu.europa.esig.dss.detailedreport.DetailedReportXmlDefiner
-
Used to create a JAXB objects
- OBJECT_FACTORY - Static variable in class eu.europa.esig.dss.diagnostic.DiagnosticDataXmlDefiner
-
ObjectFactory instance
- OBJECT_FACTORY - Static variable in class eu.europa.esig.dss.policy.ValidationPolicyXmlDefiner
-
The object factory to use
- OBJECT_FACTORY - Static variable in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportXmlDefiner
-
The object factory to use
- OBJECT_FACTORY - Static variable in class eu.europa.esig.dss.simplereport.SimpleReportXmlDefiner
-
The object factory to use
- OBJECT_FACTORY - Static variable in class eu.europa.esig.trustedlist.mra.MRAUtils
-
The Object Factory to use
- OBJECT_FACTORY - Static variable in class eu.europa.esig.trustedlist.TrustedListUtils
-
The Object Factory to use
- OBJECT_FACTORY - Static variable in class eu.europa.esig.validationreport.ValidationReportUtils
-
The Object Factory to use
- OBJECT_ID_BY_URI - Enum constant in enum eu.europa.esig.dss.enumerations.SigDMechanism
-
5.2.8.3.2 Mechanism ObjectIdByURI
- OBJECT_ID_BY_URI_HASH - Enum constant in enum eu.europa.esig.dss.enumerations.SigDMechanism
-
5.2.8.3.3 Mechanism ObjectIdByURIHash NOTE: the default signature creation mechanism used by DSS
- OBJECT_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- OBJECT_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- OBJECT_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- OBJECT_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:Object"
- OBJECT_REFERENCE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Attribute
-
ObjectReference
- OBJECT_REFERENCE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- OBJECT_REFERENCE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Attribute
-
ObjectReference
- OBJECT_REFERENCE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- OBJECT_REFERENCE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Attribute
-
ObjectReference
- OBJECT_REFERENCE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- OBJECT_TYPE - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
The "Type" attribute value for a ds:Reference element referring an "ds:Object" element
- OBJECTCLASS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- OBJECTCLASSDESCRIPTION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ObjectFactory - Class in eu.europa.esig.asic.manifest.jaxb
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.asic.manifest.jaxb package.
- ObjectFactory - Class in eu.europa.esig.dss.detailedreport.jaxb
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.dss.detailedreport.jaxb package.
- ObjectFactory - Class in eu.europa.esig.dss.diagnostic.jaxb
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.dss.diagnostic.jaxb package.
- ObjectFactory - Class in eu.europa.esig.dss.policy.jaxb
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.dss.policy.jaxb package.
- ObjectFactory - Class in eu.europa.esig.dss.simplecertificatereport.jaxb
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.dss.simplecertificatereport.jaxb package.
- ObjectFactory - Class in eu.europa.esig.dss.simplereport.jaxb
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.dss.simplereport.jaxb package.
- ObjectFactory - Class in eu.europa.esig.saml.jaxb.assertion
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.saml.jaxb.assertion package.
- ObjectFactory - Class in eu.europa.esig.saml.jaxb.authn.context
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.saml.jaxb.authn.context package.
- ObjectFactory - Class in eu.europa.esig.saml.jaxb.dce
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.saml.jaxb.dce package.
- ObjectFactory - Class in eu.europa.esig.saml.jaxb.ecp
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.saml.jaxb.ecp package.
- ObjectFactory - Class in eu.europa.esig.saml.jaxb.metadata.algsupport
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.saml.jaxb.metadata.algsupport package.
- ObjectFactory - Class in eu.europa.esig.saml.jaxb.metadata
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.saml.jaxb.metadata package.
- ObjectFactory - Class in eu.europa.esig.saml.jaxb.protocol
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.saml.jaxb.protocol package.
- ObjectFactory - Class in eu.europa.esig.soap.jaxb.envelope
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.soap.jaxb.envelope package.
- ObjectFactory - Class in eu.europa.esig.trustedlist.jaxb.ecc
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.trustedlist.jaxb.ecc package.
- ObjectFactory - Class in eu.europa.esig.trustedlist.jaxb.mra
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.trustedlist.jaxb.mra package.
- ObjectFactory - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.trustedlist.jaxb.tsl package.
- ObjectFactory - Class in eu.europa.esig.trustedlist.jaxb.tslx
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.trustedlist.jaxb.tslx package.
- ObjectFactory - Class in eu.europa.esig.validationreport.jaxb
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.validationreport.jaxb package.
- ObjectFactory - Class in eu.europa.esig.xades.jaxb.xades111
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.xades.jaxb.xades111 package.
- ObjectFactory - Class in eu.europa.esig.xades.jaxb.xades122
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.xades.jaxb.xades122 package.
- ObjectFactory - Class in eu.europa.esig.xades.jaxb.xades132
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.xades.jaxb.xades132 package.
- ObjectFactory - Class in eu.europa.esig.xades.jaxb.xades141
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.xades.jaxb.xades141 package.
- ObjectFactory - Class in eu.europa.esig.xmldsig.jaxb
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.xmldsig.jaxb package.
- ObjectFactory - Class in eu.europa.esig.xmlenc.jaxb
-
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.xmlenc.jaxb package.
- ObjectFactory() - Constructor for class eu.europa.esig.asic.manifest.jaxb.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.asic.manifest.jaxb
- ObjectFactory() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.dss.detailedreport.jaxb
- ObjectFactory() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.dss.diagnostic.jaxb
- ObjectFactory() - Constructor for class eu.europa.esig.dss.policy.jaxb.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.dss.policy.jaxb
- ObjectFactory() - Constructor for class eu.europa.esig.dss.simplecertificatereport.jaxb.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.dss.simplecertificatereport.jaxb
- ObjectFactory() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.dss.simplereport.jaxb
- ObjectFactory() - Constructor for class eu.europa.esig.saml.jaxb.assertion.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.saml.jaxb.assertion
- ObjectFactory() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.saml.jaxb.authn.context
- ObjectFactory() - Constructor for class eu.europa.esig.saml.jaxb.dce.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.saml.jaxb.dce
- ObjectFactory() - Constructor for class eu.europa.esig.saml.jaxb.ecp.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.saml.jaxb.ecp
- ObjectFactory() - Constructor for class eu.europa.esig.saml.jaxb.metadata.algsupport.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.saml.jaxb.metadata.algsupport
- ObjectFactory() - Constructor for class eu.europa.esig.saml.jaxb.metadata.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.saml.jaxb.metadata
- ObjectFactory() - Constructor for class eu.europa.esig.saml.jaxb.protocol.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.saml.jaxb.protocol
- ObjectFactory() - Constructor for class eu.europa.esig.soap.jaxb.envelope.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.soap.jaxb.envelope
- ObjectFactory() - Constructor for class eu.europa.esig.trustedlist.jaxb.ecc.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.trustedlist.jaxb.ecc
- ObjectFactory() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.trustedlist.jaxb.mra
- ObjectFactory() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.trustedlist.jaxb.tsl
- ObjectFactory() - Constructor for class eu.europa.esig.trustedlist.jaxb.tslx.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.trustedlist.jaxb.tslx
- ObjectFactory() - Constructor for class eu.europa.esig.validationreport.jaxb.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.validationreport.jaxb
- ObjectFactory() - Constructor for class eu.europa.esig.xades.jaxb.xades111.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.xades.jaxb.xades111
- ObjectFactory() - Constructor for class eu.europa.esig.xades.jaxb.xades122.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.xades.jaxb.xades122
- ObjectFactory() - Constructor for class eu.europa.esig.xades.jaxb.xades132.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.xades.jaxb.xades132
- ObjectFactory() - Constructor for class eu.europa.esig.xades.jaxb.xades141.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.xades.jaxb.xades141
- ObjectFactory() - Constructor for class eu.europa.esig.xmldsig.jaxb.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.xmldsig.jaxb
- ObjectFactory() - Constructor for class eu.europa.esig.xmlenc.jaxb.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.xmlenc.jaxb
- objectIdentifier - Variable in class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
- objectIdentifier - Variable in class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
- objectIdentifier - Variable in class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
- ObjectIdentifier - Interface in eu.europa.esig.dss.enumerations
-
Represents an identifier type with the following properties : - identifier (URI for XAdES and/or OID for CAdES); - identifier qualifier (URI or URN encoding); - description; - document references;
- ObjectIdentifierQualifier - Enum in eu.europa.esig.dss.enumerations
-
Declares type of the defines identifier Used in XAdES
- ObjectIdentifierQualifierParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
ObjectIdentifierQualifier
- ObjectIdentifierType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for ObjectIdentifierType complex type.
- ObjectIdentifierType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for ObjectIdentifierType complex type.
- ObjectIdentifierType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for ObjectIdentifierType complex type.
- ObjectIdentifierType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.ObjectIdentifierType
- ObjectIdentifierType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.ObjectIdentifierType
- ObjectIdentifierType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.ObjectIdentifierType
- objectMapToString() - Method in class eu.europa.esig.dss.alert.status.ObjectStatus
-
Returns a string listing the occurred errors for each concerned object
- ObjectModification - Class in eu.europa.esig.dss.pdf.modifications
-
This object represents a modification occurred in a PDF document
- objectModifications - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlModificationDetection
- objectReference - Variable in class eu.europa.esig.xades.jaxb.xades111.CommitmentTypeIndicationType
- objectReference - Variable in class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
- objectReference - Variable in class eu.europa.esig.xades.jaxb.xades122.CommitmentTypeIndicationType
- objectReference - Variable in class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
- objectReference - Variable in class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeIndicationType
- objectReference - Variable in class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
- objectReferences - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
- ObjectStatus - Class in eu.europa.esig.dss.alert.status
-
Implementation of a
Status
interface, containing a list of concerned objects' identifiers and their corresponding errors - ObjectStatus() - Constructor for class eu.europa.esig.dss.alert.status.ObjectStatus
-
Default constructor initializing an empty objects map
- objectType - Variable in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
- ObjectType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for ObjectType complex type.
- ObjectType - Enum in eu.europa.esig.validationreport.enums
-
Defines object types
- ObjectType() - Constructor for class eu.europa.esig.xmldsig.jaxb.ObjectType
- OCSP - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationType
-
The revocation data was received from OCSP response
- OCSP - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A certificate validity status service, not qualified, issuing Online Certificate Status Protocol (OCSP) signed responses.
- OCSP - Interface in eu.europa.esig.dss.model.x509.revocation.ocsp
-
This interface represents an OCSP token
- OCSP_ARRAY_NAME_DSS - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'OCSPs'
- OCSP_ARRAY_NAME_VRI - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'OCSP'
- OCSP_ID - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
OCSP Id
- OCSP_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- OCSP_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- OCSP_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- OCSP_NOCHECK - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
RFC 6960.
- OCSP_QC - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A certificate validity status information service issuing Online Certificate Status Protocol (OCSP) signed responses and operating an OCSP-server as part of a service from a (qualified) trust service provider issuing qualified certificates, in accordance with the applicable national legislation in the territory identified by the TL Scheme territory (see clause 5.3.10) or with Regulation (EU) No 910/2014 [i.10] whichever is in force at the time of provision.
- OCSP_REF - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- OCSP_REF - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- OCSP_REF - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- OCSP_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- OCSP_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- OCSP_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- OCSP_REFS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
OCSP References
- OCSP_RESPONSE - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateSourceType
-
Certificate source extracted from an OCSP response
- OCSP_RESPONSE - Enum constant in enum eu.europa.esig.validationreport.enums.ObjectType
-
OCSP response
- OCSP_SIGNING - Enum constant in enum eu.europa.esig.dss.enumerations.ExtendedKeyUsage
-
ocspSigning
- OCSP_VALS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
OCSP Values
- OCSP_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- OCSP_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- OCSP_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- ocspBinary - Variable in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource.SqlOCSPResponse
-
OCSP binary
- ocspCertHashMatch - Variable in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
- ocspCertHashPresent - Variable in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
- OCSPCertificateSource - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
-
Represents a Source of certificates embedded into an OCSP Token
- OCSPCertificateSource(BasicOCSPResp) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPCertificateSource
-
Default constructor
- OCSPDataLoader - Class in eu.europa.esig.dss.service.http.commons
-
Implementation of DataLoader using HttpClient.
- OCSPDataLoader() - Constructor for class eu.europa.esig.dss.service.http.commons.OCSPDataLoader
-
The default constructor for CommonsDataLoader.
- OCSPFirstRevocationDataLoadingStrategy - Class in eu.europa.esig.dss.validation
-
This class fetches firstly OCSP token response, if not available, tries CRL and returns the first succeeded result NOTE: This implementation is use by default for revocation retrieving
- OCSPFirstRevocationDataLoadingStrategy() - Constructor for class eu.europa.esig.dss.validation.OCSPFirstRevocationDataLoadingStrategy
-
Default constructor
- OCSPFirstRevocationDataLoadingStrategyFactory - Class in eu.europa.esig.dss.validation
-
This class initializes a
OCSPFirstRevocationDataLoadingStrategy
. - OCSPFirstRevocationDataLoadingStrategyFactory() - Constructor for class eu.europa.esig.dss.validation.OCSPFirstRevocationDataLoadingStrategyFactory
-
Default constructor
- ocspIdentifier - Variable in class eu.europa.esig.xades.jaxb.xades111.OCSPRefType
- ocspIdentifier - Variable in class eu.europa.esig.xades.jaxb.xades122.OCSPRefType
- ocspIdentifier - Variable in class eu.europa.esig.xades.jaxb.xades132.OCSPRefType
- OCSPIdentifierType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for OCSPIdentifierType complex type.
- OCSPIdentifierType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for OCSPIdentifierType complex type.
- OCSPIdentifierType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for OCSPIdentifierType complex type.
- OCSPIdentifierType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.OCSPIdentifierType
- OCSPIdentifierType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.OCSPIdentifierType
- OCSPIdentifierType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.OCSPIdentifierType
- ocspNextUpdatePresent - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- OCSPNoCheck - Class in eu.europa.esig.dss.model.x509.extension
-
RFC 6960.
- OCSPNoCheck() - Constructor for class eu.europa.esig.dss.model.x509.extension.OCSPNoCheck
-
Default constructor
- ocspRef - Variable in class eu.europa.esig.xades.jaxb.xades111.OCSPRefsType
- ocspRef - Variable in class eu.europa.esig.xades.jaxb.xades122.OCSPRefsType
- ocspRef - Variable in class eu.europa.esig.xades.jaxb.xades132.OCSPRefsType
- OCSPRef - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
-
Reference an OCSPResponse
- OCSPRef(Digest, Date, ResponderId) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
-
The default constructor for OCSPRef.
- OCSPRef(OcspResponsesID) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
-
The default constructor for OCSPRef.
- OCSPRefIdentifier - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
-
An identifier used for an OCSP token reference
- OCSPRefIdentifier(OCSPRef) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRefIdentifier
-
Default constructor
- ocspRefs - Variable in class eu.europa.esig.xades.jaxb.xades111.CompleteRevocationRefsType
- ocspRefs - Variable in class eu.europa.esig.xades.jaxb.xades122.CompleteRevocationRefsType
- ocspRefs - Variable in class eu.europa.esig.xades.jaxb.xades132.CompleteRevocationRefsType
- OCSPRefsType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for OCSPRefsType complex type.
- OCSPRefsType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for OCSPRefsType complex type.
- OCSPRefsType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for OCSPRefsType complex type.
- OCSPRefsType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.OCSPRefsType
- OCSPRefsType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.OCSPRefsType
- OCSPRefsType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.OCSPRefsType
- OCSPRefType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for OCSPRefType complex type.
- OCSPRefType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for OCSPRefType complex type.
- OCSPRefType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for OCSPRefType complex type.
- OCSPRefType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.OCSPRefType
- OCSPRefType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.OCSPRefType
- OCSPRefType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.OCSPRefType
- ocspResponderIdMatch - Variable in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
- OCSPResponseBinary - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
-
The binary of an OCSP response token
- OCSPRespStatus - Enum in eu.europa.esig.dss.spi.x509.revocation.ocsp
-
This enum encapsulates constants defined by BouncyCastle and offers a method to parse an int without exception
- ocsPs - Variable in class eu.europa.esig.validationreport.jaxb.SADSSType
- ocsPs - Variable in class eu.europa.esig.validationreport.jaxb.SAVRIType
- OCSPSignatureIntegrityValidator - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
-
This validator is used to verify integrity of the OCSP token signature
- OCSPSignatureIntegrityValidator(OCSPToken) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPSignatureIntegrityValidator
-
Default constructor
- ocspSource - Variable in class eu.europa.esig.dss.validation.RevocationDataLoadingStrategy
-
The OCSP revocation source
- ocspSource - Variable in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
OCSP revocation source containing merged data from signature and timestamps
- OCSPSource - Interface in eu.europa.esig.dss.spi.x509.revocation.ocsp
-
Typed sub-interface which allows collection of
OCSPToken
(s). - OCSPToken - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
-
OCSP Signed Token which encapsulate BasicOCSPResp (BC).
- OCSPToken(BasicOCSPResp, SingleResp, CertificateToken, CertificateToken) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
-
The default constructor to instantiate an OCSPToken with BasicOCSPResp only
- OCSPTokenRefMatcher - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
-
The class is used to check OCSP token reference
- OCSPTokenRefMatcher() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPTokenRefMatcher
-
Default constructor
- ocspUrl - Variable in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource.SqlOCSPResponse
-
OCSP URL
- ocspUrls - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlAuthorityInformationAccess
- ocspUrls - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- ocspValues - Variable in class eu.europa.esig.xades.jaxb.xades111.RevocationValuesType
- ocspValues - Variable in class eu.europa.esig.xades.jaxb.xades122.RevocationValuesType
- ocspValues - Variable in class eu.europa.esig.xades.jaxb.xades132.RevocationValuesType
- OCSPValuesType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for OCSPValuesType complex type.
- OCSPValuesType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for OCSPValuesType complex type.
- OCSPValuesType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for OCSPValuesType complex type.
- OCSPValuesType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.OCSPValuesType
- OCSPValuesType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.OCSPValuesType
- OCSPValuesType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.OCSPValuesType
- OCTET_STREAM - Enum constant in enum eu.europa.esig.dss.xades.reference.ReferenceOutputType
-
Octets output type
- octets - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateExtension
- OCTETSTRING - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- ODG - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
opendocument graphics
- ODP - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
opendocument presentation
- ODS - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
opendocument spreadsheet
- ODT - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
opendocument text
- OfficialJournalSchemeInformationURI - Class in eu.europa.esig.dss.tsl.function
-
Filters the Official Journal Scheme information URI
- OfficialJournalSchemeInformationURI(String) - Constructor for class eu.europa.esig.dss.tsl.function.OfficialJournalSchemeInformationURI
-
Default constructor
- OfficialRegistrationIdentifierPredicate - Class in eu.europa.esig.dss.tsl.function
-
This class checks if the String is an official registration identifier as specified in ETSI TS 119 612 (ch 5.4.2)
- OfficialRegistrationIdentifierPredicate() - Constructor for class eu.europa.esig.dss.tsl.function.OfficialRegistrationIdentifierPredicate
-
Default constructor
- offlineCertificateSource - Variable in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Cached offline signature certificate source
- offlineCertificateVerifier - Variable in class eu.europa.esig.dss.validation.BaselineRequirementsChecker
-
The offline copy of a CertificateVerifier
- offlineCertificateVerifier - Variable in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
The offline copy of a CertificateVerifier
- OfflineCRLSource - Class in eu.europa.esig.dss.spi.x509.revocation.crl
-
This class if a basic skeleton that is able to retrieve needed CRL data from the contained list.
- OfflineCRLSource() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.crl.OfflineCRLSource
-
The default constructor
- OfflineOCSPSource - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
-
Abstract class that helps to implement an OCSPSource with an already loaded list of BasicOCSPResp
- OfflineOCSPSource() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.OfflineOCSPSource
-
Default constructor
- offlineRefresh() - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Used to execute the refresh in offline mode (no date from remote sources will be downloaded) By default used on initialization
- OfflineRevocationSource<R extends Revocation> - Class in eu.europa.esig.dss.spi.x509.revocation
-
Represents a revocation sources for a data obtained from an offline source (e.g.
- OfflineRevocationSource(RevocationTokenRefMatcher<R>) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
-
The default constructor
- oid - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateExtension
- oid - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRoleOfPSP
- OID - Class in eu.europa.esig.dss.spi
-
Contains the used OIDs
- OID - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- OID_AS_URI - Enum constant in enum eu.europa.esig.dss.enumerations.ObjectIdentifierQualifier
-
Identifies object Identifier encoded as URI (e.g.
- OID_AS_URN - Enum constant in enum eu.europa.esig.dss.enumerations.ObjectIdentifierQualifier
-
Identifies object Identifier encoded as URN (e.g.
- OID_NAMESPACE_PREFIX - Static variable in class eu.europa.esig.dss.spi.DSSUtils
-
The URN OID prefix (RFC 3061)
- OidAndUriBasedEnum - Interface in eu.europa.esig.dss.enumerations
-
Interface has joined attributes between OID and URI enums
- OidBasedEnum - Interface in eu.europa.esig.dss.enumerations
-
The interface represent an OID-based property
- OidDescription - Interface in eu.europa.esig.dss.enumerations
-
The interface represent an OID-based property with a description
- OidRepository - Class in eu.europa.esig.dss.validation
-
Contains a map between OIDs and their corresponding descriptions
- OJUrlChangeDetection - Class in eu.europa.esig.dss.tsl.alerts.detections
-
Detects a change of the OJ URL change
- OJUrlChangeDetection(LOTLSource) - Constructor for class eu.europa.esig.dss.tsl.alerts.detections.OJUrlChangeDetection
-
Default constructor
- OK - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlStatus
- on(boolean) - Method in class eu.europa.esig.dss.crl.stream.impl.BinaryFilteringInputStream
-
Sets if reading of InputStream is allowed
- OneTimeUseType - Class in eu.europa.esig.saml.jaxb.assertion
-
Java class for OneTimeUseType complex type.
- OneTimeUseType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.OneTimeUseType
- OnlineAIASource - Interface in eu.europa.esig.dss.spi.x509.aia
-
This class is used to download certificates by AIA Urls from online resources
- OnlineAIASource.CertificatesAndAIAUrl - Class in eu.europa.esig.dss.spi.x509.aia
-
This class represent a returned object by the OnlineAIASource
- OnlineCRLSource - Class in eu.europa.esig.dss.service.crl
-
Online CRL repository.
- OnlineCRLSource() - Constructor for class eu.europa.esig.dss.service.crl.OnlineCRLSource
-
The default constructor.
- OnlineCRLSource(DataLoader) - Constructor for class eu.europa.esig.dss.service.crl.OnlineCRLSource
-
This constructor allows to set a specific
DataLoader
. - OnlineOCSPSource - Class in eu.europa.esig.dss.service.ocsp
-
Online OCSP repository.
- OnlineOCSPSource() - Constructor for class eu.europa.esig.dss.service.ocsp.OnlineOCSPSource
-
Create an OCSP source The default constructor for OnlineOCSPSource.
- OnlineOCSPSource(DataLoader) - Constructor for class eu.europa.esig.dss.service.ocsp.OnlineOCSPSource
-
Creates an Online OCSP Source with the provided
DataLoader
instance. - onlineRefresh() - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Used to execute the refresh in online mode (all data will be updated from remote sources) Used as default database update.
- OnlineRevocationSource<R extends Revocation> - Interface in eu.europa.esig.dss.spi.x509.revocation
-
Sub-interface for online sources of
RevocationToken
s - OnlineRevocationSource.RevocationTokenAndUrl<R extends Revocation> - Class in eu.europa.esig.dss.spi.x509.revocation
-
This class represents an online revocation source reply, containing the extracted
RevocationToken
and the URLString
used to download the token from - OnlineTSPSource - Class in eu.europa.esig.dss.service.tsp
-
Class encompassing a RFC 3161 TSA, accessed through HTTP(S) to a given URI
- OnlineTSPSource() - Constructor for class eu.europa.esig.dss.service.tsp.OnlineTSPSource
-
The default constructor for OnlineTSPSource.
- OnlineTSPSource(String) - Constructor for class eu.europa.esig.dss.service.tsp.OnlineTSPSource
-
Builds an OnlineTSPSource that will query the specified URL with default
TimestampDataLoader
- OnlineTSPSource(String, DataLoader) - Constructor for class eu.europa.esig.dss.service.tsp.OnlineTSPSource
-
Builds an OnlineTSPSource that will query the URL and the specified
DataLoader
- OPAQUE_VALUE - Static variable in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
Defines the default value for a non-transparent alpha layer
- OPEN_DOCUMENT_SIGNATURES - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
-
The ASiC-E with XAdES for OpenDocument signature file name (META-INF/documentsignatures.xml)
- OpenDocumentSupportUtils - Class in eu.europa.esig.dss.asic.xades
-
Contains utils for OpenDocument processing
- openStream() - Method in class eu.europa.esig.dss.asic.common.ContainerEntryDocument
- openStream() - Method in class eu.europa.esig.dss.asic.common.FileArchiveEntry
- openStream() - Method in class eu.europa.esig.dss.cades.signature.CMSSignedDocument
- openStream() - Method in class eu.europa.esig.dss.jades.HTTPHeader
- openStream() - Method in class eu.europa.esig.dss.model.DigestDocument
- openStream() - Method in interface eu.europa.esig.dss.model.DSSDocument
-
Opens a
InputStream
on theDSSDocument
contents. - openStream() - Method in class eu.europa.esig.dss.model.FileDocument
- openStream() - Method in class eu.europa.esig.dss.model.InMemoryDocument
- openStream() - Method in class eu.europa.esig.dss.pades.validation.PdfByteRangeDocument
- operationalProtection - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
- OperationalProtectionType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for OperationalProtectionType complex type.
- OperationalProtectionType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.OperationalProtectionType
- ORDER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Attribute
-
Order
- orderMatch - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTSAGeneralName
- org.w3._2001.xmlschema - package org.w3._2001.xmlschema
- organization - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlUserNotice
- organization - Variable in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
- organization - Variable in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
- organization - Variable in class eu.europa.esig.xades.jaxb.xades111.NoticeReferenceType
- organization - Variable in class eu.europa.esig.xades.jaxb.xades122.NoticeReferenceType
- organization - Variable in class eu.europa.esig.xades.jaxb.xades132.NoticeReferenceType
- ORGANIZATION - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- ORGANIZATION - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- ORGANIZATION - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- organizationalUnit - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- ORGANIZATIONALUNITNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- organizationDisplayName - Variable in class eu.europa.esig.saml.jaxb.metadata.OrganizationType
- organizationIdentifier - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- ORGANIZATIONIDENTIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- organizationName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- organizationName - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- organizationName - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
- organizationName - Variable in class eu.europa.esig.saml.jaxb.metadata.OrganizationType
- ORGANIZATIONNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- OrganizationNameCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate's organization name is acceptable
- OrganizationNameCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationNameCheck
-
Default constructor
- OrganizationType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for OrganizationType complex type.
- OrganizationType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.OrganizationType
- organizationUnit - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- organizationUnit - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
- OrganizationUnitCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate's organization unit is acceptable
- OrganizationUnitCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationUnitCheck
-
Default constructor
- organizationURL - Variable in class eu.europa.esig.saml.jaxb.metadata.OrganizationType
- ORGANTIZATION - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Organization
- origin - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
- origin - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
- originalDocuments - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- OriginalIdentifierProvider - Class in eu.europa.esig.dss.validation
-
Returns the original hash-based calculated
java.lang.String
identifier for the given token - OriginalIdentifierProvider() - Constructor for class eu.europa.esig.dss.validation.OriginalIdentifierProvider
-
Default constructor
- originalThirdCountryMapping - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRACertificateMapping
- originalThirdCountryMapping - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRATrustServiceMapping
- origins - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificate
- origins - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocation
- origins - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef
- ORPHAN_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampedObjectType
-
Not used certificate token
- ORPHAN_REVOCATION - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampedObjectType
-
Not used revocation token
- orphanCertificates - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificates
- orphanCertificates - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanTokens
- OrphanCertificateTokenWrapper - Class in eu.europa.esig.dss.diagnostic
-
Wrapper class for XML orphan certificate
- OrphanCertificateTokenWrapper(XmlOrphanCertificateToken) - Constructor for class eu.europa.esig.dss.diagnostic.OrphanCertificateTokenWrapper
-
Default constructor
- OrphanCertificateWrapper - Class in eu.europa.esig.dss.diagnostic
-
Wrapper for orphan certificate token extracted from a document (signature/timestamp)
- OrphanCertificateWrapper(XmlOrphanCertificate) - Constructor for class eu.europa.esig.dss.diagnostic.OrphanCertificateWrapper
-
Default constructor
- orphanRevocations - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocations
- orphanRevocations - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanTokens
- OrphanRevocationTokenWrapper - Class in eu.europa.esig.dss.diagnostic
-
Wrapper class for XML orphan revocation data
- OrphanRevocationTokenWrapper(XmlOrphanRevocationToken) - Constructor for class eu.europa.esig.dss.diagnostic.OrphanRevocationTokenWrapper
-
Default constructor
- OrphanRevocationWrapper - Class in eu.europa.esig.dss.diagnostic
-
Wrapper for document embedded revocation data
- OrphanRevocationWrapper(XmlOrphanRevocation) - Constructor for class eu.europa.esig.dss.diagnostic.OrphanRevocationWrapper
-
Default constructor
- orphanToken - Variable in class eu.europa.esig.dss.diagnostic.OrphanTokenWrapper
-
Xml orphan token
- orphanTokens - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- OrphanTokenWrapper<T extends XmlOrphanToken> - Class in eu.europa.esig.dss.diagnostic
-
Represents a wrapper class for an XML orphan token
- OrphanTokenWrapper(T) - Constructor for class eu.europa.esig.dss.diagnostic.OrphanTokenWrapper
-
Default constructor
- other - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
- OTHER - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateSourceType
-
Other types of certificate sources
- OTHER - Enum constant in enum eu.europa.esig.saml.jaxb.metadata.ContactTypeType
- OTHER - Enum constant in enum eu.europa.esig.validationreport.enums.ObjectType
-
Other
- OTHER_ATTR_CERT - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Other attribute certificate
- OTHER_ATTRIBUTE_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- OTHER_CERT - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Other certificate
- OTHER_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- OTHER_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- OTHER_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- OTHER_NAME - Enum constant in enum eu.europa.esig.dss.enumerations.GeneralNameType
- OTHER_REF - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- OTHER_REF - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- OTHER_REF - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- OTHER_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- OTHER_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- OTHER_REFS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- OTHER_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- OTHER_VALS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Other values
- OTHER_VALUE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- OTHER_VALUE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- OTHER_VALUE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- OTHER_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- OTHER_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- OTHER_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- OtherCertStatusRefsType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for OtherCertStatusRefsType complex type.
- OtherCertStatusRefsType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for OtherCertStatusRefsType complex type.
- OtherCertStatusRefsType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for OtherCertStatusRefsType complex type.
- OtherCertStatusRefsType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.OtherCertStatusRefsType
- OtherCertStatusRefsType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.OtherCertStatusRefsType
- OtherCertStatusRefsType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.OtherCertStatusRefsType
- OtherCertStatusValuesType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for OtherCertStatusValuesType complex type.
- OtherCertStatusValuesType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for OtherCertStatusValuesType complex type.
- OtherCertStatusValuesType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for OtherCertStatusValuesType complex type.
- OtherCertStatusValuesType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.OtherCertStatusValuesType
- OtherCertStatusValuesType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.OtherCertStatusValuesType
- OtherCertStatusValuesType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.OtherCertStatusValuesType
- otherCriteriaList - Variable in class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
- otherInformation - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.AdditionalServiceInformationType
- OTHERMAILBOX - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- otherOIDs - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
- otherOIDs - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- otherQualifier - Variable in class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
- otherRef - Variable in class eu.europa.esig.xades.jaxb.xades111.OtherCertStatusRefsType
- otherRef - Variable in class eu.europa.esig.xades.jaxb.xades122.OtherCertStatusRefsType
- otherRef - Variable in class eu.europa.esig.xades.jaxb.xades132.OtherCertStatusRefsType
- otherRefs - Variable in class eu.europa.esig.xades.jaxb.xades111.CompleteRevocationRefsType
- otherRefs - Variable in class eu.europa.esig.xades.jaxb.xades122.CompleteRevocationRefsType
- otherRefs - Variable in class eu.europa.esig.xades.jaxb.xades132.CompleteRevocationRefsType
- OtherTimeStampType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for OtherTimeStampType complex type.
- OtherTimeStampType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.OtherTimeStampType
- otherTSLPointer - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointersType
- OtherTSLPointer - Class in eu.europa.esig.dss.spi.tsl
-
Contains certificates for the url location
- OtherTSLPointer(String, List<CertificateToken>, MRA) - Constructor for class eu.europa.esig.dss.spi.tsl.OtherTSLPointer
-
Default constructor
- OtherTSLPointerConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
The class is used to convert
OtherTSLPointerType
toOtherTSLPointer
- OtherTSLPointerConverter(boolean) - Constructor for class eu.europa.esig.dss.tsl.function.converter.OtherTSLPointerConverter
-
Default constructor
- OtherTSLPointerPredicate - Interface in eu.europa.esig.dss.tsl.function
-
A predicate allowing to filter TSL pointers
- OtherTSLPointersType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for OtherTSLPointersType complex type.
- OtherTSLPointersType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointersType
- OtherTSLPointerType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for OtherTSLPointerType complex type.
- OtherTSLPointerType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType
- otherValue - Variable in class eu.europa.esig.xades.jaxb.xades111.OtherCertStatusValuesType
- otherValue - Variable in class eu.europa.esig.xades.jaxb.xades122.OtherCertStatusValuesType
- otherValue - Variable in class eu.europa.esig.xades.jaxb.xades132.OtherCertStatusValuesType
- otherValues - Variable in class eu.europa.esig.xades.jaxb.xades111.RevocationValuesType
- otherValues - Variable in class eu.europa.esig.xades.jaxb.xades122.RevocationValuesType
- otherValues - Variable in class eu.europa.esig.xades.jaxb.xades132.RevocationValuesType
- OUT_OF_BOUNDS_NO_POE - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because the signing certificate is expired or not yet valid at the validation date/time and the Signature Validation Algorithm cannot ascertain that the signing time lies within the validity interval of the signing certificate.
- OUT_OF_BOUNDS_NOT_REVOKED - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because the signing certificate is expired or not yet valid at the validation date/time and the Signature Validation Algorithm cannot ascertain that the signing time lies within the validity interval of the signing certificate.
- OUTPUT_INTENT_SRGB_PROFILE - Static variable in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
Defines the sRGB ICC profile name used in OutputIntent
- OUTPUT_INTENTS_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'OutputIntents'
- OVCP - Enum constant in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
OVCP: Organizational Validation Certificate Policy itu-t(0)identified-organization(4)etsi(0)other-certificate-policies(2042)policy-identifiers(1)ovcp(7)
- OVERRIDDEN - Enum constant in enum eu.europa.esig.validationreport.enums.ConstraintStatus
-
Defines if a constraint has been overridden
- overriddenBy - Variable in class eu.europa.esig.validationreport.jaxb.ConstraintStatusType
- OWNER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
P
- p - Variable in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
- P - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
P
- PACKAGE_ZIP - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
-
The "package.zip" filename
- PAdES - Enum constant in enum eu.europa.esig.dss.enumerations.ArchiveTimestampType
-
DOCUMENT_TIMESTAMP covering a DSS dictionary (revision)
- PAdES - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureForm
-
A PDF-based signature according to EN 319 142
- PAdES_BASELINE_B - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- PAdES_BASELINE_LT - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- PAdES_BASELINE_LTA - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- PAdES_BASELINE_T - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- PAdESBaselineRequirementsChecker - Class in eu.europa.esig.dss.pades.validation
-
Performs checks according to EN 319 142-1 v1.1.1 "6.3 PAdES baseline signatures"
- PAdESBaselineRequirementsChecker(PAdESSignature, CertificateVerifier) - Constructor for class eu.europa.esig.dss.pades.validation.PAdESBaselineRequirementsChecker
-
Default constructor
- PAdESCertificateSource - Class in eu.europa.esig.dss.pades.validation
-
CertificateSource that will retrieve the certificate from a PAdES Signature
- PAdESCertificateSource(PdfSignatureRevision, String, SignerInformation) - Constructor for class eu.europa.esig.dss.pades.validation.PAdESCertificateSource
-
The default constructor for PAdESCertificateSource.
- PAdESCommonParameters - Interface in eu.europa.esig.dss.pades
-
Defines a list of common PAdES parameters between signature and timestamps
- PAdESConstants - Class in eu.europa.esig.dss.pdf
-
This class defines the DSS dictionary constants.
- PAdESCRLSource - Class in eu.europa.esig.dss.pades.validation
-
CRLSource that will retrieve the CRL from a PAdES Signature
- PAdESCRLSource(PdfSignatureRevision, String, AttributeTable) - Constructor for class eu.europa.esig.dss.pades.validation.PAdESCRLSource
-
The default constructor
- PAdESDiagnosticDataBuilder - Class in eu.europa.esig.dss.pades.validation
-
DiagnosticDataBuilder for a PDF signature
- PAdESDiagnosticDataBuilder() - Constructor for class eu.europa.esig.dss.pades.validation.PAdESDiagnosticDataBuilder
-
Default constructor
- PAdESExtensionService - Class in eu.europa.esig.dss.pades.signature
-
The service is used to obtain a validation data for signatures/timestamps within a PDF file and incorporate it on the LT-level of the document (create a DSS dictionary revision)
- PAdESExtensionService(CertificateVerifier) - Constructor for class eu.europa.esig.dss.pades.signature.PAdESExtensionService
-
Constructor instantiating default
IPdfObjFactory
- PAdESExtensionService(CertificateVerifier, IPdfObjFactory) - Constructor for class eu.europa.esig.dss.pades.signature.PAdESExtensionService
-
Default constructor
- pAdESFieldName - Variable in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
- PAdESOCSPSource - Class in eu.europa.esig.dss.pades.validation
-
OCSPSource that retrieves the OCSPResp from a PAdES Signature
- PAdESOCSPSource(PdfSignatureRevision, String, AttributeTable) - Constructor for class eu.europa.esig.dss.pades.validation.PAdESOCSPSource
-
The default constructor
- PAdESProfileParameters - Class in eu.europa.esig.dss.pades
-
This class is used to accelerate signature creation process for PAdES.
- PAdESProfileParameters() - Constructor for class eu.europa.esig.dss.pades.PAdESProfileParameters
-
Default constructor
- PAdESService - Class in eu.europa.esig.dss.pades.signature
-
PAdES implementation of the DocumentSignatureService
- PAdESService(CertificateVerifier) - Constructor for class eu.europa.esig.dss.pades.signature.PAdESService
-
This is the constructor to create an instance of the
PAdESService
. - PAdESSignature - Class in eu.europa.esig.dss.pades.validation
-
Implementation of AdvancedSignature for PAdES
- PAdESSignature(PdfSignatureRevision, List<PdfRevision>) - Constructor for class eu.europa.esig.dss.pades.validation.PAdESSignature
-
The default constructor for PAdESSignature.
- PAdESSignatureIdentifierBuilder - Class in eu.europa.esig.dss.pades.validation
-
Builds a signature identifier for a PAdES signature
- PAdESSignatureIdentifierBuilder(PAdESSignature) - Constructor for class eu.europa.esig.dss.pades.validation.PAdESSignatureIdentifierBuilder
-
The default constructor
- PAdESSignatureParameters - Class in eu.europa.esig.dss.pades
-
Parameters to create/extend a PAdES signature
- PAdESSignatureParameters() - Constructor for class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Default constructor instantiating object with default parameters
- PAdESSignatureScopeFinder - Class in eu.europa.esig.dss.pades.validation.scope
-
The class finds a signer data for a PAdESSignature / PdfSignatureOrDocTimestampInfo instance
- PAdESSignatureScopeFinder() - Constructor for class eu.europa.esig.dss.pades.validation.scope.PAdESSignatureScopeFinder
-
Default constructor
- PAdESTimestampParameters - Class in eu.europa.esig.dss.pades
-
Parameters for a PAdES timestamp creation
- PAdESTimestampParameters() - Constructor for class eu.europa.esig.dss.pades.PAdESTimestampParameters
-
Empty constructor
- PAdESTimestampParameters(DigestAlgorithm) - Constructor for class eu.europa.esig.dss.pades.PAdESTimestampParameters
-
Default constructor
- PAdESTimestampScopeFinder - Class in eu.europa.esig.dss.pades.validation.scope
-
Finds a scope for a PDF document timestamp
- PAdESTimestampScopeFinder() - Constructor for class eu.europa.esig.dss.pades.validation.scope.PAdESTimestampScopeFinder
-
Default constructor
- PAdESTimestampService - Class in eu.europa.esig.dss.pades.timestamp
-
The service to timestamp a PDF
- PAdESTimestampService(TSPSource) - Constructor for class eu.europa.esig.dss.pades.timestamp.PAdESTimestampService
-
Constructor with
TSPSource
instantiating a defaultPDFSignatureService
for an archive (document) timestamp creation - PAdESTimestampService(TSPSource, PDFSignatureService) - Constructor for class eu.europa.esig.dss.pades.timestamp.PAdESTimestampService
-
The default constructor
- PAdESTimestampSource - Class in eu.europa.esig.dss.pades.validation.timestamp
-
Extracts timestamps from a PAdES document
- PAdESTimestampSource(PAdESSignature, List<PdfRevision>) - Constructor for class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
-
The default constructor to extract timestamps for a signature
- PAdESUtils - Class in eu.europa.esig.dss.pades
-
Utils for dealing with PAdES
- PAdESWithExternalCMSService - Class in eu.europa.esig.dss.pades.signature
-
This service contains methods for a PAdES signature creation using an external CMS provider.
- PAdESWithExternalCMSService() - Constructor for class eu.europa.esig.dss.pades.signature.PAdESWithExternalCMSService
-
Default constructor to instantiate PAdESExternalCMSSignatureService
- PAdESWithPDFADiagnosticDataBuilder - Class in eu.europa.esig.dss.pdfa.validation
-
This class is used to build a DiagnosticData for a PDF document validation, including the validation result against the PDF/A specification
- PAdESWithPDFADiagnosticDataBuilder() - Constructor for class eu.europa.esig.dss.pdfa.validation.PAdESWithPDFADiagnosticDataBuilder
-
Default constructor
- page - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlModification
- pageDifference - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlModificationDetection
- parameters - Variable in class eu.europa.esig.dss.jades.signature.AbstractJAdESBuilder
-
Signature parameters
- parameters - Variable in class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
-
Visual signature parameters
- parameters - Variable in class eu.europa.esig.dss.pdf.pdfbox.visible.AbstractPdfBoxSignatureDrawer
-
Visual signature parameters
- params - Variable in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
This variable is a reference to the set of parameters relating to the structure and process of the creation or extension of the electronic signature.
- parent - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- parent - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerData
- parent - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
- PARENT_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Parent'
- parentId - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
- PARS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signed data references
- parse() - Method in class eu.europa.esig.dss.jades.JWSCompactSerializationParser
-
Parses the provided document and returns a JWS Compact signature if found
- parse() - Method in class eu.europa.esig.dss.jades.JWSJsonSerializationParser
-
Parses the provided document and returns JWSJsonSerializationObject if applicable
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.ArchiveTimestampTypeParser
-
Parses the value and returns
ArchiveTimestampType
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.ASiCContainerTypeParser
-
Parses the value and returns
ASiCContainerType
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.CertificateOriginParser
-
Parses the value and returns
CertificateOrigin
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.CertificateQualificationParser
-
Parses the value and returns
CertificateQualification
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.CertificateRefOriginParser
-
Parses the value and returns
CertificateRefOrigin
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.CertificateSourceTypeParser
-
Parses the value and returns
CertificateSourceType
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.CertificateStatusParser
-
Parses the value and returns
CertificateStatus
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.CertificationPermissionParser
-
Parses the value and returns
CertificationPermission
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.ContextParser
-
Parses the value and returns
Context
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.DateParser
-
Parses the date
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.DigestAlgorithmParser
-
Parses the value and returns
DigestAlgorithm
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.DigestMatcherTypeParser
-
Parses the value and returns
DigestMatcherType
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.EncryptionAlgorithmParser
-
Parses the value and returns
EncryptionAlgorithm
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.EndorsementTypeParser
-
Parses the value and returns
EndorsementType
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.GeneralNameTypeParser
-
Parses the value and returns
GeneralNameType
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.IndicationParser
-
Parses the value and returns
Indication
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.KeyUsageBitParser
-
Parses the value and returns
KeyUsageBit
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.MaskGenerationFunctionParser
-
Parses the value and returns
MaskGenerationFunction
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.ObjectIdentifierQualifierParser
-
Parses the value and returns
ObjectIdentifierQualifier
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.PdfLockActionParser
-
Parses the value and returns
PdfObjectModificationType
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.PdfObjectModificationTypeParser
-
Parses the value and returns
PdfObjectModificationType
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.RevocationOriginTypeParser
-
Parses the value and returns
RevocationOrigin
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.RevocationRefOriginParser
-
Parses the value and returns
RevocationRefOrigin
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.RevocationTypeParser
-
Parses the value and returns
RevocationType
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.SignatureFormatParser
-
Parses the value and returns
SignatureLevel
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.SignatureQualificationParser
-
Parses the value and returns
SignatureQualification
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.SignatureScopeTypeParser
-
Parses the value and returns
SignatureScopeType
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.SubIndicationParser
-
Parses the value and returns
SubIndication
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.TimestampedObjectTypeParser
-
Parses the value and returns
TimestampedObjectType
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.TimestampQualificationParser
-
Parses the value and returns
TimestampQualification
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.TimestampTypeParser
-
Parses the value and returns
TimestampType
- parse(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.ValidationTimeParser
-
Parses the value and returns
ValidationTime
- parse(String) - Static method in class eu.europa.esig.trustedlist.mra.parsers.MRAEquivalenceContextParser
-
Parses the
String
and returns aMRAEquivalenceContext
- parse(String) - Static method in class eu.europa.esig.trustedlist.mra.parsers.MRAStatusParser
-
Parses the
String
and returns aMRAStatus
- parse(String) - Static method in class eu.europa.esig.trustedlist.parsers.AssertParser
-
Parses the string value and returns
Assert
- parseConstraintStatus(String) - Static method in class eu.europa.esig.validationreport.parsers.UriBasedEnumParser
-
Parses the string value and returns
ConstraintStatus
- parseDate(String, String) - Static method in class eu.europa.esig.dss.policy.DateUtils
-
Converts the given string representation of the date using the format pattern.
- parseEtsiUComponent(Object) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Parses 'etsiU' component as it is (base64url-encoded or JSON), and returns the resulting Map
- parseJson(InputStream) - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Parses the JSON InputStream and returns a
JSONObject
- parseJson(String) - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Parses the JSON string and returns a
JSONObject
- parseMainIndication(String) - Static method in class eu.europa.esig.validationreport.parsers.UriBasedEnumParser
-
Parses the string value and returns
Indication
- parseObjectType(String) - Static method in class eu.europa.esig.validationreport.parsers.UriBasedEnumParser
-
Parses the string value and returns
ObjectType
- parseRevocationReason(String) - Static method in class eu.europa.esig.validationreport.parsers.UriBasedEnumParser
-
Parses the string value and returns
RevocationReason
- parseShortName(String) - Static method in class eu.europa.esig.dss.jaxb.parsers.RevocationReasonParser
-
Parses the value and returns
RevocationReason
- parseSignatureValidationProcessID(String) - Static method in class eu.europa.esig.validationreport.parsers.UriBasedEnumParser
-
Parses the string value and returns
SignatureValidationProcessID
- parseSPDocSpecification(Object) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
This method builds
SpDocSpecification
from the provided JSON object element - parseSubIndication(String) - Static method in class eu.europa.esig.validationreport.parsers.UriBasedEnumParser
-
Parses the string value and returns
SubIndication
- parseTypeOfProof(String) - Static method in class eu.europa.esig.validationreport.parsers.UriBasedEnumParser
-
Parses the string value and returns
TypeOfProof
- parsing(DSSDocument) - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
Parses the document
- PARSING - Enum constant in enum eu.europa.esig.dss.tsl.cache.CacheType
-
The parsing task cache
- parsingCache - Variable in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
Global parsing Cache
- parsingCache - Variable in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Global parsing Cache
- ParsingCache - Class in eu.europa.esig.dss.tsl.cache
-
Contains results of TL/LOTL/pivot parsings
- ParsingCache() - Constructor for class eu.europa.esig.dss.tsl.cache.ParsingCache
-
Default constructor
- ParsingCacheDTO - Class in eu.europa.esig.dss.tsl.dto
-
The parsing record DTO
- ParsingCacheDTO() - Constructor for class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Default constructor
- ParsingCacheDTO(AbstractCacheDTO) - Constructor for class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Copies the cache DTO
- ParsingCacheDTOBuilder - Class in eu.europa.esig.dss.tsl.dto.builder
-
Builds
ParsingCacheDTO
- ParsingCacheDTOBuilder(CachedEntry<AbstractParsingResult>) - Constructor for class eu.europa.esig.dss.tsl.dto.builder.ParsingCacheDTOBuilder
-
Default constructor
- parsingError(Exception) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Sets the parsing error
- ParsingInfoRecord - Interface in eu.europa.esig.dss.spi.tsl
-
Represents a parsing result record
- ParsingUtils - Class in eu.europa.esig.dss.tsl.parsing
-
Contains utils for LOTL/TL parsing
- PARTIAL - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureScopeType
-
The signature covers only a part of the document
- PartialPdfByteRangeSignatureScope - Class in eu.europa.esig.dss.pades.validation.scope
-
Represents a partial PDF signature scope, when a signature/timestamp's byte range does not cover the whole document
- PartialPdfByteRangeSignatureScope(ByteRange, Digest) - Constructor for class eu.europa.esig.dss.pades.validation.scope.PartialPdfByteRangeSignatureScope
-
Default constructor
- PASSED - Enum constant in enum eu.europa.esig.dss.enumerations.Indication
-
When an individual constrain validation succeeds
- password - Variable in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
- PasswordInputCallback - Interface in eu.europa.esig.dss.token
-
This Callback is created in order to retrieve the password from the user when accessing the Key Store.
- PasswordType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for PasswordType complex type.
- PasswordType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.PasswordType
- PAST_CERTIFICATE_VALIDATION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PAST_CERTIFICATE_VALIDATION - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
-
5.6.2.1 Past certificate validation
- PAST_SIGNATURE_VALIDATION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PAST_SIGNATURE_VALIDATION - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
-
5.6.2.4 Past signature validation building block
- PastCertificateValidation - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv
-
Validates certificate in a past
- PastCertificateValidation(I18nProvider, TokenProxy, Map<String, XmlBasicBuildingBlocks>, POEExtraction, Date, ValidationPolicy, Context) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.PastCertificateValidation
-
Default constructor
- PastCertificateValidationAcceptableCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
-
Checks if the Past Certificate Validation result is acceptable
- PastCertificateValidationAcceptableCheck(I18nProvider, XmlPSV, XmlPCV, String, Indication, SubIndication, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastCertificateValidationAcceptableCheck
-
Default constructor
- PastRevocationDataValidationConclusiveCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
-
Checks if an acceptable revocation data is found
- PastRevocationDataValidationConclusiveCheck(I18nProvider, XmlPSV, XmlConclusion, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastRevocationDataValidationConclusiveCheck
-
Constructor
- PastSignatureValidation - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv
-
Performs the "5.6.2.4 Past signature validation building block"
- PastSignatureValidation(I18nProvider, TokenProxy, Map<String, XmlBasicBuildingBlocks>, XmlConclusion, POEExtraction, Date, ValidationPolicy, Context) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidation
-
Default constructor
- PastSignatureValidationCertificateRevocationSelector - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv
-
Filters revocation data on a "Past Signature Validation" process
- PastSignatureValidationCertificateRevocationSelector(I18nProvider, CertificateWrapper, Date, Map<String, XmlBasicBuildingBlocks>, String, POEExtraction, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidationCertificateRevocationSelector
-
Default constructor
- PastSignatureValidationCertificateRevocationSelectorResultCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
-
Verifies the validation result of a
PastSignatureValidationCertificateRevocationSelector
- PastSignatureValidationCertificateRevocationSelectorResultCheck(I18nProvider, XmlPSV, XmlCRS, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastSignatureValidationCertificateRevocationSelectorResultCheck
-
Default constructor
- PastSignatureValidationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks
-
Checks if the past signature validation result is acceptable
- PastSignatureValidationCheck(I18nProvider, XmlValidationProcessArchivalData, SignatureWrapper, XmlPSV, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastSignatureValidationCheck
-
Default constructor
- PastTimestampValidationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks
-
Checks if timestamp's past validation is acceptable
- PastTimestampValidationCheck(I18nProvider, XmlValidationProcessArchivalData, TimestampWrapper, XmlPSV, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastTimestampValidationCheck
-
Default constructor
- PastValidationAcceptableRevocationDataAvailable<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
-
Checks if an acceptable revocation data is present for a Past Signature Validation process
- PastValidationAcceptableRevocationDataAvailable(I18nProvider, T, List<CertificateRevocationWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastValidationAcceptableRevocationDataAvailable
-
Constructor without certificate
- pathLenConstraint - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicConstraints
- PAYLOAD - Static variable in class eu.europa.esig.dss.jades.JWSConstants
-
The signed document
- pcv - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
- PCV - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- PCV_IVTSC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PCV_IVTSC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PDF - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
pdf
- PDF - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampContainerForm
-
Used to timestamp a PDF document
- PDF_NOT_ETSI - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- PDFAComplianceCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
This class checks whether the input document is a compliant according to the determined PDF/A format
- PDFAComplianceCheck(I18nProvider, XmlFC, boolean, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAComplianceCheck
-
Default constructor
- pdfaCompliant - Variable in class eu.europa.esig.dss.policy.jaxb.PDFAConstraints
- pdfaConstraints - Variable in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
- PDFAConstraints - Class in eu.europa.esig.dss.policy.jaxb
-
A group of constraints used for a PDF document validation against a PDF/A specification.
- PDFAConstraints() - Constructor for class eu.europa.esig.dss.policy.jaxb.PDFAConstraints
- PDFADocumentValidator - Class in eu.europa.esig.dss.pdfa.validation
-
Validator used for PDF/A document validation
- PDFADocumentValidator() - Constructor for class eu.europa.esig.dss.pdfa.validation.PDFADocumentValidator
-
Empty constructor
- PDFADocumentValidator(DSSDocument) - Constructor for class eu.europa.esig.dss.pdfa.validation.PDFADocumentValidator
-
The default constructor for PDFADocumentValidator.
- PDFADocumentValidatorFactory - Class in eu.europa.esig.dss.pdfa.validation
-
Loads a PDF/A validator for a PDF document
- PDFADocumentValidatorFactory() - Constructor for class eu.europa.esig.dss.pdfa.validation.PDFADocumentValidatorFactory
-
Default constructor
- pdfaInfo - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- pdfaInfo - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
- PdfAnnotation - Class in eu.europa.esig.dss.pdf
-
Contains relative information about a PDF annotation
- PdfAnnotation(AnnotationBox) - Constructor for class eu.europa.esig.dss.pdf.PdfAnnotation
-
Default constructor
- pdfAnnotationOverlap - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- PdfAnnotationOverlapCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Verifies if a PDF contains annotations overlapping
- PdfAnnotationOverlapCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfAnnotationOverlapCheck
-
Default constructor
- pdfaProfile - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlPDFAInfo
- PDFAProfileCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
This class is used to check whether a determined PDF/A profile of the input document is acceptable.
- PDFAProfileCheck(I18nProvider, XmlFC, String, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAProfileCheck
-
Default constructor
- PdfArray - Interface in eu.europa.esig.dss.pdf
-
The usage of this interface permit the user to choose the underlying PDF library use to created PDF signatures.
- PDFAStructureValidator - Class in eu.europa.esig.dss.pdfa
-
Util class used for a PDF validation against a PDF/A specification
- PDFAStructureValidator() - Constructor for class eu.europa.esig.dss.pdfa.PDFAStructureValidator
-
Default constructor
- pdfaValidationResult(PDFAValidationResult) - Method in class eu.europa.esig.dss.pdfa.validation.PAdESWithPDFADiagnosticDataBuilder
-
Sets
PDFAValidationResult
and returns this builder - PDFAValidationResult - Class in eu.europa.esig.dss.pdfa
-
This class represents a validation result against PDF/A specification
- PDFAValidationResult() - Constructor for class eu.europa.esig.dss.pdfa.PDFAValidationResult
-
Default constructor
- PdfBoxDefaultObjectFactory - Class in eu.europa.esig.dss.pdf.pdfbox
-
The PDFBox default implementation of
IPdfObjFactory
Creates an image for a text signature content - PdfBoxDefaultObjectFactory() - Constructor for class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDefaultObjectFactory
-
Default constructor
- PdfBoxDefaultSignatureDrawerFactory - Class in eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer
-
Loads the default PDFBox signature drawer
- PdfBoxDefaultSignatureDrawerFactory() - Constructor for class eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.PdfBoxDefaultSignatureDrawerFactory
-
Default constructor
- PdfBoxDocumentReader - Class in eu.europa.esig.dss.pdf.pdfbox
-
The PDFBox implementation of
PdfDocumentReader
- PdfBoxDocumentReader(byte[], String) - Constructor for class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
-
The PDFBox implementation of the Reader
- PdfBoxDocumentReader(DSSDocument) - Constructor for class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
-
Default constructor of the PDFBox implementation of the Reader
- PdfBoxDocumentReader(DSSDocument, String) - Constructor for class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
-
The PDFBox implementation of the Reader
- PdfBoxDocumentReader(PDDocument) - Constructor for class eu.europa.esig.dss.pdf.pdfbox.PdfBoxDocumentReader
-
The constructor to directly instantiate the
PdfBoxDocumentReader
- PdfBoxDSSFontMetrics - Class in eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer
-
Contains font metrics for a PDFBox font
- PdfBoxDSSFontMetrics(PDFont) - Constructor for class eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer.PdfBoxDSSFontMetrics
-
Default constructor
- PdfBoxFontMapper - Class in eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer
-
Maps Java Fonts and PDFBox fonts
- PdfBoxNativeFont - Class in eu.europa.esig.dss.pdf.pdfbox.visible
-
The PDFBox native implementation of a Font
- PdfBoxNativeFont(PDFont) - Constructor for class eu.europa.esig.dss.pdf.pdfbox.visible.PdfBoxNativeFont
-
Default constructor
- PdfBoxNativeObjectFactory - Class in eu.europa.esig.dss.pdf.pdfbox
-
The PDFBox native implementation of
IPdfObjFactory
Creates text content in its native representation - PdfBoxNativeObjectFactory() - Constructor for class eu.europa.esig.dss.pdf.pdfbox.PdfBoxNativeObjectFactory
-
Default constructor
- PdfBoxNativeSignatureDrawerFactory - Class in eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer
-
Loads the native PDFBox signature drawer
- PdfBoxNativeSignatureDrawerFactory() - Constructor for class eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer.PdfBoxNativeSignatureDrawerFactory
-
Default constructor
- PdfBoxSignatureDrawer - Interface in eu.europa.esig.dss.pdf.pdfbox.visible
-
The PDFBox signature drawer
- PdfBoxSignatureDrawerFactory - Interface in eu.europa.esig.dss.pdf.pdfbox.visible
-
Loads a relevant signature drawer for a PDFBox implementation
- PdfBoxSignatureService - Class in eu.europa.esig.dss.pdf.pdfbox
-
Implementation of PDFSignatureService using PDFBox
- PdfBoxSignatureService(PDFServiceMode, PdfBoxSignatureDrawerFactory) - Constructor for class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
-
Constructor for the PdfBoxSignatureService
- PdfBoxUtils - Class in eu.europa.esig.dss.pdf.pdfbox
-
Contains a set of utils for PdfBox implementation
- PdfByteRangeDocument - Class in eu.europa.esig.dss.pades.validation
-
Internal representation of a PDF document.
- PdfByteRangeDocument(DSSDocument, ByteRange) - Constructor for class eu.europa.esig.dss.pades.validation.PdfByteRangeDocument
-
Default constructor
- PdfByteRangeSignatureScope - Class in eu.europa.esig.dss.pades.validation.scope
-
The signature scope represents a signed PDF byte range
- PdfByteRangeSignatureScope(String, ByteRange, Digest) - Constructor for class eu.europa.esig.dss.pades.validation.scope.PdfByteRangeSignatureScope
-
Default constructor
- PdfCmsCRLSource - Class in eu.europa.esig.dss.pades.validation
-
Represents a source of CRL tokens extracted from a PDF's CMS
- PdfCmsCRLSource(AttributeTable) - Constructor for class eu.europa.esig.dss.pades.validation.PdfCmsCRLSource
-
The default constructor
- PdfCmsOCSPSource - Class in eu.europa.esig.dss.pades.validation
-
Represents a source of OCSP tokens extracted from a PDF's CMS
- PdfCmsOCSPSource(AttributeTable) - Constructor for class eu.europa.esig.dss.pades.validation.PdfCmsOCSPSource
-
The default constructor
- PdfCMSRevision - Class in eu.europa.esig.dss.pdf
-
Defines a PDF revision containing a CMS data (signature/timestamp)
- PdfCMSRevision(PdfSignatureDictionary, List<PdfSignatureField>, DSSDocument, DSSDocument, boolean) - Constructor for class eu.europa.esig.dss.pdf.PdfCMSRevision
-
Default constructor
- PdfCompositeDssDictCertificateSource - Class in eu.europa.esig.dss.pades.validation.dss
-
Represents a merged result of extracted certificate sources from /DSS revisions of a PDF document
- PdfCompositeDssDictCertificateSource() - Constructor for class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictCertificateSource
-
Default constructor instantiation an object with empty mpa of certificate token objects
- PdfCompositeDssDictCRLSource - Class in eu.europa.esig.dss.pades.validation.dss
-
Represents a merged result of extracted CRL binaries from different /DSS revisions of a PDF document
- PdfCompositeDssDictCRLSource() - Constructor for class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictCRLSource
-
Default constructor instantiation an object with empty mpa of CRL token objects
- PdfCompositeDssDictionary - Class in eu.europa.esig.dss.pades.validation.dss
-
This class represents a merged result of all /DSS dictionaries' content extracted from a PDF document
- PdfCompositeDssDictionary() - Constructor for class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictionary
-
Default constructor
- PdfCompositeDssDictOCSPSource - Class in eu.europa.esig.dss.pades.validation.dss
-
Represents a merged result of extracted OCSP binaries from different /DSS revisions of a PDF document
- PdfCompositeDssDictOCSPSource() - Constructor for class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictOCSPSource
-
Default constructor instantiation an object with empty mpa of OCSP token objects
- PdfDict - Interface in eu.europa.esig.dss.pdf
-
The usage of this interface permit the user to choose the underlying PDF library use to created PDF signatures.
- pdfDifferencesFinder - Variable in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Used to find differences occurred between PDF revisions (e.g.
- PdfDifferencesFinder - Interface in eu.europa.esig.dss.pdf.modifications
-
This interface is used to encounter differences in pages between given PDF revisions.
- PdfDocDssRevision - Class in eu.europa.esig.dss.pdf
-
This class represents an LT-level PDF revision containing a DSS dictionary
- PdfDocDssRevision(PdfCompositeDssDictionary, PdfDssDict) - Constructor for class eu.europa.esig.dss.pdf.PdfDocDssRevision
-
Default constructor
- PdfDocTimestampRevision - Class in eu.europa.esig.dss.pdf
-
Signature timestamp representation This class is only used in case of Document Timestamp (not signature-timestamp from CAdES/CMS)
- PdfDocTimestampRevision(PdfSignatureDictionary, List<PdfSignatureField>, DSSDocument, DSSDocument, boolean) - Constructor for class eu.europa.esig.dss.pdf.PdfDocTimestampRevision
-
Default constructor to create PdfDocTimestampInfo
- PdfDocumentReader - Interface in eu.europa.esig.dss.pdf
-
Reads the PDF Document
- PDFDocumentValidator - Class in eu.europa.esig.dss.pades.validation
-
Validation of PDF document.
- PDFDocumentValidator() - Constructor for class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
-
Empty constructor
- PDFDocumentValidator(DSSDocument) - Constructor for class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
-
The default constructor for PDFDocumentValidator.
- PDFDocumentValidatorFactory - Class in eu.europa.esig.dss.pades.validation
-
Loads a relevant validator for a PDF document
- PDFDocumentValidatorFactory() - Constructor for class eu.europa.esig.dss.pades.validation.PDFDocumentValidatorFactory
-
Default constructor
- PdfDssDict - Interface in eu.europa.esig.dss.pdf
-
Represents the DSS dictionary
- PdfDssDictCertificateSource - Class in eu.europa.esig.dss.pades.validation.dss
-
The certificate source extracted from a DSS dictionary
- PdfDssDictCertificateSource(PdfCompositeDssDictCertificateSource, PdfDssDict) - Constructor for class eu.europa.esig.dss.pades.validation.dss.PdfDssDictCertificateSource
-
Default constructor
- PdfDssDictCertificateSource(PdfCompositeDssDictCertificateSource, PdfDssDict, String) - Constructor for class eu.europa.esig.dss.pades.validation.dss.PdfDssDictCertificateSource
-
Default constructor with VRI name (to be used for a signature)
- PdfDssDictCRLSource - Class in eu.europa.esig.dss.pades.validation.dss
-
The CRL source extracted from a DSS dictionary
- PdfDssDictCRLSource(PdfCompositeDssDictCRLSource, PdfDssDict) - Constructor for class eu.europa.esig.dss.pades.validation.dss.PdfDssDictCRLSource
-
Default constructor
- PdfDssDictCRLSource(PdfCompositeDssDictCRLSource, PdfDssDict, String) - Constructor for class eu.europa.esig.dss.pades.validation.dss.PdfDssDictCRLSource
-
Constructor with VRI dictionary name, to be used for a signature source
- PdfDssDictOCSPSource - Class in eu.europa.esig.dss.pades.validation.dss
-
The OCSP source extracted from a DSS dictionary
- PdfDssDictOCSPSource(PdfCompositeDssDictOCSPSource, PdfDssDict) - Constructor for class eu.europa.esig.dss.pades.validation.dss.PdfDssDictOCSPSource
-
Default constructor
- PdfDssDictOCSPSource(PdfCompositeDssDictOCSPSource, PdfDssDict, String) - Constructor for class eu.europa.esig.dss.pades.validation.dss.PdfDssDictOCSPSource
-
Constructor with VRI dictionary name, to be used for a signature source
- PDFExternalMessageDigestDTO - Class in eu.europa.esig.dss.ws.signature.dto
-
Represents a DataTransferObject containing the required parameters for computation of message-digest of the prepared PDF signature revision (to be used for PAdES signature creation with an external CMS provider).
- PDFExternalMessageDigestDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.PDFExternalMessageDigestDTO
-
Empty constructor
- PDFExternalMessageDigestDTO(RemoteDocument, RemoteSignatureParameters) - Constructor for class eu.europa.esig.dss.ws.signature.dto.PDFExternalMessageDigestDTO
-
Default constructor
- PDFExternalSignDocumentDTO - Class in eu.europa.esig.dss.ws.signature.dto
-
Represents a DataTransferObject containing the required parameters for creation of a PAdES signature by enveloping the externally provided CMS signature within computed PDF signature revision.
- PDFExternalSignDocumentDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.PDFExternalSignDocumentDTO
-
Empty constructor
- PDFExternalSignDocumentDTO(RemoteDocument, RemoteSignatureParameters, RemoteDocument) - Constructor for class eu.europa.esig.dss.ws.signature.dto.PDFExternalSignDocumentDTO
-
Default constructor
- PdfLockAction - Enum in eu.europa.esig.dss.enumerations
-
A name which, in conjunction with Fields, indicates the set of fields that should be locked.
- PdfLockActionParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses a
PdfLockAction
- pdfLockDictionary - Variable in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AbstractPdfLockDictionaryCheck
-
Corresponding lock dictionary
- PdfModification - Interface in eu.europa.esig.dss.pdf.modifications
-
This interface contains information about the occurred modifications in a PDF
- PdfModificationDetection - Class in eu.europa.esig.dss.pdf.modifications
-
The class contains necessary information about a PDF visual or structure modifications
- PdfModificationDetection() - Constructor for class eu.europa.esig.dss.pdf.modifications.PdfModificationDetection
-
Default constructor instantiating object with null values
- PdfObjectModifications - Class in eu.europa.esig.dss.pdf.modifications
-
Contains a collection of
ObjectModification
s categorized by different groups - PdfObjectModifications() - Constructor for class eu.europa.esig.dss.pdf.modifications.PdfObjectModifications
-
Default constructor instantiating object with empty differences lists
- PdfObjectModificationsFilter - Class in eu.europa.esig.dss.pdf.modifications
-
Used to categorize
ObjectModification
s to four different categories. - PdfObjectModificationsFilter() - Constructor for class eu.europa.esig.dss.pdf.modifications.PdfObjectModificationsFilter
-
Default constructor
- pdfObjectModificationsFinder - Variable in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Used to find differences within internal PDF objects occurred between PDF revisions .
- PdfObjectModificationsFinder - Interface in eu.europa.esig.dss.pdf.modifications
-
This class is used to find and return all object modifications occurred between two PDF document revisions.
- PdfObjectModificationType - Enum in eu.europa.esig.dss.enumerations
-
Specifies a modification origin kind
- PdfObjectModificationTypeParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses a
PdfObjectModificationType
- PdfObjectTree - Class in eu.europa.esig.dss.pdf.modifications
-
Represents a PDF object chain from a root to the current object
- PdfObjectTree() - Constructor for class eu.europa.esig.dss.pdf.modifications.PdfObjectTree
-
Constructor without starting key
- PdfObjectTree(String) - Constructor for class eu.europa.esig.dss.pdf.modifications.PdfObjectTree
-
Default constructor
- PDFOtherTSLPointer - Class in eu.europa.esig.dss.tsl.function
-
This predicate allows filtering of TSL pointers by a PDF MimeType
- PDFOtherTSLPointer() - Constructor for class eu.europa.esig.dss.tsl.function.PDFOtherTSLPointer
-
Default constructor
- pdfPageDifference - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- PdfPageDifferenceCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Verifies if a PDF contains difference between page amount in different revisions
- PdfPageDifferenceCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfPageDifferenceCheck
-
Default constructor
- pdfPermissionsChecker - Variable in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Used to verify PDF document permissions regarding a new signature creation
- PdfPermissionsChecker - Class in eu.europa.esig.dss.pdf
-
This class is used to verify permissions of a PDF document and to check whether modifications are allowed
- PdfPermissionsChecker() - Constructor for class eu.europa.esig.dss.pdf.PdfPermissionsChecker
-
Default constructor to instantiate the checker
- pdfRevision - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- pdfRevision - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- pdfRevision - Variable in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AbstractPdfLockDictionaryCheck
-
The PDF revision
- PdfRevision - Interface in eu.europa.esig.dss.pades.validation
-
The usage of this interface permit the user to choose the underlying PDF library use to created PDF signatures.
- PdfRevisionScopeFinder - Class in eu.europa.esig.dss.pades.validation.scope
-
An abstract class to find a PdfRevision scope
- PdfRevisionScopeFinder() - Constructor for class eu.europa.esig.dss.pades.validation.scope.PdfRevisionScopeFinder
-
Default constructor
- PdfRevisionTimestampSource - Class in eu.europa.esig.dss.pades.validation.timestamp
-
Extracts a timestamp from a single
PdfRevision
- PdfRevisionTimestampSource(PdfRevision, ListCertificateSource, ListRevocationSource<CRL>, ListRevocationSource<OCSP>) - Constructor for class eu.europa.esig.dss.pades.validation.timestamp.PdfRevisionTimestampSource
-
Default constructor
- PDFRevisionWrapper - Class in eu.europa.esig.dss.diagnostic
-
Contains user-friendly methods to extract information from an
eu.europa.esig.dss.diagnostic.jaxb.XmlPDFRevision
- PDFRevisionWrapper(XmlPDFRevision) - Constructor for class eu.europa.esig.dss.diagnostic.PDFRevisionWrapper
-
Default constructor
- PDFServiceMode - Enum in eu.europa.esig.dss.pdf
-
Defines the executing PDF service modes
- PdfSigDictWrapper - Class in eu.europa.esig.dss.pdf
-
The default implementation of
PdfSignatureDictionary
- PdfSigDictWrapper(PdfDict) - Constructor for class eu.europa.esig.dss.pdf.PdfSigDictWrapper
-
Default constructor
- pdfSignatureCache - Variable in class eu.europa.esig.dss.pades.PAdESTimestampParameters
-
The internal signature processing variable
- PdfSignatureCache - Class in eu.europa.esig.dss.pdf
-
This class is used as a DTO containing cached data to be used to accelerate the signature creation process
- PdfSignatureCache() - Constructor for class eu.europa.esig.dss.pdf.PdfSignatureCache
-
Default constructor instantiating object with null values
- pdfSignatureDictionary - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFRevision
- pdfSignatureDictionary - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- PdfSignatureDictionary - Interface in eu.europa.esig.dss.pades.validation
-
Contains PDF signature dictionary information
- PdfSignatureDictionaryCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
This class verifies whether the corresponding signature dictionary is consistent across PDF revisions.
- PdfSignatureDictionaryCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfSignatureDictionaryCheck
-
Default constructor
- PdfSignatureDictionaryComparator - Class in eu.europa.esig.dss.pdf
-
This comparator is used to sort signatures by ByteRange
- PdfSignatureDictionaryComparator() - Constructor for class eu.europa.esig.dss.pdf.PdfSignatureDictionaryComparator
-
Default constructor
- PdfSignatureField - Class in eu.europa.esig.dss.pades.validation
-
Object of this interface represents a PDF Signature field
- PdfSignatureField(PdfDict) - Constructor for class eu.europa.esig.dss.pades.validation.PdfSignatureField
-
Default constructor
- pdfSignatureFieldPositionChecker - Variable in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Used to verify the signature field position placement validity
- PdfSignatureFieldPositionChecker - Class in eu.europa.esig.dss.pdf
-
This class is used to verify the correctness of a new signature field placement within a PDF document
- PdfSignatureFieldPositionChecker() - Constructor for class eu.europa.esig.dss.pdf.PdfSignatureFieldPositionChecker
-
Default constructor to instantiate the checker
- PdfSignatureRevision - Class in eu.europa.esig.dss.pdf
-
Represents a PDF revision for an electronic signature
- PdfSignatureRevision(PdfSignatureDictionary, PdfCompositeDssDictionary, PdfDssDict, List<PdfSignatureField>, DSSDocument, DSSDocument, boolean) - Constructor for class eu.europa.esig.dss.pdf.PdfSignatureRevision
-
Default constructor
- PDFSignatureService - Interface in eu.europa.esig.dss.pdf
-
The usage of this interface permits the user to choose the underlying PDF library used to create PDF signatures.
- PdfTimestampToken - Class in eu.europa.esig.dss.pades.validation.timestamp
-
Specific class for a PDF TimestampToken
- PdfTimestampToken(PdfDocTimestampRevision) - Constructor for class eu.europa.esig.dss.pades.validation.timestamp.PdfTimestampToken
-
The default constructor
- PdfValidationDataContainer - Class in eu.europa.esig.dss.pades.validation
-
A PDF implementation if
ValidationDataContainer
containing a validation data to be incorporated within a PDF document - PdfValidationDataContainer(Collection<PdfDocDssRevision>) - Constructor for class eu.europa.esig.dss.pades.validation.PdfValidationDataContainer
-
Default constructor
- pdfVisualDifference - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- PdfVisualDifferenceCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Verifies if a PDF has visual difference between revisions
- PdfVisualDifferenceCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfVisualDifferenceCheck
-
Default constructor
- PdfVriDict - Class in eu.europa.esig.dss.pdf
-
Represents a VRI dictionary
- PdfVriDict(String, PdfDict) - Constructor for class eu.europa.esig.dss.pdf.PdfVriDict
-
Default constructor
- PdfVriDictSource - Class in eu.europa.esig.dss.pades.validation.dss
-
This class extracts special information from a VRI dictionary
- PdfVriDictSource(PdfDssDict, String) - Constructor for class eu.europa.esig.dss.pades.validation.dss.PdfVriDictSource
-
Default constructor
- PDPDescriptorType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for PDPDescriptorType complex type.
- PDPDescriptorType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.PDPDescriptorType
- PdsLocation - Class in eu.europa.esig.dss.model.x509.extension
-
PdsLocation::= SEQUENCE { url IA5String, language PrintableString (SIZE(2))} --ISO 639-1 language code
- PdsLocation() - Constructor for class eu.europa.esig.dss.model.x509.extension.PdsLocation
-
Default constructor instantiating object with null values
- pdsUrls - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- PemToDerConverter - Class in eu.europa.esig.dss.crl
-
This class is used to convert PEM encoded binaries (CRL, Cert) to DER encoded representation
- PER - Enum constant in enum eu.europa.esig.dss.enumerations.PKIEncoding
-
http://uri.etsi.org/01903/v1.2.2#PER
- PERMISSION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- permissions - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDocMDP
- permissions - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFLockDictionary
- PERMISSIONS_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'P' (Permissions)
- PERMIT - Enum constant in enum eu.europa.esig.saml.jaxb.assertion.DecisionType
- permittedSubtrees - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlNameConstraints
- PERMS_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Perms'
- PGEN_COUNTER - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
PgenCounter
- pgenCounter - Variable in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
- PGP_DATA - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
PGPData
- PGP_KEY_ID - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
PGPKeyID
- PGP_KEY_PACKET - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
PGPKeyPacket
- PGPDataType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for PGPDataType complex type.
- PGPDataType() - Constructor for class eu.europa.esig.xmldsig.jaxb.PGPDataType
- PHYSICALDELIVERYOFFICENAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- physicalVerification - Variable in class eu.europa.esig.saml.jaxb.authn.context.IdentificationType
- PhysicalVerification - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for anonymous complex type.
- PhysicalVerification() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.PhysicalVerification
- PIECE_INFO_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'PieceInfo'
- PivotIdentifier - Class in eu.europa.esig.dss.spi.tsl.identifier
-
The identifier for a Pivot
- PivotIdentifier(PivotInfo) - Constructor for class eu.europa.esig.dss.spi.tsl.identifier.PivotIdentifier
-
Default constructor
- PivotInfo - Class in eu.europa.esig.dss.spi.tsl
-
Contains information about a pivot
- PivotInfo(DownloadInfoRecord, ParsingInfoRecord, ValidationInfoRecord, String, Map<CertificateToken, CertificatePivotStatus>, String) - Constructor for class eu.europa.esig.dss.spi.tsl.PivotInfo
-
The default constructor
- PivotProcessing - Class in eu.europa.esig.dss.tsl.runnable
-
Processes a pivot analysis
- PivotProcessing(LOTLSource, CacheAccessByKey, CacheAccessByKey, DSSFileLoader) - Constructor for class eu.europa.esig.dss.tsl.runnable.PivotProcessing
-
Default constructor
- PivotProcessingResult - Class in eu.europa.esig.dss.tsl.runnable
-
This class contains the pivot and its introduced signing certificates for the LOTL or the next pivot
- PivotProcessingResult(DSSDocument, CertificateSource, String) - Constructor for class eu.europa.esig.dss.tsl.runnable.PivotProcessingResult
-
Default constructor
- PivotSchemeInformationURI - Class in eu.europa.esig.dss.tsl.function
-
The Pivot scheme information URI filter predicate
- PivotSchemeInformationURI() - Constructor for class eu.europa.esig.dss.tsl.function.PivotSchemeInformationURI
-
Default constructor
- PKCS11 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureTokenType
-
PKCS11 keystore token
- Pkcs11SignatureToken - Class in eu.europa.esig.dss.token
-
PKCS11 token with callback
- Pkcs11SignatureToken(String) - Constructor for class eu.europa.esig.dss.token.Pkcs11SignatureToken
-
Create the SignatureTokenConnection, using the provided path for the library.
- Pkcs11SignatureToken(String, PasswordInputCallback) - Constructor for class eu.europa.esig.dss.token.Pkcs11SignatureToken
-
Create the SignatureTokenConnection, using the provided path for the library and a way of retrieving the password from the user.
- Pkcs11SignatureToken(String, PasswordInputCallback, int) - Constructor for class eu.europa.esig.dss.token.Pkcs11SignatureToken
-
Sometimes, multiple SmartCard reader is connected.
- Pkcs11SignatureToken(String, PasswordInputCallback, int, int, String) - Constructor for class eu.europa.esig.dss.token.Pkcs11SignatureToken
-
Sometimes, multiple SmartCard reader is connected.
- Pkcs11SignatureToken(String, PasswordInputCallback, int, String) - Constructor for class eu.europa.esig.dss.token.Pkcs11SignatureToken
-
Sometimes, multiple SmartCard reader is connected.
- Pkcs11SignatureToken(String, PasswordInputCallback, String) - Constructor for class eu.europa.esig.dss.token.Pkcs11SignatureToken
-
Create the SignatureTokenConnection, using the provided path for the library and a way of retrieving the password from the user.
- Pkcs11SignatureToken(String, String) - Constructor for class eu.europa.esig.dss.token.Pkcs11SignatureToken
-
Create the SignatureTokenConnection, using the provided path for the library.
- Pkcs11SignatureToken(String, KeyStore.PasswordProtection) - Constructor for class eu.europa.esig.dss.token.Pkcs11SignatureToken
-
Sometimes, the password is known in advance.
- Pkcs11SignatureToken(String, KeyStore.PasswordProtection, int) - Constructor for class eu.europa.esig.dss.token.Pkcs11SignatureToken
-
Sometimes, multiple SmartCard reader is connected.
- Pkcs11SignatureToken(String, KeyStore.PasswordProtection, int, String) - Constructor for class eu.europa.esig.dss.token.Pkcs11SignatureToken
-
Sometimes, multiple SmartCard reader is connected.
- Pkcs11SignatureToken(String, KeyStore.PasswordProtection, String) - Constructor for class eu.europa.esig.dss.token.Pkcs11SignatureToken
-
Sometimes, the password is known in advance.
- PKCS12 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureTokenType
-
PKCS12 keystore token
- Pkcs12SignatureToken - Class in eu.europa.esig.dss.token
-
Class holding all PKCS#12 file access logic.
- Pkcs12SignatureToken(byte[], KeyStore.PasswordProtection) - Constructor for class eu.europa.esig.dss.token.Pkcs12SignatureToken
-
Creates a SignatureTokenConnection with the provided binaries to PKCS#12 KeyStore and password.
- Pkcs12SignatureToken(File, KeyStore.PasswordProtection) - Constructor for class eu.europa.esig.dss.token.Pkcs12SignatureToken
-
Creates a SignatureTokenConnection with the provided File to PKCS#12 KeyStore and password.
- Pkcs12SignatureToken(InputStream, KeyStore.PasswordProtection) - Constructor for class eu.europa.esig.dss.token.Pkcs12SignatureToken
-
Creates a SignatureTokenConnection with the provided InputStream to PKCS#12 KeyStore file and password.
- Pkcs12SignatureToken(String, KeyStore.PasswordProtection) - Constructor for class eu.europa.esig.dss.token.Pkcs12SignatureToken
-
Creates a SignatureTokenConnection with the provided filepath to PKCS#12 KeyStore file and password.
- PKCS7 - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
pkcs7-signature
- PKCS7 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureForm
-
A PDF-based signature according to ISO 32000
- PKCS7_B - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- PKCS7_LT - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- PKCS7_LTA - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- PKCS7_T - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- PKI_OB - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
PKI Object
- PKIEncoding - Enum in eu.europa.esig.dss.enumerations
-
Enumeration with the possible encoding for PKI encapsulation.
- PKIPATH - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- PLAIN_ECDSA - Enum constant in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
PLAIN-ECDSA
- PLAIN_ECDSA_RIPEMD160 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
PLAIN-ECDSA with RIPEMD160
- PLAIN_ECDSA_SHA1 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
PLAIN-ECDSA with SHA-1
- PLAIN_ECDSA_SHA224 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
PLAIN-ECDSA with SHA-224
- PLAIN_ECDSA_SHA256 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
PLAIN-ECDSA with SHA-256
- PLAIN_ECDSA_SHA3_224 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
PLAIN-ECDSA with SHA3-224
- PLAIN_ECDSA_SHA3_256 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
PLAIN-ECDSA with SHA3-256
- PLAIN_ECDSA_SHA3_384 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
PLAIN-ECDSA with SHA3-384
- PLAIN_ECDSA_SHA3_512 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
PLAIN-ECDSA with SHA3-512
- PLAIN_ECDSA_SHA384 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
PLAIN-ECDSA with SHA-384
- PLAIN_ECDSA_SHA512 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
PLAIN-ECDSA with SHA-512
- PNG - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
png
- poe - Variable in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
- POE - Class in eu.europa.esig.dss.validation.process.vpfswatsp
-
Contains Proof Of Existence for validation objects
- POE(TimestampWrapper) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.POE
-
The constructor to instantiate POE by a timestamp
- POE(Date) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.POE
-
The constructor to instantiate a global POE by a control/validation time NOTE: the POE will be applied for all tokens
- POEComparator - Class in eu.europa.esig.dss.validation.process.vpfswatsp
-
The class compares two
POE
instances, by its production time, origin and covered context The class returns the following values: -1 if the poe1 is preferred over poe2 0 of the POEs are equal 1 if the poe2 is preferred over poe1 - POEComparator() - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.POEComparator
-
Default constructor
- POEExistsAtOrBeforeControlTimeCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks
-
Checks if a POE exists before the control time
- POEExistsAtOrBeforeControlTimeCheck(I18nProvider, T, TokenProxy, TimestampedObjectType, Date, POEExtraction, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.POEExistsAtOrBeforeControlTimeCheck
-
Default constructor
- POEExistsCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
-
Checks if the POE exists
- POEExistsCheck(I18nProvider, XmlPSV, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsCheck
-
Default constructor
- POEExistsWithinCertificateValidityRangeCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
-
This check verifies if the set of POEs contains a POE for the certificate after the issuance date and before the expiration date of that certificate.
- POEExistsWithinCertificateValidityRangeCheck(I18nProvider, T, CertificateWrapper, POEExtraction, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsWithinCertificateValidityRangeCheck
-
Default constructor
- POEExtraction - Class in eu.europa.esig.dss.validation.process.vpfswatsp
-
5.6.2.3 POE extraction 5.6.2.3.1 Description This building block derives POEs from a given time-stamp.
- POEExtraction() - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
-
Default constructor initializing an empty map
- POENotAfterCARevocationTimeCheck<R extends RevocationWrapper> - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
-
This class verifies if there is a POE for the revocation information of the signer certificate at (or before) the revocation time of the CA certificate
- POENotAfterCARevocationTimeCheck(I18nProvider, XmlPSV, Collection<R>, Date, POEExtraction, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POENotAfterCARevocationTimeCheck
-
Default constructor
- poeObject - Variable in class eu.europa.esig.validationreport.jaxb.POEType
- poeProvisioning - Variable in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
- POEProvisioningType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for POEProvisioningType complex type.
- POEProvisioningType() - Constructor for class eu.europa.esig.validationreport.jaxb.POEProvisioningType
- poeTime - Variable in class eu.europa.esig.validationreport.jaxb.POEProvisioningType
- poeTime - Variable in class eu.europa.esig.validationreport.jaxb.POEType
- POEType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for POEType complex type.
- POEType() - Constructor for class eu.europa.esig.validationreport.jaxb.POEType
- pointedContractingPartyLegislation - Variable in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
- pointersToOtherTSL - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- pointingContractingPartyLegislation - Variable in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
- PoliciesListType - Class in eu.europa.esig.trustedlist.jaxb.ecc
-
Java class for PoliciesListType complex type.
- PoliciesListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.ecc.PoliciesListType
- policy - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- policy - Variable in class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
-
The validation policy
- policy - Variable in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
-
Validation policy
- policy - Variable in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
-
The validation policy
- Policy - Class in eu.europa.esig.dss.model
-
This class allows defining the signature policy.
- Policy() - Constructor for class eu.europa.esig.dss.model.Policy
-
Empty constructor
- POLICY - Enum constant in enum eu.europa.esig.validationreport.enums.TypeOfProof
-
when the POE has been derived by the policy
- POLICY_CONSTRAINTS - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.1.11.
- POLICY_MAPPINGS - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.1.5.
- POLICY_PROCESSING_ERROR - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because a given formal policy file could not be processed for any reason (e.g.
- policyAvailable - Variable in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
- PolicyConstraints - Class in eu.europa.esig.dss.model.x509.extension
-
4.2.1.11.
- PolicyConstraints() - Constructor for class eu.europa.esig.dss.model.x509.extension.PolicyConstraints
-
Default constructor
- policyDescription - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlValidationPolicy
- policyDescription - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlValidationPolicy
- policyHashMatch - Variable in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
- PolicyIdCondition - Class in eu.europa.esig.dss.tsl.dto.condition
-
Checks if a certificate has a specific policy OID.
Objects based on this class are instantiated from trusted list or by SignedDocumentValidator for QCP and QCPPlus - PolicyIdCondition(String) - Constructor for class eu.europa.esig.dss.tsl.dto.condition.PolicyIdCondition
-
The default constructor for PolicyIdCondition.
- policyIdentifier - Variable in class eu.europa.esig.trustedlist.jaxb.ecc.PoliciesListType
- policyIds - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- policyName - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlValidationPolicy
- policyName - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlValidationPolicy
- policyName - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
- policyOrLegalNotice - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- PolicyOrLegalnoticeType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for PolicyOrLegalnoticeType complex type.
- PolicyOrLegalnoticeType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.PolicyOrLegalnoticeType
- policyQualificationIds - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- policySet - Variable in class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
- policySupportedByQSCDIds - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- policyTree - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- PolicyTreeNode - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Represents a valid_policy_tree node (leaf) as per RFC 5280
- PolicyTreeNode(String, String) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PolicyTreeNode
-
Default constructor
- populateCertificateOriginMap(Map<String, XmlRelatedCertificate>, CertificateOrigin, List<CertificateToken>, TokenCertificateSource) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Fills the certificates origins map with the given properties
- populateDigestAlgorithmSet(CMSSignedData, CMSSignedData) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
This method is used to ensure the presence of all items from SignedData.digestAlgorithm set from
oldCmsSignedData
withinnewCmsSignedData
- populateFromDssDictionary(PdfDssDict) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictCertificateSource
-
This method allows adding certificates extracted from a /DSS revision
- populateFromDssDictionary(PdfDssDict) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictCRLSource
-
This method allows adding CRL tokens extracted from a /DSS revision
- populateFromDssDictionary(PdfDssDict) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictionary
-
This method is used to populate certificate and revocation sources with data extracted from /DSS revision
- populateFromDssDictionary(PdfDssDict) - Method in class eu.europa.esig.dss.pades.validation.dss.PdfCompositeDssDictOCSPSource
-
This method allows adding OCSP tokens extracted from a /DSS revision
- populateOrphanCertificateOriginMap(Map<String, XmlOrphanCertificate>, CertificateOrigin, List<CertificateToken>, TokenCertificateSource, CertificateToken) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Fills the orphan certificate map with the given values
- populateSources(TimestampToken) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Allows to populate all merged sources with extracted from a timestamp data
- populateSources(List<TimestampToken>) - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Allows to populate all merged sources with extracted from a timestamp data
- populateXmlRelatedCertificatesList(CertificateOrigin, CertificateToken, TokenCertificateSource) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Builds an
XmlRelatedCertificate
- populateXmlRelatedCertificatesList(List<XmlRelatedCertificate>, TokenCertificateSource, CertificateToken, CertificateRef) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Builds an
XmlRelatedCertificate
and populates therelatesCertificates
list - position - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicCheck
-
The validating constraint position
- position - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
-
The validation constraint position
- position - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
-
The cryptographic constraint position to be validated
- post(String, byte[]) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
- post(String, byte[]) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
- post(String, byte[]) - Method in interface eu.europa.esig.dss.spi.client.http.DataLoader
-
Executes a HTTP POST operation
- post(String, byte[]) - Method in class eu.europa.esig.dss.spi.client.http.IgnoreDataLoader
- post(String, byte[]) - Method in class eu.europa.esig.dss.spi.client.http.MemoryDataLoader
- post(String, byte[]) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
- POST - Enum constant in enum eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader.HttpMethod
-
POST method
- POST_OFFICE_BOX_NUMBER - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Post office box number
- POSTAL_CODE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- POSTAL_CODE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- POSTAL_CODE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- POSTAL_CODE - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Postal code
- POSTALADDR - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- postalAddress - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
- postalAddress - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressListType
- POSTALADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- postalAddresses - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.AddressType
- PostalAddressListType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for PostalAddressListType complex type.
- PostalAddressListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressListType
- PostalAddressType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for PostalAddressType complex type.
- PostalAddressType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
- postalCode - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
- postalCode - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
- postalCode - Variable in class eu.europa.esig.xades.jaxb.xades111.SignatureProductionPlaceType
- postalCode - Variable in class eu.europa.esig.xades.jaxb.xades122.SignatureProductionPlaceType
- postalCode - Variable in class eu.europa.esig.xades.jaxb.xades132.SignatureProductionPlaceType
- POSTALCODE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- POSTOFFICEBOX - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- postOfficeBoxNumber - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
- postProcess(Validator) - Method in class eu.europa.esig.dss.jaxb.common.ValidatorConfigurator
-
Handles the validation errors occurred during an XML file validation
- postProcess(Validator) - Method in class eu.europa.esig.dss.jaxb.common.XmlDefinerUtils
-
Post-processes the validator after the validation is executed
- postProcessing(List<AdvancedSignature>) - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
-
Post-process the extracted signatures NOTE: the method shall be used only for the document validation
- PPWD - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
Issuer of PIN- or password-based identity credentials.
- PPWD_NOTHAVINGPKIID - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
Issuer of PIN- or password-based identity credentials that cannot be identified by a specific PKI-based public key
- preauth - Variable in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
- PrecomputedDigestCalculatorProvider - Class in eu.europa.esig.dss.cades.validation
-
This class allows to provide digest values without original document
- PrecomputedDigestCalculatorProvider(DigestDocument) - Constructor for class eu.europa.esig.dss.cades.validation.PrecomputedDigestCalculatorProvider
-
The default constructor
- PREFERREDDELIVERYMETHOD - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- PrefilledPasswordCallback - Class in eu.europa.esig.dss.token
-
Class that hold a simple password.
- PrefilledPasswordCallback(KeyStore.PasswordProtection) - Constructor for class eu.europa.esig.dss.token.PrefilledPasswordCallback
-
The default constructor for PrefillPasswordCallback.
- prepareDetachedTimestampScopeFinder(DetachedTimestampScopeFinder) - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESTimestampValidator
- prepareDetachedTimestampScopeFinder(DetachedTimestampScopeFinder) - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
-
This method is used to prepare a
DetachedTimestampScopeFinder
for execution - prepareDetachedTimestampValidationContext(ValidationContext, Collection<TimestampToken>) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Prepares the
validationContext
for a timestamp validation process - prepareDiagnosticDataBuilder() - Method in class eu.europa.esig.dss.validation.CertificateValidator
-
Creates a
DiagnosticDataBuilder
- prepareDiagnosticDataBuilder() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Creates a
DiagnosticDataBuilder
- prepareDssDictionaryValidationContext(ValidationContext, List<PdfDocDssRevision>) - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
-
Fills the
validateContext
with certificate tokens fromdssDicts
- prepareOfflineCertificateVerifier(CertificateVerifier) - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
This method prepares an offline CertificateVerifier.
- prepareOfflineCertificateVerifier(CertificateVerifier) - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- prepareSignatureForVerification(ValidationContext, Collection<T>) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
This method prepares a
SignatureValidationContext
for signatures validation - prepareSignatureScopeFinder(SignatureScopeFinder<?>) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Sets the provided configuration for a
SignatureScopeFinder
- prepareSignatureValidationContext(ValidationContext, Collection<T>) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Prepares the
validationContext
for signature validation process - prepareTimestampScopeFinder(TimestampScopeFinder, AdvancedSignature) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
This method is used to prepare a
DetachedTimestampScopeFinder
for execution - prepareValidationContext(CertificateVerifier) - Method in class eu.europa.esig.dss.validation.CertificateValidator
-
Initializes and fills
ValidationContext
for a certificate token validation - prepareValidationContext(Collection<T>, Collection<TimestampToken>, CertificateVerifier) - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
- prepareValidationContext(Collection<T>, Collection<TimestampToken>, CertificateVerifier) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Initializes and fills
ValidationContext
with necessary data sources - present - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlIdPkixOcspNoCheck
- present - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcCompliance
- present - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcSSCD
- present - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlValAssuredShortTermCertificate
- PRESENTATIONADDR - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- PRESENTATIONADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- PrettyPrintTransformer - Class in eu.europa.esig.dss.xades.signature
-
Performs pretty-print transformations on an XML signature
- PrettyPrintTransformer() - Constructor for class eu.europa.esig.dss.xades.signature.PrettyPrintTransformer
-
Default constructor
- previewPageWithVisualSignature(DSSDocument, PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextPDFSignatureService
- previewPageWithVisualSignature(DSSDocument, PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
- previewPageWithVisualSignature(DSSDocument, PAdESCommonParameters) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Returns a page preview with the visual signature
- previewPageWithVisualSignature(DSSDocument, PAdESSignatureParameters) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
-
Returns a page preview with the visual signature
- previewSignatureField(DSSDocument, PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextPDFSignatureService
- previewSignatureField(DSSDocument, PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
- previewSignatureField(DSSDocument, PAdESCommonParameters) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Returns a preview of the signature field
- previewSignatureField(DSSDocument, PAdESSignatureParameters) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
-
Returns a preview of the signature field
- principalAuthenticationMechanism - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthnMethodBaseType
- PrincipalAuthenticationMechanismType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for PrincipalAuthenticationMechanismType complex type.
- PrincipalAuthenticationMechanismType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
- print() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
-
For debug purpose.
- print() - Method in class eu.europa.esig.dss.validation.reports.Reports
- print(ArchiveTimestampType) - Static method in class eu.europa.esig.dss.jaxb.parsers.ArchiveTimestampTypeParser
-
Gets a text name of the value
- print(ASiCContainerType) - Static method in class eu.europa.esig.dss.jaxb.parsers.ASiCContainerTypeParser
-
Gets a text name of the value
- print(CertificateOrigin) - Static method in class eu.europa.esig.dss.jaxb.parsers.CertificateOriginParser
-
Gets a text name of the value
- print(CertificateQualification) - Static method in class eu.europa.esig.dss.jaxb.parsers.CertificateQualificationParser
-
Gets a text name of the value
- print(CertificateRefOrigin) - Static method in class eu.europa.esig.dss.jaxb.parsers.CertificateRefOriginParser
-
Gets a text name of the value
- print(CertificateSourceType) - Static method in class eu.europa.esig.dss.jaxb.parsers.CertificateSourceTypeParser
-
Gets a text name of the value
- print(CertificateStatus) - Static method in class eu.europa.esig.dss.jaxb.parsers.CertificateStatusParser
-
Gets a text name of the value
- print(CertificationPermission) - Static method in class eu.europa.esig.dss.jaxb.parsers.CertificationPermissionParser
-
Gets a text name of the value
- print(Context) - Static method in class eu.europa.esig.dss.jaxb.parsers.ContextParser
-
Gets a text name of the value
- print(DigestAlgorithm) - Static method in class eu.europa.esig.dss.jaxb.parsers.DigestAlgorithmParser
-
Gets a text name of the value
- print(DigestMatcherType) - Static method in class eu.europa.esig.dss.jaxb.parsers.DigestMatcherTypeParser
-
Gets a text name of the value
- print(EncryptionAlgorithm) - Static method in class eu.europa.esig.dss.jaxb.parsers.EncryptionAlgorithmParser
-
Gets a text name of the value
- print(EndorsementType) - Static method in class eu.europa.esig.dss.jaxb.parsers.EndorsementTypeParser
-
Gets a text name of the value
- print(GeneralNameType) - Static method in class eu.europa.esig.dss.jaxb.parsers.GeneralNameTypeParser
-
Gets a text name of the value
- print(Indication) - Static method in class eu.europa.esig.dss.jaxb.parsers.IndicationParser
-
Gets a text name of the value
- print(KeyUsageBit) - Static method in class eu.europa.esig.dss.jaxb.parsers.KeyUsageBitParser
-
Gets a text name of the value
- print(MaskGenerationFunction) - Static method in class eu.europa.esig.dss.jaxb.parsers.MaskGenerationFunctionParser
-
Gets a text name of the value
- print(MRAEquivalenceContext) - Static method in class eu.europa.esig.trustedlist.mra.parsers.MRAEquivalenceContextParser
-
Returns a string representation of
String
- print(MRAStatus) - Static method in class eu.europa.esig.trustedlist.mra.parsers.MRAStatusParser
-
Returns a string representation of
String
- print(ObjectIdentifierQualifier) - Static method in class eu.europa.esig.dss.jaxb.parsers.ObjectIdentifierQualifierParser
-
Gets a text name of the value
- print(PdfLockAction) - Static method in class eu.europa.esig.dss.jaxb.parsers.PdfLockActionParser
-
Gets a text name of the value
- print(PdfObjectModificationType) - Static method in class eu.europa.esig.dss.jaxb.parsers.PdfObjectModificationTypeParser
-
Gets a text name of the value
- print(RevocationOrigin) - Static method in class eu.europa.esig.dss.jaxb.parsers.RevocationOriginTypeParser
-
Gets a text name of the value
- print(RevocationRefOrigin) - Static method in class eu.europa.esig.dss.jaxb.parsers.RevocationRefOriginParser
-
Gets a text name of the value
- print(RevocationType) - Static method in class eu.europa.esig.dss.jaxb.parsers.RevocationTypeParser
-
Gets a text name of the value
- print(SignatureLevel) - Static method in class eu.europa.esig.dss.jaxb.parsers.SignatureFormatParser
-
Gets a text name of the value
- print(SignatureQualification) - Static method in class eu.europa.esig.dss.jaxb.parsers.SignatureQualificationParser
-
Gets a text name of the value
- print(SignatureScopeType) - Static method in class eu.europa.esig.dss.jaxb.parsers.SignatureScopeTypeParser
-
Gets a text name of the value
- print(SubIndication) - Static method in class eu.europa.esig.dss.jaxb.parsers.SubIndicationParser
-
Gets a text name of the value
- print(TimestampedObjectType) - Static method in class eu.europa.esig.dss.jaxb.parsers.TimestampedObjectTypeParser
-
Gets a text name of the value
- print(TimestampQualification) - Static method in class eu.europa.esig.dss.jaxb.parsers.TimestampQualificationParser
-
Gets a text name of the value
- print(TimestampType) - Static method in class eu.europa.esig.dss.jaxb.parsers.TimestampTypeParser
-
Gets a text name of the value
- print(UriBasedEnum) - Static method in class eu.europa.esig.validationreport.parsers.UriBasedEnumParser
- print(ValidationTime) - Static method in class eu.europa.esig.dss.jaxb.parsers.ValidationTimeParser
-
Gets a text name of the value
- print(Assert) - Static method in class eu.europa.esig.trustedlist.parsers.AssertParser
-
Returns value of the
Assert
- print(Date) - Static method in class eu.europa.esig.dss.jaxb.parsers.DateParser
-
Prints the date according to the format "yyyy-MM-dd'T'HH:mm:ss'Z'"
- PRINTABLESTRING - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- printSecurityProviders() - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method lists all defined security providers.
- printShortName(RevocationReason) - Static method in class eu.europa.esig.dss.jaxb.parsers.RevocationReasonParser
-
Gets a text name of the value
- PRIVATE_KEY_USAGE_PERIOD - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
RFC 3280.
- privateKeyProtection - Variable in class eu.europa.esig.saml.jaxb.authn.context.TechnicalProtectionBaseType
- PrivateKeyProtectionType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for PrivateKeyProtectionType complex type.
- PrivateKeyProtectionType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.PrivateKeyProtectionType
- PRIVILEGE_WITHDRAWN - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationReason
-
privilegeWithdrawn
- PRIVPOLICY - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ManifestEntryExistenceCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataExistenceCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataIntactCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AbstractPdfLockDictionaryCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableMimetypeFileContentCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableZipCommentCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AllFilesSignedCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeAllDocumentCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCollisionCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ContainerTypeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.DocMDPCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.EllipticCurveKeySizeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FormatCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FullScopeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ManifestFilePresentCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.MimeTypeFilePresentCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAComplianceCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfAnnotationOverlapCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAProfileCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfPageDifferenceCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfSignatureDictionaryCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfVisualDifferenceCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ReferencesNotAmbiguousCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SigFieldLockCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignatureNotAmbiguousCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignedFilesPresentCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignerInformationStoreCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.UndefinedChangesCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ZipCommentPresentCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValueMatchCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValuePresentCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.IssuerSerialMatchCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.SigningCertificateRecognitionCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmAtValidationTimeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmReliableCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmAtValidationTimeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmReliableCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeAcceptableCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeKnownCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AllCertificatesInPathReferencedCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CertifiedRolesCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ClaimedRolesCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CommitmentTypeIndicationsCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentHintsCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentIdentifierCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTimestampCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTypeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CounterSignatureCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierMatchCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierPresentCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.MessageDigestOrSignedPropertiesCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignatureAcceptanceValidationResultCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignerLocationCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateAttributePresentCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateReferencesValidityCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningTimeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.StructuralValidationCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameFieldPresentCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameOrderMatchCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameValueMatchCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.UnicitySigningCertificateAttributeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyHashValidCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifiedCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifierCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyStoreCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyZeroHashCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.CheckSubXCVResult
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.ProspectiveCertificateChainCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceStatusCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceTypeIdentifierCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashMatchCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashPresenceCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationDataKnownCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationResponderIdMatchCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.SelfIssuedOCSPCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AcceptableRevocationDataAvailableCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.NextUpdateCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataAvailableCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataFreshCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataFreshCheckWithNullConstraint
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.AuthorityInfoAccessPresentCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsCACheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsMaxPathLengthCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateForbiddenExtensionsCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToLegalPersonCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToNaturalPersonCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcEuRetentionPeriodCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcTransactionLimitCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNameConstraintsCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotOnHoldCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotRevokedCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotSelfSignedCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyIdsCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyQualifiedIdsCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicySupportedByQSCDIdsCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyTreeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityIdCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityNameCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcRolesOfPSPCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcCCLegislationCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcComplianceCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuLimitValueCurrencyCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuPDSLocationCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcSSCDCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcTypeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSelfSignedCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSemanticsIdentifierCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSignatureValidCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSupportedCriticalExtensionsCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateValidityRangeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CommonNameCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CountryCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.ExtendedKeyUsageCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.GivenNameCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.IdPkixOcspNoCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.KeyUsageCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationNameCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationUnitCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudonymCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudoUsageCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationInfoAccessPresentCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerTrustedCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerValidityRangeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SerialNumberCheck
- process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SurnameCheck
- process() - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
Performs the check
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.AcceptableBuildingBlockConclusionCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CaQcCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQCTrustServiceCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQSCDTrustServiceCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCoverageCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.GrantedStatusCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsAbleToSelectOneTrustService
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsNoQualificationConflictDetectedCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.MRACertificateEquivalenceApplied
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QSCDCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QualifiedCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.RelatedToMraEnactedTrustServiceCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ServiceConsistencyCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustedCertificateMatchTrustServiceCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServicesByCertificateTypeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ValidCAQCCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AbstractTrustedListCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListPresenceCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AdESAcceptableCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.CertificateTypeAtSigningTimeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QSCDCertificateAtSigningTimeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtCertificateIssuanceCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtSigningTimeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.TrustedListReachedForCertificateChainCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.GrantedStatusAtProductionTimeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.QTSTCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLFreshnessCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLMRACheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLNotExpiredCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLVersionCheck
- process() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLWellSignedCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.BasicValidationProcessCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ContentTimestampsCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.CryptographicVerificationResultCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.FormatCheckingResultCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.IdentificationOfSigningCertificateResultCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SignatureAcceptanceValidationResultCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SigningCertificateNotRevokedCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationContextInitializationResultCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationTimeAtCertificateValidityRangeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.X509CertificateValidationResultCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.AcceptableBasicSignatureValidationCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeCertificateExpirationCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeSuspensionTimeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.SigningTimeAttributePresentCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampCoherenceOrderCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampDelayCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AbstractPastTokenValidationCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.LongTermValidationCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.MessageImprintDigestAlgorithmValidationCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ProspectiveCertificateChainCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ValidationTimeSlidingCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.CurrentTimeIndicationCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastCertificateValidationAcceptableCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastRevocationDataValidationConclusiveCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastValidationAcceptableRevocationDataAvailable
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsWithinCertificateValidityRangeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POENotAfterCARevocationTimeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.POEExistsAtOrBeforeControlTimeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.RevocationIssuedBeforeControlTimeCheck
- process() - Method in class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
- process(LOTLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.handlers.log.LogLOTLLocationChangeAlertHandler
- process(LOTLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.handlers.log.LogOJUrlChangeAlertHandler
- process(TLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.handlers.log.LogTLExpirationAlertHandler
- process(TLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.handlers.log.LogTLParsingErrorAlertHandler
- process(TLInfo) - Method in class eu.europa.esig.dss.tsl.alerts.handlers.log.LogTLSignatureErrorAlertHandler
- process(Collection<? extends AbstractTokenProxy>, Context, Map<String, XmlBasicBuildingBlocks>) - Method in class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
-
Process the tokens validation
- process(T) - Method in interface eu.europa.esig.dss.alert.handler.AlertHandler
-
Alert user after some change or problem has been detected
- process(T) - Method in class eu.europa.esig.dss.alert.handler.CompositeAlertHandler
- process(T) - Method in class eu.europa.esig.dss.alert.handler.LogHandler
- process(T) - Method in class eu.europa.esig.dss.alert.handler.SilentHandler
- process(T) - Method in class eu.europa.esig.dss.alert.handler.ThrowAlertExceptionHandler
- processExecutor - Variable in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
This variable can hold a specific
DocumentProcessExecutor
- ProcessExecutor<R extends AbstractReports> - Interface in eu.europa.esig.dss.validation.executor
-
This interface allows to define how the validation process should be carried out.
- ProcessExecutorProvider<PE extends ProcessExecutor<?>> - Interface in eu.europa.esig.dss.validation
-
Provides the executor for a validation process
- processingError - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
- processSignaturesValidation(Collection<T>) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
This method process the signature validation on the given
allSignatureList
- processSignaturesValidation(Collection<T>) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- processValidationPolicy(XmlDiagnosticData, ValidationPolicy) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Executes the validation regarding the given
validationPolicy
- processValueCheck(String) - Method in class eu.europa.esig.dss.validation.process.bbb.AbstractMultiValuesCheckItem
-
Checks the value
- processValueCheck(String) - Method in class eu.europa.esig.dss.validation.process.bbb.AbstractValueCheckItem
-
Processes the value check
- processValuesCheck(List<String>) - Method in class eu.europa.esig.dss.validation.process.bbb.AbstractMultiValuesCheckItem
-
Checks the values
- PRODUCED_AT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- PRODUCED_AT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- PRODUCED_AT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- PRODUCED_AT - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
OCSP Response production time
- producedAt - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef
- producedAt - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
ProducedAt time of the revocation
- producedAt - Variable in class eu.europa.esig.validationreport.jaxb.SAOCSPIDType
- producedAt - Variable in class eu.europa.esig.xades.jaxb.xades111.OCSPIdentifierType
- producedAt - Variable in class eu.europa.esig.xades.jaxb.xades122.OCSPIdentifierType
- producedAt - Variable in class eu.europa.esig.xades.jaxb.xades132.OCSPIdentifierType
- producedBy - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestamp
- productionDate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
- productionDate - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Represents the production date of the OCSP response or the thisUpdate in case of CRL.
- productionTime - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessTimestamp
- productionTime - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- productionTime - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestamp
- profileId - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFAInfo
- ProfileParameters - Class in eu.europa.esig.dss
-
This class manages the internal variables used in the process of creating of a signature and which allows to accelerate the signature generation.
- ProfileParameters() - Constructor for class eu.europa.esig.dss.ProfileParameters
-
Default constructor instantiating object with null values
- ProofOfApproval - Enum constant in enum eu.europa.esig.dss.enumerations.CommitmentTypeEnum
-
It indicates that the signer has approved the content of the signed data.
- ProofOfCreation - Enum constant in enum eu.europa.esig.dss.enumerations.CommitmentTypeEnum
-
It indicates that the signer has created the signed data (but not necessarily approved, nor sent it).
- ProofOfDelivery - Enum constant in enum eu.europa.esig.dss.enumerations.CommitmentTypeEnum
-
It indicates that the TSP providing that indication has delivered a signed data in a local store accessible to the recipient of the signed data.
- proofOfExistence - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusionWithProofOfExistence
- ProofOfOrigin - Enum constant in enum eu.europa.esig.dss.enumerations.CommitmentTypeEnum
-
It indicates that the signer recognizes to have created, approved and sent the signed data.
- ProofOfReceipt - Enum constant in enum eu.europa.esig.dss.enumerations.CommitmentTypeEnum
-
It indicates that signer recognizes to have received the content of the signed data.
- ProofOfSender - Enum constant in enum eu.europa.esig.dss.enumerations.CommitmentTypeEnum
-
It indicates that the entity providing that indication has sent the signed data (but not necessarily created it).
- PROP_BUILD - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Prop_Build' (Build properties)
- prospectiveCertificateChain - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- ProspectiveCertificateChainCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.checks
-
Checks if the certificate chain is trusted
- ProspectiveCertificateChainCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks
-
Checks if the certificate's chain is trusted
- ProspectiveCertificateChainCheck(I18nProvider, XmlPCV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ProspectiveCertificateChainCheck
-
Default constructor
- ProspectiveCertificateChainCheck(I18nProvider, T, CertificateWrapper, Context, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.checks.ProspectiveCertificateChainCheck
-
Default constructor
- PROTECTED - Static variable in class eu.europa.esig.dss.jades.JWSConstants
-
The signed properties
- ProtectedDocumentException - Exception Class in eu.europa.esig.dss.pades.exception
-
Thrown when the document is protected (the requested operation is not permitted)
- ProtectedDocumentException(String) - Constructor for exception class eu.europa.esig.dss.pades.exception.ProtectedDocumentException
-
Default constructor with a message
- ProtectedDocumentExceptionOnStatusAlert - Class in eu.europa.esig.dss.pades.alerts
-
This alert is used to throw a
eu.europa.esig.dss.pades.exception.ProtectedDocumentException
when the corresponding check fails - ProtectedDocumentExceptionOnStatusAlert() - Constructor for class eu.europa.esig.dss.pades.alerts.ProtectedDocumentExceptionOnStatusAlert
-
The default constructor
- Protocol - Enum in eu.europa.esig.dss.spi.client.http
-
This enum lists all network protocols that can be used during the signature creation or validation: OCSP, CRL, AIA, TSL...
- protocolBinding - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
- PROTOCOLINFORMATION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- protocolSupportEnumeration - Variable in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
- PROTPRIVPOLICY - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- PROVIDED - Enum constant in enum eu.europa.esig.validationreport.enums.TypeOfProof
-
when the POE has been provided to the SVA as an input
- provideProcessExecutorInstance() - Method in class eu.europa.esig.dss.validation.CertificateValidator
-
Gets the
CertificateProcessExecutor
- provideProcessExecutorInstance() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
This method returns the process executor.
- providerID - Variable in class eu.europa.esig.saml.jaxb.protocol.IDPEntryType
- providerName - Variable in class eu.europa.esig.saml.jaxb.ecp.RequestType
- providerName - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
- proxiedSource - Variable in class eu.europa.esig.dss.spi.x509.aia.RepositoryAIASource
-
Data source is used to access certificate tokens that are not present in the repository
- proxiedSource - Variable in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
-
Data source used to access a revocation token that is not present in the repository
- ProxyConfig - Class in eu.europa.esig.dss.service.http.proxy
-
This class is a DTO which contains the proxy configuration (HTTP and/or HTTPS)
- ProxyConfig() - Constructor for class eu.europa.esig.dss.service.http.proxy.ProxyConfig
-
Default constructor with null properties
- proxyCount - Variable in class eu.europa.esig.saml.jaxb.protocol.ScopingType
- ProxyProperties - Class in eu.europa.esig.dss.service.http.proxy
-
This class is a DTO which contains proxy properties for HTTP or HTTPS
- ProxyProperties() - Constructor for class eu.europa.esig.dss.service.http.proxy.ProxyProperties
-
Default constructor with null values
- ProxyRestrictionType - Class in eu.europa.esig.saml.jaxb.assertion
-
Java class for ProxyRestrictionType complex type.
- ProxyRestrictionType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.ProxyRestrictionType
- psd2_qcStatement - Static variable in class eu.europa.esig.dss.spi.OID
-
etsi-psd2-qcStatement QC-STATEMENT ::= {SYNTAX PSD2QcType IDENTIFIED BY id-etsi-psd2-qcStatement } id-etsi-psd2-qcStatement OBJECT IDENTIFIER ::={itu-t(0) identified-organization(4) etsi(0) psd2(19495) qcstatement(2) }
- PSD2InfoWrapper - Class in eu.europa.esig.dss.diagnostic
-
The wrapper provides a user-friendly interface for dealing with
XmlPSD2QcInfo
- PSD2InfoWrapper(XmlPSD2QcInfo) - Constructor for class eu.europa.esig.dss.diagnostic.PSD2InfoWrapper
-
Default constructor
- psd2QcCompetentAuthorityId - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- psd2QcCompetentAuthorityName - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- psd2QcInfo - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- PSD2QcType - Class in eu.europa.esig.dss.model.x509.extension
-
Represents a PSD-2-QC type
- PSD2QcType() - Constructor for class eu.europa.esig.dss.model.x509.extension.PSD2QcType
-
Default constructor instantiating object with null values
- psd2QcTypeRolesOfPSP - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- PSES - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A not qualified preservation service for electronic signatures and/or for electronic seals.
- PSES_Q - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A qualified preservation service for qualified electronic signatures and/or qualified electronic seals in accordance with the applicable national legislation in the territory identified by the TL Scheme territory (see clause 5.3.10) or with Regulation (EU) No 910/2014 [i.10] whichever is in force at the time of provision.
- PSEUDO - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PseudoAttributeStrategy - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo
-
Extracts pseudo String defined in X500 Attributes for the certificate
- PseudoAttributeStrategy() - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo.PseudoAttributeStrategy
-
Default constructor
- PseudoGermanyStrategy - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo
-
Extract pseudo information for German certificates
- PseudoGermanyStrategy() - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo.PseudoGermanyStrategy
-
Default constructor
- pseudonym - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- pseudonym - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- pseudonym - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
- pseudonym - Variable in class eu.europa.esig.validationreport.jaxb.SignerInformationType
- PSEUDONYM - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- PseudonymCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate's pseudonym is acceptable
- PseudonymCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudonymCheck
-
Default constructor
- PSEUDONYMITY - Enum constant in enum eu.europa.esig.saml.jaxb.authn.context.NymType
- PseudoStrategy - Interface in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo
-
A strategy to extract a pseudo
String
from a given certificate - PseudoUsageCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate's pseudo usage is acceptable
- PseudoUsageCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudoUsageCheck
-
Default constructor
- PSP_AI - Enum constant in enum eu.europa.esig.dss.enumerations.RoleOfPspOid
-
-- Account Information Service Provider (PSP_AI) role id-psd2-role-psp-ai OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) psd2(19495) id-roles(1) 3 }
- PSP_AS - Enum constant in enum eu.europa.esig.dss.enumerations.RoleOfPspOid
-
-- Account Servicing Payment Service Provider (PSP_AS) role id-psd2-role-psp-as OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) psd2(19495) id-roles(1) 1 }
- PSP_IC - Enum constant in enum eu.europa.esig.dss.enumerations.RoleOfPspOid
-
-- Payment Service Provider issuing card-based payment instruments (PSP_IC) role id-psd2-role-psp-ic OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) psd2(19495) id-roles(1) 4 }
- PSP_PI - Enum constant in enum eu.europa.esig.dss.enumerations.RoleOfPspOid
-
-- Payment Initiation Service Provider (PSP_PI) role id-psd2-role-psp-pi OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) psd2(19495) id-roles(1) 2 }
- pstn - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
- psv - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
- PSV - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- PSV_CRS - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- PSV_CRS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_DIURDSCHPVR - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_DIURDSCHPVR_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_HRDBIBCT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_HRDBIBCT_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_ICRDIT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_ICRDIT_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_IPCRIAIDBEDC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_IPCRIAIDBEDC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_IPCVA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_IPCVA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_IPCVC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_IPCVC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_IPSVC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_IPSVC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_IPTVC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_IPTVC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_ITPOCOBCT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_ITPOOBCT_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_ITPORDAOBCT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_ITPOSVAOBCT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_ITPRISCNARTCAC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- PSV_ITPRISCNARTCAC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- psvcrs - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
- PUBLIC_KEY - Enum constant in enum eu.europa.esig.validationreport.enums.ObjectType
-
Public Key
- publicKey - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSigningCertificate
- publicKeyEncryptionAlgo - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- publicKeyOfTheSigner - Variable in class eu.europa.esig.dss.model.x509.Token
-
The publicKey of the signed certificate(s)
- publicKeySize - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- publicKeySizeAcceptable() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
-
Checks if the
keyLengthUsedToSignThisToken
is acceptable - PublicKeySizeAcceptableCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
-
Check if public key size is acceptable
- PublicKeySizeAcceptableCheck(I18nProvider, EncryptionAlgorithm, String, XmlCC, MessageTag, CryptographicConstraintWrapper) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeAcceptableCheck
-
Default constructor
- publicKeySizeKnown() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
-
Checks if the
keyLengthUsedToSignThisToken
is known - PublicKeySizeKnownCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
-
Check if EncryptionAlgorithm is public key size is known
- PublicKeySizeKnownCheck(I18nProvider, String, XmlCC, MessageTag, CryptographicConstraintWrapper) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeKnownCheck
-
Default constructor
- PublicKeyType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for PublicKeyType complex type.
- PublicKeyType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.PublicKeyType
- put(String, Object) - Method in class eu.europa.esig.dss.jades.JsonObject
- putAll(Map<? extends String, ? extends Object>) - Method in class eu.europa.esig.dss.jades.JsonObject
- PWDALPHABETDESCRIPTION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- PWDATTRIBUTE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- PWDENCALGDESCRIPTION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- PWDVOCABULARYDESCRIPTION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
Q
- q - Variable in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
- Q - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
Q
- Q_ARRAYS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Q Arrays (used for signed assertions and claimed)
- Q_VALS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Values used for Q Arrays
- QC - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateQualifiedStatus
-
Qualified
- QC_COMPLIANCE - Enum constant in enum eu.europa.esig.dss.enumerations.MRAEquivalenceContext
-
Indicate that the CertificateContentReferenceEquivalence element applies to the context of mapping the respective pointing party and pointed party reference machine processable statement(s) included in a certificate to declare (as a statement made by the issuing TSP) and to confirm (as a benchmark for establishing the content of the corresponding TL trust service entry) that it has been issued as a qualified certificate.
- QC_COMPLIANCE - Enum constant in enum eu.europa.esig.dss.enumerations.QCStatement
-
QCStatement claiming that the certificate is a EU qualified certificate esi4-qcStatement-1 QC-STATEMENT ::= { IDENTIFIED BY id-etsi-qcs-QcCompliance } id-etsi-qcs-QcCompliance OBJECT IDENTIFIER ::= { id-etsi-qcs 1 }
- QC_FOR_ESEAL - Enum constant in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
QCForESeal ("http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/QCForESeal"): to indicate that all certificates identified by the applicable list of criteria, when they are claimed or stated as being qualified, are issued for electronic seals;
- QC_FOR_ESIG - Enum constant in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
QCForESig ("http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/QCForESig"): to indicate that all certificates identified by the applicable list of criteria, when they are claimed or stated as being qualified, are issued for electronic signatures;
- QC_FOR_LEGAL_PERSON - Enum constant in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
QCForLegalPerson("http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/QCForLegalPerson"): to indicate that all certificates identified by the applicable list of criteria, when they are claimed or stated as being qualified, are issued to legal persons;
- QC_FOR_WSA - Enum constant in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
QCForWSA ("http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/QCForWSA"): to indicate that all certificates identified by the applicable list of criteria, when they are claimed or stated as being qualified, are issued for web site authentication;
- QC_LIMIT_VALUE - Enum constant in enum eu.europa.esig.dss.enumerations.QCStatement
-
QCStatement regarding limits on the value of transactions esi4-qcStatement-2 QC-STATEMENT ::= { SYNTAX QcEuLimitValue IDENTIFIED BY id-etsi-qcs-QcLimitValue } id-etsi-qcs-QcLimitValue OBJECT IDENTIFIER ::= { id-etsi-qcs 2 }
- QC_NO_QSCD - Enum constant in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
QCNoQSCD ("http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/QCNoQSCD"): to indicate that all certificates identified by the applicable list of criteria, when they are claimed or stated as being qualified, do not have their private key residing in a QSCD
- QC_NO_SSCD - Enum constant in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
QCNoSSCD ("http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/QCNoSSCD"): to indicate that all certificates identified by the applicable list of criteria, when they are claimed or stated as being qualified, do not have their private key residing in an SSCD
- QC_PDS - Enum constant in enum eu.europa.esig.dss.enumerations.QCStatement
-
QCStatement regarding location of PKI Disclosure Statements (PDS) esi4-qcStatement-5 QC-STATEMENT ::= { SYNTAX QcEuPDS IDENTIFIED BY id-etsi-qcs-QcPDS } id-etsi-qcs-QcPDS OBJECT IDENTIFIER ::= { id-etsi-qcs 5 }
- QC_QSCD - Enum constant in enum eu.europa.esig.dss.enumerations.MRAEquivalenceContext
-
Indicate that the CertificateContentReferenceEquivalence element applies to the context of mapping the respective pointing party and pointed party reference machine processable statement(s) included in a certificate to declare (as a statement made by the issuing TSP) and to confirm (as a benchmark for establishing the content of the corresponding TL trust service entry) that the private key, to which the certified public key corresponds, resides in an EU qualified electronic signature or seal creation device.
- QC_QSCD_MANAGED_ON_BEHALF - Enum constant in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
QCQSCDManagedOnBehalf ("http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/QCQSCDManagedOnBehalf"): to indicate that all certificates identified by the applicable list of criteria, when they are claimed or stated as being qualified, have their private key residing in a QSCD for which the generation and management of that private key is done by the qualified TSP on behalf of the entity whose identity is certified in the certificate;
- QC_QSCD_STATUS_AS_IN_CERT - Enum constant in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
QCQSCDStatusAsInCert ("http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/QCQSCDStatusAsInCert"): to indicate that all certificates identified by the applicable list of criteria, when they are claimed or stated as being qualified, do contain proper machine processable information about whether or not their private key residing in a QSCD;
- QC_RETENTION_PERIOD - Enum constant in enum eu.europa.esig.dss.enumerations.QCStatement
-
QCStatement indicating the duration of the retention period of material information esi4-qcStatement-3 QC-STATEMENT ::= { SYNTAX QcEuRetentionPeriod IDENTIFIED BY id-etsi-qcs-QcRetentionPeriod } id-etsi-qcs-QcRetentionPeriod OBJECT IDENTIFIER ::= { id-etsi-qcs 3 }
- QC_SSCD - Enum constant in enum eu.europa.esig.dss.enumerations.QCStatement
-
QCStatement claiming that the private key related to the certified public key resides in a QSCD esi4-qcStatement-4 QC-STATEMENT ::= { IDENTIFIED BY id-etsi-qcs-QcSSCD } id-etsi-qcs-QcSSCD OBJECT IDENTIFIER ::= { id-etsi-qcs 4 }
- QC_SSCD_STATUS_AS_IN_CERT - Enum constant in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
QCSSCDStatusAsInCert ("http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/QCSSCDStatusAsInCert"): to indicate that all certificates identified by the applicable list of criteria, when they are claimed or stated as being qualified, do contain proper machine processable information about whether or not their private key residing in an SSCD;
- QC_STATEMENT - Enum constant in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
QCStatement ("http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/QCStatement"): to indicate that all certificates identified by the applicable list of criteria are issued as qualified certificates.
- QC_STATEMENTS - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
RFC 3739.
- QC_TYPE - Enum constant in enum eu.europa.esig.dss.enumerations.MRAEquivalenceContext
-
Indicate that the CertificateContentReferenceEquivalence element applies to the context of mapping the respective pointing party and pointed party reference machine processable statement(s) included in a certificate to declare (as a statement made by the issuing TSP) and to confirm (as a benchmark for establishing the content of the corresponding TL trust service entry) that it has been issued for a certain usage type (i.e.
- QC_TYPE - Enum constant in enum eu.europa.esig.dss.enumerations.QCStatement
-
QCStatement claiming that the certificate is a EU qualified certificate of a particular type esi4-qcStatement-6 QC-STATEMENT ::= { SYNTAX QcType IDENTIFIED BY id-etsi-qcs-QcType } Id-etsi-qcs-QcType OBJECT IDENTIFIER ::= { id-etsi-qcs 6 } QcType::= SEQUENCE { qcType OBJECT IDENTIFIER {{id-etsi-qct-esign | id-etsi-qct-eseal | id-etsi-qct-web, ...}}}
- QC_WITH_QSCD - Enum constant in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
QCWithQSCD ("http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/QCWithQSCD"): to indicate that all certificates identified by the applicable list of criteria, when they are claimed or stated as being qualified, have their private key residing in a QSCD
- QC_WITH_SSCD - Enum constant in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
QCWithSSCD ("http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/QCWithSSCD"): to indicate that all certificates identified by the applicable list of criteria, when they are claimed or stated as being qualified, have their private key residing in an SSCD
- qcCClegislation - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
- qcCClegislation - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- qcCClegislation - Variable in class eu.europa.esig.trustedlist.jaxb.mra.QcStatementInfoType
- qcCompliance - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
- qcCompliance - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- qcCompliance - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- QCERT_FOR_ESEAL - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Qualified Certificate for Electronic Seals
- QCERT_FOR_ESEAL_QSCD - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Qualified Certificate for Electronic Seals with private key on QSCD
- QCERT_FOR_ESIG - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Qualified Certificate for Electronic Signatures
- QCERT_FOR_ESIG_QSCD - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Qualified Certificate for Electronic Signatures with private key on QSCD
- QCERT_FOR_UNKNOWN - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Qualified Certificate for unidentified type
- QCERT_FOR_UNKNOWN_QSCD - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Qualified Certificate for unidentified type with private key in a QSCD
- QCERT_FOR_WSA - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Qualified Certificate for Web Site Authentications
- qcEuLimitValue - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- qcEuLimitValueCurrency - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- qcEuPDS - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- qcEuPDSLocation - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- qcEuRetentionPeriod - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- qcLegislationCountryCodes - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- QCLimitValue - Class in eu.europa.esig.dss.model.x509.extension
-
Defines limits of transactions for a given certificate (QcStatement)
- QCLimitValue() - Constructor for class eu.europa.esig.dss.model.x509.extension.QCLimitValue
-
Default constructor instantiating object with null values
- QCLimitValueWrapper - Class in eu.europa.esig.dss.diagnostic
-
The class provides a user-friendly API for dealing with
XmlQCEuLimitValue
- QCLimitValueWrapper(XmlQcEuLimitValue) - Constructor for class eu.europa.esig.dss.diagnostic.QCLimitValueWrapper
-
Default constructor
- QCP_LEGAL - Enum constant in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
QCP-l: certificate policy for EU qualified certificates issued to legal persons; itu-t(0) identified-organization(4) etsi(0) qualified-certificate-policies(194112) policy-identifiers(1) qcp-legal (1)
- QCP_LEGAL_QSCD - Enum constant in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
QCP-l-qscd: certificate policy for EU qualified certificates issued to legal persons with private key related to the certified public key in a QSCD; itu-t(0) identified-organization(4) etsi(0) qualified-certificate-policies(194112) policy-identifiers(1) qcp-legal-qscd (3)
- QCP_NATURAL - Enum constant in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
QCP-n: certificate policy for EU qualified certificates issued to natural persons; Itu-t(0) identified-organization(4) etsi(0) qualified-certificate-policies(194112) policy-identifiers(1) qcp-natural (0)
- QCP_NATURAL_QSCD - Enum constant in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
QCP-n-qscd: certificate policy for EU qualified certificates issued to natural persons with private key related to the certified public key in a QSCD; Itu-t(0) identified-organization(4) etsi(0) qualified-certificate-policies(194112) policy-identifiers(1) qcp-natural-qscd (2)
- QCP_PUBLIC - Enum constant in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
A certificate policy for qualified certificates issued to the public.
- QCP_PUBLIC_WITH_SSCD - Enum constant in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
A certificate policy for qualified certificates issued to the public, requiring use of secure signature-creation devices.
- QCP_WEB - Enum constant in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
QCP-w: certificate policy for EU qualified website authentication certificates; itu-t(0) identified-organization(4) etsi(0) qualified-certificate-policies(194112) policy-identifiers(1) qcp-web (4)
- qcSSCD - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
- qcSSCD - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- qcSSCD - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- qcsSemanticsIdEIDASLegal - Enum constant in enum eu.europa.esig.dss.enumerations.SemanticsIdentifier
-
-- Semantics identifier for eIDAS legal person identifier id-etsi-qcs-semanticsId-eIDASNatural OBJECT IDENTIFIER ::= { id-etsi-qcs-semantics-identifiers 4 }
- qcsSemanticsIdEIDASNatural - Enum constant in enum eu.europa.esig.dss.enumerations.SemanticsIdentifier
-
-- Semantics identifier for eIDAS natural person identifier id-etsi-qcs-semanticsId-eIDASNatural OBJECT IDENTIFIER ::= { id-etsi-qcs-semantics-identifiers 3 }
- qcsSemanticsIdLegal - Enum constant in enum eu.europa.esig.dss.enumerations.SemanticsIdentifier
-
-- Semantics identifier for legal person identifier id-etsi-qcs-SemanticsId-Legal OBJECT IDENTIFIER ::= { id-etsi-qcs-semantics-identifiers 2 }
- qcsSemanticsIdNatural - Enum constant in enum eu.europa.esig.dss.enumerations.SemanticsIdentifier
-
-- Semantics identifier for natural person identifier id-etsi-qcs-semanticsId-Natural OBJECT IDENTIFIER ::= { id-etsi-qcs-semantics-identifiers 1 }
- qcStatement - Variable in class eu.europa.esig.trustedlist.jaxb.mra.QcStatementListType
- QCStatement - Enum in eu.europa.esig.dss.enumerations
-
Defines QCStatements based on ETSI EN 319 412-5
- QCStatementCondition - Class in eu.europa.esig.dss.tsl.dto.condition
-
This class contains an information extracted for a certificate equivalence condition
- QCStatementCondition(String, String, String) - Constructor for class eu.europa.esig.dss.tsl.dto.condition.QCStatementCondition
-
Default constructor
- qcStatementId - Variable in class eu.europa.esig.trustedlist.jaxb.mra.QcStatementType
- qcStatementInfo - Variable in class eu.europa.esig.trustedlist.jaxb.mra.QcStatementType
- QcStatementInfoType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for QcStatementInfoType complex type.
- QcStatementInfoType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.QcStatementInfoType
- QcStatementListType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for QcStatementListType complex type.
- QcStatementListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.QcStatementListType
- QCStatementOids - Class in eu.europa.esig.dss.spi.tsl
-
This objects represents a collection of properties extracted from an MRA condition
- QCStatementOids() - Constructor for class eu.europa.esig.dss.spi.tsl.QCStatementOids
-
Default constructor instantiating object with null values
- QcStatements - Class in eu.europa.esig.dss.model.x509.extension
-
This class contains the QcStatement information based on ETSI EN 319 412-1/5 and ETSI TS 119 495
- QcStatements() - Constructor for class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Default constructor instantiating object with null values
- QcStatementType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for QcStatementType complex type.
- QcStatementType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.QcStatementType
- QcStatementUtils - Class in eu.europa.esig.dss.spi
-
A utils class to retrieve qc-statement from a certificate token
- QCT_ESEAL - Enum constant in enum eu.europa.esig.dss.enumerations.QCTypeEnum
-
id-etsi-qct-eseal OBJECT IDENTIFIER ::= { id-etsi-qcs-QcType 2 } -- Certificate for electronic seals as defined in Regulation (EU) No 910/2014
- QCT_ESIGN - Enum constant in enum eu.europa.esig.dss.enumerations.QCTypeEnum
-
id-etsi-qct-esign OBJECT IDENTIFIER ::= { id-etsi-qcs-QcType 1 } -- Certificate for electronic signatures as defined in Regulation (EU) No 910/2014
- QCT_WEB - Enum constant in enum eu.europa.esig.dss.enumerations.QCTypeEnum
-
id-etsi-qct-web OBJECT IDENTIFIER ::= { id-etsi-qcs-QcType 3 } -- Certificate for website authentication as defined in Regulation (EU) No 910/2014
- qcType - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- qcType - Variable in class eu.europa.esig.trustedlist.jaxb.mra.QcStatementInfoType
- QCType - Interface in eu.europa.esig.dss.enumerations
-
Defines QC Type OID identifiers
- QCTypeEnum - Enum in eu.europa.esig.dss.enumerations
-
Defines QC type identifiers based on ETSI EN 319 412-5
- QCTypeIdentifiers - Class in eu.europa.esig.dss.validation.process.qualification.certificate
-
This class is used to check whether the given certificate contains qualification identifiers
- qcTypes - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
- qcTypes - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- QESEAL - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Qualified Electronic Seal
- QESIG - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Qualified Electronic Signature
- QESVALIDATION_Q - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A qualified validation service for qualified electronic signatures and/or qualified electronic seals in accordance with the applicable national legislation in the territory identified by the TL Scheme territory (see clause 5.3.10) or with Regulation (EU) No 910/2014 [i.10] whichever is in force at the time of provision.
- QSCD - Enum constant in enum eu.europa.esig.dss.enumerations.QSCDStatus
-
Certificate to be used with Qualified Electronic Signature Creation Device
- QSCDCertificateAtSigningTimeCheck - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
-
Checks whether the certificate has been for QSCD at signing time
- QSCDCertificateAtSigningTimeCheck(I18nProvider, XmlValidationSignatureQualification, CertificateQualification, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.QSCDCertificateAtSigningTimeCheck
-
Default constructor
- QSCDCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
Checks whether the certificate was for QSCD at validation time
- QSCDCheck(I18nProvider, XmlValidationCertificateQualification, QSCDStatus, ValidationTime, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QSCDCheck
-
Default constructor
- QSCDStatus - Enum in eu.europa.esig.dss.enumerations
-
Defines if the certificate is QSCD
- QSCDStrategy - Interface in eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd
-
Used to extract QSCD status
- QSCDStrategyFactory - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd
-
Used to obtain a
QSCDStrategy
for the given certificate and a TrustedService - QTSA - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampQualification
-
Qualified timestamp token
- QTSTCheck - Class in eu.europa.esig.dss.validation.process.qualification.timestamp.checks
-
Checks of the certificate used to issue a timestamp is QTST
- QTSTCheck(I18nProvider, XmlValidationTimestampQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.QTSTCheck
-
Default constructor
- QTSTServiceFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
-
Filters TrustedServices by TSA/QTST type
- QTSTServiceFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.QTSTServiceFilter
-
Default constructor
- QUAL_CERT_TRUSTED_LIST_REACHED - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_CERT_TRUSTED_LIST_REACHED_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_CERT_TYPE_AT_CC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_CERT_TYPE_AT_CC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_CERT_TYPE_AT_ST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_CERT_TYPE_AT_ST_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_CERT_TYPE_AT_VT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_CERT_TYPE_AT_VT_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_ATTIME - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_ATTIME_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_CAQC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_CAQC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_CAQC_ANS_2 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_CERT_TYPE_COVERAGE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_CERT_TYPE_COVERAGE_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_CONF - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_CONF_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_CONSISTENT_BY_QC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_CONSISTENT_BY_QC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_CONSISTENT_BY_QSCD - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_CONSISTENT_BY_QSCD_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_GRANTED - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_GRANTED_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_GRANTED_ANS_2 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_GRANTED_AT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_GRANTED_AT_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_METS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_METS_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_METS_ATTIME - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_METS_ATTIME_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_METS_HCCECBA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_METS_HCCECBA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_METS_HCCECBA_ANS_2 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_METS_HCCECBA_ANS_3 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_ONLY_ONE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_ONLY_ONE_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_QTST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_QTST_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_TS_CERT_TYPE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_TS_CERT_TYPE_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_VALID_CAQC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_HAS_VALID_CAQC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_IS_ADES - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_IS_ADES_IND - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_IS_ADES_INV - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_IS_TRUST_CERT_MATCH_SERVICE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_IS_TRUST_CERT_MATCH_SERVICE_ANS0 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_IS_TRUST_CERT_MATCH_SERVICE_ANS1 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_IS_TRUST_CERT_MATCH_SERVICE_ANS2 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_LIST_OF_TRUSTED_LISTS_ACCEPT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_LIST_OF_TRUSTED_LISTS_ACCEPT_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_QC_AT_CC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_QC_AT_CC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_QC_AT_ST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_QC_AT_ST_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_QC_AT_VT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_QC_AT_VT_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_QSCD_AT_CC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_QSCD_AT_CC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_QSCD_AT_ST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_QSCD_AT_ST_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_QSCD_AT_VT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_QSCD_AT_VT_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_EXP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_EXP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_FRESH - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_FRESH_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_IMRA - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_IMRA_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_IMRA_ANS_V1 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_IMRA_ANS_V2 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_SERV_CONS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_SERV_CONS_ANS0 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_SERV_CONS_ANS1 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_SERV_CONS_ANS2 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_SERV_CONS_ANS3 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_SERV_CONS_ANS3A - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_SERV_CONS_ANS4 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_SERV_CONS_ANS5 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_SERV_CONS_ANS6 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_SERV_CONS_ANS7 - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_VERSION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_VERSION_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_WS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TL_WS_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TRUSTED_LIST_ACCEPT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_TRUSTED_LIST_ACCEPT_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_UNIQUE_CERT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_UNIQUE_CERT_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_VALID_TRUSTED_LIST_PRESENT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- QUAL_VALID_TRUSTED_LIST_PRESENT_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- qualificationAtIssuance - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- qualificationAtValidation - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- qualificationDetails - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
- qualificationDetailsAtIssuance - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- qualificationDetailsAtValidation - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- qualificationElement - Variable in class eu.europa.esig.trustedlist.jaxb.ecc.QualificationsType
- QualificationElementType - Class in eu.europa.esig.trustedlist.jaxb.ecc
-
Java class for QualificationElementType complex type.
- QualificationElementType() - Constructor for class eu.europa.esig.trustedlist.jaxb.ecc.QualificationElementType
- QualificationStrategy - Interface in eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified
-
Extract the qualification status for a certificate
- QualificationStrategyFactory - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified
-
Gets a
QualificationStrategy
to detect qualification strategy for a certificate - QualificationsType - Class in eu.europa.esig.trustedlist.jaxb.ecc
-
Java class for QualificationsType complex type.
- QualificationsType() - Constructor for class eu.europa.esig.trustedlist.jaxb.ecc.QualificationsType
- QualifiedCertificateAtCertificateIssuanceCheck - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
-
Checks whether the certificate is qualified at certificate issuance time
- QualifiedCertificateAtCertificateIssuanceCheck(I18nProvider, XmlValidationSignatureQualification, CertificateQualification, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtCertificateIssuanceCheck
-
Default constructor
- QualifiedCertificateAtSigningTimeCheck - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
-
Checks whether the certificate is qualified at signing time
- QualifiedCertificateAtSigningTimeCheck(I18nProvider, XmlValidationSignatureQualification, CertificateQualification, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtSigningTimeCheck
-
Default constructor
- QualifiedCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
Checks whether the certificate is qualified at validation time
- QualifiedCheck(I18nProvider, XmlValidationCertificateQualification, CertificateQualifiedStatus, ValidationTime, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QualifiedCheck
-
Default constructor
- qualifiedName - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlCertificate
- qualifier - Variable in class eu.europa.esig.trustedlist.jaxb.ecc.QualifiersType
- qualifier - Variable in class eu.europa.esig.xades.jaxb.xades111.IdentifierType
- qualifier - Variable in class eu.europa.esig.xades.jaxb.xades122.IdentifierType
- qualifier - Variable in class eu.europa.esig.xades.jaxb.xades132.IdentifierType
- QUALIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Attribute
-
Qualifier
- QUALIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Attribute
-
Qualifier
- QUALIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Attribute
-
Qualifier
- qualifierEquivalence - Variable in class eu.europa.esig.trustedlist.jaxb.mra.QualifierEquivalenceListType
- qualifierEquivalenceList - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLQualificationExtensionEquivalenceListType
- QualifierEquivalenceListType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for QualifierEquivalenceListType complex type.
- QualifierEquivalenceListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.QualifierEquivalenceListType
- QualifierEquivalenceType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for QualifierEquivalenceType complex type.
- QualifierEquivalenceType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.QualifierEquivalenceType
- qualifierPointedParty - Variable in class eu.europa.esig.trustedlist.jaxb.mra.QualifierEquivalenceType
- qualifierPointingParty - Variable in class eu.europa.esig.trustedlist.jaxb.mra.QualifierEquivalenceType
- qualifiers - Variable in class eu.europa.esig.trustedlist.jaxb.ecc.QualificationElementType
- QualifiersType - Class in eu.europa.esig.trustedlist.jaxb.ecc
-
Java class for QualifiersType complex type.
- QualifiersType() - Constructor for class eu.europa.esig.trustedlist.jaxb.ecc.QualifiersType
- QualifierType - Class in eu.europa.esig.trustedlist.jaxb.ecc
-
Java class for QualifierType complex type.
- QualifierType() - Constructor for class eu.europa.esig.trustedlist.jaxb.ecc.QualifierType
- QUALIFYING_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- QUALIFYING_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- QUALIFYING_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- QUALIFYING_PROPERTIES_REFERENCE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- QUALIFYING_PROPERTIES_REFERENCE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- QUALIFYING_PROPERTIES_REFERENCE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- qualifyingPropertiesDom - Variable in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
This field represents the signature qualifying properties
- qualifyingPropertiesDom - Variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Cached QualifyingProperties element
- QualifyingPropertiesReferenceType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for QualifyingPropertiesReferenceType complex type.
- QualifyingPropertiesReferenceType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for QualifyingPropertiesReferenceType complex type.
- QualifyingPropertiesReferenceType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for QualifyingPropertiesReferenceType complex type.
- QualifyingPropertiesReferenceType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesReferenceType
- QualifyingPropertiesReferenceType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesReferenceType
- QualifyingPropertiesReferenceType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesReferenceType
- QualifyingPropertiesType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for QualifyingPropertiesType complex type.
- QualifyingPropertiesType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for QualifyingPropertiesType complex type.
- QualifyingPropertiesType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for QualifyingPropertiesType complex type.
- QualifyingPropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesType
- QualifyingPropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesType
- QualifyingPropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesType
R
- R_REFS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Revocation References
- R_VALS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Revocation Values
- RA - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A registration service that verifies the identity and, if applicable, any specific attributes of a subject for which a certificate is applied for, and whose results are passed to the relevant certificate generation service.
- RA_NOTHAVINGPKIID - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A registration service - that verifies the identity and, if applicable, any specific attributes of a subject for which a certificate is applied for, and whose results are passed to the relevant certificate generation service, and - that cannot be identified by a specific PKI-based public key.
- rac - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCRS
- RAC - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- RAC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- read() - Method in class eu.europa.esig.dss.crl.stream.impl.BinaryFilteringInputStream
- read() - Method in class eu.europa.esig.dss.pades.validation.ByteRangeInputStream
- read() - Method in class eu.europa.esig.dss.spi.client.http.MaxSizeInputStream
- read(byte[], int, int) - Method in class eu.europa.esig.dss.crl.stream.impl.BinaryFilteringInputStream
- read(byte[], int, int) - Method in class eu.europa.esig.dss.pades.validation.ByteRangeInputStream
- read(byte[], int, int) - Method in class eu.europa.esig.dss.spi.client.http.MaxSizeInputStream
- readablePolicyURI - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
- readAvailableBytes(DSSDocument, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Read the requested number of bytes from
DSSDocument
according to the size of the providedbyte
[] buffer and validates success of the operation - readAvailableBytes(InputStream, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Read the requested number of bytes from
InputStream
according to the size of the providedbyte
[] buffer and validates success of the operation - readAvailableBytes(InputStream, byte[], int, int) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Read the requested number of bytes from
InputStream
and validates success of the operation - readDisplayMetadata(DSSDocument) - Static method in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
Reads image's metadata
- readFirstByte(DSSDocument) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Reads the first byte from the DSSDocument
- readHttpResponse(CloseableHttpResponse) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Deprecated.since DSS 5.12. Use
CommonsHttpClientResponseHandler.handleResponse(CloseableHttpResponse httpResponse)
- ReadOnlyCacheAccess - Class in eu.europa.esig.dss.tsl.cache.access
-
Reads the relevant cache by the given key
- ReadOnlyCacheAccess(DownloadCache, ParsingCache, ValidationCache) - Constructor for class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
Default constructor
- ReadOnlyCacheAccessByKey - Class in eu.europa.esig.dss.tsl.cache.access
-
The class prevents reading of other records but the one with defined key
- ReadOnlyCacheAccessByKey(CacheKey, DownloadCache, ParsingCache, ValidationCache) - Constructor for class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Default constructor
- readSigningDate(ASN1Encodable) - Static method in class eu.europa.esig.dss.cades.CMSUtils
-
Reads the SigningDate with respect to the RFC 3852
- realm - Variable in class eu.europa.esig.saml.jaxb.dce.DCEValueType
- reason - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation
- reason - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRevocation
- reason - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
- reason - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
The reason of the revocation.
- reason - Variable in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
- REASON_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Reason'
- reasonElement - Variable in class eu.europa.esig.validationreport.jaxb.SAReasonType
- recipient - Variable in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
- recipient - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptedKeyType
- recognition - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- RECOMPUTED_DIGEST_VALUE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
- RECONIZED_AT_NATIONAL_LEVEL - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
After eIDAS 'recognisedatnationallevel' status
- recursiveIdBrowse(Element) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
An ID attribute can only be dereferenced if it is declared in the validation context.
- recursiveNamespaceBrowser(Element) - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
This method sets the namespace which will determinate the
XAdESPaths
to use. - reference - Variable in class eu.europa.esig.xmldsig.jaxb.ManifestType
- reference - Variable in class eu.europa.esig.xmldsig.jaxb.SignedInfoType
- REFERENCE - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
Reference
- REFERENCE - Enum constant in enum eu.europa.esig.dss.diagnostic.jaxb.XmlEncapsulationType
- REFERENCE - Enum constant in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
XAdES signed reference
- REFERENCE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REFERENCE_INFO - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- REFERENCE_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Reference'
- REFERENCE_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:Reference"
- ReferenceBuilder - Class in eu.europa.esig.dss.xades.reference
-
Creates, validates references and processes defined transformations
- ReferenceBuilder(List<DSSDocument>, DigestAlgorithm, ReferenceIdProvider) - Constructor for class eu.europa.esig.dss.xades.reference.ReferenceBuilder
-
The default constructor for a detached references creation
- ReferenceBuilder(List<DSSDocument>, XAdESSignatureParameters, ReferenceIdProvider) - Constructor for class eu.europa.esig.dss.xades.reference.ReferenceBuilder
-
The default constructor for a signature references creation
- REFERENCED_DATA - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Attribute
-
referencedData
- REFERENCED_DATA - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Attribute
-
referencedData
- REFERENCED_DATA - Static variable in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
The attribute used for timestamp includes
- referenceDataExistence - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- ReferenceDataExistenceCheck - Class in eu.europa.esig.dss.validation.process.bbb.cv.checks
-
Checks if the referenced data is found
- ReferenceDataExistenceCheck(I18nProvider, XmlCV, XmlDigestMatcher, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataExistenceCheck
-
Default constructor
- referenceDataIntact - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- ReferenceDataIntactCheck - Class in eu.europa.esig.dss.validation.process.bbb.cv.checks
-
Checks if the referenced data is intact
- ReferenceDataIntactCheck(I18nProvider, XmlCV, XmlDigestMatcher, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataIntactCheck
-
Default constructor
- referencedData - Variable in class eu.europa.esig.xades.jaxb.xades122.IncludeType
- referencedData - Variable in class eu.europa.esig.xades.jaxb.xades132.IncludeType
- referencedName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerData
- ReferenceIdProvider - Class in eu.europa.esig.dss.xades.reference
-
This class is used to generate a deterministic reference identifier
- ReferenceIdProvider() - Constructor for class eu.europa.esig.dss.xades.reference.ReferenceIdProvider
-
Default constructor
- referenceInfo - Variable in class eu.europa.esig.xades.jaxb.xades132.GenericTimeStampType
- ReferenceInfoType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for ReferenceInfoType complex type.
- ReferenceInfoType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.ReferenceInfoType
- referenceList - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptedKeyType
- ReferenceList - Class in eu.europa.esig.xmlenc.jaxb
-
Java class for anonymous complex type.
- ReferenceList() - Constructor for class eu.europa.esig.xmlenc.jaxb.ReferenceList
- referenceMap - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
A map between references ids and their related token ids (used to map references for timestamped refs)
- ReferenceOutputType - Enum in eu.europa.esig.dss.xades.reference
-
Defines possible output types of a transform/reference
- ReferenceProcessor - Class in eu.europa.esig.dss.xades.reference
-
Contains methods for processing
eu.europa.esig.dss.xades.reference.DSSReference
- ReferenceProcessor() - Constructor for class eu.europa.esig.dss.xades.reference.ReferenceProcessor
-
Empty constructor (to be used for non-signature references, e.g.
- ReferenceProcessor(XAdESSignatureParameters) - Constructor for class eu.europa.esig.dss.xades.reference.ReferenceProcessor
-
The constructor to be used for reference processing on signature creation
- ReferencesNotAmbiguousCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Checks if the references are not ambiguous (only one document is retrieved)
- ReferencesNotAmbiguousCheck(I18nProvider, XmlFC, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.ReferencesNotAmbiguousCheck
-
Default constructor
- referencesToAllCertificateChainPresent - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- ReferenceType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for ReferenceType complex type.
- ReferenceType - Class in eu.europa.esig.xmlenc.jaxb
-
Java class for ReferenceType complex type.
- ReferenceType() - Constructor for class eu.europa.esig.xmldsig.jaxb.ReferenceType
- ReferenceType() - Constructor for class eu.europa.esig.xmlenc.jaxb.ReferenceType
- ReferenceValidation - Class in eu.europa.esig.dss.validation
-
This class is used to store individual reference validations.
- ReferenceValidation() - Constructor for class eu.europa.esig.dss.validation.ReferenceValidation
-
Default constructor instantiating object with null values
- referenceValidations - Variable in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
This variable contains a list of reference validations (reference tag for XAdES or message-digest for CAdES)
- ReferenceVerifier - Class in eu.europa.esig.dss.xades.reference
-
This class is used to verify the validity of the
eu.europa.esig.dss.xades.reference.DSSReference
s setup - ReferenceVerifier(XAdESSignatureParameters) - Constructor for class eu.europa.esig.dss.xades.reference.ReferenceVerifier
-
The default constructor for a signature references verification
- REFRESH_NEEDED - Enum constant in enum eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
-
Nothing / Expired content is stored in the cache
- refreshNeeded() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Set the context as REFRESH_NEEDED
- refreshNeeded() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- refreshNeeded(CacheContext) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheState
-
The cache entry needs to be refreshed
- refreshNeeded(CacheContext) - Method in enum eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
- REFS_ONLY_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- REFS_ONLY_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- REFS_ONLY_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- REFS_ONLY_TIMESTAMP_V2 - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
- refsOnlyTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
- refsOnlyTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
- refsOnlyTimestamps - Variable in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Enclosed RefsOnly timestamps.
- registerCanonicalizer(String) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
This method allows to register a canonicalizer.
- registerDefaultResolvers() - Static method in class eu.europa.esig.dss.xades.SantuarioInitializer
-
Customized org.apache.xml.security.utils.resolver.ResourceResolver.registerDefaultResolvers() Ignore references which point to a file (file://) or external http urls Enforce ResolverFragment against XPath injections
- REGISTERED_ID - Enum constant in enum eu.europa.esig.dss.enumerations.GeneralNameType
- REGISTEREDADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- registerNamespace(DSSNamespace) - Static method in class eu.europa.esig.dss.DomUtils
-
This method allows to register a namespace and associated prefix.
- registerNamespace(String, String) - Method in class eu.europa.esig.dss.NamespaceContextMap
-
This method allows to register a namespace and associated prefix.
- registerNamespaces() - Static method in class eu.europa.esig.dss.xades.definition.XAdESNamespaces
-
Registers the namespaces
- registerTransform(String) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
This method allows to register a transformation.
- registerTransformWithNodeSetOutput(String) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
This method allows to register a transformation resulting to a node-set output.
- registerXAdESPaths(XAdESPaths) - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
This method allows to register a new
XAdESPaths
. - reinit() - Method in class eu.europa.esig.dss.AbstractSignatureParameters
-
This method re-inits signature parameters to clean temporary settings
- reinit() - Method in interface eu.europa.esig.dss.pades.PAdESCommonParameters
-
This method re-inits signature parameters to clean temporary settings
- reinit() - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
- reinit() - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
- relatedCertificate - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Related
CertificateToken
to this revocation object - relatedCertificates - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificates
- RelatedCertificateWrapper - Class in eu.europa.esig.dss.diagnostic
-
Wrapper for a
XmlRelatedCertificate
object - RelatedCertificateWrapper(XmlRelatedCertificate) - Constructor for class eu.europa.esig.dss.diagnostic.RelatedCertificateWrapper
-
Default constructor
- relatedRevocations - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocations
- RelatedRevocationWrapper - Class in eu.europa.esig.dss.diagnostic
-
Wrapper for a
XmlRelatedRevocation
object - RelatedRevocationWrapper(XmlRelatedRevocation) - Constructor for class eu.europa.esig.dss.diagnostic.RelatedRevocationWrapper
-
Default constructor
- RelatedToMraEnactedTrustServiceCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
This class verifies whether MRA enacted trusted services are present
- RelatedToMraEnactedTrustServiceCheck(I18nProvider, T, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.RelatedToMraEnactedTrustServiceCheck
-
Default constructor
- relatedValidationObject - Variable in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
- RelayStateType - Class in eu.europa.esig.saml.jaxb.ecp
-
Java class for RelayStateType complex type.
- RelayStateType() - Constructor for class eu.europa.esig.saml.jaxb.ecp.RelayStateType
- RemoteBLevelParameters - Class in eu.europa.esig.dss.ws.signature.dto.parameters
-
The common parameters used for a b-level signature creation
- RemoteBLevelParameters() - Constructor for class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Default constructor
- RemoteCertificate - Class in eu.europa.esig.dss.ws.dto
-
DTO containing certificateToken binaries
- RemoteCertificate() - Constructor for class eu.europa.esig.dss.ws.dto.RemoteCertificate
-
Empty constructor
- RemoteCertificate(byte[]) - Constructor for class eu.europa.esig.dss.ws.dto.RemoteCertificate
-
The default constructor
- RemoteCertificateConverter - Class in eu.europa.esig.dss.ws.converter
-
Contains utils to convert
CertificateToken
toRemoteCertificate
and vice versa - RemoteCertificateValidationService - Class in eu.europa.esig.dss.ws.cert.validation.common
-
The webService for a Certificate validation
- RemoteCertificateValidationService() - Constructor for class eu.europa.esig.dss.ws.cert.validation.common.RemoteCertificateValidationService
-
Default construction instantiating object with null CertificateVerifier
- RemoteColor - Class in eu.europa.esig.dss.ws.dto
-
DTO for a
Color
object - RemoteColor() - Constructor for class eu.europa.esig.dss.ws.dto.RemoteColor
-
The empty constructor
- RemoteColor(int, int, int) - Constructor for class eu.europa.esig.dss.ws.dto.RemoteColor
-
The default constructor without alpha layer
- RemoteColor(Integer, Integer, Integer, Integer) - Constructor for class eu.europa.esig.dss.ws.dto.RemoteColor
-
The default constructor with alpha layer
- RemoteDocument - Class in eu.europa.esig.dss.ws.dto
-
This class is used to transport a DSSDocument with SOAP and/or REST
- RemoteDocument() - Constructor for class eu.europa.esig.dss.ws.dto.RemoteDocument
-
Empty constructor
- RemoteDocument(byte[], DigestAlgorithm, String) - Constructor for class eu.europa.esig.dss.ws.dto.RemoteDocument
-
This constructor allows to create an instance of RemoteDocument with a digest document
- RemoteDocument(byte[], String) - Constructor for class eu.europa.esig.dss.ws.dto.RemoteDocument
-
This constructor allows to create a new instance of RemoteDocument with the whole document
- RemoteDocumentConverter - Class in eu.europa.esig.dss.ws.converter
-
Contains utils to convert
DSSDocument
toRemoteDocument
and vice versa - RemoteDocumentSignatureService - Interface in eu.europa.esig.dss.ws.signature.common
-
This interface
RemoteDocumentSignatureService
provides operations for the signature creation and for its extension. - RemoteDocumentSignatureServiceImpl - Class in eu.europa.esig.dss.ws.signature.common
-
The remote signature service implementation
- RemoteDocumentSignatureServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureServiceImpl
-
Default constructor instantiating object with null services
- RemoteDocumentValidationService - Class in eu.europa.esig.dss.ws.validation.common
-
The remote validation service
- RemoteDocumentValidationService() - Constructor for class eu.europa.esig.dss.ws.validation.common.RemoteDocumentValidationService
-
Default construction instantiating object with null certificate verifier
- RemoteExternalCMSService - Interface in eu.europa.esig.dss.ws.signature.common
-
This service is used for developing a REST/SOAP API for CMS signature generation conformant to PAdES signature format.
- RemoteExternalCMSServiceImpl - Class in eu.europa.esig.dss.ws.signature.common
-
WebService for CMS signature creation compatible for PAdES signature creation (enveloping within /Contents of a PDF signature revision).
- RemoteExternalCMSServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.common.RemoteExternalCMSServiceImpl
-
Default constructor instantiating object with null RemoteExternalCMSServiceImpl
- RemoteKeyEntry - Class in eu.europa.esig.dss.ws.server.signing.dto
-
The DTO representing a Key entry
- RemoteKeyEntry() - Constructor for class eu.europa.esig.dss.ws.server.signing.dto.RemoteKeyEntry
-
Default constructor initializing object with null values
- RemoteMultipleDocumentsSignatureService - Interface in eu.europa.esig.dss.ws.signature.common
-
This interface
RemoteMultipleDocumentsSignatureService
provides operations for the signature creation. - RemoteMultipleDocumentsSignatureServiceImpl - Class in eu.europa.esig.dss.ws.signature.common
-
WebService for multiple document signing
- RemoteMultipleDocumentsSignatureServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.common.RemoteMultipleDocumentsSignatureServiceImpl
-
Default constructor instantiating object with null services
- RemotePAdESWithExternalCMSService - Interface in eu.europa.esig.dss.ws.signature.common
-
This service is used for developing a REST/SOAP API for PAdES signing using an external CMS signature provider.
- RemotePAdESWithExternalCMSServiceImpl - Class in eu.europa.esig.dss.ws.signature.common
-
WebService for PAdES signature creation using an external CMS signature provider
- RemotePAdESWithExternalCMSServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.common.RemotePAdESWithExternalCMSServiceImpl
-
Default constructor instantiating object with null RemotePAdESWithExternalCMSServiceImpl
- RemoteSignatureFieldParameters - Class in eu.europa.esig.dss.ws.signature.dto.parameters
-
Defines signature field box for a visual PDF signature/timestamp creation
- RemoteSignatureFieldParameters() - Constructor for class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
-
Default constructor instantiating object with null values
- RemoteSignatureImageParameters - Class in eu.europa.esig.dss.ws.signature.dto.parameters
-
The parameters to be used for a PDF visual signature creation
- RemoteSignatureImageParameters() - Constructor for class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Default constructor instantiating object with null values
- RemoteSignatureImageTextParameters - Class in eu.europa.esig.dss.ws.signature.dto.parameters
-
The signature parameters for text image creation
- RemoteSignatureImageTextParameters() - Constructor for class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Default constructor instantiating object with null values
- RemoteSignatureParameters - Class in eu.europa.esig.dss.ws.signature.dto.parameters
-
The parameters for a signature creation
- RemoteSignatureParameters() - Constructor for class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Default constructor
- RemoteSignatureTokenConnection - Interface in eu.europa.esig.dss.ws.server.signing.common
-
The interface used for a remote signing
- RemoteSignatureTokenConnectionImpl - Class in eu.europa.esig.dss.ws.server.signing.common
-
Default implementation of a remote signing service
- RemoteSignatureTokenConnectionImpl() - Constructor for class eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnectionImpl
-
Default construction instantiating object with null token connection
- RemoteTimestampParameters - Class in eu.europa.esig.dss.ws.signature.dto.parameters
-
Parameters for a timestamp creation
- RemoteTimestampParameters() - Constructor for class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTimestampParameters
-
Empty constructor
- RemoteTimestampParameters(TimestampContainerForm, DigestAlgorithm) - Constructor for class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTimestampParameters
-
Default constructor
- RemoteTimestampParameters(TimestampContainerForm, DigestAlgorithm, String) - Constructor for class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTimestampParameters
-
Constructor with a canonicalization method (to be used for XAdES)
- RemoteTimestampService - Class in eu.europa.esig.dss.ws.timestamp.remote
-
The remote service representing a timestamping service
- RemoteTimestampService() - Constructor for class eu.europa.esig.dss.ws.timestamp.remote.RemoteTimestampService
-
Default construction instantiating object with null TSPSource
- RemoteTrustedListSignatureParameters - Class in eu.europa.esig.dss.ws.signature.dto.parameters
-
DTO used to define customizable parameters for a Trusted List signing NOTE : other basic parameters are pre-configured for a Trusted List signing
- RemoteTrustedListSignatureParameters() - Constructor for class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTrustedListSignatureParameters
-
Default constructor instantiating object with null values
- RemoteTrustedListSignatureService - Interface in eu.europa.esig.dss.ws.signature.common
-
Service to be used for a simplified straight-forward signing of a Trusted List
- RemoteTrustedListSignatureServiceImpl - Class in eu.europa.esig.dss.ws.signature.common
-
Implementation of a Trusted List signing service
- RemoteTrustedListSignatureServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.common.RemoteTrustedListSignatureServiceImpl
-
Default constructor instantiating object with null XAdESService
- remove(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Removes the requested entry with the given
cacheKey
- remove(Object) - Method in class eu.europa.esig.dss.jades.JsonObject
- remove(String) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
- remove(String) - Method in interface eu.europa.esig.dss.spi.client.http.DSSFileLoader
-
Removes the file from FileSystem with the given url
- REMOVE_FROM_CRL - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationReason
-
removeFromCRL
- removeAttribute(String) - Method in class eu.europa.esig.dss.jaxb.common.AbstractConfigurator
-
Removes the attribute from a list of attributes to set
- removeAttribute(String) - Method in class eu.europa.esig.dss.jaxb.common.DocumentBuilderFactoryBuilder
- removeAttribute(String) - Method in class eu.europa.esig.dss.jaxb.common.SchemaFactoryBuilder
- removeAttribute(String) - Method in class eu.europa.esig.dss.jaxb.common.TransformerFactoryBuilder
- removeAttribute(String) - Method in class eu.europa.esig.dss.jaxb.common.ValidatorConfigurator
- removeCertificate(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
-
This method removes the corresponding certificate token from the certificate source
- removeCertificates(String) - Method in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
- removeCertificates(String) - Method in class eu.europa.esig.dss.spi.x509.aia.RepositoryAIASource
-
This method removes the certificates from DB with the given aiaKey
- removeComponent(String) - Method in class eu.europa.esig.dss.jades.validation.JAdESEtsiUHeader
-
Removes the 'etsiU' components with the given
headerName
- removeControlCharacters(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Replaces null ASCII characters 00-31 and 127 with ''
- REMOVED - Enum constant in enum eu.europa.esig.dss.spi.tsl.CertificatePivotStatus
-
Certificate has been removed with a new pivot
- removeLastComponent(String) - Method in class eu.europa.esig.dss.jades.validation.JAdESEtsiUHeader
-
Removes the last 'etsiU' item if the name matches to the given
headerName
- removeLastTimestampValidationData() - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
-
This method removes the timestamp validation data of the last archive timestamp.
- removeNode(Node) - Method in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
Removes the given
nodeToRemove
from its parent - removeNodes(NodeList) - Method in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
Removes the given
nodeListToRemove
from its parent - removeOldCertificateValues() - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
-
This method removes old certificate values from the unsigned signature properties element.
- removeOldRevocationValues() - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
-
This method removes old revocation values from the unsigned signature properties element.
- removeRevocation(String) - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
- removeRevocation(String) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
-
Removes the RevocationToken from cache with the given key
- RENEWED_DIGESTS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
- REPEALED - Enum constant in enum eu.europa.esig.dss.enumerations.MRAStatus
-
Used to denote an invalid status
- replaceAllNonAlphanumericCharacters(String, String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Replaces all non-alphanumeric characters in the
str
by thereplacement
- replaceComponent(EtsiUComponent) - Method in class eu.europa.esig.dss.jades.validation.JAdESEtsiUHeader
-
Replaces the given attribute within the 'etsiU' header array
- replaceSignature(DSSDocument, byte[], DSSResourcesHandlerBuilder) - Static method in class eu.europa.esig.dss.pades.PAdESUtils
-
This method replaces /Contents field value with a given
cmsSignedData
binaries - replaceSigners(CMSSignedData, List<SignerInformation>) - Method in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineLT
-
This method replaces the signers within the provided
cmsSignedData
- reportData - Variable in class eu.europa.esig.validationreport.jaxb.AdditionalValidationReportDataType
- Reports - Class in eu.europa.esig.dss.validation.reports
-
This class is a container for all reports generated by the signature validation process: diagnostic data, detailed report and simple report.
- Reports(XmlDiagnosticData, XmlDetailedReport, XmlSimpleReport, ValidationReportType) - Constructor for class eu.europa.esig.dss.validation.reports.Reports
-
This is the default constructor to instantiate this container.
- RepositoryAIASource - Class in eu.europa.esig.dss.spi.x509.aia
-
Abstract repository AIA source
- RepositoryAIASource() - Constructor for class eu.europa.esig.dss.spi.x509.aia.RepositoryAIASource
-
Default constructor instantiating object with null proxied source
- RepositoryRevocationSource<R extends Revocation> - Class in eu.europa.esig.dss.spi.x509.revocation
-
Allows storing and retrieving of revocation data to/from a repository (e.g.
- RepositoryRevocationSource() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
-
Default constructor instantiating object with null values
- request(String, NativeHTTPDataLoader.HttpMethod, byte[], boolean) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
-
Execute the request
- RequestAbstractType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for RequestAbstractType complex type.
- RequestAbstractType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
- requestedAttribute - Variable in class eu.europa.esig.saml.jaxb.metadata.AttributeConsumingServiceType
- RequestedAttributeType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for RequestedAttributeType complex type.
- RequestedAttributeType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.RequestedAttributeType
- requestedAuthnContext - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthnQueryType
- requestedAuthnContext - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
- RequestedAuthnContextType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for RequestedAuthnContextType complex type.
- RequestedAuthnContextType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.RequestedAuthnContextType
- requesterID - Variable in class eu.europa.esig.saml.jaxb.protocol.ScopingType
- RequestType - Class in eu.europa.esig.saml.jaxb.ecp
-
Java class for RequestType complex type.
- RequestType() - Constructor for class eu.europa.esig.saml.jaxb.ecp.RequestType
- requiredChars - Variable in class eu.europa.esig.saml.jaxb.authn.context.AlphabetType
- requireExplicitPolicy - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicyConstraints
- reset() - Method in class eu.europa.esig.dss.jades.validation.KidCertificateSource
- reset() - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
-
This method removes all certificates from the source
- resetCertificateSource() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
This method resets the source of certificates.
- resetRevocationSources() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
This method resets the sources of the revocation data.
- resetTimestampSource() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
This method resets the timestamp source.
- resource - Variable in class eu.europa.esig.saml.jaxb.assertion.AuthzDecisionStatementType
- resource - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthzDecisionQueryType
- ResourceLoader - Class in eu.europa.esig.dss.service.http.commons
-
Gets the absolute path for the defined class
- ResourceLoader() - Constructor for class eu.europa.esig.dss.service.http.commons.ResourceLoader
-
Empty constructor.
- ResourceLoader(Class<?>) - Constructor for class eu.europa.esig.dss.service.http.commons.ResourceLoader
-
It can be used when there is a need to change the class loader.
- resourcesHandlerBuilder - Variable in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
The builder to be used to create a new
DSSResourcesHandler
for each internal call, defining a way working with internal resources (e.g. - RESPONDER_ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- RESPONDER_ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- RESPONDER_ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- RESPONDER_ID - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
OCSP Responder id
- responderId - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef
- responderID - Variable in class eu.europa.esig.xades.jaxb.xades111.OCSPIdentifierType
- responderID - Variable in class eu.europa.esig.xades.jaxb.xades122.OCSPIdentifierType
- responderID - Variable in class eu.europa.esig.xades.jaxb.xades132.OCSPIdentifierType
- ResponderId - Class in eu.europa.esig.dss.spi.x509
-
This class represents a ResponderId extracted from an OCSP response
- ResponderId(X500Principal, byte[]) - Constructor for class eu.europa.esig.dss.spi.x509.ResponderId
-
Default constructor
- responderIDByKey - Variable in class eu.europa.esig.validationreport.jaxb.SAOCSPIDType
- responderIDByName - Variable in class eu.europa.esig.validationreport.jaxb.SAOCSPIDType
- ResponderIDType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for ResponderIDType complex type.
- ResponderIDType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.ResponderIDType
- responseLocation - Variable in class eu.europa.esig.saml.jaxb.metadata.EndpointType
- ResponseType - Class in eu.europa.esig.saml.jaxb.ecp
-
Java class for ResponseType complex type.
- ResponseType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for ResponseType complex type.
- ResponseType() - Constructor for class eu.europa.esig.saml.jaxb.ecp.ResponseType
- ResponseType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.ResponseType
- RestCertificateValidationService - Interface in eu.europa.esig.dss.ws.cert.validation.rest.client
-
This REST interface provides operations for the validation of certificate.
- RestCertificateValidationServiceImpl - Class in eu.europa.esig.dss.ws.cert.validation.rest
-
The default implementation of
RestCertificateValidationService
- RestCertificateValidationServiceImpl() - Constructor for class eu.europa.esig.dss.ws.cert.validation.rest.RestCertificateValidationServiceImpl
-
Default construction instantiating object with null RemoteCertificateValidationService
- RestDocumentSignatureService - Interface in eu.europa.esig.dss.ws.signature.rest.client
-
This REST interface provides operations for the signature creation and for its extension.
- RestDocumentSignatureServiceImpl - Class in eu.europa.esig.dss.ws.signature.rest
-
REST implementation of the remote signature service
- RestDocumentSignatureServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.rest.RestDocumentSignatureServiceImpl
-
Default construction instantiating object with null RemoteDocumentSignatureService
- RestDocumentValidationService - Interface in eu.europa.esig.dss.ws.validation.rest.client
-
This REST interface provides operations for the validation of signature.
- RestDocumentValidationServiceImpl - Class in eu.europa.esig.dss.ws.validation.rest
-
REST implementation of the validation service
- RestDocumentValidationServiceImpl() - Constructor for class eu.europa.esig.dss.ws.validation.rest.RestDocumentValidationServiceImpl
-
Default construction instantiating object with null RemoteDocumentValidationService
- RestExternalCMSService - Interface in eu.europa.esig.dss.ws.signature.rest.client
-
This REST interface provides a possibility of CMS signature creation suitable for PAdES signing
- RestExternalCMSServiceImpl - Class in eu.europa.esig.dss.ws.signature.rest
-
REST implementation of the remote CMS signature generation suitable for PAdES signature creation
- RestExternalCMSServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.rest.RestExternalCMSServiceImpl
-
Default construction instantiating object with null RestExternalCMSServiceImpl
- RestMultipleDocumentSignatureService - Interface in eu.europa.esig.dss.ws.signature.rest.client
-
This REST interface provides operations for the signature creation and for its extension.
- RestMultipleDocumentSignatureServiceImpl - Class in eu.europa.esig.dss.ws.signature.rest
-
REST implementation of the remote multiple signature service
- RestMultipleDocumentSignatureServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.rest.RestMultipleDocumentSignatureServiceImpl
-
Default construction instantiating object with null RemoteMultipleDocumentsSignatureService
- RestPAdESWithExternalCMSService - Interface in eu.europa.esig.dss.ws.signature.rest.client
-
This REST interface provides a possibility of PAdES signature creation using an external CMS signature provider
- RestPAdESWithExternalCMSServiceImpl - Class in eu.europa.esig.dss.ws.signature.rest
-
REST implementation of the remote PAdES signature with external CMS service
- RestPAdESWithExternalCMSServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.rest.RestPAdESWithExternalCMSServiceImpl
-
Default construction instantiating object with null RestPAdESWithExternalCMSServiceImpl
- RestrictedLengthType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for RestrictedLengthType complex type.
- RestrictedLengthType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.RestrictedLengthType
- restrictedPassword - Variable in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
- RestrictedPasswordType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for RestrictedPasswordType complex type.
- RestrictedPasswordType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.RestrictedPasswordType
- RestSignatureTokenConnection - Interface in eu.europa.esig.dss.ws.server.signing.rest.client
-
The server signing service for REST webService
- RestSignatureTokenConnectionImpl - Class in eu.europa.esig.dss.ws.server.signing.rest
-
The REST implementation of server signing
- RestSignatureTokenConnectionImpl() - Constructor for class eu.europa.esig.dss.ws.server.signing.rest.RestSignatureTokenConnectionImpl
-
Default construction instantiating object with null token connection
- RestTimestampService - Interface in eu.europa.esig.dss.ws.timestamp.remote.rest.client
-
This REST interface provides operations for the timestamp creation.
- RestTimestampServiceImpl - Class in eu.europa.esig.dss.ws.timestamp.remote.rest
-
The REST implementation of the timestamping service
- RestTimestampServiceImpl() - Constructor for class eu.europa.esig.dss.ws.timestamp.remote.rest.RestTimestampServiceImpl
-
Default construction instantiating object with null RemoteTimestampService
- RestTrustedListSignatureService - Interface in eu.europa.esig.dss.ws.signature.rest.client
-
This REST interface provides operations for the XML Trusted List signing.
- RestTrustedListSignatureServiceImpl - Class in eu.europa.esig.dss.ws.signature.rest
-
REST implementation of the remote trusted list signing service
- RestTrustedListSignatureServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.rest.RestTrustedListSignatureServiceImpl
-
Default construction instantiating object with null RemoteTrustedListSignatureService
- result - Variable in class eu.europa.esig.dss.validation.process.Chain
-
The result object : a sub-class of
XmlConstraintsConclusion
- RESULTS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- RETRIEVAL_METHOD - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
RetrievalMethod
- RetrievalMethodType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for RetrievalMethodType complex type.
- RetrievalMethodType() - Constructor for class eu.europa.esig.xmldsig.jaxb.RetrievalMethodType
- REV_BBB - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- REV_CC - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- reverseList(List<T>) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- reverseList(List<T>) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- reverseList(List<T>) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Creates a reversed copy of the list
- reverseList(List<T>) - Static method in class eu.europa.esig.dss.utils.Utils
-
Creates a reversed copy of the list
- revocation - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRevocation
- revocation - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRelatedRevocation
- revocation - Variable in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
- revocation - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- Revocation - Interface in eu.europa.esig.dss.model.x509.revocation
-
This interface represents a revocation data
- REVOCATION - Enum constant in enum eu.europa.esig.dss.enumerations.Context
-
The processing token is a revocation
- REVOCATION - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampedObjectType
-
Revocation data
- REVOCATION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_ACCEPTANCE_CHECK - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_CERT_HASH_OK - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_CERT_HASH_OK_ID - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_CERT_VALIDITY - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_CHECK - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_CONSISTENT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_CONSISTENT_CRL - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_CONSISTENT_OCSP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_CONSISTENT_TL - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_FRESHNESS_CHECKER - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_FRESHNESS_CHECKER - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
-
5.2.5 Revocation freshness checker
- REVOCATION_ID - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_INFO - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_ISSUER_NOT_FOUND - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_ISSUER_NOT_FOUND_ID - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_NO_THIS_UPDATE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_NO_THIS_UPDATE_ID - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_NOT_AFTER_AFTER - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_NOT_AFTER_AFTER_ID - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_OUT_OF_BOUNDS_NO_POE - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because the signing certificate of the revocation information of the signature signing certificate is expired or not yet valid at the validation date/time and the Signature Validation Algorithm cannot ascertain that the revocation information issuance time lies within the validity interval of the signing certificate of that revocation information.
- REVOCATION_PRODUCED_AT_OUT_OF_BOUNDS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_PRODUCED_AT_OUT_OF_BOUNDS_ID - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_REASON - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_THIS_UPDATE_BEFORE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_THIS_UPDATE_BEFORE_ID - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_THIS_UPDATE_CONTROL_TIME - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- REVOCATION_VALUES - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationOrigin
-
The revocation data was embedded in the signature 'revocation-values' attribute (used in CAdES and XAdES)
- REVOCATION_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- REVOCATION_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- REVOCATION_VALUES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- RevocationAcceptanceChecker - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac
-
Checks if the revocation is acceptable and can be used
- RevocationAcceptanceChecker(I18nProvider, CertificateWrapper, CertificateRevocationWrapper, Date, ValidationPolicy, Set<String>) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.RevocationAcceptanceChecker
-
Default constructor
- RevocationAcceptanceCheckerResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
-
Verifies if the RAC result is valid
- RevocationAcceptanceCheckerResultCheck(I18nProvider, T, XmlRAC, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
-
Default constructor
- RevocationAcceptanceValidation - 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
- RevocationAcceptanceValidation(I18nProvider, Date, RevocationWrapper, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.RevocationAcceptanceValidation
-
Default constructor
- RevocationBasicValidationProcess - Class in eu.europa.esig.dss.validation.process.vpfltvd
-
Performs basic validation of a revocation data
- RevocationBasicValidationProcess(I18nProvider, DiagnosticData, RevocationWrapper, Map<String, XmlBasicBuildingBlocks>) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.RevocationBasicValidationProcess
-
Default constructor
- RevocationCertHashMatchCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
-
Checks if the revocation's certHash matches
- RevocationCertHashMatchCheck(I18nProvider, XmlRAC, RevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashMatchCheck
-
Default constructor
- RevocationCertHashPresenceCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
-
Checks if the revocation's certHash is present
- RevocationCertHashPresenceCheck(I18nProvider, XmlRAC, RevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashPresenceCheck
-
Default constructor
- RevocationCertificateSource - Class in eu.europa.esig.dss.spi.x509.revocation
-
Represents a certificate source present into a revocation token
- RevocationCertificateSource() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.RevocationCertificateSource
-
Default constructor
- RevocationConsistentCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
-
Checks if the revocation is consistent and can be used for the given certificate
- RevocationConsistentCheck(I18nProvider, T, CertificateWrapper, RevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Default constructor
- RevocationConstraints - Class in eu.europa.esig.dss.policy.jaxb
-
Group of constraints on the revocation data
- RevocationConstraints() - Constructor for class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
- revocationData - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
Revocation data to check
- revocationData - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
-
Revocation data to check
- RevocationDataAcceptableCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
-
Verifies the result of a basic revocation validation process
- RevocationDataAcceptableCheck(I18nProvider, T, String, XmlConclusion, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
-
Default constructor
- revocationDataAvailable - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- RevocationDataAvailableCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
-
Checks if a revocation data is available for the certificate
- RevocationDataAvailableCheck(I18nProvider, T, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataAvailableCheck
-
Default constructor
- RevocationDataAvailableCheck(I18nProvider, T, CertificateWrapper, LevelConstraint, String) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataAvailableCheck
-
Default constructor with token id
- RevocationDataFreshCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
-
Checks if the revocation data is fresh
- RevocationDataFreshCheck(I18nProvider, XmlRFC, RevocationWrapper, Date, TimeConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataFreshCheck
-
Default constructor
- RevocationDataFreshCheckWithNullConstraint - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
-
Checks if the revocation data is fresh against its ThisUpdate and NextUpdate time interval
- RevocationDataFreshCheckWithNullConstraint(I18nProvider, XmlRFC, RevocationWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataFreshCheckWithNullConstraint
-
Default constructor
- RevocationDataKnownCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
-
Checks if the revocation status is known
- RevocationDataKnownCheck(I18nProvider, XmlRAC, CertificateRevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationDataKnownCheck
-
Default constructor
- RevocationDataLoadingStrategy - Class in eu.europa.esig.dss.validation
-
This class allows retrieving of Revocation data from CRL or OCSP sources, based on the defined strategy NOTE: The implemented object does not require setting of OCSP/CRL/RevocationDataVerifier sources on instantiation from the user.
- RevocationDataLoadingStrategy() - Constructor for class eu.europa.esig.dss.validation.RevocationDataLoadingStrategy
-
Default constructor instantiating object with null values
- RevocationDataLoadingStrategyFactory - Interface in eu.europa.esig.dss.validation
-
This interface is used to initialize a new
RevocationDataLoadingStrategy
. - revocationDataValidityMap - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
-
This map contains validation results of the revocation data processing
- revocationDataVerifier - Variable in class eu.europa.esig.dss.validation.RevocationDataLoadingStrategy
-
Used to verify the validity of obtained revocation data
- RevocationDataVerifier - Class in eu.europa.esig.dss.validation
-
This class is used to verify acceptance of a revocation data for the following validation process, whether the revocation data has been extracted from a document or obtained from an online source.
- revocationDate - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation
- revocationDate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRevocation
- revocationDate - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlRevocation
- revocationDate - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Represents the revocation date from an X509CRLEntry or from an BasicOCSPResp (if the related certificate is revoked)
- RevocationDateAfterBestSignatureTimeCheck - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
-
Checks if the revocation date is after best-signature-time
- RevocationDateAfterBestSignatureTimeCheck(I18nProvider, XmlValidationProcessLongTermData, CertificateRevocationWrapper, Date, LevelConstraint, SubContext) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
-
Default constructor
- revocationFreshness - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- RevocationFreshnessChecker - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rfc
-
5.2.5 Revocation freshness checker This building block checks that a given revocation status information is "fresh" at a given validation time.
- RevocationFreshnessChecker(I18nProvider, RevocationWrapper, Date, Context, SubContext, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.RevocationFreshnessChecker
-
Default constructor
- RevocationFreshnessCheckerResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the revocation freshness checker's result is valid
- RevocationFreshnessCheckerResultCheck(I18nProvider, T, XmlRFC, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
-
Default constructor
- revocationFreshnessNextUpdate - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- RevocationFreshnessStatus - Class in eu.europa.esig.dss.validation.status
-
Contains information about the performed revocation freshness check
- RevocationFreshnessStatus() - Constructor for class eu.europa.esig.dss.validation.status.RevocationFreshnessStatus
-
Default constructor initializing an empty map
- revocationId - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation
- revocationInfo - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
- revocationInfoAccessPresent - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- RevocationInfoAccessPresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the revocation access points are present in the certificate
- RevocationInfoAccessPresentCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationInfoAccessPresentCheck
-
Default constructor
- RevocationInfoArchival - Class in eu.europa.esig.dss.pades.validation
-
RevocationInfoArchival ::= SEQUENCE { crl [0] EXPLICIT SEQUENCE of CRLs, OPTIONAL ocsp [1] EXPLICIT SEQUENCE of OCSP Responses, OPTIONAL otherRevInfo [2] EXPLICIT SEQUENCE of OtherRevInfo, OPTIONAL }
- RevocationInfoArchival(CertificateList[], OCSPResponse[], OtherRevVals) - Constructor for class eu.europa.esig.dss.pades.validation.RevocationInfoArchival
-
The constructor
- RevocationIssuedBeforeControlTimeCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks
-
This class verifies if the issuance date of the revocation status information is before control time
- RevocationIssuedBeforeControlTimeCheck(I18nProvider, T, RevocationWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.RevocationIssuedBeforeControlTimeCheck
-
Default constructor
- revocationIssuerNotExpired - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- RevocationIssuerRevocationDataAvailableCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
-
Checks if the revocation data is available for the revocation issuer's certificate
- RevocationIssuerRevocationDataAvailableCheck(I18nProvider, XmlRAC, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationIssuerRevocationDataAvailableCheck
-
Default constructor
- RevocationIssuerTrustedCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
This class checks if the provided certificate token is trusted
- RevocationIssuerTrustedCheck(I18nProvider, T, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerTrustedCheck
-
Default constructor
- RevocationIssuerValidityRangeCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
This class verifies if a validation time is in the validity range of the certificate of the issuer of the revocation information
- RevocationIssuerValidityRangeCheck(I18nProvider, T, RevocationWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerValidityRangeCheck
-
Default constructor
- revocationObject - Variable in class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
- RevocationOrigin - Enum in eu.europa.esig.dss.enumerations
-
List of possible revocation data origins
- RevocationOriginTypeParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
RevocationOrigin
- revocationProductionDate - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlRAC
- revocationReason - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlRevocation
- revocationReason - Variable in class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
- RevocationReason - Enum in eu.europa.esig.dss.enumerations
-
This enum is used to get String value of CRLReason The CRLReason enumeration.
- RevocationReasonParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
RevocationReason
- RevocationRef<R extends Revocation> - Class in eu.europa.esig.dss.spi.x509.revocation
-
This class represents an extracted revocation reference from a signature
- RevocationRef() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
-
Default constructor instantiating object with null values
- RevocationRefIdentifier - Class in eu.europa.esig.dss.spi.x509.revocation
-
An identifier for a revocation reference
- RevocationRefIdentifier(Digest) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.RevocationRefIdentifier
-
Digest only constructor
- RevocationRefIdentifier(RevocationRef<?>) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.RevocationRefIdentifier
-
Constructor from a
RevocationRef
- RevocationRefOrigin - Enum in eu.europa.esig.dss.enumerations
-
List of possible revocation reference origins
- RevocationRefOriginParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
RevocationRefOrigin
- revocationRefs - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocation
- RevocationRefWrapper - Class in eu.europa.esig.dss.diagnostic
-
Represents a revocation data wrapper
- RevocationRefWrapper(XmlRevocationRef, String) - Constructor for class eu.europa.esig.dss.diagnostic.RevocationRefWrapper
-
Default constructor
- RevocationResponderIdMatchCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
-
This method verifies whether the ResponderId property of an OCSP response matches the found certificate used to sign the OCSP response.
- RevocationResponderIdMatchCheck(I18nProvider, XmlRAC, RevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationResponderIdMatchCheck
-
Default constructor
- revocations - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- RevocationSource<R extends Revocation> - Interface in eu.europa.esig.dss.spi.x509.revocation
-
This interface allows revocation data retrieving for a given certificate.
- RevocationSourceAlternateUrlsSupport<R extends Revocation> - Interface in eu.europa.esig.dss.spi.x509.revocation
-
This interface provides a method to retrieve a revocation data with a list of alternative URL access points
- revocationStatusInformation - Variable in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
- RevocationStatusInformationType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for RevocationStatusInformationType complex type.
- RevocationStatusInformationType() - Constructor for class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
- revocationThisUpdate - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlRAC
- revocationTime - Variable in class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
- revocationTimeAgainstBestSignatureTime - Variable in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
- RevocationToken<R extends Revocation> - Class in eu.europa.esig.dss.spi.x509.revocation
-
Represents a revocation data token
- RevocationToken() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Default constructor instantiating object with null values
- RevocationTokenAndUrl(String, RevocationToken<R>) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.OnlineRevocationSource.RevocationTokenAndUrl
-
Default constructor
- RevocationTokenIdentifier - Class in eu.europa.esig.dss.spi.x509.revocation
-
An identifier for a revocation token
- RevocationTokenIdentifier(RevocationToken<?>) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.RevocationTokenIdentifier
-
Default constructor
- RevocationTokenRefMatcher<R extends Revocation> - Interface in eu.europa.esig.dss.spi.x509.revocation
-
This class is used to validate a revocation reference against a revocation token
- revocationType - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocationToken
- RevocationType - Enum in eu.europa.esig.dss.enumerations
-
Defines a type of revocation data response
- RevocationTypeParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
RevocationType
- revocationValues - Variable in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
- revocationValues - Variable in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
- revocationValues - Variable in class eu.europa.esig.xades.jaxb.xades141.ValidationDataType
- RevocationValuesType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for RevocationValuesType complex type.
- RevocationValuesType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for RevocationValuesType complex type.
- RevocationValuesType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for RevocationValuesType complex type.
- RevocationValuesType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.RevocationValuesType
- RevocationValuesType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.RevocationValuesType
- RevocationValuesType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.RevocationValuesType
- RevocationWrapper - Class in eu.europa.esig.dss.diagnostic
-
Revocation wrapper containing common revocation information
- RevocationWrapper(XmlRevocation) - Constructor for class eu.europa.esig.dss.diagnostic.RevocationWrapper
-
Default constructor
- REVOKED - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateStatus
-
The certificate is revoked
- REVOKED - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into TOTAL-FAILED because: • the signing certificate has been revoked; and • there is proof that the signature has been created after the revocation time.
- REVOKED_CA_NO_POE - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because at least one certificate chain was found but an intermediate CA certificate is revoked.
- REVOKED_NO_POE - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because the signing certificate was revoked at the validation date/time.
- rfc - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
- rfc - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessLongTermData
- RFC - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- RFC3339_TIME_FORMAT - Static variable in class eu.europa.esig.dss.spi.DSSUtils
-
RFC 3339 DateTime format used by default
- RFC822_NAME - Enum constant in enum eu.europa.esig.dss.enumerations.GeneralNameType
- RFS_TST - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
References Timestamp
- RGB_PROFILE_NAME - Static variable in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
The RGB color profile
- RIGHT - Enum constant in enum eu.europa.esig.dss.enumerations.SignerTextHorizontalAlignment
-
Align the text to right
- RIGHT - Enum constant in enum eu.europa.esig.dss.enumerations.SignerTextPosition
-
The text on the right of the picture
- RIGHT - Enum constant in enum eu.europa.esig.dss.enumerations.VisualSignatureAlignmentHorizontal
-
x axis is right padding
- RIPEMD160 - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
RIPEMD160
- role - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole
- role - Variable in class eu.europa.esig.validationreport.jaxb.SAOneSignerRoleType
- ROLE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- roleDescriptorOrIDPSSODescriptorOrSPSSODescriptor - Variable in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
- RoleDescriptorType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for RoleDescriptorType complex type.
- RoleDescriptorType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
- roleDetails - Variable in class eu.europa.esig.validationreport.jaxb.SASignerRoleType
- ROLEOCCUPANT - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- RoleOfPSP - Class in eu.europa.esig.dss.model.x509.extension
-
Object Identifier for roles of payment service providers
- RoleOfPSP() - Constructor for class eu.europa.esig.dss.model.x509.extension.RoleOfPSP
-
Default constructor instantiating object with null values
- RoleOfPspOid - Enum in eu.europa.esig.dss.enumerations
-
RoleOfPspOid ::= OBJECT IDENTIFIER -- Object Identifier arc for roles of payment service providers -- defined in the present document etsi-psd2-roles OBJECT IDENTIFIER ::={ itu-t(0) identified-organization(4) etsi(0) psd2(19495) id-roles(1) }
- rolesOfPSP - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPSD2QcInfo
- rollback(Connection) - Method in class eu.europa.esig.dss.spi.client.jdbc.JdbcCacheConnector
-
Rollback transaction for the given
Connection
- ROOT_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Root'
- rootElement - Variable in class eu.europa.esig.dss.xades.validation.XMLDocumentValidator
-
The root element of the document to validate
- rootfile - Variable in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
- ROOTFILE - Enum constant in enum eu.europa.esig.dss.asic.common.definition.ASiCAttribute
-
Rootfile
- rotate(BufferedImage, double) - Static method in class eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.DefaultImageDrawerUtils
-
Rotates the provided image to the given
angle
- ROTATE_180 - Enum constant in enum eu.europa.esig.dss.enumerations.VisualSignatureRotation
-
rotate by 180
- ROTATE_270 - Enum constant in enum eu.europa.esig.dss.enumerations.VisualSignatureRotation
-
rotate by 270
- ROTATE_90 - Enum constant in enum eu.europa.esig.dss.enumerations.VisualSignatureRotation
-
rotate by 90
- rotateRelativelyWrappingBox(AnnotationBox, AnnotationBox, int) - Static method in class eu.europa.esig.dss.pdf.visible.ImageRotationUtils
-
This method rotates the given
annotationBox
relatively thewrappingBox
according to the givenrotation
- RSA - Enum constant in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
RSA
- RSA_KEY_VALUE - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
RSAKeyValue
- RSA_MD2 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with MD2
- RSA_MD5 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with MD5
- RSA_RAW - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA without digest algorithm
- RSA_RIPEMD160 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with RIPEMD160
- RSA_SHA1 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with SHA-1
- RSA_SHA224 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with SHA-224
- RSA_SHA256 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with SHA-256
- RSA_SHA3_224 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with SHA3-224
- RSA_SHA3_256 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with SHA3-256
- RSA_SHA3_384 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with SHA3-384
- RSA_SHA3_512 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with SHA3-512
- RSA_SHA384 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with SHA-384
- RSA_SHA512 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with SHA-512
- RSA_SSA_PSS_RAW_MGF1 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with MGF1 without digest algorithm
- RSA_SSA_PSS_SHA1_MGF1 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with MGF1 with SHA-1
- RSA_SSA_PSS_SHA224_MGF1 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with MGF1 with SHA-224
- RSA_SSA_PSS_SHA256_MGF1 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with MGF1 with SHA-256
- RSA_SSA_PSS_SHA3_224_MGF1 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with MGF1 with SHA3-224
- RSA_SSA_PSS_SHA3_256_MGF1 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with MGF1 with SHA3-256
- RSA_SSA_PSS_SHA3_384_MGF1 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with MGF1 with SHA3-384
- RSA_SSA_PSS_SHA3_512_MGF1 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with MGF1 with SHA3-512
- RSA_SSA_PSS_SHA384_MGF1 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with MGF1 with SHA-384
- RSA_SSA_PSS_SHA512_MGF1 - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
RSA with MGF1 with SHA-512
- RSAKeyValueType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for RSAKeyValueType complex type.
- RSAKeyValueType() - Constructor for class eu.europa.esig.xmldsig.jaxb.RSAKeyValueType
- RuleUtils - Class in eu.europa.esig.dss.policy
-
Converts
TimeConstraint
from a policy into the corresponding long time value - run() - Method in class eu.europa.esig.dss.tsl.runnable.AbstractRunnableAnalysis
S
- SACertIDListType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SACertIDListType complex type.
- SACertIDListType() - Constructor for class eu.europa.esig.validationreport.jaxb.SACertIDListType
- SACertIDType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SACertIDType complex type.
- SACertIDType() - Constructor for class eu.europa.esig.validationreport.jaxb.SACertIDType
- SACommitmentTypeIndicationType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SACommitmentTypeIndicationType complex type.
- SACommitmentTypeIndicationType() - Constructor for class eu.europa.esig.validationreport.jaxb.SACommitmentTypeIndicationType
- SAContactInfoType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SAContactInfoType complex type.
- SAContactInfoType() - Constructor for class eu.europa.esig.validationreport.jaxb.SAContactInfoType
- SACounterSignatureType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SACounterSignatureType complex type.
- SACounterSignatureType() - Constructor for class eu.europa.esig.validationreport.jaxb.SACounterSignatureType
- SACRLIDType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SACRLIDType complex type.
- SACRLIDType() - Constructor for class eu.europa.esig.validationreport.jaxb.SACRLIDType
- SADataObjectFormatType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SADataObjectFormatType complex type.
- SADataObjectFormatType() - Constructor for class eu.europa.esig.validationreport.jaxb.SADataObjectFormatType
- SADSSType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SADSSType complex type.
- SADSSType() - Constructor for class eu.europa.esig.validationreport.jaxb.SADSSType
- SAFilterType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SAFilterType complex type.
- SAFilterType() - Constructor for class eu.europa.esig.validationreport.jaxb.SAFilterType
- SAMessageDigestType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SAMessageDigestType complex type.
- SAMessageDigestType() - Constructor for class eu.europa.esig.validationreport.jaxb.SAMessageDigestType
- SAML_ASSERTION_SCHEMA_LOCATION - Static variable in class eu.europa.esig.saml.SAMLAssertionUtils
- SAML_AUTHN_CONTEXT_TYPES_SCHEMA_LOCATION - Static variable in class eu.europa.esig.saml.SAMLAssertionUtils
- SAML_DCE_SCHEMA_LOCATION - Static variable in class eu.europa.esig.saml.SAMLAssertionUtils
- SAML_ECP_SCHEMA_LOCATION - Static variable in class eu.europa.esig.saml.SAMLAssertionUtils
- SAML_METADATA_ALG_SUPPORT_SCHEMA_LOCATION - Static variable in class eu.europa.esig.saml.SAMLAssertionUtils
- SAML_METADATA_SCHEMA_LOCATION - Static variable in class eu.europa.esig.saml.SAMLAssertionUtils
- SAML_PROTOCOL_SCHEMA_LOCATION - Static variable in class eu.europa.esig.saml.SAMLAssertionUtils
- SAML_X500_SCHEMA_LOCATION - Static variable in class eu.europa.esig.saml.SAMLAssertionUtils
- SAML_XACML_SCHEMA_LOCATION - Static variable in class eu.europa.esig.saml.SAMLAssertionUtils
- SAMLAssertionNamespace - Class in eu.europa.esig.dss.xades.definition
-
Contains a SAML namespace definition
- SAMLAssertionUtils - Class in eu.europa.esig.saml
-
SAML Assertion Utils
- SANameType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SANameType complex type.
- SANameType() - Constructor for class eu.europa.esig.validationreport.jaxb.SANameType
- SantuarioInitializer - Class in eu.europa.esig.dss.xades
-
Customized Initialization of Santuario.
- SAOCSPIDType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SAOCSPIDType complex type.
- SAOCSPIDType() - Constructor for class eu.europa.esig.validationreport.jaxb.SAOCSPIDType
- SAOneSignerRoleType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SAOneSignerRoleType complex type.
- SAOneSignerRoleType() - Constructor for class eu.europa.esig.validationreport.jaxb.SAOneSignerRoleType
- SAReasonType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SAReasonType complex type.
- SAReasonType() - Constructor for class eu.europa.esig.validationreport.jaxb.SAReasonType
- SARevIDListType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SARevIDListType complex type.
- SARevIDListType() - Constructor for class eu.europa.esig.validationreport.jaxb.SARevIDListType
- SASignatureProductionPlaceType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SASignatureProductionPlaceType complex type.
- SASignatureProductionPlaceType() - Constructor for class eu.europa.esig.validationreport.jaxb.SASignatureProductionPlaceType
- SASignerRoleType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SASignerRoleType complex type.
- SASignerRoleType() - Constructor for class eu.europa.esig.validationreport.jaxb.SASignerRoleType
- SASigningTimeType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SASigningTimeType complex type.
- SASigningTimeType() - Constructor for class eu.europa.esig.validationreport.jaxb.SASigningTimeType
- SASigPolicyIdentifierType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SASigPolicyIdentifierType complex type.
- SASigPolicyIdentifierType() - Constructor for class eu.europa.esig.validationreport.jaxb.SASigPolicyIdentifierType
- SASubFilterType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SASubFilterType complex type.
- SASubFilterType() - Constructor for class eu.europa.esig.validationreport.jaxb.SASubFilterType
- SATimestampType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SATimestampType complex type.
- SATimestampType() - Constructor for class eu.europa.esig.validationreport.jaxb.SATimestampType
- SatisfyingRevocationDataExistsCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks
-
Checks if an acceptable revocation data exists
- SatisfyingRevocationDataExistsCheck(I18nProvider, T, XmlCRS, CertificateWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.SatisfyingRevocationDataExistsCheck
-
Default constructor
- sav - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
- save(String) - Method in class eu.europa.esig.dss.jades.HTTPHeader
- save(String) - Method in class eu.europa.esig.dss.model.CommonDocument
- save(String) - Method in class eu.europa.esig.dss.model.DigestDocument
- save(String) - Method in interface eu.europa.esig.dss.model.DSSDocument
-
Save the content of the DSSDocument to the file.
- saveDocumentIncrementally(PDDocument, OutputStream) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
-
Saves the document incrementally
- saveToFile(byte[], File) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method saves the given array of
byte
to the providedFile
. - SAVRIType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SAVRIType complex type.
- SAVRIType() - Constructor for class eu.europa.esig.validationreport.jaxb.SAVRIType
- SchemaFactoryBuilder - Class in eu.europa.esig.dss.jaxb.common
-
Builds a
SchemaFactory
- SchemaFactoryBuilder() - Constructor for class eu.europa.esig.dss.jaxb.common.SchemaFactoryBuilder
-
Default constructor
- schemaRefs - Variable in class eu.europa.esig.validationreport.jaxb.XAdESSignaturePtrType
- schemeExtensions - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- schemeInformation - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
- schemeInformationURI - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- SchemeInformationURIByLang - Class in eu.europa.esig.dss.tsl.function
-
Predicate to filter scheme information by language
- SchemeInformationURIByLang(String) - Constructor for class eu.europa.esig.dss.tsl.function.SchemeInformationURIByLang
-
Default constructor
- schemeName - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- schemeOperatorAddress - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- schemeOperatorName - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- schemeOperatorName - Variable in class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
- schemeServiceDefinitionURI - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
- schemeTerritory - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- schemeTerritory - Variable in class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
- SchemeTerritoryOtherTSLPointer - Class in eu.europa.esig.dss.tsl.function
-
The predicate is used to filter certain TLs by the accepted country codes
- SchemeTerritoryOtherTSLPointer(String) - Constructor for class eu.europa.esig.dss.tsl.function.SchemeTerritoryOtherTSLPointer
-
Constructor allowing to filter a single country code
- SchemeTerritoryOtherTSLPointer(Collection<String>) - Constructor for class eu.europa.esig.dss.tsl.function.SchemeTerritoryOtherTSLPointer
-
Constructor allowing to filter a collection of country coded
- schemeTypeCommunityRules - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- scope - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
- scope - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope
- scoping - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
- ScopingType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for ScopingType complex type.
- ScopingType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.ScopingType
- SEARCHGUIDE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- SECONDS - Enum constant in enum eu.europa.esig.dss.policy.jaxb.TimeUnit
- secretKeyProtection - Variable in class eu.europa.esig.saml.jaxb.authn.context.TechnicalProtectionBaseType
- SecretKeyProtectionType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for SecretKeyProtectionType complex type.
- SecretKeyProtectionType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.SecretKeyProtectionType
- secure - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
- secureAlgorithm - Variable in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
- SecureContainerHandler - Class in eu.europa.esig.dss.asic.common
-
The default implementation of
ZipContainerHandler
, providing utilities to prevent a denial of service attacks, such as zip-bombing - SecureContainerHandler() - Constructor for class eu.europa.esig.dss.asic.common.SecureContainerHandler
-
Default constructor instantiating handler with default configuration
- SecureRandomNonceSource - Class in eu.europa.esig.dss.service
-
This class produces nonce values based on a SecureRandom.
- SecureRandomNonceSource() - Constructor for class eu.europa.esig.dss.service.SecureRandomNonceSource
-
Default constructor instantiating a SecureRandom
- SecureRandomProvider - Interface in eu.europa.esig.dss.pdf.encryption
-
The class is used to provide a
SecureRandom
to be used for encrypted PDF signing/extension - secureReadMetadata(SignatureImageParameters) - Static method in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
Reads image's metadata in a secure way.
- securityAudit - Variable in class eu.europa.esig.saml.jaxb.authn.context.OperationalProtectionType
- SecurityAuditType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for SecurityAuditType complex type.
- SecurityAuditType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.SecurityAuditType
- SecurityConfigurationException - Exception Class in eu.europa.esig.dss.jaxb.common.exception
-
This exception is used to catch and re-throw an exception caused by a security feature/attribute definition
- SecurityConfigurationException(Exception) - Constructor for exception class eu.europa.esig.dss.jaxb.common.exception.SecurityConfigurationException
-
Default constructor
- SEEALSO - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- seed - Variable in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
- SEED - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
Seed
- seedLength - Variable in class eu.europa.esig.saml.jaxb.authn.context.TimeSyncTokenType
- select(SqlSelectQuery, Object...) - Method in class eu.europa.esig.dss.spi.client.jdbc.JdbcCacheConnector
-
This method executes the query and returns a collection of selected objects
- selfIssuedOCSP - Variable in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
- SelfIssuedOCSPCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
-
Checks if the certificate in question is not present in the OCSP's certificate chain
- SelfIssuedOCSPCheck(I18nProvider, XmlRAC, CertificateWrapper, RevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.SelfIssuedOCSPCheck
-
Default constructor
- selfSigned - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
- selfSigned - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- selfSigned - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
- selfSigned - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- semantic - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlDetailedReport
- semantic - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
- SEMANTICS_CERTIFICATE_CHAIN_GENERAL_FAILURE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_CHAIN_CONSTRAINTS_FAILURE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_CRYPTO_CONSTRAINTS_FAILURE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_CRYPTO_CONSTRAINTS_FAILURE_NO_POE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_EXPIRED - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_FAILED - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_FORMAT_FAILURE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_HASH_FAILURE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_INDETERMINATE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_NO_CERTIFICATE_CHAIN_FOUND - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_NO_POE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_NO_SIGNING_CERTIFICATE_FOUND - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_NOT_YET_VALID - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_OUT_OF_BOUNDS_NO_POE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_OUT_OF_BOUNDS_NOT_REVOKED - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_PASSED - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_POLICY_PROCESSING_ERROR - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_REVOCATION_OUT_OF_BOUNDS_NO_POE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_REVOKED - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_REVOKED_CA_NO_POE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_REVOKED_NO_POE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_SIG_CONSTRAINTS_FAILURE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_SIG_CRYPTO_FAILURE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_SIGNATURE_POLICY_NOT_AVAILABLE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_SIGNED_DATA_NOT_FOUND - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_TIMESTAMP_ORDER_FAILURE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_TOTAL_FAILED - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_TOTAL_PASSED - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SEMANTICS_TRY_LATER - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- semanticsIdentifier - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- semanticsIdentifier - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- SemanticsIdentifier - Enum in eu.europa.esig.dss.enumerations
-
ETSI EN 319 412-1 V1.1.1 -- Semantics identifiers id-etsi-qcs-semantics-identifiers OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) id-cert-profile(194121) 1 }
- sequenceNumber - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
- serialInfo - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
- SerializableCounterSignatureParameters - Interface in eu.europa.esig.dss.model
-
The interface contains the common methods for counter signature parameters
- SerializableSignatureParameters - Interface in eu.europa.esig.dss.model
-
The interface defines signature parameters
- SerializableTimestampParameters - Interface in eu.europa.esig.dss.model
-
The common interface for timestamp parameters
- serializeNode(Node) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
This method performs the serialization of the given node
- serialNumber - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- serialNumber - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
- serialNumber - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerInfo
- SERIALNUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- SerialNumberCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate's serial number is present
- SerialNumberCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SerialNumberCheck
-
Default constructor
- serialNumberPresent - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- SERVER_AUTH - Enum constant in enum eu.europa.esig.dss.enumerations.ExtendedKeyUsage
-
serverAuth
- ServiceByCertificateTypeFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
-
Allowed services are : cert type T1 = ASi T1 cert type T1 = ASi T2 + QCForXXX T2 (overrule)
- ServiceByCertificateTypeFilter(CertificateWrapper) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByCertificateTypeFilter
-
Default constructor
- ServiceByCountryFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
-
This class is used to filter trusted services by country code(s).
- ServiceByCountryFilter(String) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByCountryFilter
-
Constructor to instantiate the filter by a single country code
- ServiceByCountryFilter(Set<String>) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByCountryFilter
-
Constructor to instantiate the filter by a set of single country codes
- ServiceByDateFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
-
This filter is used to filter TrustedServices that have been valid at the given time
- ServiceByDateFilter(Date) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByDateFilter
-
Default constructor
- ServiceByMRAEnactedFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
-
This class filters Trusted Services with MRA enacted value
- ServiceByMRAEnactedFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByMRAEnactedFilter
-
Default constructor
- ServiceByMRAEquivalenceStartingDateFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
-
This class fitlers Trusted Services by the related MRA equivalence starting date
- ServiceByMRAEquivalenceStartingDateFilter(Date) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByMRAEquivalenceStartingDateFilter
-
Default constructor
- ServiceByTLUrlFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
-
This class is used to filter trusted services by the TL Url.
- ServiceByTLUrlFilter(String) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByTLUrlFilter
-
Constructor to instantiate the filter with a single TL URL
- ServiceByTLUrlFilter(Set<String>) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByTLUrlFilter
-
Constructor to instantiate the filter with a set of TL URLs
- ServiceConsistencyCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
Checks if the Trusted Service is consistent
- ServiceConsistencyCheck(I18nProvider, XmlValidationCertificateQualification, TrustedServiceWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ServiceConsistencyCheck
-
Default constructor
- serviceDescription - Variable in class eu.europa.esig.saml.jaxb.metadata.AttributeConsumingServiceType
- serviceDigitalIdentifier - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- serviceDigitalIdentities - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType
- serviceDigitalIdentity - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceDigitalIdentityListType
- serviceDigitalIdentity - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
- serviceDigitalIdentity - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
- ServiceDigitalIdentityListType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for ServiceDigitalIdentityListType complex type.
- ServiceDigitalIdentityListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.ServiceDigitalIdentityListType
- ServiceEquivalence - Class in eu.europa.esig.dss.spi.tsl
-
This class represents a wrapper for TrustServiceEquivalenceInformation element from MRA scheme
- ServiceEquivalence(ServiceEquivalence.ServiceEquivalenceBuilder) - Constructor for class eu.europa.esig.dss.spi.tsl.ServiceEquivalence
-
Default constructor instantiating object with values from the builder
- ServiceEquivalence.ServiceEquivalenceBuilder - Class in eu.europa.esig.dss.spi.tsl
-
Builder class used to build a
ServiceEquivalence
object - ServiceEquivalenceBuilder() - Constructor for class eu.europa.esig.dss.spi.tsl.ServiceEquivalence.ServiceEquivalenceBuilder
-
Default constructor instantiating object with null values
- serviceHistory - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceType
- serviceHistoryInstance - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryType
- ServiceHistoryInstanceType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for ServiceHistoryInstanceType complex type.
- ServiceHistoryInstanceType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
- ServiceHistoryType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for ServiceHistoryType complex type.
- ServiceHistoryType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryType
- serviceInformation - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceType
- serviceInformationExtensions - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
- serviceInformationExtensions - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
- ServiceLoaderPdfObjFactory - Class in eu.europa.esig.dss.pdf
-
Implementation of IPdfObjFactory which looks for in the registered services and uses the first found instance.
- ServiceLoaderPdfObjFactory() - Constructor for class eu.europa.esig.dss.pdf.ServiceLoaderPdfObjFactory
-
Default constructor
- serviceName - Variable in class eu.europa.esig.saml.jaxb.metadata.AttributeConsumingServiceType
- serviceName - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
- serviceName - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
- serviceNames - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- ServiceQualification - Enum in eu.europa.esig.dss.enumerations
-
Contains qualification statuses for TrustedServices
- serviceStatus - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusList
- serviceStatus - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
- serviceStatus - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
- serviceSupplyPoint - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceSupplyPointsType
- serviceSupplyPoints - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- serviceSupplyPoints - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
- ServiceSupplyPointsType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for ServiceSupplyPointsType complex type.
- ServiceSupplyPointsType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.ServiceSupplyPointsType
- serviceType - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryTrustedServiceMapping
- serviceType - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- ServiceTypeASi - Class in eu.europa.esig.dss.spi.tsl
-
Contains information extracted from TrustServiceTSLType element
- ServiceTypeASi() - Constructor for class eu.europa.esig.dss.spi.tsl.ServiceTypeASi
-
Default constructor instantiating object with null values
- serviceTypeIdentifier - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeType
- serviceTypeIdentifier - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
- serviceTypeIdentifier - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
- ServiceTypeIdentifier - Enum in eu.europa.esig.dss.validation.process.qualification.trust
-
Service type identifier (ETSI TS 119 612 V2.1.1) It specifies the identifier of the service type.
- sessionIndex - Variable in class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
- sessionIndex - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthnQueryType
- sessionIndex - Variable in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
- sessionNotOnOrAfter - Variable in class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
- SET_BY_NATIONAL_LAW - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
After eIDAS 'setbynationallaw' status
- setAcceptableContainerTypes(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Sets the value of the acceptableContainerTypes property.
- setAcceptableDigestAlgo(ListAlgo) - Method in class eu.europa.esig.dss.policy.jaxb.CryptographicConstraint
-
Sets the value of the acceptableDigestAlgo property.
- setAcceptableDigestAlgorithms(Collection<DigestAlgorithm>) - Method in class eu.europa.esig.dss.validation.RevocationDataVerifier
-
Sets a collection of Digest Algorithms for acceptance.
- setAcceptableEncryptionAlgo(ListAlgo) - Method in class eu.europa.esig.dss.policy.jaxb.CryptographicConstraint
-
Sets the value of the acceptableEncryptionAlgo property.
- setAcceptableEncryptionAlgorithmKeyLength(Map<EncryptionAlgorithm, Integer>) - Method in class eu.europa.esig.dss.validation.RevocationDataVerifier
-
Sets a map of acceptable Encryption Algorithms and their corresponding minimal key length values.
- setAcceptableFormats(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Sets the value of the acceptableFormats property.
- setAcceptableMimeTypeFileContent(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Sets the value of the acceptableMimeTypeFileContent property.
- setAcceptablePDFAProfiles(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.PDFAConstraints
-
Sets the value of the acceptablePDFAProfiles property.
- setAcceptablePolicies(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Sets the value of the acceptablePolicies property.
- setAcceptableRevocationDataFound(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the acceptableRevocationDataFound property.
- setAcceptableZipComment(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Sets the value of the acceptableZipComment property.
- setAcceptedHttpStatus(List<Integer>) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Deprecated.since DSS 5.12. Use
CommonsHttpClientResponseHandler httpClientResponseHandler = new CommonsHttpClientResponseHandler(); httpClientResponseHandler.setAcceptedHttpStatuses(acceptedHttpStatus); commonsDataLoader.setHttpClientResponseHandler(httpClientResponseHandler);
- setAcceptedHttpStatuses(List<Integer>) - Method in class eu.europa.esig.dss.service.http.commons.CommonsHttpClientResponseHandler
-
This allows to set a list of accepted http status.
- setAcceptedProtocols(Collection<Protocol>) - Method in class eu.europa.esig.dss.spi.x509.aia.DefaultAIASource
-
Defines a set of protocols to be accepted and used by the AIA Source.
- setAcceptExpiredListOfTrustedLists(boolean) - Method in class eu.europa.esig.dss.tsl.sync.ExpirationAndSignatureCheckStrategy
-
Sets if expired list of trusted lists and their TLs are supported (next update after current time)
- setAcceptExpiredTrustedList(boolean) - Method in class eu.europa.esig.dss.tsl.sync.ExpirationAndSignatureCheckStrategy
-
Sets if expired trusted lists are supported (next update after current time)
- setAcceptInvalidListOfTrustedLists(boolean) - Method in class eu.europa.esig.dss.tsl.sync.ExpirationAndSignatureCheckStrategy
-
Sets if invalid list of trusted lists and their TLs are supported (signature with FAILED or INDETERMINATE Indication)
- setAcceptInvalidTrustedList(boolean) - Method in class eu.europa.esig.dss.tsl.sync.ExpirationAndSignatureCheckStrategy
-
Sets if invalid trusted lists are supported (signature with FAILED or INDETERMINATE Indication)
- setAction(PdfLockAction) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFLockDictionary
-
Sets the value of the action property.
- setAction(PdfLockAction) - Method in class eu.europa.esig.dss.pdf.SigFieldPermissions
-
Sets the action
- setAction(PdfObjectModificationType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModification
-
Sets the value of the action property.
- setActivationLimit(ActivationLimitType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationPinType
-
Sets the value of the activationLimit property.
- setActivationLimitDuration(ActivationLimitDurationType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitType
-
Sets the value of the activationLimitDuration property.
- setActivationLimitSession(ActivationLimitSessionType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitType
-
Sets the value of the activationLimitSession property.
- setActivationLimitUsages(ActivationLimitUsagesType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitType
-
Sets the value of the activationLimitUsages property.
- setActivationPin(ActivationPinType) - Method in class eu.europa.esig.saml.jaxb.authn.context.KeyActivationType
-
Sets the value of the activationPin property.
- setActivationPin(ActivationPinType) - Method in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
-
Sets the value of the activationPin property.
- setActor(String) - Method in class eu.europa.esig.saml.jaxb.ecp.RelayStateType
-
Sets the value of the actor property.
- setActor(String) - Method in class eu.europa.esig.saml.jaxb.ecp.RequestType
-
Sets the value of the actor property.
- setActor(String) - Method in class eu.europa.esig.saml.jaxb.ecp.ResponseType
-
Sets the value of the actor property.
- setAdditionalInfo(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Sets the value of the additionalInfo property.
- setAdditionalInformation(AdditionalInformationType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType
-
Sets the value of the additionalInformation property.
- setAdditionalServiceInformation(AdditionalServiceInformationType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeType
-
Sets the value of the additionalServiceInformation property.
- setAdditionalServiceInfos(List<String>) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets additional service informations
- setAdditionalServiceInfoUris(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryTrustedServiceMapping
- setAdditionalServiceInfoUris(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- setAdditionalServiceInfoUris(List<String>) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
-
Sets additional service info urls
- setAdditionalValidationReportData(AdditionalValidationReportDataType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
-
Sets the value of the additionalValidationReportData property.
- setAddress(String) - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
-
Sets the value of the address property.
- setAddress(String) - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectLocalityType
-
Sets the value of the address property.
- setAddX509SubjectName(boolean) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Sets if the
<ds:X509Data>
element shall be added Default: false - setAdESValidationDetails(XmlDetails) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
-
Sets the value of the adESValidationDetails property.
- setAdjunctCertSources(CertificateSource...) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Sets multiple adjunct certificate sources.
- setAdjunctCertSources(CertificateSource...) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setAdjunctCertSources(ListCertificateSource) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Sets a list of adjunct certificate sources
- setAdjunctCertSources(ListCertificateSource) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setADSL(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Sets the value of the adsl property.
- setAdvice(AdviceType) - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Sets the value of the advice property.
- setAffiliationDescriptor(AffiliationDescriptorType) - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Sets the value of the affiliationDescriptor property.
- setAffiliationOwnerID(String) - Method in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
-
Sets the value of the affiliationOwnerID property.
- setAIASource(AIASource) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Sets the AIASource used to load a
eu.europa.esig.dss.model.x509.CertificateToken
's issuer by defined AIA URI(s) within the token - setAIASource(AIASource) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setAiaUrls(List<String>) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- setAlertOnDocumentReadException(StatusAlert) - Method in class eu.europa.esig.dss.pdf.PdfSignatureFieldPositionChecker
-
Sets a behavior to follow when a
IOException
is thrown on an attempt to read document properties Default : ExceptionOnStatusAlert - throw the exception - setAlertOnExpiredSignature(StatusAlert) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method allows to change the behavior on expired signature (if the signing certificate or its POE(s) has been expired).
- setAlertOnExpiredSignature(StatusAlert) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setAlertOnForbiddenSignatureCreation(StatusAlert) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Deprecated.since DSS 5.12. Use
PdfPermissionsChecker pdfPermissionsChecker = new PdfPermissionsChecker(); pdfPermissionsChecker.setAlertOnForbiddenSignatureCreation(alertOnForbiddenSignatureCreation); pdfObjFactory.setPdfPermissionsChecker(pdfPermissionsChecker);
- setAlertOnForbiddenSignatureCreation(StatusAlert) - Method in class eu.europa.esig.dss.pdf.PdfPermissionsChecker
-
Sets a behavior to follow when creating a new signature in a document that forbids creation of new signatures Default : ExceptionOnStatusAlert - throw the exception
- setAlertOnInvalidTimestamp(StatusAlert) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method allows to change the behavior on invalid timestamp (LT/LTA augmentation).
- setAlertOnInvalidTimestamp(StatusAlert) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setAlertOnMissingRevocationData(StatusAlert) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method allows to change the behavior on missing revocation data (LT/LTA augmentation).
- setAlertOnMissingRevocationData(StatusAlert) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setAlertOnNoRevocationAfterBestSignatureTime(StatusAlert) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method allows to change the behavior on revocation data issued after a control time.
- setAlertOnNoRevocationAfterBestSignatureTime(StatusAlert) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setAlertOnRevokedCertificate(StatusAlert) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method allows to change the behavior on revoked certificates (LT/LTA augmentation).
- setAlertOnRevokedCertificate(StatusAlert) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setAlertOnSignatureFieldOutsidePageDimensions(StatusAlert) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Deprecated.since DSS 5.12. Use
PdfSignatureFieldPositionChecker pdfSignatureFieldPositionChecker = new PdfSignatureFieldPositionChecker(); pdfSignatureFieldPositionChecker.setAlertOnSignatureFieldOutsidePageDimensions(alertOnSignatureFieldOutsidePageDimensions); pdfObjFactory.setPdfSignatureFieldPositionChecker(pdfSignatureFieldPositionChecker);
- setAlertOnSignatureFieldOutsidePageDimensions(StatusAlert) - Method in class eu.europa.esig.dss.pdf.PdfSignatureFieldPositionChecker
-
Sets a behavior to follow when a new signature field is created outside the page's dimensions Default : ExceptionOnStatusAlert - throw the exception
- setAlertOnSignatureFieldOverlap(StatusAlert) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
Deprecated.since DSS 5.12. Use
PdfSignatureFieldPositionChecker pdfSignatureFieldPositionChecker = new PdfSignatureFieldPositionChecker(); pdfSignatureFieldPositionChecker.setAlertOnSignatureFieldOverlap(alertOnSignatureFieldOutsidePageDimensions); pdfObjFactory.setPdfSignatureFieldPositionChecker(pdfSignatureFieldPositionChecker);
- setAlertOnSignatureFieldOverlap(StatusAlert) - Method in class eu.europa.esig.dss.pdf.PdfSignatureFieldPositionChecker
-
Sets alert on a signature field overlap with existing fields or/and annotations Default : ExceptionOnStatusAlert - throw the exception
- setAlertOnUncoveredPOE(StatusAlert) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method allows to change the behavior on uncovered POE (timestamp).
- setAlertOnUncoveredPOE(StatusAlert) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setAlgoExpirationDate(AlgoExpirationDate) - Method in class eu.europa.esig.dss.policy.jaxb.CryptographicConstraint
-
Sets the value of the algoExpirationDate property.
- setAlgorithm(XmlCryptographicAlgorithm) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
-
Sets the value of the algorithm property.
- setAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.model.Digest
-
Sets the DigestAlgorithm
- setAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.ws.dto.DigestDTO
-
Sets the
DigestAlgorithm
- setAlgorithm(SignatureAlgorithm) - Method in class eu.europa.esig.dss.model.SignatureValue
-
Sets the
SignatureAlgorithm
- setAlgorithm(SignatureAlgorithm) - Method in class eu.europa.esig.dss.ws.dto.SignatureValueDTO
-
Sets the used
SignatureAlgorithm
- setAlgorithm(String) - Method in class eu.europa.esig.saml.jaxb.metadata.algsupport.DigestMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class eu.europa.esig.saml.jaxb.metadata.algsupport.SigningMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class eu.europa.esig.xmldsig.jaxb.CanonicalizationMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class eu.europa.esig.xmldsig.jaxb.DigestMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class eu.europa.esig.xmldsig.jaxb.SignatureMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class eu.europa.esig.xmldsig.jaxb.TransformType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class eu.europa.esig.xmlenc.jaxb.AgreementMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class eu.europa.esig.xmlenc.jaxb.EncryptionMethodType
-
Sets the value of the algorithm property.
- setAlgorithmParameters(TypedDataType) - Method in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
-
Sets the value of the algorithmParameters property.
- setAlias(String) - Method in class eu.europa.esig.dss.ws.server.signing.dto.RemoteKeyEntry
-
Sets the alias
- setAlignmentHorizontal(VisualSignatureAlignmentHorizontal) - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Sets a horizontal alignment respectively to a page of the signature field
- setAlignmentHorizontal(VisualSignatureAlignmentHorizontal) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Sets the signature field horizontal alignment on the page
- setAlignmentVertical(VisualSignatureAlignmentVertical) - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Sets a vertical alignment respectively to a page of the signature field
- setAlignmentVertical(VisualSignatureAlignmentVertical) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Sets the signature field vertical alignment on the page
- setAllDataSignedObjects(boolean) - Method in class eu.europa.esig.dss.validation.CommitmentTypeIndication
-
Sets if AllDataSignedObjects are referenced by the current CommitmentType (XAdES only)
- setAllDataSignedObjects(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
-
Sets the value of the allDataSignedObjects property.
- setAllFilesSigned(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Sets the value of the allFilesSigned property.
- setAllowCreate(Boolean) - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDPolicyType
-
Sets the value of the allowCreate property.
- setAllSignedDataObjects(Object) - Method in class eu.europa.esig.xades.jaxb.xades111.CommitmentTypeIndicationType
-
Sets the value of the allSignedDataObjects property.
- setAllSignedDataObjects(Object) - Method in class eu.europa.esig.xades.jaxb.xades122.CommitmentTypeIndicationType
-
Sets the value of the allSignedDataObjects property.
- setAllSignedDataObjects(Object) - Method in class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeIndicationType
-
Sets the value of the allSignedDataObjects property.
- setAlpha(Integer) - Method in class eu.europa.esig.dss.ws.dto.RemoteColor
-
Sets alpha layer value
- setAlphabet(AlphabetType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationPinType
-
Sets the value of the alphabet property.
- setAlphabet(AlphabetType) - Method in class eu.europa.esig.saml.jaxb.authn.context.PasswordType
-
Sets the value of the alphabet property.
- setAmount(int) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcEuLimitValue
-
Sets the value of the amount property.
- setAmount(int) - Method in class eu.europa.esig.dss.model.x509.extension.QCLimitValue
-
Sets the amount
- setAnnotationOverlaps(List<PdfModification>) - Method in class eu.europa.esig.dss.pdf.modifications.PdfModificationDetection
-
Sets annotation overlaps
- setAny(Object) - Method in class eu.europa.esig.saml.jaxb.protocol.ArtifactResponseType
-
Sets the value of the any property.
- setAny(Object) - Method in class eu.europa.esig.validationreport.jaxb.CertificateChainType
-
Sets the value of the any property.
- setAny(Object) - Method in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
-
Sets the value of the any property.
- setAny(Object) - Method in class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
-
Sets the value of the any property.
- setAny(Object) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationProcessType
-
Sets the value of the any property.
- setAny(Object) - Method in class eu.europa.esig.validationreport.jaxb.SignerInformationType
-
Sets the value of the any property.
- setAny(Object) - Method in class eu.europa.esig.validationreport.jaxb.VOReferenceType
-
Sets the value of the any property.
- setAppName(String) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Sets signing application name
- setAppName(String) - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
-
Sets signing application name
- setArchiveCutOff(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Sets the value of the archiveCutOff property.
- setArchiveDocuments(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESTimestampValidator
-
Sets the document embedded inside package.zip, when applicable
- setArchiveDocuments(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.cades.validation.scope.ASiCWithCAdESTimestampScopeFinder
-
Sets a list of package.zip archive documents
- setArchiveManifest(boolean) - Method in class eu.europa.esig.dss.validation.ManifestFile
-
Sets if the manifest is related to an archive timestamp (ASiC-E with CAdES)
- setArchiveManifestDocuments(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Sets archive manifest documents (ASiC with CAdES only)
- setArchiveManifestFilename(String) - Method in class eu.europa.esig.dss.asic.cades.SimpleASiCWithCAdESFilenameFactory
-
Sets a new filename for the last archive manifest document (when applicable)
- setArchiveTimestampParameters(CAdESTimestampParameters) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- setArchiveTimestampParameters(RemoteTimestampParameters) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Set the parameters to produce the archive timestamp (Baseline-LTA)
- setArchiveTimestampParameters(TP) - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Set the parameters to produce the archive timestamp (Baseline-LTA)
- setArchiveTimestampType(ArchiveTimestampType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Sets the value of the archiveTimestampType property.
- setArchiveTimestampType(ArchiveTimestampType) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Archive timestamps can be of different sub type.
- setArtifact(String) - Method in class eu.europa.esig.saml.jaxb.protocol.ArtifactResolveType
-
Sets the value of the artifact property.
- setAsi(String) - Method in class eu.europa.esig.dss.spi.tsl.ServiceTypeASi
-
Sets the AdditionalServiceInformation value
- setAsicContainer(DSSDocument) - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Sets the original ASiC container
- setAsicContainerType(ASiCContainerType) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Sets ASiCContainerType for ASiC format creation
- setAsicFilenameFactory(ASiCWithCAdESFilenameFactory) - Method in class eu.europa.esig.dss.asic.cades.merge.AbstractASiCWithCAdESContainerMerger
-
Sets
ASiCWithCAdESFilenameFactory
defining a set of rules for naming of newly create ZIP entries, such as signature files. - setAsicFilenameFactory(ASiCWithCAdESFilenameFactory) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
-
Sets
ASiCWithCAdESFilenameFactory
defining a set of rules for naming of newly create ZIP entries, such as signature files. - setAsicFilenameFactory(ASiCWithXAdESFilenameFactory) - Method in class eu.europa.esig.dss.asic.xades.merge.AbstractASiCWithXAdESContainerMerger
-
Sets
ASiCWithXAdESFilenameFactory
defining a set of rules for naming of newly create ZIP entries, such as signature files. - setAsicFilenameFactory(ASiCWithXAdESFilenameFactory) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESService
-
Sets
ASiCWithXAdESFilenameFactory
defining a set of rules for naming of newly create ZIP entries, such as signature files. - setASiCManifestExtensions(ExtensionsListType) - Method in class eu.europa.esig.asic.manifest.jaxb.ASiCManifestType
-
Sets the value of the aSiCManifestExtensions property.
- setAsicWithCAdESService(ASiCWithCAdESService) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureServiceImpl
-
Sets the ASiC with CAdES signature service
- setAsicWithCAdESService(MultipleDocumentsSignatureService<ASiCWithCAdESSignatureParameters, ASiCWithCAdESTimestampParameters>) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteMultipleDocumentsSignatureServiceImpl
-
Sets the ASiC with CAdES multiple signature service
- setAsicWithXAdESService(ASiCWithXAdESService) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureServiceImpl
-
Sets the ASiC with XAdES signature service
- setAsicWithXAdESService(MultipleDocumentsSignatureService<ASiCWithXAdESSignatureParameters, XAdESTimestampParameters>) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteMultipleDocumentsSignatureServiceImpl
-
Sets the ASiC with XAdES multiple signature service
- setAsn1ObjectIdentifier(ASN1ObjectIdentifier) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPResponseBinary
-
Sets the
ASN1ObjectIdentifier
- setAsn1Processable(boolean) - Method in class eu.europa.esig.dss.validation.policy.SignaturePolicyValidationResult
-
Sets if the signature policy is ASN.1 processable
- setAsn1Processable(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Sets the value of the asn1Processable property.
- setAssert(Assert) - Method in class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
-
Sets the value of the assert property.
- setAssertionConsumerServiceIndex(Integer) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Sets the value of the assertionConsumerServiceIndex property.
- setAssertionConsumerServiceURL(String) - Method in class eu.europa.esig.saml.jaxb.ecp.ResponseType
-
Sets the value of the assertionConsumerServiceURL property.
- setAssertionConsumerServiceURL(String) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Sets the value of the assertionConsumerServiceURL property.
- setAttribute(String, Object) - Method in class eu.europa.esig.dss.jaxb.common.AbstractConfigurator
-
Sets a custom attribute.
- setAttribute(String, Object) - Method in class eu.europa.esig.dss.jaxb.common.DocumentBuilderFactoryBuilder
- setAttribute(String, Object) - Method in class eu.europa.esig.dss.jaxb.common.SchemaFactoryBuilder
- setAttribute(String, Object) - Method in class eu.europa.esig.dss.jaxb.common.TransformerFactoryBuilder
- setAttribute(String, Object) - Method in class eu.europa.esig.dss.jaxb.common.ValidatorConfigurator
- setAttributeCertificateRefs(CompleteCertificateRefsType) - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Sets the value of the attributeCertificateRefs property.
- setAttributeConsumingServiceIndex(Integer) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Sets the value of the attributeConsumingServiceIndex property.
- setAttributeNS(Element, DSSNamespace, DSSAttribute, String) - Static method in class eu.europa.esig.dss.DomUtils
-
This method adds an attribute with the namespace and the value
- setAttributeRevocationRefs(CompleteRevocationRefsType) - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Sets the value of the attributeRevocationRefs property.
- setAuthenticationMap(Map<HostConnection, UserCredentials>) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the authentication map NOTE: this method overrides the current instance of
authenticationMap
- setAuthenticator(AuthenticatorBaseType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnMethodBaseType
-
Sets the value of the authenticator property.
- setAuthenticatorTransportProtocol(AuthenticatorTransportProtocolType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnMethodBaseType
-
Sets the value of the authenticatorTransportProtocol property.
- setAuthnContext(AuthnContextType) - Method in class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
-
Sets the value of the authnContext property.
- setAuthnInstant(XMLGregorianCalendar) - Method in class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
-
Sets the value of the authnInstant property.
- setAuthnMethod(AuthnMethodBaseType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
-
Sets the value of the authnMethod property.
- setAuthnRequestsSigned(Boolean) - Method in class eu.europa.esig.saml.jaxb.metadata.SPSSODescriptorType
-
Sets the value of the authnRequestsSigned property.
- setAuthorityCertIssuerSerial(byte[]) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlAuthorityKeyIdentifier
-
Sets the value of the authorityCertIssuerSerial property.
- setAuthorityCertIssuerSerial(byte[]) - Method in class eu.europa.esig.dss.model.x509.extension.AuthorityKeyIdentifier
-
Sets the DER-encoded IssuerSerial built on authorityCertIssuer and authorityCertSerialNumber parameters
- setAuthorityInfoAccessPresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the authorityInfoAccessPresent property.
- setAuthorityInformationAccess(AuthorityInformationAccess) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Sets the authority information access
- setAuthorityKeyIdentifier(AuthorityKeyIdentifier) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Sets the authority key identifier
- setBackgroundColor(RemoteColor) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Sets the signature field background color
- setBackgroundColor(RemoteColor) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Sets the background color of text bounding box
- setBackgroundColor(Color) - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Sets the background color for the signature field
- setBackgroundColor(Color) - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Sets the provided background color for a test's area NOTE: use NULL for a transparent background (if supported by a selected implementation) DEFAULT: Color.WHITE (PAdES visual appearance: allow null as text color, preventing graphic operators)
- setBase64(byte[]) - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectRepresentationType
-
Sets the value of the base64 property.
- setBase64Encoded(byte[]) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the base64Encoded property.
- setBase64Encoded(byte[]) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Sets the value of the base64Encoded property.
- setBase64Encoded(byte[]) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocationToken
-
Sets the value of the base64Encoded property.
- setBase64Encoded(byte[]) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Sets the value of the base64Encoded property.
- setBase64Encoded(byte[]) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Sets the value of the base64Encoded property.
- setBase64UrlEncodedEtsiUComponents(boolean) - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
Sets if the instances of the 'etsiU' header shall appear in their corresponding base64url encoding.
- setBase64UrlEncodedPayload(boolean) - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
Sets if base64Url encoded payload shall be used If FALSE, the unencoded (original) payload will be used according to RFC 7797 NOTE: some restrictions for payload content can apply when dealing with unencoded payload.
- setBaseID(BaseIDAbstractType) - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
-
Sets the value of the baseID property.
- setBaseID(BaseIDAbstractType) - Method in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
-
Sets the value of the baseID property.
- setBaseID(BaseIDAbstractType) - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingRequestType
-
Sets the value of the baseID property.
- setBasicConstraints(BasicConstraints) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Sets the basic constraints
- setBasicSignature(XmlBasicSignature) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the basicSignature property.
- setBasicSignature(XmlBasicSignature) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Sets the value of the basicSignature property.
- setBasicSignature(XmlBasicSignature) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the basicSignature property.
- setBasicSignature(XmlBasicSignature) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Sets the value of the basicSignature property.
- setBasicSignatureConstraints(BasicSignatureConstraints) - Method in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
-
Sets the value of the basicSignatureConstraints property.
- setBasicSignatureConstraints(BasicSignatureConstraints) - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Sets the value of the basicSignatureConstraints property.
- setBasicSignatureConstraints(BasicSignatureConstraints) - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Sets the value of the basicSignatureConstraints property.
- setBestSignatureTime(POEType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationTimeInfoType
-
Sets the value of the bestSignatureTime property.
- setBestSignatureTime(Date) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Sets the value of the bestSignatureTime property.
- setBestSignatureTimeBeforeExpirationDateOfSigningCertificate(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Sets the value of the bestSignatureTimeBeforeExpirationDateOfSigningCertificate property.
- setBinaries(byte[]) - Method in class eu.europa.esig.dss.ws.dto.TimestampDTO
-
Sets DER-encoded binaries of the timestamp
- setBinaries(byte[]) - Method in class eu.europa.esig.dss.ws.timestamp.dto.TimestampResponseDTO
-
Sets binaries of the timestamp's response
- setBinaryLength(int) - Method in class eu.europa.esig.dss.pdf.encryption.DSSSecureRandomProvider
-
Sets the amount of bytes to be computed for FixedSecureRandom 16 bytes is required per one AES Vector initialization
- setBinding(String) - Method in class eu.europa.esig.saml.jaxb.metadata.EndpointType
-
Sets the value of the binding property.
- setBLevelParameters(RemoteBLevelParameters) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTrustedListSignatureParameters
-
Sets bLevel parameters (e.g.
- setBLevelParams(BLevelParameters) - Method in class eu.europa.esig.dss.AbstractSignatureParametersBuilder
-
Sets a BLevelParameters (e.g.
- setBLevelParams(BLevelParameters) - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Set the Baseline B parameters (signed properties)
- setBLevelParams(RemoteBLevelParameters) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Set the Baseline B parameters (signed properties)
- setBlockType(XmlBlockType) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Sets the value of the blockType property.
- setBlue(Integer) - Method in class eu.europa.esig.dss.ws.dto.RemoteColor
-
Sets blue color value
- setBody(Body) - Method in class eu.europa.esig.soap.jaxb.envelope.Envelope
-
Sets the value of the body property.
- setBoxHeight(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets height of the signature bounding box
- setBoxWidth(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets width of the signature bounding box
- setBoxX(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets upper left X coordinate of the signature bounding box
- setBoxY(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets upper left Y coordinate of the signature bounding box
- setBuilder(SignatureBuilder) - Method in class eu.europa.esig.dss.xades.XAdESProfileParameters
-
Sets the signature builder
- setByKey(byte[]) - Method in class eu.europa.esig.xades.jaxb.xades132.ResponderIDType
-
Sets the value of the byKey property.
- setByName(String) - Method in class eu.europa.esig.xades.jaxb.xades132.ResponderIDType
-
Sets the value of the byName property.
- setByteRange(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the byteRange property.
- setByteRangeAllDocument(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the byteRangeAllDocument property.
- setByteRangeCollision(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the byteRangeCollision property.
- setBytes(byte[]) - Method in class eu.europa.esig.dss.model.InMemoryDocument
-
Sets binary content of the document
- setBytes(byte[]) - Method in class eu.europa.esig.dss.model.ToBeSigned
-
Sets bytes to be signed
- setBytes(byte[]) - Method in class eu.europa.esig.dss.ws.dto.RemoteDocument
-
Sets binaries of the document or its digest value (for DigestDocument).
- setBytes(byte[]) - Method in class eu.europa.esig.dss.ws.dto.ToBeSignedDTO
-
Sets binaries ToBeSigned
- setCa(boolean) - Method in class eu.europa.esig.dss.model.x509.extension.BasicConstraints
-
Sets whether the certificate is a CA certificate
- setCA(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicConstraints
-
Sets the value of the ca property.
- setCA(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the ca property.
- setCACertificate(CertificateConstraints) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the caCertificate property.
- setCacheCleaner(CacheCleaner) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the cacheCleaner
- setCacheDuration(Duration) - Method in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
-
Sets the value of the cacheDuration property.
- setCacheDuration(Duration) - Method in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
-
Sets the value of the cacheDuration property.
- setCacheDuration(Duration) - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Sets the value of the cacheDuration property.
- setCacheDuration(Duration) - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Sets the value of the cacheDuration property.
- setCacheExpirationTime(long) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
-
Sets the expiration time for the cached files in milliseconds.
- setCacheState(CacheStateEnum) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets the cache state
- setCadesService(CAdESService) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureServiceImpl
-
Sets the CAdES signature service
- setCaIssuers(List<String>) - Method in class eu.europa.esig.dss.model.x509.extension.AuthorityInformationAccess
-
Sets a list of CA issuers URLs
- setCanonicalizationAlgorithm(String) - Method in class eu.europa.esig.dss.jades.validation.timestamp.JAdESTimestampMessageDigestBuilder
-
Sets the canonicalization algorithm to be used for message-digest computation
- setCanonicalizationAlgorithm(String) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampMessageDigestBuilder
-
Sets the canonicalization algorithm to be used for message-digest computation
- setCanonicalizationMethod(CanonicalizationMethodType) - Method in class eu.europa.esig.xades.jaxb.xades122.TimeStampType
-
Sets the value of the canonicalizationMethod property.
- setCanonicalizationMethod(CanonicalizationMethodType) - Method in class eu.europa.esig.xades.jaxb.xades132.GenericTimeStampType
-
Sets the value of the canonicalizationMethod property.
- setCanonicalizationMethod(CanonicalizationMethodType) - Method in class eu.europa.esig.xmldsig.jaxb.SignedInfoType
-
Sets the value of the canonicalizationMethod property.
- setCanonicalizationMethod(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureDigestReference
-
Sets the value of the canonicalizationMethod property.
- setCanonicalizationMethod(String) - Method in class eu.europa.esig.dss.jades.JAdESTimestampParameters
-
Sets the canonicalization algorithm for the timestamp
- setCanonicalizationMethod(String) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Allows to set the canonicalization method used by the timestamp.
- setCanonicalizationMethod(String) - Method in class eu.europa.esig.dss.ws.dto.TimestampDTO
-
Sets the canonicalization method (for XAdES/JAdES)
- setCanonicalizationMethod(String) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTimestampParameters
-
Sets the canonicalization algorithm NOTE: to be used for XAdES format only
- setCanonicalizationMethod(String) - Method in class eu.europa.esig.dss.xades.XAdESTimestampParameters
-
Sets the canonicalization method
- setCanonicalizationMethod(String) - Method in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
-
Sets the value of the canonicalizationMethod property.
- setCapturedQualifiers(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryTrustedServiceMapping
- setCapturedQualifiers(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- setCapturedQualifiers(List<String>) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets captured qualifiers
- setCarriedKeyName(String) - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedKeyType
-
Sets the value of the carriedKeyName property.
- setCase(String) - Method in class eu.europa.esig.saml.jaxb.authn.context.AlphabetType
-
Sets the value of the case property.
- setCategory(EndorsementType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole
-
Sets the value of the category property.
- setCategory(TimestampedObjectType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestampedObject
-
Sets the value of the category property.
- setCertDigest(Digest) - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
-
Sets the certificate digest
- setCertDigest(DigestAlgAndValueType) - Method in class eu.europa.esig.xades.jaxb.xades111.CertIDType
-
Sets the value of the certDigest property.
- setCertDigest(DigestAlgAndValueType) - Method in class eu.europa.esig.xades.jaxb.xades122.CertIDType
-
Sets the value of the certDigest property.
- setCertDigest(DigestAlgAndValueType) - Method in class eu.europa.esig.xades.jaxb.xades132.CertIDType
-
Sets the value of the certDigest property.
- setCertDigestMatch(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the certDigestMatch property.
- setCertDigestPresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the certDigestPresent property.
- setCertHashExtensionMatch(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Sets the value of the certHashExtensionMatch property.
- setCertHashExtensionPresent(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Sets the value of the certHashExtensionPresent property.
- setCertIDDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.service.ocsp.OnlineOCSPSource
-
This method allows setting of DigestAlgorithm to be used in hash calculation for CertID element in an OCSP request building
- setCertificate(XmlCertificate) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlChainItem
-
Sets the value of the certificate property.
- setCertificate(XmlCertificate) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRelatedCertificate
-
Sets the value of the certificate property.
- setCertificate(XmlCertificate) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSigningCertificate
-
Sets the value of the certificate property.
- setCertificate(RemoteCertificate) - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateToValidateDTO
-
Sets the certificate to be validated
- setCertificate(RemoteCertificate) - Method in class eu.europa.esig.dss.ws.server.signing.dto.RemoteKeyEntry
-
Sets the certificate token
- setCertificateChain(XmlCertificateChain) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Sets the value of the certificateChain property.
- setCertificateChain(XmlCertificateChain) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlISC
-
Sets the value of the certificateChain property.
- setCertificateChain(CertificateToken...) - Method in class eu.europa.esig.dss.AbstractSignatureParameters
-
This method sets the list of certificates which constitute the chain.
- setCertificateChain(XmlCertificateChain) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
-
Sets the value of the certificateChain property.
- setCertificateChain(RemoteCertificate[]) - Method in class eu.europa.esig.dss.ws.server.signing.dto.RemoteKeyEntry
-
Sets the certificate token's chain
- setCertificateChain(CertificateChainType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
-
Sets the value of the certificateChain property.
- setCertificateChain(List<XmlChainItem>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- setCertificateChain(List<XmlChainItem>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
- setCertificateChain(List<XmlChainItem>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- setCertificateChain(List<XmlChainItem>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- setCertificateChain(List<CertificateToken>) - Method in class eu.europa.esig.dss.AbstractSignatureParameters
-
Set the certificate chain
- setCertificateChain(List<RemoteCertificate>) - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateToValidateDTO
-
Sets the certificate chain for the certificate to be validated
- setCertificateChain(List<RemoteCertificate>) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Sets the certificate chain of the signing certificate
- setCertificateContentDeclarationPointedParty(CriteriaListType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.CertificateContentReferenceEquivalenceType
-
Sets the value of the certificateContentDeclarationPointedParty property.
- setCertificateContentDeclarationPointingParty(CriteriaListType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.CertificateContentReferenceEquivalenceType
-
Sets the value of the certificateContentDeclarationPointingParty property.
- setCertificateContentEquivalenceList(List<XmlCertificateContentEquivalence>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustServiceEquivalenceInformation
- setCertificateContentEquivalences(List<CertificateContentEquivalence>) - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence.ServiceEquivalenceBuilder
-
Sets a list of CertificateContentReferencesEquivalenceList equivalences
- setCertificateContentEquivalences(List<CertificateContentEquivalence>) - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence
-
Sets a list of CertificateContentReferencesEquivalenceList equivalences
- setCertificateContentReferenceEquivalenceContext(MRAEquivalenceContext) - Method in class eu.europa.esig.trustedlist.jaxb.mra.CertificateContentReferenceEquivalenceType
-
Sets the value of the certificateContentReferenceEquivalenceContext property.
- setCertificateContentReferencesEquivalenceList(CertificateContentReferencesEquivalenceListType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
-
Sets the value of the certificateContentReferencesEquivalenceList property.
- setCertificateContentReferencesEquivalenceList(CertificateContentReferencesEquivalenceListType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
-
Sets the value of the certificateContentReferencesEquivalenceList property.
- setCertificateExtensions(List<XmlCertificateExtension>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- setCertificateId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation
-
Sets the value of the certificateId property.
- setCertificateId(String) - Method in interface eu.europa.esig.dss.validation.executor.certificate.CertificateProcessExecutor
-
Allows to specify the target certificate present in the Diagnostic Data to be verified
- setCertificateId(String) - Method in class eu.europa.esig.dss.validation.executor.certificate.DefaultCertificateProcessExecutor
- setCertificateIdentifier(SignerIdentifier) - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
-
Sets the
SignerIdentifier
- setCertificatePolicies(CertificatePolicies) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Sets the certificate policies
- setCertificatePrefix(String) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Sets the prefix to be used for certificate identifiers Default = "CERTIFICATE"
- setCertificateQualification(CertificateQualification) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationCertificateQualification
-
Sets the value of the certificateQualification property.
- setCertificates(List<CertificateToken>) - Method in class eu.europa.esig.dss.spi.tsl.TrustService.TrustServiceBuilder
-
Sets a list of certificates
- setCertificateSource(CertificateSource) - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Sets the certificate source to be used for TL validation
- setCertificateValues(CertificateValuesType) - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
-
Sets the value of the certificateValues property.
- setCertificateValues(CertificateValuesType) - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Sets the value of the certificateValues property.
- setCertificateValues(CertificateValuesType) - Method in class eu.europa.esig.xades.jaxb.xades141.ValidationDataType
-
Sets the value of the certificateValues property.
- setCertificateVerifier(CertificateVerifier) - Method in class eu.europa.esig.dss.pades.signature.PAdESWithExternalCMSService
-
This setter allows to define the CertificateVerifier.
- setCertificateVerifier(CertificateVerifier) - Method in class eu.europa.esig.dss.validation.CertificateValidator
-
Sets the CertificateVerifier
- setCertificateVerifier(CertificateVerifier) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Provides a
CertificateVerifier
to be used during the validation process. - setCertificateVerifier(CertificateVerifier) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
To carry out the validation process of the signature(s) some external sources of certificates and of revocation data can be needed.
- setCertificationPermission(CertificationPermission) - Method in class eu.europa.esig.dss.pdf.SigFieldPermissions
-
Sets the
CertificationPermission
- setCertifiedRoles(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the certifiedRoles property.
- setCertifiedRoles(CertifiedRolesListType) - Method in class eu.europa.esig.xades.jaxb.xades111.SignerRoleType
-
Sets the value of the certifiedRoles property.
- setCertifiedRoles(CertifiedRolesListType) - Method in class eu.europa.esig.xades.jaxb.xades122.SignerRoleType
-
Sets the value of the certifiedRoles property.
- setCertifiedRoles(CertifiedRolesListType) - Method in class eu.europa.esig.xades.jaxb.xades132.SignerRoleType
-
Sets the value of the certifiedRoles property.
- setCertRefs(CertIDListType) - Method in class eu.europa.esig.xades.jaxb.xades111.CompleteCertificateRefsType
-
Sets the value of the certRefs property.
- setCertRefs(CertIDListType) - Method in class eu.europa.esig.xades.jaxb.xades122.CompleteCertificateRefsType
-
Sets the value of the certRefs property.
- setCertRefs(CertIDListType) - Method in class eu.europa.esig.xades.jaxb.xades132.CompleteCertificateRefsType
-
Sets the value of the certRefs property.
- setCerts(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.SADSSType
-
Sets the value of the certs property.
- setCerts(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.SAVRIType
-
Sets the value of the certs property.
- setChain(List<XmlChainItem>) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSimpleCertificateReport
- setCheckCertificateRevocation(boolean) - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Allows setting whether a revocation status for a signing certificate should be checked on signature creation or T-level extension.
- setCheckRevocationForUntrustedChains(boolean) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method allows enabling of revocation checking for untrusted certificate chains.
- setCheckRevocationForUntrustedChains(boolean) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setCipherData(CipherDataType) - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Sets the value of the cipherData property.
- setCipherReference(CipherReferenceType) - Method in class eu.europa.esig.xmlenc.jaxb.CipherDataType
-
Sets the value of the cipherReference property.
- setCipherValue(byte[]) - Method in class eu.europa.esig.xmlenc.jaxb.CipherDataType
-
Sets the value of the cipherValue property.
- setCity(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
-
Sets the value of the city property.
- setCity(String) - Method in class eu.europa.esig.dss.validation.SignatureProductionPlace
-
Sets location (city)
- setCity(String) - Method in class eu.europa.esig.xades.jaxb.xades111.SignatureProductionPlaceType
-
Sets the value of the city property.
- setCity(String) - Method in class eu.europa.esig.xades.jaxb.xades122.SignatureProductionPlaceType
-
Sets the value of the city property.
- setCity(String) - Method in class eu.europa.esig.xades.jaxb.xades132.SignatureProductionPlaceType
-
Sets the value of the city property.
- setClaimedRoles(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the claimedRoles property.
- setClaimedRoles(ClaimedRolesListType) - Method in class eu.europa.esig.xades.jaxb.xades111.SignerRoleType
-
Sets the value of the claimedRoles property.
- setClaimedRoles(ClaimedRolesListType) - Method in class eu.europa.esig.xades.jaxb.xades122.SignerRoleType
-
Sets the value of the claimedRoles property.
- setClaimedRoles(ClaimedRolesListType) - Method in class eu.europa.esig.xades.jaxb.xades132.SignerRoleType
-
Sets the value of the claimedRoles property.
- setClaimedSignerRoles(List<String>) - Method in class eu.europa.esig.dss.model.BLevelParameters
-
Set a list of claimed signer roles
- setClaimedSignerRoles(List<String>) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Set a list of claimed signer roles
- setClaimedSigningTime(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the claimedSigningTime property.
- setCleanFileSystem(boolean) - Method in class eu.europa.esig.dss.tsl.cache.CacheCleaner
-
Setter for cleanFileSystem property
- setCleanMemory(boolean) - Method in class eu.europa.esig.dss.tsl.cache.CacheCleaner
-
Setter for cleanMemory property
- setCmsDocument(RemoteDocument) - Method in class eu.europa.esig.dss.ws.signature.dto.PDFExternalSignDocumentDTO
-
Sets the CMS signature document
- setCoherence(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Sets the value of the coherence property.
- setComment(String) - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Sets comment defined for the ZIP entry
- setCommitmentTypeId(ObjectIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades111.CommitmentTypeIndicationType
-
Sets the value of the commitmentTypeId property.
- setCommitmentTypeId(ObjectIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades122.CommitmentTypeIndicationType
-
Sets the value of the commitmentTypeId property.
- setCommitmentTypeId(ObjectIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeIndicationType
-
Sets the value of the commitmentTypeId property.
- setCommitmentTypeIdentifier(String) - Method in class eu.europa.esig.validationreport.jaxb.SACommitmentTypeIndicationType
-
Sets the value of the commitmentTypeIdentifier property.
- setCommitmentTypeIndication(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the commitmentTypeIndication property.
- setCommitmentTypeIndications(List<XmlCommitmentTypeIndication>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- setCommitmentTypeIndications(List<CommitmentType>) - Method in class eu.europa.esig.dss.model.BLevelParameters
-
Set the commitment type indications (predefined values are available in
CommitmentType
) - setCommitmentTypeIndications(List<CommitmentTypeEnum>) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Set the commitment type indications
CommitmentTypeEnum
- setCommitmentTypeQualifiers(CommitmentQualifier...) - Method in class eu.europa.esig.dss.model.CommonCommitmentType
-
Sets custom CommitmentTypeQualifiers List.
- setCommitmentTypeQualifiers(CommitmentTypeQualifiersListType) - Method in class eu.europa.esig.xades.jaxb.xades111.CommitmentTypeIndicationType
-
Sets the value of the commitmentTypeQualifiers property.
- setCommitmentTypeQualifiers(CommitmentTypeQualifiersListType) - Method in class eu.europa.esig.xades.jaxb.xades122.CommitmentTypeIndicationType
-
Sets the value of the commitmentTypeQualifiers property.
- setCommitmentTypeQualifiers(CommitmentTypeQualifiersListType) - Method in class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeIndicationType
-
Sets the value of the commitmentTypeQualifiers property.
- setCommonName(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the commonName property.
- setCommonName(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the commonName property.
- setCommonName(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Sets the value of the commonName property.
- setCommonsDataLoader(CommonsDataLoader) - Method in class eu.europa.esig.dss.service.http.commons.SSLCertificateLoader
-
Allows to set a pre-configured CommonsDataLoader
- setCompany(String) - Method in class eu.europa.esig.saml.jaxb.metadata.ContactType
-
Sets the value of the company property.
- setComparison(AuthnContextComparisonType) - Method in class eu.europa.esig.saml.jaxb.protocol.RequestedAuthnContextType
-
Sets the value of the comparison property.
- setCompleteCertificateRefs(CompleteCertificateRefsType) - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
-
Sets the value of the completeCertificateRefs property.
- setCompleteCertificateRefs(CompleteCertificateRefsType) - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Sets the value of the completeCertificateRefs property.
- setCompleteRevocationRefs(CompleteRevocationRefsType) - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
-
Sets the value of the completeRevocationRefs property.
- setCompleteRevocationRefs(CompleteRevocationRefsType) - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Sets the value of the completeRevocationRefs property.
- setCompliant(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFAInfo
-
Sets the value of the compliant property.
- setCompliant(boolean) - Method in class eu.europa.esig.dss.pdfa.PDFAValidationResult
-
Sets whether the document is compliant to the identified profile Id
- setCompressionMethod(int) - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Sets compression method for the ZIP entry
- setConcernedMaterial(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
-
Sets the value of the concernedMaterial property.
- setConclusion(XmlConclusion) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Sets the value of the conclusion property.
- setConclusion(XmlConclusion) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusion
-
Sets the value of the conclusion property.
- setConclusion(XmlConclusion) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
-
Sets the value of the conclusion property.
- setCondition(Condition) - Method in class eu.europa.esig.dss.spi.tsl.CertificateContentEquivalence
-
Sets the equivalence condition
- setConditions(ConditionsType) - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Sets the value of the conditions property.
- setConditions(ConditionsType) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Sets the value of the conditions property.
- setConditionsForQualifiers(List<ConditionForQualifiers>) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
-
Sets conditions for qualifiers
- setConnectionKeepAlive(int) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the connection keep alive timeout in milliseconds.
- setConnectionsMaxPerRoute(int) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the maximum connections number per route.
- setConnectionsMaxTotal(int) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the maximum connections number.
- setConnectionTimeToLive(int) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the finite connection total time to live (TTL) in milliseconds.
- setConnectTimeout(int) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
-
Sets the timeout to establish a connection with a remote resource (in milliseconds).
- setConsent(String) - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Sets the value of the consent property.
- setConsent(String) - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Sets the value of the consent property.
- setConsistent(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Sets the value of the consistent property.
- setConstraintStatus(ConstraintStatusType) - Method in class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType
-
Sets the value of the constraintStatus property.
- setContactInfo(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Sets the value of the contactInfo property.
- setContactInfo(String) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Sets the contactInfo
- setContactInfoElement(String) - Method in class eu.europa.esig.validationreport.jaxb.SAContactInfoType
-
Sets the value of the contactInfoElement property.
- setContactType(ContactTypeType) - Method in class eu.europa.esig.saml.jaxb.metadata.ContactType
-
Sets the value of the contactType property.
- setContainerConstraints(ContainerConstraints) - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Sets the value of the containerConstraints property.
- setContainerContents(List<DSSDocument>) - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
This method allows to set the archive container contents in the case of ASiC-S signature.
- setContainerContents(List<DSSDocument>) - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- setContainerContents(List<DSSDocument>) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Sets the
List
ofDSSDocument
containing the original container content for ASiC-S signatures. - setContainerContents(List<DSSDocument>) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- setContainerDocuments(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.cades.validation.scope.ASiCWithCAdESTimestampScopeFinder
-
Sets a list of container original documents
- setContainerDocuments(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Sets package.zip" documents
- setContainerInfo(XmlContainerInfo) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
-
Sets the value of the containerInfo property.
- setContainerType(ASiCContainerType) - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Sets the container type
- setContainerType(ASiCContainerType) - Method in class eu.europa.esig.dss.asic.common.ASiCParameters
-
Sets the expected container type
- setContainerType(ASiCContainerType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
-
Sets the value of the containerType property.
- setContainerType(ASiCContainerType) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Sets the value of the containerType property.
- setContainerType(ASiCContainerType) - Method in class eu.europa.esig.dss.validation.ContainerInfo
-
Sets the
ASiCContainerType
- setContent(DSSDocument) - Method in class eu.europa.esig.dss.model.CommitmentQualifier
-
Sets the content of Commitment Qualifier.
- setContent(DSSDocument) - Method in class eu.europa.esig.dss.xades.DSSObject
-
Sets the content of ds:Object element to be created Can be XML or any other format (e.g.
- setContentFiles(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
- setContentHints(ValueConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the contentHints property.
- setContentHints(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the contentHints property.
- setContentHintsDescription(String) - Method in class eu.europa.esig.dss.cades.CAdESSignatureParameters
-
Sets content hints description
- setContentHintsType(String) - Method in class eu.europa.esig.dss.cades.CAdESSignatureParameters
-
Sets content hints type
- setContentIdentifier(ValueConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the contentIdentifier property.
- setContentIdentifier(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the contentIdentifier property.
- setContentIdentifierPrefix(String) - Method in class eu.europa.esig.dss.cades.CAdESSignatureParameters
-
Sets content identifier prefix
- setContentIdentifierSuffix(String) - Method in class eu.europa.esig.dss.cades.CAdESSignatureParameters
-
Sets content identifier suffix.
- setContentMatch(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTSAGeneralName
-
Sets the value of the contentMatch property.
- setContentReplacement(QCStatementOids) - Method in class eu.europa.esig.dss.spi.tsl.CertificateContentEquivalence
-
Sets the equivalence OIDs
- setContents(DSSDocument) - Method in class eu.europa.esig.dss.xades.reference.DSSReference
-
Sets the original referenced document content
- setContentSize(int) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
This setter defines an amount of bytes to be reserved for a CMS signature contents encapsulation Default : 9472 bytes
- setContentSize(int) - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
-
This setter allows reserving more than the default size for a timestamp Default : 9472 bytes
- setContentTimeStamp(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the contentTimeStamp property.
- setContentTimeStampMessageImprint(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the contentTimeStampMessageImprint property.
- setContentTimestampParameters(CAdESTimestampParameters) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- setContentTimestampParameters(RemoteTimestampParameters) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Set the parameters to produce the content timestamp (Baseline-B)
- setContentTimestampParameters(TP) - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Set the parameters to produce the content timestamp (Baseline-B)
- setContentTimestamps(List<TimestampToken>) - Method in class eu.europa.esig.dss.AbstractSignatureParameters
-
Sets a list of content timestamps to be included into the signature
- setContentTimestamps(List<TimestampDTO>) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Sets a list of content timestamps to be added into the signature
- setContentType(ValueConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the contentType property.
- setContentType(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the contentType property.
- setContentType(String) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
- setContentType(String) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
- setContentType(String) - Method in class eu.europa.esig.dss.service.http.commons.OCSPDataLoader
-
In case of OCSPDataLoader the contentType is fixed to: Content-Type "application/ocsp-request"
- setContentType(String) - Method in class eu.europa.esig.dss.service.http.commons.TimestampDataLoader
-
In case of TimestampDataLoader the contentType is fixed to: Content-Type "application/timestamp-query"
- setContentType(String) - Method in interface eu.europa.esig.dss.spi.client.http.DataLoader
-
This allows to set the content type.
- setContentType(String) - Method in class eu.europa.esig.dss.spi.client.http.IgnoreDataLoader
- setContentType(String) - Method in class eu.europa.esig.dss.spi.client.http.MemoryDataLoader
- setContentType(String) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
- setContentType(String) - Method in class eu.europa.esig.validationreport.jaxb.SADataObjectFormatType
-
Sets the value of the contentType property.
- setContext(MRAEquivalenceContext) - Method in class eu.europa.esig.dss.spi.tsl.CertificateContentEquivalence
-
Sets the context of the certificate content equivalence (i.e.
- setControlTime(Date) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusionWithControlTime
-
Sets the value of the controlTime property.
- setCount(BigInteger) - Method in class eu.europa.esig.saml.jaxb.assertion.ProxyRestrictionType
-
Sets the value of the count property.
- setCounterSignature(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.UnsignedAttributesConstraints
-
Sets the value of the counterSignature property.
- setCounterSignature(SignatureReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.SACounterSignatureType
-
Sets the value of the counterSignature property.
- setCounterSignature(Boolean) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
-
Sets the value of the counterSignature property.
- setCounterSignature(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the counterSignature property.
- setCounterSignature(Boolean) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Sets the value of the counterSignature property.
- setCounterSignatureCanonicalizationMethod(String) - Method in class eu.europa.esig.dss.xades.signature.XAdESCounterSignatureParameters
-
Sets a canonicalization method used for a counter-signed SignatureValue
- setCounterSignatureConstraints(SignatureConstraints) - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Sets the value of the counterSignatureConstraints property.
- setCounterSignaturePrefix(String) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Sets the prefix to be used for counter-signature identifiers Default = "COUNTER-SIGNATURE"
- setCountry(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the country property.
- setCountry(String) - Method in class eu.europa.esig.dss.model.SignerLocation
-
Sets the country Can be a country name or its two-letter ISO 3166-1 alpha-2 country code
- setCountry(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Sets the value of the country property.
- setCountryCode(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlTLAnalysis
-
Sets the value of the countryCode property.
- setCountryCode(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Sets the value of the countryCode property.
- setCountryCode(String) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets country code
- setCountryCode(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
-
Sets the value of the countryCode property.
- setCountryCode(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchor
-
Sets the value of the countryCode property.
- setCountryName(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the countryName property.
- setCountryName(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
-
Sets the value of the countryName property.
- setCountryName(String) - Method in class eu.europa.esig.dss.validation.SignatureProductionPlace
-
Sets country name (can be 2-letters abbreviation, e.g.
- setCountryName(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
-
Sets the value of the countryName property.
- setCountryName(String) - Method in class eu.europa.esig.xades.jaxb.xades111.SignatureProductionPlaceType
-
Sets the value of the countryName property.
- setCountryName(String) - Method in class eu.europa.esig.xades.jaxb.xades122.SignatureProductionPlaceType
-
Sets the value of the countryName property.
- setCountryName(String) - Method in class eu.europa.esig.xades.jaxb.xades132.SignatureProductionPlaceType
-
Sets the value of the countryName property.
- setCpsUrl(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificatePolicy
-
Sets the value of the cpsUrl property.
- setCpsUrl(String) - Method in class eu.europa.esig.dss.model.x509.extension.CertificatePolicy
-
Sets URL of the certificate policy
- setCpsUrls(List<String>) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- setCreationTime(FileTime) - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Sets creation time of the document
- setCreationTime(Date) - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Sets creation time of the document
- setCreationTime(Date) - Method in class eu.europa.esig.dss.asic.common.merge.DefaultContainerMerger
-
Sets the creation time of the merged container result (optional)
- setCredentialLevel(String) - Method in class eu.europa.esig.saml.jaxb.authn.context.PhysicalVerification
-
Sets the value of the credentialLevel property.
- setCriteriaList(CriteriaListType) - Method in class eu.europa.esig.trustedlist.jaxb.ecc.QualificationElementType
-
Sets the value of the criteriaList property.
- setCritical(boolean) - Method in class eu.europa.esig.asic.manifest.jaxb.ExtensionType
-
Sets the value of the critical property.
- setCritical(boolean) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ExtensionType
-
Sets the value of the critical property.
- setCritical(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateExtension
-
Sets the value of the critical property.
- setCriticalExtensionsOid(Collection<String>) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets a collection of critical extension OIDs
- setCRLDistributionPoints(CRLDistributionPoints) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Sets the CRL distribution points
- setCRLIdentifier(CRLIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades111.CRLRefType
-
Sets the value of the crlIdentifier property.
- setCRLIdentifier(CRLIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades122.CRLRefType
-
Sets the value of the crlIdentifier property.
- setCRLIdentifier(CRLIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades132.CRLRefType
-
Sets the value of the crlIdentifier property.
- setCrlIssuedTime(Date) - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
-
Sets CRL Issued time
- setCrlIssuer(X500Name) - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
-
Sets CRL Issuer
- setCRLNextUpdatePresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the crlNextUpdatePresent property.
- setCrlNumber(BigInteger) - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
-
Sets CRL number
- setCrlPrefix(String) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Sets the prefix to be used for CRL identifiers Default = "CRL"
- setCRLRefs(CRLRefsType) - Method in class eu.europa.esig.xades.jaxb.xades111.CompleteRevocationRefsType
-
Sets the value of the crlRefs property.
- setCRLRefs(CRLRefsType) - Method in class eu.europa.esig.xades.jaxb.xades122.CompleteRevocationRefsType
-
Sets the value of the crlRefs property.
- setCRLRefs(CRLRefsType) - Method in class eu.europa.esig.xades.jaxb.xades132.CompleteRevocationRefsType
-
Sets the value of the crlRefs property.
- setCRLs(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.SADSSType
-
Sets the value of the crLs property.
- setCRLs(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.SAVRIType
-
Sets the value of the crLs property.
- setCrlSignKeyUsage(boolean) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets if the issuer certificate has 'cRLSign' key usage
- setCrlSource(RevocationSource<CRL>) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Defines the source of CRL used by this class
- setCrlSource(RevocationSource<CRL>) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setCrlUrls(List<String>) - Method in class eu.europa.esig.dss.model.x509.extension.CRLDistributionPoints
-
Sets a list of CRL distribution point URLs
- setCrlUrls(List<String>) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- setCRLValues(CRLValuesType) - Method in class eu.europa.esig.xades.jaxb.xades111.RevocationValuesType
-
Sets the value of the crlValues property.
- setCRLValues(CRLValuesType) - Method in class eu.europa.esig.xades.jaxb.xades122.RevocationValuesType
-
Sets the value of the crlValues property.
- setCRLValues(CRLValuesType) - Method in class eu.europa.esig.xades.jaxb.xades132.RevocationValuesType
-
Sets the value of the crlValues property.
- setCRS(XmlCRS) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRAC
-
Sets the value of the crs property.
- setCRS(XmlCRS) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
-
Sets the value of the crs property.
- setCryptographic(CryptographicConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the cryptographic property.
- setCryptographic(CryptographicConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the cryptographic property.
- setCryptographic(CryptographicConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Sets the value of the cryptographic property.
- setCryptographicValidation(XmlCryptographicValidation) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSAV
-
Sets the value of the cryptographicValidation property.
- setCryptoInformation(CryptoInformationType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
-
Sets the value of the cryptoInformation property.
- setCurrency(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcEuLimitValue
-
Sets the value of the currency property.
- setCurrency(String) - Method in class eu.europa.esig.dss.model.x509.extension.QCLimitValue
-
Sets the currency
- setCurrent(boolean) - Method in class eu.europa.esig.dss.spi.x509.SignerIdentifier
-
Sets if the SignerIdentifier is related to the current signature
- setCurrent(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerInfo
-
Sets the value of the current property.
- setCurrentTime(Date) - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
-
Sets the validation time
- setCurrentTime(Date) - Method in interface eu.europa.esig.dss.validation.executor.ProcessExecutor
-
This method allows to set the
Date
that is used during the validation process execution. - setCurrentTime(Date) - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- setCurrentTime(Date) - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
This function sets the validation time.
- setCV(XmlCV) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Sets the value of the cv property.
- setDAIdentifier(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the daIdentifier property.
- setDAIdentifier(String) - Method in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
-
Sets the value of the daIdentifier property.
- setDataFound(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
-
Sets the value of the dataFound property.
- setDataIntact(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
-
Sets the value of the dataIntact property.
- setDataLoader(DataLoader) - Method in class eu.europa.esig.dss.service.crl.OnlineCRLSource
- setDataLoader(DataLoader) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
-
Sets the data loader for a remote documents access (e.g.
- setDataLoader(DataLoader) - Method in class eu.europa.esig.dss.service.ocsp.OnlineOCSPSource
- setDataLoader(DataLoader) - Method in class eu.europa.esig.dss.service.tsp.OnlineTSPSource
-
Set the DataLoader to use for querying the TSP server.
- setDataLoader(DataLoader) - Method in class eu.europa.esig.dss.spi.x509.aia.DefaultAIASource
- setDataLoader(DataLoader) - Method in interface eu.europa.esig.dss.spi.x509.aia.OnlineAIASource
-
Sets the data loader to be used to download a certificate token by AIA
- setDataLoader(DataLoader) - Method in interface eu.europa.esig.dss.spi.x509.revocation.OnlineRevocationSource
-
Set the DataLoader to use for querying a revocation server.
- setDataLoader(DataLoader) - Method in class eu.europa.esig.dss.validation.SignaturePolicyProvider
-
Sets the
DataLoader
to retrieve signature policy documents (e.g. - setDataObjectReferenceExtensions(ExtensionsListType) - Method in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
-
Sets the value of the dataObjectReferenceExtensions property.
- setDataPackageFilename(String) - Method in class eu.europa.esig.dss.asic.cades.SimpleASiCWithCAdESFilenameFactory
-
Sets a filename for a new ZIP data package (when applicable)
- setDataPackageFilename(String) - Method in class eu.europa.esig.dss.asic.xades.signature.SimpleASiCWithXAdESFilenameFactory
-
Sets a filename for a new ZIP data package (when applicable).
- setDataToBeSignedRepresentation(XmlDigestAlgoAndValue) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the dataToBeSignedRepresentation property.
- setDate(String) - Method in class eu.europa.esig.dss.policy.jaxb.Algo
-
Sets the value of the date property.
- setDateFormat(String) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Sets the dataFormat to be used for identifiers creation Default = "yyyyMMdd-HHmm"
- setDateTime(Date) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationCertificateQualification
-
Sets the value of the dateTime property.
- setDateTime(XMLGregorianCalendar) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.NextUpdateType
-
Sets the value of the dateTime property.
- setDeactivationCallCenter(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.OperationalProtectionType
-
Sets the value of the deactivationCallCenter property.
- setDebug(boolean) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the debug mode (print the cache contents before and after the synchronization)
- setDecision(DecisionType) - Method in class eu.europa.esig.saml.jaxb.assertion.AuthzDecisionStatementType
-
Sets the value of the decision property.
- setDefaultDigestAlgorithm(DigestAlgorithm) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method allows to change the Digest Algorithm that will be used for tokens' digest calculation Default :
DigestAlgorithm.SHA256
- setDefaultDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setDefaultDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.scope.AbstractSignatureScopeFinder
-
Sets the default DigestAlgorithm to use for
SignatureScope
digest computation - setDefaultDigestAlgorithm(DigestAlgorithm) - Method in interface eu.europa.esig.dss.validation.scope.SignatureScopeFinder
-
Sets the default DigestAlgorithm to use for
SignatureScope
digest computation - setDefaultDigestAlgorithm(DigestAlgorithm) - Method in interface eu.europa.esig.dss.validation.scope.TimestampScopeFinder
-
Sets the default DigestAlgorithm to use for
SignatureScope
digest computation - setDefaultNextUpdateDelay(Long) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
-
Sets the default next update delay for the cached files in seconds.
- setDefaultSignaturePolicyValidator(SignaturePolicyValidator) - Method in class eu.europa.esig.dss.validation.policy.DefaultSignaturePolicyValidatorLoader
-
This method sets a
SignaturePolicyValidator
to be used for default signature policy processing according to the signature format (whenSignaturePolicy.hashAsInTechnicalSpecification == false
) - setDefaultValidationPolicy(ValidationPolicy) - Method in class eu.europa.esig.dss.ws.cert.validation.common.RemoteCertificateValidationService
-
Sets the validation policy to be used by default, when no policy provided within the request
- setDefaultValidationPolicy(ValidationPolicy) - Method in class eu.europa.esig.dss.ws.validation.common.RemoteDocumentValidationService
-
Sets the validation policy to be used by default, when no policy provided within the request
- setDefaultValidationPolicy(InputStream) - Method in class eu.europa.esig.dss.ws.cert.validation.common.RemoteCertificateValidationService
-
Sets the validation policy to be used by default, when no policy provided within the request
- setDefaultValidationPolicy(InputStream) - Method in class eu.europa.esig.dss.ws.validation.common.RemoteDocumentValidationService
-
Sets the validation policy to be used by default, when no policy provided within the request
- setDescription(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateExtension
-
Sets the value of the description property.
- setDescription(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
-
Sets the value of the description property.
- setDescription(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOID
-
Sets the value of the description property.
- setDescription(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Sets the value of the description property.
- setDescription(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
-
Sets the value of the description property.
- setDescription(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSPDocSpecification
-
Sets the value of the description property.
- setDescription(String) - Method in class eu.europa.esig.dss.model.CommonCommitmentType
-
Sets text describing the CommitmentType object.
- setDescription(String) - Method in class eu.europa.esig.dss.model.Policy
-
Set the signature policy description
- setDescription(String) - Method in class eu.europa.esig.dss.model.SpDocSpecification
-
Set description
- setDescription(String) - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Sets the value of the description property.
- setDescription(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureLevel
-
Sets the value of the description property.
- setDescription(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestampLevel
-
Sets the value of the description property.
- setDescription(String) - Method in class eu.europa.esig.dss.validation.CommitmentTypeIndication
-
Sets the description
- setDescription(String) - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Sets description (*optional)
- setDescription(String) - Method in class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
-
Sets the value of the description property.
- setDescription(String) - Method in class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
-
Sets the value of the description property.
- setDescription(String) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectIdentifierType
-
Sets the value of the description property.
- setDescription(String) - Method in class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
-
Sets the value of the description property.
- setDescription(String) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectIdentifierType
-
Sets the value of the description property.
- setDescription(String) - Method in class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
-
Sets the value of the description property.
- setDescription(String) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectIdentifierType
-
Sets the value of the description property.
- setDestination(String) - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Sets the value of the destination property.
- setDestination(String) - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Sets the value of the destination property.
- setDetachedContents(List<DSSDocument>) - Method in class eu.europa.esig.dss.AbstractSignatureParameters
-
When signing this method is internally invoked by the
AbstractSignatureService
and the related variabledetachedContent
is overwritten by the service parameter. - setDetachedContents(List<DSSDocument>) - Method in class eu.europa.esig.dss.ProfileParameters
-
Sets the detached contents
- setDetachedContents(List<DSSDocument>) - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
This method allows to set the signed contents in the case of the detached signature.
- setDetachedContents(List<DSSDocument>) - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- setDetachedContents(List<DSSDocument>) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Sets the
List
ofDSSDocument
containing the original contents to sign, for detached signature scenarios. - setDetachedContents(List<DSSDocument>) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- setDetachedContents(List<RemoteDocument>) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Sets a list of signed detached documents
- setDetail(Detail) - Method in class eu.europa.esig.soap.jaxb.envelope.Fault
-
Sets the value of the detail property.
- setDetailedReport(XmlDetailedReport) - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateReportsDTO
-
Sets the Detailed report
- setDetailedReport(XmlDetailedReport) - Method in class eu.europa.esig.dss.ws.cert.validation.soap.client.WSCertificateReportsDTO
-
Sets the Detailed report
- setDetailedReport(XmlDetailedReport) - Method in class eu.europa.esig.dss.ws.validation.dto.WSReportsDTO
-
Sets a DetailedReport
- setDeterministicId(String) - Method in class eu.europa.esig.dss.ProfileParameters
-
Sets the deterministic id
- setDeviceInHand(BooleanType) - Method in class eu.europa.esig.saml.jaxb.authn.context.TimeSyncTokenType
-
Sets the value of the deviceInHand property.
- setDeviceType(DeviceTypeType) - Method in class eu.europa.esig.saml.jaxb.authn.context.TimeSyncTokenType
-
Sets the value of the deviceType property.
- setDiagnosticData(XmlDiagnosticData) - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
-
Sets the DiagnosticData
- setDiagnosticData(XmlDiagnosticData) - Method in interface eu.europa.esig.dss.validation.executor.ProcessExecutor
-
This method allows to set the
XmlDiagnosticData
that is used during the validation process execution. - setDiagnosticData(XmlDiagnosticData) - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateReportsDTO
-
Sets the DiagnosticData report
- setDiagnosticData(XmlDiagnosticData) - Method in class eu.europa.esig.dss.ws.cert.validation.soap.client.WSCertificateReportsDTO
-
Sets the DiagnosticData report
- setDiagnosticData(XmlDiagnosticData) - Method in class eu.europa.esig.dss.ws.validation.dto.WSReportsDTO
-
Sets the DiagnosticData
- setDigest(byte[]) - Method in class eu.europa.esig.validationreport.jaxb.SAMessageDigestType
-
Sets the value of the digest property.
- setDigest(Digest) - Method in class eu.europa.esig.dss.validation.ManifestEntry
-
Sets the manifest entry digest
- setDigest(Digest) - Method in class eu.europa.esig.dss.validation.policy.SignaturePolicyValidationResult
-
Sets Digest that have been computed on the extracted signature policy document
- setDigest(Digest) - Method in class eu.europa.esig.dss.validation.ReferenceValidation
-
Sets the reference's
Digest
- setDigest(Digest) - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Sets the
Digest
- setDigestAlgAndValue(DigestAlgAndValueType) - Method in class eu.europa.esig.xades.jaxb.xades111.CRLRefType
-
Sets the value of the digestAlgAndValue property.
- setDigestAlgAndValue(DigestAlgAndValueType) - Method in class eu.europa.esig.xades.jaxb.xades111.OCSPRefType
-
Sets the value of the digestAlgAndValue property.
- setDigestAlgAndValue(DigestAlgAndValueType) - Method in class eu.europa.esig.xades.jaxb.xades122.CRLRefType
-
Sets the value of the digestAlgAndValue property.
- setDigestAlgAndValue(DigestAlgAndValueType) - Method in class eu.europa.esig.xades.jaxb.xades122.OCSPRefType
-
Sets the value of the digestAlgAndValue property.
- setDigestAlgAndValue(DigestAlgAndValueType) - Method in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
-
Sets the value of the digestAlgAndValue property.
- setDigestAlgAndValue(DigestAlgAndValueType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectRepresentationType
-
Sets the value of the digestAlgAndValue property.
- setDigestAlgAndValue(DigestAlgAndValueType) - Method in class eu.europa.esig.xades.jaxb.xades132.CRLRefType
-
Sets the value of the digestAlgAndValue property.
- setDigestAlgAndValue(DigestAlgAndValueType) - Method in class eu.europa.esig.xades.jaxb.xades132.OCSPRefType
-
Sets the value of the digestAlgAndValue property.
- setDigestAlgoAndValue(XmlDigestAlgoAndValue) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the digestAlgoAndValue property.
- setDigestAlgoAndValue(XmlDigestAlgoAndValue) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
-
Sets the value of the digestAlgoAndValue property.
- setDigestAlgoAndValue(XmlDigestAlgoAndValue) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Sets the value of the digestAlgoAndValue property.
- setDigestAlgoAndValue(XmlDigestAlgoAndValue) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocationToken
-
Sets the value of the digestAlgoAndValue property.
- setDigestAlgoAndValue(XmlDigestAlgoAndValue) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Sets the value of the digestAlgoAndValue property.
- setDigestAlgoAndValue(XmlDigestAlgoAndValue) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef
-
Sets the value of the digestAlgoAndValue property.
- setDigestAlgoAndValue(XmlDigestAlgoAndValue) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignaturePolicyStore
-
Sets the value of the digestAlgoAndValue property.
- setDigestAlgoAndValue(XmlDigestAlgoAndValue) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerData
-
Sets the value of the digestAlgoAndValue property.
- setDigestAlgoAndValue(XmlDigestAlgoAndValue) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Sets the value of the digestAlgoAndValue property.
- setDigestAlgoAndValue(XmlPolicyDigestAlgoAndValue) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Sets the value of the digestAlgoAndValue property.
- setDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Set the digest algorithm
- setDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.model.Policy
-
Set the hash algorithm for the explicit signature policy
- setDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.model.TimestampParameters
-
Sets DigestAlgorithm to use for timestamped data's digest computation
- setDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.pdf.encryption.DSSSecureRandomProvider
-
Allows to set a DigestAlgorithm that will be applied on serialized parameters
- setDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.ws.dto.RemoteDocument
-
Sets the used
DigestAlgorithm
for a DigestDocument - setDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Set the digest algorithm
- setDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTimestampParameters
-
Sets the digest algorithm for message-imprint hash computation
- setDigestAlgorithmsEqual(boolean) - Method in class eu.europa.esig.dss.validation.policy.SignaturePolicyValidationResult
-
Sets if the digest algorithms match
- setDigestAlgorithmsEqual(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicyDigestAlgoAndValue
-
Sets the value of the digestAlgorithmsEqual property.
- setDigestAlgoUsedToSignThisToken(DigestAlgorithm) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
-
Sets the value of the digestAlgoUsedToSignThisToken property.
- setDigestEqual(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Sets if digest is equal
- setDigestMatchers(List<XmlDigestMatcher>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- setDigestMethod(DigestAlgorithm) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestAlgoAndValue
-
Sets the value of the digestMethod property.
- setDigestMethod(DigestAlgorithm) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureDigestReference
-
Sets the value of the digestMethod property.
- setDigestMethod(DigestMethodType) - Method in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
-
Sets the value of the digestMethod property.
- setDigestMethod(DigestMethodType) - Method in class eu.europa.esig.validationreport.jaxb.SACertIDType
-
Sets the value of the digestMethod property.
- setDigestMethod(DigestMethodType) - Method in class eu.europa.esig.validationreport.jaxb.SACRLIDType
-
Sets the value of the digestMethod property.
- setDigestMethod(DigestMethodType) - Method in class eu.europa.esig.xades.jaxb.xades111.DigestAlgAndValueType
-
Sets the value of the digestMethod property.
- setDigestMethod(DigestMethodType) - Method in class eu.europa.esig.xades.jaxb.xades122.DigestAlgAndValueType
-
Sets the value of the digestMethod property.
- setDigestMethod(DigestMethodType) - Method in class eu.europa.esig.xades.jaxb.xades132.DigestAlgAndValueType
-
Sets the value of the digestMethod property.
- setDigestMethod(DigestMethodType) - Method in class eu.europa.esig.xades.jaxb.xades132.ReferenceInfoType
-
Sets the value of the digestMethod property.
- setDigestMethod(DigestMethodType) - Method in class eu.europa.esig.xmldsig.jaxb.ReferenceType
-
Sets the value of the digestMethod property.
- setDigestMethod(String) - Method in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
-
Sets the value of the digestMethod property.
- setDigestMethodAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.xades.reference.DSSReference
-
Sets DigestAlgorithm to use for digest value computation Default : DigestAlgorithm.SHA256
- setDigestPresent(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Sets if digest is present
- setDigestValid(boolean) - Method in class eu.europa.esig.dss.validation.policy.SignaturePolicyValidationResult
-
Sets if the signature policy is valid
- setDigestValue(byte[]) - Method in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
-
Sets the value of the digestValue property.
- setDigestValue(byte[]) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestAlgoAndValue
-
Sets the value of the digestValue property.
- setDigestValue(byte[]) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureDigestReference
-
Sets the value of the digestValue property.
- setDigestValue(byte[]) - Method in class eu.europa.esig.dss.model.Policy
-
Set the hash value of implicit signature policy
- setDigestValue(byte[]) - Method in class eu.europa.esig.validationreport.jaxb.SACertIDType
-
Sets the value of the digestValue property.
- setDigestValue(byte[]) - Method in class eu.europa.esig.validationreport.jaxb.SACRLIDType
-
Sets the value of the digestValue property.
- setDigestValue(byte[]) - Method in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
-
Sets the value of the digestValue property.
- setDigestValue(byte[]) - Method in class eu.europa.esig.xades.jaxb.xades111.DigestAlgAndValueType
-
Sets the value of the digestValue property.
- setDigestValue(byte[]) - Method in class eu.europa.esig.xades.jaxb.xades122.DigestAlgAndValueType
-
Sets the value of the digestValue property.
- setDigestValue(byte[]) - Method in class eu.europa.esig.xades.jaxb.xades132.DigestAlgAndValueType
-
Sets the value of the digestValue property.
- setDigestValue(byte[]) - Method in class eu.europa.esig.xades.jaxb.xades132.ReferenceInfoType
-
Sets the value of the digestValue property.
- setDigestValue(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.ReferenceType
-
Sets the value of the digestValue property.
- setDirect(Object) - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectRepresentationType
-
Sets the value of the direct property.
- setDisableXSWProtection(boolean) - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
-
NOT RECOMMENDED : This parameter allows to disable protection against XML Signature wrapping attacks (XSW).
- setDisableXSWProtection(boolean) - Method in class eu.europa.esig.dss.xades.validation.XMLDocumentValidator
-
NOT RECOMMENDED : This parameter allows disabling protection against XML Signature wrapping attacks (XSW).
- setDistinguishedNameEqual(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Sets if the distinguished name equals
- setDistributionPoints(NonEmptyURIListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the distributionPoints property.
- setDistributionPoints(List<String>) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets a list of distribution point urls
- setDistributionPoints(List<String>) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Sets a list of distribution point urls
- setDNSName(String) - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectLocalityType
-
Sets the value of the dnsName property.
- setDocHashOnly(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerDocumentRepresentations
-
Sets the value of the docHashOnly property.
- setDocHashOnly(boolean) - Method in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
-
Sets the value of the docHashOnly property.
- setDocMDP(XmlDocMDP) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Sets the value of the docMDP property.
- setDocMDP(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the docMDP property.
- setDocSpecification(XmlSPDocSpecification) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Sets the value of the docSpecification property.
- setDocSpecification(SpDocSpecification) - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Sets the Document Specification qualifier
- setDocument(DSSDocument) - Method in class eu.europa.esig.dss.validation.ManifestFile
-
Sets the manifest document
- setDocumentationReferences(DocumentationReferencesType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectIdentifierType
-
Sets the value of the documentationReferences property.
- setDocumentationReferences(DocumentationReferencesType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectIdentifierType
-
Sets the value of the documentationReferences property.
- setDocumentationReferences(DocumentationReferencesType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectIdentifierType
-
Sets the value of the documentationReferences property.
- setDocumentationReferences(String...) - Method in class eu.europa.esig.dss.model.CommonCommitmentType
-
Sets references pointing to a documentation describing the CommitmentType Use : OPTIONAL
- setDocumentationReferences(String...) - Method in class eu.europa.esig.dss.model.Policy
-
Set a list of signature documentation references
- setDocumentationReferences(String...) - Method in class eu.europa.esig.dss.model.SpDocSpecification
-
Set documentation references
- setDocumentationReferences(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
- setDocumentationReferences(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
- setDocumentationReferences(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSPDocSpecification
- setDocumentationReferences(List<String>) - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Sets the documentation references
- setDocumentBuilderFactoryBuilder(DocumentBuilderFactoryBuilder) - Method in class eu.europa.esig.dss.jaxb.common.XmlDefinerUtils
-
Sets a pre-configured builder to instantiate a
DocumentBuilderFactory
- setDocumentName(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
-
Sets the value of the documentName property.
- setDocumentName(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Sets the value of the documentName property.
- setDocumentReferences(List<String>) - Method in class eu.europa.esig.dss.validation.CommitmentTypeIndication
-
Sets the document references
- setDocuments(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.xades.signature.asice.ASiCEWithXAdESManifestBuilder
-
Sets documents to be included into the Manifest WARN: shall not be used together with
setEntries(entries)
- setDpi(Integer) - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Sets an expected DPI value.
- setDpi(Integer) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Sets the image dpi
- setDssCertificateSource(ListCertificateSource) - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
-
Sets a joint DSS/VRI Certificate Source
- setDssCRLSource(ListRevocationSource<CRL>) - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
-
Sets a joint DSS/VRI CRL Source
- setDSSFileLoader(DSSFileLoader) - Method in class eu.europa.esig.dss.tsl.cache.CacheCleaner
-
Sets the DSSFileLoader that will be used for file removing
- setDssOCSPSource(ListRevocationSource<OCSP>) - Method in class eu.europa.esig.dss.pades.validation.PAdESSignature
-
Sets a joint DSS/VRI OCSP Source
- setDuplicated(boolean) - Method in class eu.europa.esig.dss.validation.ReferenceValidation
-
Sets if the referenced data is ambiguous
- setDuplicated(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
-
Sets the value of the duplicated property.
- setDuplicated(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the duplicated property.
- setDuration(Duration) - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitDurationType
-
Sets the value of the duration property.
- setEIDAS(EIDAS) - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Sets the value of the eidas property.
- setElectronicAddress(ElectronicAddressType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AddressType
-
Sets the value of the electronicAddress property.
- setElectronicAddresses(Map<String, List<String>>) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Sets a map of electronic addresses
- setEllipticCurveKeySize(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the ellipticCurveKeySize property.
- setEmail(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the email property.
- setEmail(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Sets the value of the email property.
- setEmbedFontSubset(boolean) - Method in class eu.europa.esig.dss.pades.DSSFileFont
-
Sets whether only a subset of used glyphs should be embedded to a PDF, when a
DSSFileFont
is used. - setEmbedXML(boolean) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Sets whether the original XML document shall be embedded in its XML representation NOTE: used only for XAdES
- setEmbedXML(boolean) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Sets if the signed content shall be incorporated as XML (used for ENVELOPING) If false, incorporates the document content in its base64 encoded representation Default: false (base64 encoded binaries)
- setEn319122(boolean) - Method in class eu.europa.esig.dss.cades.CAdESSignatureParameters
-
Sets if the signature shall be created according to ETSI EN 319 122, otherwise will be created with respect to the old standard Default: true
- setEn319132(boolean) - Method in class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampMessageDigestBuilder
-
Sets whether the message-digest should be computed for a EN 319 132-1 standard timestamp token
- setEn319132(boolean) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Sets if the signature shall be created according to ETSI EN 319 132 Default: true
- setEnableEtsiValidationReport(boolean) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
This method allows to specify if the ETSI Validation Report must be generated.
- setEnableEtsiValidationReport(boolean) - Method in interface eu.europa.esig.dss.validation.executor.DocumentProcessExecutor
-
Specifies if the ETSI Validation Report must be created
- setEnableEtsiValidationReport(boolean) - Method in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
- setEnableEtsiValidationReport(boolean) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- setEnacted(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateContentEquivalence
-
Sets the value of the enacted property.
- setEnactedMRA(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Sets the value of the enactedMRA property.
- setEnactedMRA(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Sets the value of the enactedMRA property.
- setEnactedMRA(Boolean) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets whether MRA has been enacted for this Trusted Service
- setEnactedMRA(Boolean) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Sets the value of the enactedMRA property.
- setEncapsulatedTimeStamp(EncapsulatedPKIDataType) - Method in class eu.europa.esig.xades.jaxb.xades111.TimeStampType
-
Sets the value of the encapsulatedTimeStamp property.
- setEncapsulatedTimeStamp(EncapsulatedPKIDataType) - Method in class eu.europa.esig.xades.jaxb.xades122.TimeStampType
-
Sets the value of the encapsulatedTimeStamp property.
- setEncapsulationType(XmlEncapsulationType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanToken
-
Sets the value of the encapsulationType property.
- setEncodedCertificate(byte[]) - Method in class eu.europa.esig.dss.ws.dto.RemoteCertificate
-
Sets the DER-encoded binaries of the certificate
- setEncoding(String) - Method in class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
-
Sets the value of the encoding property.
- setEncoding(String) - Method in class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
-
Sets the value of the encoding property.
- setEncoding(String) - Method in class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
-
Sets the value of the encoding property.
- setEncoding(String) - Method in class eu.europa.esig.xades.jaxb.xades132.EncapsulatedPKIDataType
-
Sets the value of the encoding property.
- setEncoding(String) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectType
-
Sets the value of the encoding property.
- setEncoding(String) - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Sets the value of the encoding property.
- setEncodingAlgorithm(String) - Method in class eu.europa.esig.dss.xades.DSSObject
-
Sets the value for the "encoding" attribute
- setEncryptedData(EncryptedDataType) - Method in class eu.europa.esig.saml.jaxb.assertion.EncryptedElementType
-
Sets the value of the encryptedData property.
- setEncryptedID(EncryptedElementType) - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
-
Sets the value of the encryptedID property.
- setEncryptedID(EncryptedElementType) - Method in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
-
Sets the value of the encryptedID property.
- setEncryptedID(EncryptedElementType) - Method in class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
-
Sets the value of the encryptedID property.
- setEncryptedID(EncryptedElementType) - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingRequestType
-
Sets the value of the encryptedID property.
- setEncryptedID(EncryptedElementType) - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingResponseType
-
Sets the value of the encryptedID property.
- setEncryptionAlgo(EncryptionAlgorithm) - Method in class eu.europa.esig.dss.ws.server.signing.dto.RemoteKeyEntry
-
Sets the encryption algorithm
- setEncryptionAlgorithm(EncryptionAlgorithm) - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
This setter should be used only when dealing with web services (or when signing in three steps).
- setEncryptionAlgorithm(EncryptionAlgorithm) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
This setter should be used only when dealing with web services (or when signing in three steps).
- setEncryptionAlgoUsedToSignThisToken(EncryptionAlgorithm) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
-
Sets the value of the encryptionAlgoUsedToSignThisToken property.
- setEncryptionMethod(EncryptionMethodType) - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Sets the value of the encryptionMethod property.
- setEncryptionProperties(EncryptionPropertiesType) - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Sets the value of the encryptionProperties property.
- setEndDate(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Sets the value of the endDate property.
- setEndDate(Date) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets TrustedService end validity date
- setEndDate(Date) - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence.ServiceEquivalenceBuilder
-
Sets the endDate (equivalent to the starting date of the following service equivalence) value
- setEndDate(Date) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
-
Sets the end of validity date
- setEndorsementType(EndorsementType) - Method in class eu.europa.esig.validationreport.jaxb.SAOneSignerRoleType
-
Sets the value of the endorsementType property.
- setEntityID(String) - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Sets the value of the entityID property.
- setEntityKey(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the entityKey property.
- setEntityKey(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Sets the value of the entityKey property.
- setEntries(List<ManifestEntry>) - Method in class eu.europa.esig.dss.asic.xades.signature.asice.ASiCEWithXAdESManifestBuilder
-
Sets manifest entries to be included into the Manifest WARN: shall not be used together with
setDocuments(documents)
- setEntries(List<ManifestEntry>) - Method in class eu.europa.esig.dss.validation.ManifestFile
-
Sets a list of
ManifestEntry
s - setEntries(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlManifestFile
- setEquivalenceStatusEndingTime(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRATrustServiceMapping
-
Sets the value of the equivalenceStatusEndingTime property.
- setEquivalenceStatusStartingTime(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRATrustServiceMapping
-
Sets the value of the equivalenceStatusStartingTime property.
- setError(XmlMessage) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Sets the value of the error property.
- setErrorHandler(Validator) - Method in class eu.europa.esig.dss.jaxb.common.ValidatorConfigurator
-
Sets
DSSErrorHandler
in order to collect exceptions occurred during the validation process - setErrorHandlerAlert(Alert<DSSErrorHandler>) - Method in class eu.europa.esig.dss.jaxb.common.ValidatorConfigurator
-
Sets
Alert<DSSErrorHandler>
used to process the collected exception during the XML file validation - setErrorMessage(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the errorMessage property.
- setErrorMessage(String) - Method in class eu.europa.esig.dss.validation.SignatureCryptographicVerification
-
Sets the error message (adds the message to error list)
- setErrorMessages(Collection<String>) - Method in class eu.europa.esig.dss.pdfa.PDFAValidationResult
-
Sets a collection of error messages returned by the validator
- setErrorMessages(List<String>) - Method in class eu.europa.esig.dss.jades.validation.JAdESReferenceValidation
-
Sets error messages occurred during the reference validation
- setErrorMessages(List<String>) - Method in class eu.europa.esig.dss.validation.SignatureCryptographicVerification
-
Sets all error messages (adds the messages to error list)
- setErrorURL(String) - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Sets the value of the errorURL property.
- setEvidence(EvidenceType) - Method in class eu.europa.esig.saml.jaxb.assertion.AuthzDecisionStatementType
-
Sets the value of the evidence property.
- setEvidence(EvidenceType) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthzDecisionQueryType
-
Sets the value of the evidence property.
- setExceptionFirstOccurrenceTime(Date) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets the first time of the exception occurrence
- setExceptionLastOccurrenceTime(Date) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets the last time of a the exception occurrence
- setExceptionMessage(String) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets the exception message
- setExceptionStackTrace(String) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets the exception stack trace
- setExcludedChars(String) - Method in class eu.europa.esig.saml.jaxb.authn.context.AlphabetType
-
Sets the value of the excludedChars property.
- setExcludedHosts(Collection<String>) - Method in class eu.europa.esig.dss.service.http.proxy.ProxyProperties
-
Sets a collection of hosts (URLs) to be excluded from the proxy configuration
- setExcludedSubtrees(List<GeneralSubtree>) - Method in class eu.europa.esig.dss.model.x509.extension.NameConstraints
-
Sets a list of excluded subtrees
- setExecutorService(ExecutorService) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the execution service to manage the asynchronous behaviour
- setExpiredCertsOnCRL(Date) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets the 'expiredCertsOnCRL' field Date
- setExpiredCertsOnCRL(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Sets the value of the expiredCertsOnCRL property.
- setExpiredCertsRevocationInfo(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Sets the value of the expiredCertsRevocationInfo property.
- setExpiredCertsRevocationInfo(Date) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
-
Sets the expired certs revocation info date
- setExplicitText(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlUserNotice
-
Sets the value of the explicitText property.
- setExplicitText(String) - Method in class eu.europa.esig.dss.model.UserNotice
-
Sets the text of the notice to be displayed
- setExplicitText(String) - Method in class eu.europa.esig.xades.jaxb.xades111.SPUserNoticeType
-
Sets the value of the explicitText property.
- setExplicitText(String) - Method in class eu.europa.esig.xades.jaxb.xades122.SPUserNoticeType
-
Sets the value of the explicitText property.
- setExplicitText(String) - Method in class eu.europa.esig.xades.jaxb.xades132.SPUserNoticeType
-
Sets the value of the explicitText property.
- setExponent(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.RSAKeyValueType
-
Sets the value of the exponent property.
- setExponent(int) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcEuLimitValue
-
Sets the value of the exponent property.
- setExponent(int) - Method in class eu.europa.esig.dss.model.x509.extension.QCLimitValue
-
Sets the exponent
- setExtendedKeyUsage(ExtendedKeyUsages) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Gets the extended key usages
- setExtendedKeyUsage(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the extendedKeyUsage property.
- setExtendedKeyUsages(List<String>) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- setExtensionPeriodMax(Date) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Sets the value of the extensionPeriodMax property.
- setExtensionPeriodMin(Date) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Sets the value of the extensionPeriodMin property.
- setExtensions(ExtensionsType) - Method in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
-
Sets the value of the extensions property.
- setExtensions(ExtensionsType) - Method in class eu.europa.esig.saml.jaxb.metadata.ContactType
-
Sets the value of the extensions property.
- setExtensions(ExtensionsType) - Method in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
-
Sets the value of the extensions property.
- setExtensions(ExtensionsType) - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Sets the value of the extensions property.
- setExtensions(ExtensionsType) - Method in class eu.europa.esig.saml.jaxb.metadata.OrganizationType
-
Sets the value of the extensions property.
- setExtensions(ExtensionsType) - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Sets the value of the extensions property.
- setExtensions(ExtensionsType) - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Sets the value of the extensions property.
- setExtensions(ExtensionsType) - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Sets the value of the extensions property.
- setExternalOrigin(RevocationOrigin) - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Sets the external origin
- setExternalVerification(String) - Method in class eu.europa.esig.saml.jaxb.authn.context.PasswordType
-
Sets the value of the externalVerification property.
- setExtra(byte[]) - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Sets extra field for the document
- setExtractComments(boolean) - Method in class eu.europa.esig.dss.asic.common.SecureContainerHandler
-
Sets whether comments of ZIP entries shall be extracted.
- setExtractPOEFromUntrustedChains(boolean) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
This method allows enabling of POE extraction from timestamps coming from untrusted certificate chains.
- setExtractPOEFromUntrustedChains(boolean) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setFaultactor(String) - Method in class eu.europa.esig.soap.jaxb.envelope.Fault
-
Sets the value of the faultactor property.
- setFaultcode(QName) - Method in class eu.europa.esig.soap.jaxb.envelope.Fault
-
Sets the value of the faultcode property.
- setFaultstring(String) - Method in class eu.europa.esig.soap.jaxb.envelope.Fault
-
Sets the value of the faultstring property.
- setFC(XmlFC) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Sets the value of the fc property.
- setFieldId(String) - Method in class eu.europa.esig.dss.pades.SignatureFieldParameters
-
Sets a signature field id/name to place a signature into
- setFieldId(String) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
-
Sets the field Id to be signed NOTE: to be used only when the field is already exists within a PDF file
- setFieldMDP(XmlPDFLockDictionary) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Sets the value of the fieldMDP property.
- setFieldMDP(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the fieldMDP property.
- setFieldName(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModification
-
Sets the value of the fieldName property.
- setFieldParameters(SignatureFieldParameters) - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Sets
SignatureFieldParameters
, like signature field position and dimensions - setFieldParameters(RemoteSignatureFieldParameters) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Sets the visual signature field parameters
- setFields(List<String>) - Method in class eu.europa.esig.dss.pdf.SigFieldPermissions
-
Sets a list of field names
- setFileCacheDirectory(File) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
-
This method allows to set the file cache directory.
- setFilename(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlManifestFile
-
Sets the value of the filename property.
- setFilename(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
-
Sets the value of the filename property.
- setFileName(String) - Method in class eu.europa.esig.dss.validation.ManifestEntry
-
Sets the filename
- setFileName(String) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Sets the filename of a detached timestamp
- setFileNamePrefix(String) - Method in class eu.europa.esig.dss.signature.resources.TempFileResourcesHandlerBuilder
-
Sets the filename prefix (beginning) for created temporary documents Default : "dss-"
- setFileNameSuffix(String) - Method in class eu.europa.esig.dss.signature.resources.TempFileResourcesHandlerBuilder
-
Sets the filename suffix (ending/extension) for created temporary documents Default : ".tmp"
- setFilter(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Sets the value of the filter property.
- setFilter(String) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Sets the filter
- setFilter(String) - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
-
Sets the filter
- setFilter(String) - Method in class eu.europa.esig.validationreport.jaxb.SAFilterType
-
Sets the value of the filter property.
- setFolders(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Sets a list of folders present within an archive
- setFont(DSSFont) - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Sets a text font
- setFont(RemoteDocument) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Sets the font document
- setForbiddenExtensions(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the forbiddenExtensions property.
- setForceAuthn(Boolean) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Sets the value of the forceAuthn property.
- setFormalPolicyObject(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
-
Sets the value of the formalPolicyObject property.
- setFormalPolicyURI(String) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
-
Sets the value of the formalPolicyURI property.
- setFormat(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDistinguishedName
-
Sets the value of the format property.
- setFormat(String) - Method in class eu.europa.esig.dss.policy.jaxb.AlgoExpirationDate
-
Sets the value of the format property.
- setFormat(String) - Method in class eu.europa.esig.saml.jaxb.assertion.NameIDType
-
Sets the value of the format property.
- setFormat(String) - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDPolicyType
-
Sets the value of the format property.
- setFound(boolean) - Method in class eu.europa.esig.dss.validation.ManifestEntry
-
Sets if the referenced document has been found
- setFound(boolean) - Method in class eu.europa.esig.dss.validation.ReferenceValidation
-
Sets if the references data has been found
- setFoundCertificates(XmlFoundCertificates) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Sets the value of the foundCertificates property.
- setFoundCertificates(XmlFoundCertificates) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the foundCertificates property.
- setFoundCertificates(XmlFoundCertificates) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Sets the value of the foundCertificates property.
- setFoundRevocations(XmlFoundRevocations) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the foundRevocations property.
- setFoundRevocations(XmlFoundRevocations) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Sets the value of the foundRevocations property.
- setFoundTimestamps(List<XmlFoundTimestamp>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- setFriendlyName(String) - Method in class eu.europa.esig.saml.jaxb.assertion.AttributeType
-
Sets the value of the friendlyName property.
- setFriendlyName(String) - Method in class eu.europa.esig.saml.jaxb.dce.DCEValueType
-
Sets the value of the friendlyName property.
- setFullScope(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Sets the value of the fullScope property.
- setG(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
-
Sets the value of the g property.
- setGeneralNames(List<GeneralName>) - Method in class eu.europa.esig.dss.model.x509.extension.SubjectAlternativeNames
-
Sets a list of subject alternative names
- setGeneralNameType(GeneralNameType) - Method in class eu.europa.esig.dss.model.x509.extension.GeneralName
-
Sets the type of the GeneralName
- setGenerateTBSWithoutCertificate(boolean) - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Allows to change the default behaviour regarding the requirements of signing certificate to generate ToBeSigned data.
- setGenerateTBSWithoutCertificate(boolean) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Allows to change the default behaviour regarding the requirements of signing certificate to generate ToBeSigned data.
- setGeneration(Generation) - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationPinType
-
Sets the value of the generation property.
- setGeneration(Generation) - Method in class eu.europa.esig.saml.jaxb.authn.context.PasswordType
-
Sets the value of the generation property.
- setGetComplete(String) - Method in class eu.europa.esig.saml.jaxb.protocol.IDPListType
-
Sets the value of the getComplete property.
- setGivenName(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the givenName property.
- setGivenName(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the givenName property.
- setGivenName(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Sets the value of the givenName property.
- setGivenName(String) - Method in class eu.europa.esig.saml.jaxb.metadata.ContactType
-
Sets the value of the givenName property.
- setGlobalRotation(int) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets global signature field rotation
- setGoverningAgreementRef(String) - Method in class eu.europa.esig.saml.jaxb.authn.context.GoverningAgreementRefType
-
Sets the value of the governingAgreementRef property.
- setGoverningAgreements(GoverningAgreementsType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
-
Sets the value of the governingAgreements property.
- setGoverningAgreements(GoverningAgreementsType) - Method in class eu.europa.esig.saml.jaxb.authn.context.IdentificationType
-
Sets the value of the governingAgreements property.
- setGreen(Integer) - Method in class eu.europa.esig.dss.ws.dto.RemoteColor
-
Sets green color value
- setHashAsInTechnicalSpecification(boolean) - Method in class eu.europa.esig.dss.model.Policy
-
Sets if the digests of the signature policy has been computed as in a technical specification.
- setHashAsInTechnicalSpecification(boolean) - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Sets should the digest be computed as specified in a corresponding technical specification
- setHashOnly(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerDocumentRepresentations
-
Sets the value of the hashOnly property.
- setHashOnly(boolean) - Method in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
-
Sets the value of the hashOnly property.
- setHeader(Header) - Method in class eu.europa.esig.soap.jaxb.envelope.Envelope
-
Sets the value of the header property.
- setHeight(float) - Method in class eu.europa.esig.dss.pades.SignatureFieldParameters
-
Sets a height of the signature field
- setHeight(Float) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
-
Sets the signature field box height
- setHistoricalInformationPeriod(BigInteger) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the historicalInformationPeriod property.
- setHost(String) - Method in class eu.europa.esig.dss.service.http.commons.HostConnection
-
Sets the host name
- setHost(String) - Method in class eu.europa.esig.dss.service.http.proxy.ProxyProperties
-
Set the proxy host
- setHostnameVerifier(HostnameVerifier) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets a custom
HostnameVerifier
- setHTTP(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Sets the value of the http property.
- setHttpClientResponseHandler(HttpClientResponseHandler<byte[]>) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the
HttpClientResponseHandler<byte[]>
response handler performing a processing of an HTTP client response and returns a byte array in case of success. - setHttpProperties(ProxyProperties) - Method in class eu.europa.esig.dss.service.http.proxy.ProxyConfig
-
Sets HTTP
ProxyProperties
- setHttpsProperties(ProxyProperties) - Method in class eu.europa.esig.dss.service.http.proxy.ProxyConfig
-
Sets HTTPS
ProxyProperties
- setId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCertificate
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlChainItem
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCRS
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRAC
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationBasicValidation
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRFC
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlTimestamp
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlTLAnalysis
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationCertificateQualification
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlAbstractToken
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSPDocSpecification
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.model.Policy
-
Set the signature policy (EPES)
- setId(String) - Method in class eu.europa.esig.dss.model.SignaturePolicyStore
-
Set Id (optional)
- setId(String) - Method in class eu.europa.esig.dss.model.SpDocSpecification
-
Set Identifier (URI or OID)
- setId(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlCertificate
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.dss.xades.DSSObject
-
Sets the value for the "Id" attribute
- setId(String) - Method in class eu.europa.esig.dss.xades.reference.DSSReference
-
Sets Id attribute of the reference
- setId(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades111.CertificateValuesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades111.CompleteCertificateRefsType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades111.CompleteRevocationRefsType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades111.EncapsulatedPKIDataType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesReferenceType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades111.RevocationValuesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades111.SignedPropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedPropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades122.CertificateValuesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades122.CompleteCertificateRefsType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades122.CompleteRevocationRefsType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades122.EncapsulatedPKIDataType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesReferenceType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades122.RevocationValuesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades122.SignedPropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades122.TimeStampType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedPropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades132.CertificateValuesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades132.CompleteCertificateRefsType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades132.CompleteRevocationRefsType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades132.EncapsulatedPKIDataType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades132.GenericTimeStampType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesReferenceType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades132.ReferenceInfoType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades132.RevocationValuesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades132.SignedDataObjectPropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades132.SignedPropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades132.UnsignedDataObjectPropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades132.UnsignedPropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades132.UnsignedSignaturePropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xades.jaxb.xades141.ValidationDataType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xmldsig.jaxb.KeyInfoType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xmldsig.jaxb.ManifestType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xmldsig.jaxb.ReferenceType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xmldsig.jaxb.SignaturePropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xmldsig.jaxb.SignaturePropertyType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xmldsig.jaxb.SignatureType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xmldsig.jaxb.SignatureValueType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xmldsig.jaxb.SignedInfoType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xmlenc.jaxb.EncryptionPropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class eu.europa.esig.xmlenc.jaxb.EncryptionPropertyType
-
Sets the value of the id property.
- setID(String) - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Sets the value of the id property.
- setID(String) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
-
Sets the value of the id property.
- setID(String) - Method in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
-
Sets the value of the id property.
- setID(String) - Method in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
-
Sets the value of the id property.
- setID(String) - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Sets the value of the id property.
- setID(String) - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Sets the value of the id property.
- setID(String) - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Sets the value of the id property.
- setID(String) - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Sets the value of the id property.
- setIdentification(IdentificationType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
-
Sets the value of the identification property.
- setIdentified(boolean) - Method in class eu.europa.esig.dss.validation.policy.SignaturePolicyValidationResult
-
Sets if the signature policy has been obtained successfully
- setIdentified(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Sets the value of the identified property.
- setIdentifier(IdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades111.ObjectIdentifierType
-
Sets the value of the identifier property.
- setIdentifier(IdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades122.ObjectIdentifierType
-
Sets the value of the identifier property.
- setIdentifier(IdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades132.ObjectIdentifierType
-
Sets the value of the identifier property.
- setIdentifier(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
-
Sets the value of the identifier property.
- setIDIdentifier(Element) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
If this method finds an attribute with names ID (case-insensitive) then declares it to be a user-determined ID attribute.
- setIDPList(IDPListType) - Method in class eu.europa.esig.saml.jaxb.ecp.RequestType
-
Sets the value of the idpList property.
- setIDPList(IDPListType) - Method in class eu.europa.esig.saml.jaxb.protocol.ScopingType
-
Sets the value of the idpList property.
- setImage(DSSDocument) - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Allows to set a custom image to display on a signature field
- setImage(RemoteDocument) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Sets the image document
- setImageBoxHeight(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets height of the image boundary box
- setImageBoxWidth(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets width of the image boundary box
- setImageBoxX(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets upper left X coordinate of the image boundary box
- setImageBoxY(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets upper left Y coordinate of the image boundary box
- setImageHeight(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets height of the image
- setImageParameters(SignatureImageParameters) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Sets the
SignatureImageParameters
for a visual signature creation - setImageParameters(SignatureImageParameters) - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
-
Sets the
SignatureImageParameters
for a visual timestamp creation - setImageParameters(RemoteSignatureImageParameters) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Set the image information to be included (PAdES).
- setImageResolution(ImageResolution) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets ImageResolution
- setImageScaling(ImageScaling) - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Sets the parameter used to define an image scaling behavior within a signature field DEFAULT : ImageScaling.STRETCH (stretches the image in both directions in order to fill the signature field)
- setImageScaling(ImageScaling) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Sets the image scaling behavior for a signature field with a fixed size
- setImageWidth(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets width of the image
- setImageX(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets upper left X coordinate of the image
- setImageY(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets upper left Y coordinate of the image
- setIncludeCertificateChain(boolean) - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
Sets if complete certificate chain binaries must be included into the signed header Default: TRUE (the complete binaries will be included into the signed header)
- setIncludeKeyIdentifier(boolean) - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
Sets whether a 'kid' (key identifier) header parameter should be created within a protected header, provided that a signing-certificate is defined within the signature parameters.
- setIncludes(List<TimestampIncludeDTO>) - Method in class eu.europa.esig.dss.ws.dto.TimestampDTO
-
Sets covered references for a XAdES IndividualDataObjectsTimeStamp
- setIncludeSemantics(boolean) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
This method allows to enable/disable the semantics inclusion in the reports (Indication / SubIndication meanings) Disabled by default
- setIncludeSemantics(boolean) - Method in interface eu.europa.esig.dss.validation.executor.DocumentProcessExecutor
-
This method allows to enable/disable the semantics inclusion in the reports (Indication / SubIndication meanings) Disabled by default
- setIncludeSemantics(boolean) - Method in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
- setIncludeSemantics(boolean) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- setIncludeSignatureType(boolean) - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
Sets if the signature MimeType string must be included into the signed header ('typ' attribute) Default: TRUE (the signature MimeType will be included into the signed header)
- setIncludeVRIDictionary(boolean) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Sets whether corresponding VRI dictionary should be included to the PAdES signature on extension to LT-level Default: FALSE (VRI dictionary is not included to PAdES signature)
- setIndentAmount(int) - Method in class eu.europa.esig.dss.xades.signature.PrettyPrintTransformer
-
Configures the amount of spaces to add
- setIndex(int) - Method in class eu.europa.esig.saml.jaxb.metadata.AttributeConsumingServiceType
-
Sets the value of the index property.
- setIndex(int) - Method in class eu.europa.esig.saml.jaxb.metadata.IndexedEndpointType
-
Sets the value of the index property.
- setIndication(Indication) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConclusion
-
Sets the value of the indication property.
- setIndication(Indication) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Sets the value of the indication property.
- setIndication(Indication) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
-
Sets the value of the indication property.
- setIndication(Indication) - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
-
Sets the validation Indication
- setIndications(Object) - Method in class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType
-
Sets the value of the indications property.
- setIndirectCrl(boolean) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets 'indirectCRL' value ...
- setInfo(XmlMessage) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Sets the value of the info property.
- setInformation(Map<String, String>) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Sets a map of information
- setInformationValue(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AdditionalServiceInformationType
-
Sets the value of the informationValue property.
- setInhibitAnyPolicy(InhibitAnyPolicy) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Sets the InhibitAnyPolicy extension
- setInhibitPolicyMapping(int) - Method in class eu.europa.esig.dss.model.x509.extension.PolicyConstraints
-
Sets the inhibitPolicyMapping constraint value
- setInhibitPolicyMapping(Integer) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicyConstraints
-
Sets the value of the inhibitPolicyMapping property.
- setInResponseTo(String) - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
-
Sets the value of the inResponseTo property.
- setInResponseTo(String) - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Sets the value of the inResponseTo property.
- setIntact(boolean) - Method in class eu.europa.esig.dss.validation.ManifestEntry
-
Sets if the digest of the reference document matches
- setIntact(boolean) - Method in class eu.europa.esig.dss.validation.ReferenceValidation
-
Sets if the digest value of a referenced document matches
- setIPSec(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Sets the value of the ipSec property.
- setISC(XmlISC) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Sets the value of the isc property.
- setIsDefault(Boolean) - Method in class eu.europa.esig.saml.jaxb.metadata.AttributeConsumingServiceType
-
Sets the value of the isDefault property.
- setIsDefault(Boolean) - Method in class eu.europa.esig.saml.jaxb.metadata.IndexedEndpointType
-
Sets the value of the isDefault property.
- setISDN(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Sets the value of the isdn property.
- setIsPassive(Boolean) - Method in class eu.europa.esig.saml.jaxb.ecp.RequestType
-
Sets the value of the isPassive property.
- setIsPassive(Boolean) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Sets the value of the isPassive property.
- setIsRequired(Boolean) - Method in class eu.europa.esig.saml.jaxb.metadata.RequestedAttributeType
-
Sets the value of the isRequired property.
- setIssueDate(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Sets the value of the issueDate property.
- setIssueDate(Date) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets the issue date
- setIssueDate(Date) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Sets the issue date
- setIssuedToLegalPerson(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the issuedToLegalPerson property.
- setIssuedToNaturalPerson(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the issuedToNaturalPerson property.
- setIssueInstant(XMLGregorianCalendar) - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Sets the value of the issueInstant property.
- setIssueInstant(XMLGregorianCalendar) - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Sets the value of the issueInstant property.
- setIssueInstant(XMLGregorianCalendar) - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Sets the value of the issueInstant property.
- setIssuer(NameIDType) - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Sets the value of the issuer property.
- setIssuer(NameIDType) - Method in class eu.europa.esig.saml.jaxb.ecp.RequestType
-
Sets the value of the issuer property.
- setIssuer(NameIDType) - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Sets the value of the issuer property.
- setIssuer(NameIDType) - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Sets the value of the issuer property.
- setIssuer(String) - Method in class eu.europa.esig.xades.jaxb.xades111.CRLIdentifierType
-
Sets the value of the issuer property.
- setIssuer(String) - Method in class eu.europa.esig.xades.jaxb.xades122.CRLIdentifierType
-
Sets the value of the issuer property.
- setIssuer(String) - Method in class eu.europa.esig.xades.jaxb.xades132.CRLIdentifierType
-
Sets the value of the issuer property.
- setIssuerId(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Sets the value of the issuerId property.
- setIssuerName(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerInfo
-
Sets the value of the issuerName property.
- setIssuerName(X500Principal) - Method in class eu.europa.esig.dss.spi.x509.SignerIdentifier
-
Sets the name of the certificate's issuer
- setIssuerSerial(XmlIssuerSerial) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
-
Sets the value of the issuerSerial property.
- setIssuerSerial(X509IssuerSerialType) - Method in class eu.europa.esig.xades.jaxb.xades111.CertIDType
-
Sets the value of the issuerSerial property.
- setIssuerSerial(X509IssuerSerialType) - Method in class eu.europa.esig.xades.jaxb.xades122.CertIDType
-
Sets the value of the issuerSerial property.
- setIssuerSerial(X509IssuerSerialType) - Method in class eu.europa.esig.xades.jaxb.xades132.CertIDType
-
Sets the value of the issuerSerial property.
- setIssuerSerialMatch(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the issuerSerialMatch property.
- setIssuerSerialPresent(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Sets if the IssuerSerial is present
- setIssuerToken(CertificateToken) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets the issuer certificateToken
- setIssuerX509PrincipalMatches(boolean) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets if the issuer X509 Principal matches between one defined in CRL and its issuer certificate corresponding value
- setIssueTime(XMLGregorianCalendar) - Method in class eu.europa.esig.xades.jaxb.xades111.CRLIdentifierType
-
Sets the value of the issueTime property.
- setIssueTime(XMLGregorianCalendar) - Method in class eu.europa.esig.xades.jaxb.xades122.CRLIdentifierType
-
Sets the value of the issueTime property.
- setIssueTime(XMLGregorianCalendar) - Method in class eu.europa.esig.xades.jaxb.xades132.CRLIdentifierType
-
Sets the value of the issueTime property.
- setJ(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
-
Sets the value of the j property.
- setJadesService(JAdESService) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureServiceImpl
-
Sets the JAdES signature service
- setJadesService(MultipleDocumentsSignatureService<JAdESSignatureParameters, JAdESTimestampParameters>) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteMultipleDocumentsSignatureServiceImpl
-
Sets the JAdES multiple signature service
- setJdbcCacheConnector(JdbcCacheConnector) - Method in class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource
-
Sets the SQL connection DataSource
- setJdbcCacheConnector(JdbcCacheConnector) - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
-
Sets the SQL connection DataSource
- setJwsJsonSerializationObject(JWSJsonSerializationObject) - Method in class eu.europa.esig.dss.jades.validation.JWS
-
Sets the
JWSJsonSerializationObject
- setJwsSerializationType(JWSSerializationType) - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
Sets the JWSSerializationType Default: JWSSerializationType.COMPACT_SERIALIZATION
- setJwsSerializationType(JWSSerializationType) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Sets
JWSSerializationType
- setJWSSerializationType(JWSSerializationType) - Method in class eu.europa.esig.dss.jades.JWSJsonSerializationObject
-
Sets the
JWSSerializationType
- setKey(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlMessage
-
Sets the value of the key property.
- setKey(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSemantic
-
Sets the value of the key property.
- setKey(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlMessage
-
Sets the value of the key property.
- setKey(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlMessage
-
Sets the value of the key property.
- setKey(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSemantic
-
Sets the value of the key property.
- setKeyActivation(KeyActivationType) - Method in class eu.europa.esig.saml.jaxb.authn.context.PrivateKeyProtectionType
-
Sets the value of the keyActivation property.
- setKeyActivation(KeyActivationType) - Method in class eu.europa.esig.saml.jaxb.authn.context.SecretKeyProtectionType
-
Sets the value of the keyActivation property.
- setKeyEntryPredicate(Predicate<DSSPrivateKeyEntry>) - Method in class eu.europa.esig.dss.token.AbstractKeyStoreTokenConnection
-
Sets a predicate to filter keys to be returned by
#getKeys()
method. - setKeyIdentifier(byte[]) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlAuthorityKeyIdentifier
-
Sets the value of the keyIdentifier property.
- setKeyIdentifier(byte[]) - Method in class eu.europa.esig.dss.model.x509.extension.AuthorityKeyIdentifier
-
Sets the key identifier
- setKeyIdentifierMatch(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the keyIdentifierMatch property.
- setKeyIdentifierPresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the keyIdentifierPresent property.
- setKeyInfo(KeyInfoType) - Method in class eu.europa.esig.saml.jaxb.metadata.KeyDescriptorType
-
Sets the value of the keyInfo property.
- setKeyInfo(KeyInfoType) - Method in class eu.europa.esig.xmldsig.jaxb.SignatureType
-
Sets the value of the keyInfo property.
- setKeyInfo(KeyInfoType) - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Sets the value of the keyInfo property.
- setKeyInfoCanonicalizationMethod(String) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Set the canonicalization algorithm used for dealing with KeyInfo.
- setKeyLength(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicAlgorithm
-
Sets the value of the keyLength property.
- setKeyLengthUsedToSignThisToken(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
-
Sets the value of the keyLengthUsedToSignThisToken property.
- setKeySharing(KeySharingType) - Method in class eu.europa.esig.saml.jaxb.authn.context.PrivateKeyProtectionType
-
Sets the value of the keySharing property.
- setKeyStorage(KeyStorageType) - Method in class eu.europa.esig.saml.jaxb.authn.context.PrivateKeyProtectionType
-
Sets the value of the keyStorage property.
- setKeyStorage(KeyStorageType) - Method in class eu.europa.esig.saml.jaxb.authn.context.SecretKeyProtectionType
-
Sets the value of the keyStorage property.
- setKeyStoreAsTrustMaterial(boolean) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets if the KeyStore shall be considered as a trust material (used for SSL connection)
- setKeyUsage(KeyUsage) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Sets the key usage
- setKeyUsage(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the keyUsage property.
- setKeyUsageBits(List<KeyUsageBit>) - Method in class eu.europa.esig.dss.model.x509.extension.KeyUsage
-
Sets the key usage bits
- setKeyUsages(List<KeyUsageBit>) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- setKeyValidation(String) - Method in class eu.europa.esig.saml.jaxb.authn.context.PublicKeyType
-
Sets the value of the keyValidation property.
- setKeyValue(KeyValueType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
-
Sets the value of the keyValue property.
- setKnownCriticalHeaders(Collection<String>) - Method in class eu.europa.esig.dss.jades.validation.JWS
-
Sets values of the 'crit' header that must be known and proceeded
- setLang(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlLangAndValue
-
Sets the value of the lang property.
- setLang(String) - Method in class eu.europa.esig.saml.jaxb.metadata.LocalizedNameType
-
Sets the value of the lang property.
- setLang(String) - Method in class eu.europa.esig.saml.jaxb.metadata.LocalizedURIType
-
Sets the value of the lang property.
- setLang(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangNormStringType
-
Sets the value of the lang property.
- setLang(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangStringType
-
Sets the value of the lang property.
- setLang(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIType
-
Sets the value of the lang property.
- setLang(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
-
Sets the value of the lang property.
- setLanguage(String) - Method in class eu.europa.esig.dss.model.x509.extension.PdsLocation
-
Sets language
- setLastLoading(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Sets the value of the lastLoading property.
- setLastOccurrenceDate(Date) - Method in class eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
-
Sets the last occurrence date of the exception
- setLastStateTransitionTime(Date) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets the last time of the state change
- setLastSuccessSynchronizationTime(Date) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets the last time of a successful synchronization
- setLatestAcceptableRevocationId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCRS
-
Sets the value of the latestAcceptableRevocationId property.
- setLegalInfoIdentifier(String) - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence.ServiceEquivalenceBuilder
-
Sets TrustServiceLegalIdentifier value
- setLegalInfoIdentifier(String) - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence
-
Sets TrustServiceLegalIdentifier value
- setLength(LengthType) - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationPinType
-
Sets the value of the length property.
- setLength(LengthType) - Method in class eu.europa.esig.saml.jaxb.authn.context.PasswordType
-
Sets the value of the length property.
- setLevel(Level) - Method in class eu.europa.esig.dss.policy.jaxb.LevelConstraint
-
Sets the value of the level property.
- setLevelAfterUpdate(Level) - Method in class eu.europa.esig.dss.policy.jaxb.AlgoExpirationDate
-
Sets the value of the levelAfterUpdate property.
- setListIssueDateTime(XMLGregorianCalendar) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the listIssueDateTime property.
- setListOfTrustedLists(XmlTrustedList) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets corresponding List of Trusted Lists
- setListOfTrustedListSources(LOTLSource...) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the LOTL Sources
- setLoc(String) - Method in class eu.europa.esig.saml.jaxb.protocol.IDPEntryType
-
Sets the value of the loc property.
- setLocale(Locale) - Method in class eu.europa.esig.dss.validation.CertificateValidator
-
Sets the Locale to use for messages in reports
- setLocale(Locale) - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
-
Sets the locale to use to generate messages
- setLocale(Locale) - Method in interface eu.europa.esig.dss.validation.executor.ProcessExecutor
-
Allows to set a language setting for generated Reports
- setLocale(Locale) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Sets Locale for report messages generation
- setLocality(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the locality property.
- setLocality(String) - Method in class eu.europa.esig.dss.model.SignerLocation
-
Sets the locality (city)
- setLocality(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Sets the value of the locality property.
- setLocality(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
-
Sets the value of the locality property.
- setLocation(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Sets the value of the location property.
- setLocation(String) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Sets location (The CPU host name or physical location of the signing)
- setLocation(String) - Method in class eu.europa.esig.saml.jaxb.metadata.EndpointType
-
Sets the value of the location property.
- setLOTL(XmlTrustedList) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
-
Sets the value of the lotl property.
- setLOTL(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Sets the value of the lotl property.
- setLOTLAlerts(List<Alert<LOTLInfo>>) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the LOTL alerts to be processed
- setLotlOtherPointers(List<OtherTSLPointer>) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets LOTL other pointers
- setLotlPointers(List<OtherTSLPointer>) - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Sets LOTL other pointers
- setLotlPredicate(Predicate<OtherTSLPointerType>) - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Sets the LOTL filtering predicate
- setLOTLPrefix(String) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Sets the prefix to be used for a LOTL identifier Default = "LOTL"
- setMainIndication(Indication) - Method in class eu.europa.esig.validationreport.jaxb.ValidationStatusType
-
Sets the value of the mainIndication property.
- setManifestDocuments(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Sets manifest documents
- setManifestEntryObjectExistence(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the manifestEntryObjectExistence property.
- setManifestFile(ManifestFile) - Method in class eu.europa.esig.dss.cades.signature.CAdESCounterSignatureBuilder
-
Sets a signed manifest file NOTE: ASiC only
- setManifestFile(ManifestFile) - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
This method allows to set a manifest file in the case of ASiC-E signature.
- setManifestFile(ManifestFile) - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- setManifestFile(ManifestFile) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Sets a related
ManifestFile
to the document to be validated. - setManifestFile(ManifestFile) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- setManifestFile(ManifestFile) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Sets the manifest file covered by the current timestamp NOTE: applicable only for ASiC-E CAdES
- setManifestFilename(String) - Method in class eu.europa.esig.dss.asic.cades.SimpleASiCWithCAdESFilenameFactory
-
Sets a filename for a new manifest document (when applicable).
- setManifestFilename(String) - Method in class eu.europa.esig.dss.asic.xades.signature.asice.ASiCEWithXAdESManifestBuilder
-
Sets the target name of the XML Manifest file to be created
- setManifestFilename(String) - Method in class eu.europa.esig.dss.asic.xades.signature.SimpleASiCWithXAdESFilenameFactory
-
Sets a filename for a new manifest document (when applicable).
- setManifestFilePresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Sets the value of the manifestFilePresent property.
- setManifestFiles(List<XmlManifestFile>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
- setManifestFiles(List<ManifestFile>) - Method in class eu.europa.esig.dss.validation.ContainerInfo
-
Sets a list of manifest files
- setManifestSignature(boolean) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Sets whether a manifest signature shall be created NOTE: used only for XAdES
- setManifestSignature(boolean) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Sets if the signature signs a manifest
- setMaskGenerationFunction(MaskGenerationFunction) - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Sets the mask generation function if used with the given SignatureAlgorithm
- setMaskGenerationFunction(MaskGenerationFunction) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Sets the mask generation function of the signature algorithm, when applicable
- setMaskGenerationFunctionUsedToSignThisToken(MaskGenerationFunction) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
-
Sets the value of the maskGenerationFunctionUsedToSignThisToken property.
- setMasterCSigComponent(EtsiUComponent) - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
-
Sets a 'cSig' component embedding the current signature
- setMasterSignature(AdvancedSignature) - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
This setter allows to indicate the master signature.
- setMasterSignature(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- setMatch(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestAlgoAndValue
-
Sets the value of the match property.
- setMatch(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlIssuerSerial
-
Sets the value of the match property.
- setMax(BigInteger) - Method in class eu.europa.esig.saml.jaxb.authn.context.LengthType
-
Sets the value of the max property.
- setMaxAllowedFilesAmount(int) - Method in class eu.europa.esig.dss.asic.common.SecureContainerHandler
-
Sets the maximum allowed amount of files inside a container Default : 1000
- setMaxCompressionRatio(long) - Method in class eu.europa.esig.dss.asic.common.SecureContainerHandler
-
Sets the maximum allowed compression ratio If the container compression ratio exceeds the value, an exception is being thrown Default : 100
- setMaximalPagesAmountForVisualComparison(int) - Method in class eu.europa.esig.dss.pdf.modifications.DefaultPdfDifferencesFinder
-
Sets a maximal pages amount in a PDF to process a visual screenshot comparison Example: for value 10, the visual comparison will be executed for a PDF containing 10 and fewer pages NOTE: In order to disable visual comparison check set the pages amount to 0 (zero) Default : 10 pages
- setMaximum(BigInteger) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralSubtree
-
Sets the value of the maximum property.
- setMaximum(BigInteger) - Method in class eu.europa.esig.dss.model.x509.extension.GeneralSubtree
-
Sets the maximum constraint value
- setMaximumObjectVerificationDeepness(int) - Method in class eu.europa.esig.dss.pdf.modifications.DefaultPdfObjectModificationsFinder
-
Sets the maximum objects verification deepness of enveloped objects to be compared.
- setMaxInputSize(int) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
-
Sets the maximum InputStream size
- setMaxKeySize(BigInteger) - Method in class eu.europa.esig.saml.jaxb.metadata.algsupport.SigningMethodType
-
Sets the value of the maxKeySize property.
- setMaxMalformedFiles(int) - Method in class eu.europa.esig.dss.asic.common.SecureContainerHandler
-
Sets the maximum allowed amount of malformed files Default : 100
- setMaxNextUpdateDelay(Long) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
-
Sets the maximum allowed nextUpdate delay for cached files in seconds.
- setMaxPathLength(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the maxPathLength property.
- setMDPPermission(PDDocument, PDSignature, int) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
-
Set the access permissions granted for this document in the DocMDP transform parameters dictionary.
- setMechanism(String) - Method in class eu.europa.esig.saml.jaxb.authn.context.Generation
-
Sets the value of the mechanism property.
- setMedium(MediumType) - Method in class eu.europa.esig.saml.jaxb.authn.context.KeyStorageType
-
Sets the value of the medium property.
- setMessage(String) - Method in class eu.europa.esig.dss.alert.status.MessageStatus
-
Sets the message describing the occurred event
- setMessageDigest(DSSMessageDigest) - Method in class eu.europa.esig.dss.pdf.PdfSignatureCache
-
Sets message-digest of the ByteRange
- setMessageDigest(DigestDTO) - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignExternalCmsDTO
-
Sets the message-digest
- setMessageDigest(DigestDTO) - Method in class eu.europa.esig.dss.ws.signature.dto.SignMessageDigestExternalCmsDTO
-
Sets the message-digest
- setMessageDigestOrSignedPropertiesPresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the messageDigestOrSignedPropertiesPresent property.
- setMethod(String) - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
-
Sets the value of the method property.
- setMethod(String) - Method in class eu.europa.esig.saml.jaxb.authn.context.SharedSecretChallengeResponseType
-
Sets the value of the method property.
- setMimeType(MimeType) - Method in class eu.europa.esig.dss.FileNameBuilder
-
Sets the document mimetype
- setMimeType(MimeType) - Method in class eu.europa.esig.dss.jades.HTTPHeader
- setMimeType(MimeType) - Method in class eu.europa.esig.dss.model.CommonDocument
- setMimeType(MimeType) - Method in interface eu.europa.esig.dss.model.DSSDocument
-
This method sets the mime-type of the
DSSDocument
. - setMimeType(MimeType) - Method in class eu.europa.esig.dss.validation.ManifestEntry
-
Sets the mimetype
- setMimeType(MimeType) - Method in class eu.europa.esig.dss.xades.DSSObject
-
Deprecated.since DSS 5.12. Use
#setMimeType(MimeType.getMimeTypeString())
- setMimeType(String) - Method in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class eu.europa.esig.asic.manifest.jaxb.SigReferenceType
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class eu.europa.esig.dss.asic.common.ASiCParameters
-
This method allows to set the mime-type within the mimetype file.
- setMimeType(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class eu.europa.esig.dss.xades.DSSObject
-
Sets the value for the "MimeType" attribute
- setMimeType(String) - Method in class eu.europa.esig.validationreport.jaxb.SADataObjectFormatType
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class eu.europa.esig.xmldsig.jaxb.ObjectType
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Sets the value of the mimeType property.
- setMimeTypeContent(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
-
Sets the value of the mimeTypeContent property.
- setMimeTypeContent(String) - Method in class eu.europa.esig.dss.validation.ContainerInfo
-
Sets mimetype file content
- setMimeTypeDocument(DSSDocument) - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Sets mimetype document
- setMimeTypeFilePresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Sets the value of the mimeTypeFilePresent property.
- setMimeTypeFilePresent(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
-
Sets the value of the mimeTypeFilePresent property.
- setMin(BigInteger) - Method in class eu.europa.esig.saml.jaxb.authn.context.LengthType
-
Sets the value of the min property.
- setMinimum(BigInteger) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralSubtree
-
Sets the value of the minimum property.
- setMinimum(BigInteger) - Method in class eu.europa.esig.dss.model.x509.extension.GeneralSubtree
-
Sets the minimum constraint value
- setMiniPublicKeySize(ListAlgo) - Method in class eu.europa.esig.dss.policy.jaxb.CryptographicConstraint
-
Sets the value of the miniPublicKeySize property.
- setMinKeySize(BigInteger) - Method in class eu.europa.esig.saml.jaxb.metadata.algsupport.SigningMethodType
-
Sets the value of the minKeySize property.
- setMinQcEuLimitValue(IntValueConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the minQcEuLimitValue property.
- setMinQcEuRetentionPeriod(IntValueConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the minQcEuRetentionPeriod property.
- setMobileNetworkEndToEndEncryption(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Sets the value of the mobileNetworkEndToEndEncryption property.
- setMobileNetworkNoEncryption(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Sets the value of the mobileNetworkNoEncryption property.
- setMobileNetworkRadioEncryption(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Sets the value of the mobileNetworkRadioEncryption property.
- setModel(ModelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Sets the value of the model property.
- setModificationDetection(XmlModificationDetection) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFRevision
-
Sets the value of the modificationDetection property.
- setModificationDetection(PdfModificationDetection) - Method in class eu.europa.esig.dss.pdf.PdfCMSRevision
-
Sets the
PdfModificationDetection
result - setModulus(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.RSAKeyValueType
-
Sets the value of the modulus property.
- setMra(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Sets the value of the mra property.
- setMRACertificateMapping(XmlMRACertificateMapping) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Sets the value of the mraCertificateMapping property.
- setMRADepth(BigInteger) - Method in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
-
Sets the value of the mraDepth property.
- setMraSupport(boolean) - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Sets if the LOTL shall support MRA (Mutual Recognition Agreement) scheme defining trust service equivalence mapping between the LOTL and a third-country Trusted List Setting this condition to TRUE will allow to process LOTL containing pointers to a third-country trusted lists, including a special scheme for transition the qualification scope rules.
- setMraTrustServiceEquivalenceStatusEndingTime(Date) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets the Trust Service equivalence status ending time defined within MRA
- setMraTrustServiceEquivalenceStatusStartingTime(Date) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets the Trust Service equivalence status starting time defined within MRA
- setMraTrustServiceLegalIdentifier(String) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets the Trust Service Legal Identifier matching the Trust Service defined within MRA
- setMRATrustServiceMapping(XmlMRATrustServiceMapping) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Sets the value of the mraTrustServiceMapping property.
- setMustUnderstand(Boolean) - Method in class eu.europa.esig.saml.jaxb.ecp.RelayStateType
-
Sets the value of the mustUnderstand property.
- setMustUnderstand(Boolean) - Method in class eu.europa.esig.saml.jaxb.ecp.RequestType
-
Sets the value of the mustUnderstand property.
- setMustUnderstand(Boolean) - Method in class eu.europa.esig.saml.jaxb.ecp.ResponseType
-
Sets the value of the mustUnderstand property.
- setName(XmlMessage) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Sets the value of the name property.
- setName(KeyUsageBit) - Method in class eu.europa.esig.trustedlist.jaxb.ecc.KeyUsageBitType
-
Sets the value of the name property.
- setName(String) - Method in class eu.europa.esig.dss.asic.common.ContainerEntryDocument
- setName(String) - Method in class eu.europa.esig.dss.asic.common.DSSZipEntry
-
Sets name of the ZIP entry
- setName(String) - Method in class eu.europa.esig.dss.asic.common.FileArchiveEntry
- setName(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicAlgorithm
-
Sets the value of the name property.
- setName(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
-
Sets the value of the name property.
- setName(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureField
-
Sets the value of the name property.
- setName(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRoleOfPSP
-
Sets the value of the name property.
- setName(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
-
Sets the value of the name property.
- setName(String) - Method in class eu.europa.esig.dss.jades.HTTPHeader
- setName(String) - Method in class eu.europa.esig.dss.model.CommonDocument
- setName(String) - Method in interface eu.europa.esig.dss.model.DSSDocument
-
This method sets the name of the
DSSDocument
. - setName(String) - Method in class eu.europa.esig.dss.pdf.PdfAnnotation
-
Sets a name of the annotation
- setName(String) - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Sets the value of the name property.
- setName(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope
-
Sets the value of the name property.
- setName(String) - Method in class eu.europa.esig.dss.validation.ReferenceValidation
-
Sets name of the reference
- setName(String) - Method in class eu.europa.esig.dss.ws.dto.RemoteDocument
-
Sets the document name
- setName(String) - Method in class eu.europa.esig.saml.jaxb.assertion.AttributeType
-
Sets the value of the name property.
- setName(String) - Method in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
-
Sets the value of the name property.
- setName(String) - Method in class eu.europa.esig.saml.jaxb.protocol.IDPEntryType
-
Sets the value of the name property.
- setNameConstraints(NameConstraints) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Sets the name constraints
- setNameConstraints(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the nameConstraints property.
- setNameElement(String) - Method in class eu.europa.esig.validationreport.jaxb.SANameType
-
Sets the value of the nameElement property.
- setNameFormat(String) - Method in class eu.europa.esig.saml.jaxb.assertion.AttributeType
-
Sets the value of the nameFormat property.
- setNameID(NameIDType) - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
-
Sets the value of the nameID property.
- setNameID(NameIDType) - Method in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
-
Sets the value of the nameID property.
- setNameID(NameIDType) - Method in class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
-
Sets the value of the nameID property.
- setNameID(NameIDType) - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingRequestType
-
Sets the value of the nameID property.
- setNameID(NameIDType) - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingResponseType
-
Sets the value of the nameID property.
- setNameIDPolicy(NameIDPolicyType) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Sets the value of the nameIDPolicy property.
- setNameIDPolicy(NameIDPolicyType) - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDMappingRequestType
-
Sets the value of the nameIDPolicy property.
- setNameQualifier(String) - Method in class eu.europa.esig.saml.jaxb.assertion.BaseIDAbstractType
-
Sets the value of the nameQualifier property.
- setNameQualifier(String) - Method in class eu.europa.esig.saml.jaxb.assertion.NameIDType
-
Sets the value of the nameQualifier property.
- setNames(Map<String, List<String>>) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Sets a map of names
- setNames(Map<String, List<String>>) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
-
Sets a map of names
- setNamespace(DSSNamespace) - Method in class eu.europa.esig.dss.xades.reference.AbstractTransform
- setNamespace(DSSNamespace) - Method in interface eu.europa.esig.dss.xades.reference.DSSTransform
-
Specifies a namespace for the transformation elements
- setNamespace(String) - Method in class eu.europa.esig.saml.jaxb.assertion.ActionType
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class eu.europa.esig.saml.jaxb.metadata.AdditionalMetadataLocationType
-
Sets the value of the namespace property.
- setNamespacePrefix(String) - Method in class eu.europa.esig.validationreport.jaxb.NsPrefixMappingType
-
Sets the value of the namespacePrefix property.
- setNamespaceURI(String) - Method in class eu.europa.esig.validationreport.jaxb.NsPrefixMappingType
-
Sets the value of the namespaceURI property.
- setNcaId(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPSD2QcInfo
-
Sets the value of the ncaId property.
- setNcaId(String) - Method in class eu.europa.esig.dss.model.x509.extension.PSD2QcType
-
Sets an NCA Id
- setNcaName(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPSD2QcInfo
-
Sets the value of the ncaName property.
- setNcaName(String) - Method in class eu.europa.esig.dss.model.x509.extension.PSD2QcType
-
Sets an NCA name
- setNewEncryptedID(EncryptedElementType) - Method in class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
-
Sets the value of the newEncryptedID property.
- setNewID(String) - Method in class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
-
Sets the value of the newID property.
- setNextItem(ChainItem<T>) - Method in class eu.europa.esig.dss.validation.process.ChainItem
-
This method allows to build the chain of responsibility
- setNextUpdate(NextUpdateType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the nextUpdate property.
- setNextUpdate(Date) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets the 'nextUpdate' field Date
- setNextUpdate(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Sets the value of the nextUpdate property.
- setNextUpdate(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Sets the value of the nextUpdate property.
- setNextUpdateDate(Date) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets the next update date
- setNextUpdateDate(Date) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Sets the next update date
- setNonceSource(NonceSource) - Method in class eu.europa.esig.dss.service.ocsp.OnlineOCSPSource
-
Set the NonceSource to use for querying the OCSP server.
- setNonceSource(NonceSource) - Method in class eu.europa.esig.dss.service.tsp.OnlineTSPSource
-
Set the NonceSource to use for querying the TSP server.
- setNotAfter(Date) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCC
-
Sets the value of the notAfter property.
- setNotAfter(Date) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
-
Sets the value of the notAfter property.
- setNotAfter(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the notAfter property.
- setNotAfter(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Sets the value of the notAfter property.
- setNotAfter(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole
-
Sets the value of the notAfter property.
- setNotAfter(Date) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Sets the value of the notAfter property.
- setNotAfter(Date) - Method in class eu.europa.esig.dss.validation.SignerRole
-
Sets the certificate's 'notAfter' for a 'certified' role category
- setNotAfter(Date) - Method in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
-
Sets the value of the notAfter property.
- setNotBefore(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the notBefore property.
- setNotBefore(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Sets the value of the notBefore property.
- setNotBefore(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole
-
Sets the value of the notBefore property.
- setNotBefore(Date) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Sets the value of the notBefore property.
- setNotBefore(Date) - Method in class eu.europa.esig.dss.validation.SignerRole
-
Sets the certificate's 'notBefore' for a 'certified' role category
- setNotBefore(XMLGregorianCalendar) - Method in class eu.europa.esig.saml.jaxb.assertion.ConditionsType
-
Sets the value of the notBefore property.
- setNotBefore(XMLGregorianCalendar) - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
-
Sets the value of the notBefore property.
- setNotExpired(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the notExpired property.
- setNoticeNumbers(int...) - Method in class eu.europa.esig.dss.model.UserNotice
-
Sets the notice numbers identifying a group of textual statements prepared by the organization NOTE: when the property is not empty, the
organization
also shall be set! - setNoticeNumbers(IntegerListType) - Method in class eu.europa.esig.xades.jaxb.xades111.NoticeReferenceType
-
Sets the value of the noticeNumbers property.
- setNoticeNumbers(IntegerListType) - Method in class eu.europa.esig.xades.jaxb.xades122.NoticeReferenceType
-
Sets the value of the noticeNumbers property.
- setNoticeNumbers(IntegerListType) - Method in class eu.europa.esig.xades.jaxb.xades132.NoticeReferenceType
-
Sets the value of the noticeNumbers property.
- setNoticeRef(NoticeReferenceType) - Method in class eu.europa.esig.xades.jaxb.xades111.SPUserNoticeType
-
Sets the value of the noticeRef property.
- setNoticeRef(NoticeReferenceType) - Method in class eu.europa.esig.xades.jaxb.xades122.SPUserNoticeType
-
Sets the value of the noticeRef property.
- setNoticeRef(NoticeReferenceType) - Method in class eu.europa.esig.xades.jaxb.xades132.SPUserNoticeType
-
Sets the value of the noticeRef property.
- setNotOnHold(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the notOnHold property.
- setNotOnOrAfter(XMLGregorianCalendar) - Method in class eu.europa.esig.saml.jaxb.assertion.ConditionsType
-
Sets the value of the notOnOrAfter property.
- setNotOnOrAfter(XMLGregorianCalendar) - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
-
Sets the value of the notOnOrAfter property.
- setNotOnOrAfter(XMLGregorianCalendar) - Method in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
-
Sets the value of the notOnOrAfter property.
- setNotRevoked(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the notRevoked property.
- setNotSelfSigned(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the notSelfSigned property.
- setNumber(BigInteger) - Method in class eu.europa.esig.saml.jaxb.authn.context.ActivationLimitUsagesType
-
Sets the value of the number property.
- setNumber(BigInteger) - Method in class eu.europa.esig.xades.jaxb.xades111.CRLIdentifierType
-
Sets the value of the number property.
- setNumber(BigInteger) - Method in class eu.europa.esig.xades.jaxb.xades122.CRLIdentifierType
-
Sets the value of the number property.
- setNumber(BigInteger) - Method in class eu.europa.esig.xades.jaxb.xades132.CRLIdentifierType
-
Sets the value of the number property.
- setNym(NymType) - Method in class eu.europa.esig.saml.jaxb.authn.context.IdentificationType
-
Sets the value of the nym property.
- setObject(DSSObject) - Method in class eu.europa.esig.dss.xades.reference.DSSReference
-
Sets the pre-defined ds:Object element to be incorporated within the signature.
- setObjectIdentifier(ObjectIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
-
Sets the value of the objectIdentifier property.
- setObjectIdentifier(ObjectIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
-
Sets the value of the objectIdentifier property.
- setObjectIdentifier(ObjectIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
-
Sets the value of the objectIdentifier property.
- setObjectModifications(XmlObjectModifications) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlModificationDetection
-
Sets the value of the objectModifications property.
- setObjectModifications(PdfObjectModifications) - Method in class eu.europa.esig.dss.pdf.modifications.PdfModificationDetection
-
Sets a collection of filtered object modifications
- setObjectReference(String) - Method in class eu.europa.esig.xades.jaxb.xades111.DataObjectFormatType
-
Sets the value of the objectReference property.
- setObjectReference(String) - Method in class eu.europa.esig.xades.jaxb.xades122.DataObjectFormatType
-
Sets the value of the objectReference property.
- setObjectReference(String) - Method in class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType
-
Sets the value of the objectReference property.
- setObjectReferences(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
- setObjectReferences(List<String>) - Method in class eu.europa.esig.dss.validation.CommitmentTypeIndication
-
Sets a list of signed data objects referenced by the current CommitmentType
- setObjects(List<DSSObject>) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Sets the list of custom ds:Object elements to be incorporated within the ds:Signature
- setObjectType(ObjectType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
-
Sets the value of the objectType property.
- setOcsp(List<String>) - Method in class eu.europa.esig.dss.model.x509.extension.AuthorityInformationAccess
-
Sets a list of OCSP access URLs
- setOCSPCertHashMatch(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
-
Sets the value of the ocspCertHashMatch property.
- setOCSPCertHashPresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
-
Sets the value of the ocspCertHashPresent property.
- setOCSPIdentifier(OCSPIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades111.OCSPRefType
-
Sets the value of the ocspIdentifier property.
- setOCSPIdentifier(OCSPIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades122.OCSPRefType
-
Sets the value of the ocspIdentifier property.
- setOCSPIdentifier(OCSPIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades132.OCSPRefType
-
Sets the value of the ocspIdentifier property.
- setOCSPNextUpdatePresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the ocspNextUpdatePresent property.
- setOcspNoCheck(boolean) - Method in class eu.europa.esig.dss.model.x509.extension.OCSPNoCheck
-
Sets the ocsp-nocheck extension value
- setOcspNoCheck(OCSPNoCheck) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Sets the ocsp-nocheck value
- setOcspPrefix(String) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Sets the prefix to be used for OCSP identifiers Default = "OCSP"
- setOCSPRefs(OCSPRefsType) - Method in class eu.europa.esig.xades.jaxb.xades111.CompleteRevocationRefsType
-
Sets the value of the ocspRefs property.
- setOCSPRefs(OCSPRefsType) - Method in class eu.europa.esig.xades.jaxb.xades122.CompleteRevocationRefsType
-
Sets the value of the ocspRefs property.
- setOCSPRefs(OCSPRefsType) - Method in class eu.europa.esig.xades.jaxb.xades132.CompleteRevocationRefsType
-
Sets the value of the ocspRefs property.
- setOCSPResponderIdMatch(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
-
Sets the value of the ocspResponderIdMatch property.
- setOCSPs(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.SADSSType
-
Sets the value of the ocsPs property.
- setOCSPs(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.SAVRIType
-
Sets the value of the ocsPs property.
- setOcspSource(RevocationSource<OCSP>) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Defines the source of OCSP used by this class
- setOcspSource(RevocationSource<OCSP>) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setOcspUrls(List<String>) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- setOCSPValues(OCSPValuesType) - Method in class eu.europa.esig.xades.jaxb.xades111.RevocationValuesType
-
Sets the value of the ocspValues property.
- setOCSPValues(OCSPValuesType) - Method in class eu.europa.esig.xades.jaxb.xades122.RevocationValuesType
-
Sets the value of the ocspValues property.
- setOCSPValues(OCSPValuesType) - Method in class eu.europa.esig.xades.jaxb.xades132.RevocationValuesType
-
Sets the value of the ocspValues property.
- setOctets(byte[]) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateExtension
-
Sets the value of the octets property.
- setOctets(byte[]) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtension
-
Sets DER-encoded octets of the certificate extension
- setOfflineDataLoader(DSSFileLoader) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the offline DSSFileLoader used for data loading from the local source
- setOid(XmlOID) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRoleOfPSP
-
Sets the value of the oid property.
- setOid(String) - Method in class eu.europa.esig.dss.model.CommitmentQualifier
-
Sets unique object identifier of the Commitment Qualifier (CAdES/PAdES only!) Use : CONDITIONAL (required for CAdES/PAdES)
- setOid(String) - Method in class eu.europa.esig.dss.model.CommonCommitmentType
-
Sets OID identifying the CommitmentType Use : CONDITIONAL (shall be present in CAdES, PAdES.
- setOid(String) - Method in class eu.europa.esig.dss.model.x509.extension.CertificatePolicy
-
Sets OID of the certificate policy
- setOID(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateExtension
-
Sets the value of the oid property.
- setOids(List<String>) - Method in class eu.europa.esig.dss.model.x509.extension.ExtendedKeyUsages
-
Sets the extended key usage OIDs
- setOnlineDataLoader(DSSFileLoader) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the online DSSFileLoader used for data loading from a remote source
- setOnlyAttributeCerts(boolean) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets 'onlyContainsAttributeCerts' value ...
- setOnlyCaCerts(boolean) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets 'onlyContainsCACerts' value ...
- setOnlyUserCerts(boolean) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets 'onlyContainsUserCerts' value ...
- setOperationalProtection(OperationalProtectionType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
-
Sets the value of the operationalProtection property.
- setOperationKind(SigningOperation) - Method in interface eu.europa.esig.dss.jades.signature.JAdESLevelBaselineExtension
-
Sets the signing operation NOTE: the internal variable, used in the signature creation/extension process
- setOperationKind(SigningOperation) - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineT
- setOperationKind(SigningOperation) - Method in class eu.europa.esig.dss.xades.XAdESProfileParameters
-
Sets the operation kind
- setOrderMatch(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTSAGeneralName
-
Sets the value of the orderMatch property.
- setOrganization(OrganizationType) - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Sets the value of the organization property.
- setOrganization(OrganizationType) - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Sets the value of the organization property.
- setOrganization(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlUserNotice
-
Sets the value of the organization property.
- setOrganization(String) - Method in class eu.europa.esig.dss.model.UserNotice
-
Sets the organization name NOTE: when the property is not empty, the
noticeNumbers
also shall be set! - setOrganization(String) - Method in class eu.europa.esig.xades.jaxb.xades111.NoticeReferenceType
-
Sets the value of the organization property.
- setOrganization(String) - Method in class eu.europa.esig.xades.jaxb.xades122.NoticeReferenceType
-
Sets the value of the organization property.
- setOrganization(String) - Method in class eu.europa.esig.xades.jaxb.xades132.NoticeReferenceType
-
Sets the value of the organization property.
- setOrganizationalUnit(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the organizationalUnit property.
- setOrganizationIdentifier(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the organizationIdentifier property.
- setOrganizationName(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the organizationName property.
- setOrganizationName(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the organizationName property.
- setOrganizationName(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Sets the value of the organizationName property.
- setOrganizationUnit(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the organizationUnit property.
- setOrganizationUnit(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Sets the value of the organizationUnit property.
- setOrigin(CertificateRefOrigin) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
-
Sets the value of the origin property.
- setOrigin(RevocationOrigin) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Sets the value of the origin property.
- setOriginalCapturedQualifiers(List<String>) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets original third-country captured qualifiers defined within Trusted List (before applied MRA)
- setOriginalDocuments(List<XmlSignerData>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- setOriginalDocuments(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCWithCAdESTimestampValidator
-
Sets the original documents present in the ASiC container
- setOriginalDocuments(List<RemoteDocument>) - Method in class eu.europa.esig.dss.ws.validation.dto.DataToValidateDTO
-
Sets the original (detached) documents
- setOriginalFilename(String) - Method in class eu.europa.esig.dss.FileNameBuilder
-
Sets the original filename of the document
- setOriginalTCAdditionalServiceInfos(List<String>) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets original third-country additional service informations defined within Trusted List (before applied MRA)
- setOriginalTCStatus(String) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets original third-country status defined within Trusted List (before applied MRA)
- setOriginalTCType(String) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets original third-country type defined within Trusted List (before applied MRA)
- setOriginalThirdCountryMapping(XmlOriginalThirdCountryQcStatementsMapping) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRACertificateMapping
-
Sets the value of the originalThirdCountryMapping property.
- setOriginalThirdCountryMapping(XmlOriginalThirdCountryTrustedServiceMapping) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRATrustServiceMapping
-
Sets the value of the originalThirdCountryMapping property.
- setOriginX(float) - Method in class eu.europa.esig.dss.pades.SignatureFieldParameters
-
Sets a upper left X coordinate of the signature field
- setOriginX(Float) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
-
Sets the upper left X coordinate
- setOriginY(float) - Method in class eu.europa.esig.dss.pades.SignatureFieldParameters
-
Sets a upper left Y coordinate of the signature field
- setOriginY(Float) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
-
Sets the upper left Y coordinate
- setOrphanTokens(XmlOrphanTokens) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
-
Sets the value of the orphanTokens property.
- setOther(AnyType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
-
Sets the value of the other property.
- setOtherCriteriaList(AnyType) - Method in class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
-
Sets the value of the otherCriteriaList property.
- setOtherInformation(AnyType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AdditionalServiceInformationType
-
Sets the value of the otherInformation property.
- setOtherOIDs(List<XmlOID>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
- setOtherOIDs(List<XmlOID>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- setOtherRefs(OtherCertStatusRefsType) - Method in class eu.europa.esig.xades.jaxb.xades111.CompleteRevocationRefsType
-
Sets the value of the otherRefs property.
- setOtherRefs(OtherCertStatusRefsType) - Method in class eu.europa.esig.xades.jaxb.xades122.CompleteRevocationRefsType
-
Sets the value of the otherRefs property.
- setOtherRefs(OtherCertStatusRefsType) - Method in class eu.europa.esig.xades.jaxb.xades132.CompleteRevocationRefsType
-
Sets the value of the otherRefs property.
- setOtherValues(OtherCertStatusValuesType) - Method in class eu.europa.esig.xades.jaxb.xades111.RevocationValuesType
-
Sets the value of the otherValues property.
- setOtherValues(OtherCertStatusValuesType) - Method in class eu.europa.esig.xades.jaxb.xades122.RevocationValuesType
-
Sets the value of the otherValues property.
- setOtherValues(OtherCertStatusValuesType) - Method in class eu.europa.esig.xades.jaxb.xades132.RevocationValuesType
-
Sets the value of the otherValues property.
- setOverriddenBy(String) - Method in class eu.europa.esig.validationreport.jaxb.ConstraintStatusType
-
Sets the value of the overriddenBy property.
- setP(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
-
Sets the value of the p property.
- setPadding(float) - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Sets a padding between text and its area
- setPadding(Float) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Sets text bounding box padding
- setPAdESFieldName(String) - Method in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
-
Sets the value of the pAdESFieldName property.
- setPadesService(PAdESService) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureServiceImpl
-
Sets the PAdES signature service
- setPage(int) - Method in class eu.europa.esig.dss.pades.SignatureFieldParameters
-
Sets a page number where the signature field should be placed NOTE: the counting starts from 1 (one) for the first page of the document
- setPage(Integer) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
-
Sets the page number to create the signature on
- setPage(BigInteger) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlModification
-
Sets the value of the page property.
- setPageDifferences(List<PdfModification>) - Method in class eu.europa.esig.dss.pdf.modifications.PdfModificationDetection
-
Sets page differences (for missing/added pages)
- setParameters(RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.dto.AbstractDataToSignDTO
- setParameters(RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.dto.AbstractSignDocumentDTO
-
Sets signature parameters
- setParameters(RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.dto.ExtendDocumentDTO
-
Sets the extension parameters
- setParameters(RemoteSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.dto.PDFExternalSignDocumentDTO
-
Sets the signature creation parameters
- setParameters(RemoteTrustedListSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignTrustedListDTO
-
Sets signature parameters for XML Trusted List signing
- setParameters(RemoteTrustedListSignatureParameters) - Method in class eu.europa.esig.dss.ws.signature.dto.SignTrustedListDTO
-
Sets a set of customizable parameters (optional)
- setParent(XmlSignature) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the parent property.
- setParent(XmlTrustedList) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Sets the value of the parent property.
- setParent(Object) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerData
-
Sets the value of the parent property.
- setParentId(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Sets the value of the parentId property.
- setPassword(char[]) - Method in class eu.europa.esig.dss.service.http.commons.UserCredentials
-
Sets the password
- setPassword(char[]) - Method in class eu.europa.esig.dss.service.http.proxy.ProxyProperties
-
Set the proxy password
- setPassword(PasswordType) - Method in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
-
Sets the value of the password property.
- setPassword(String) - Method in class eu.europa.esig.dss.service.http.commons.UserCredentials
-
Deprecated.since DSS 5.12. Use
#setPassword(char[] password)
- setPassword(String) - Method in class eu.europa.esig.dss.service.http.proxy.ProxyProperties
-
Deprecated.since DSS 5.12. Use
#setPassword(char[] password)
- setPasswordProtection(char[]) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Sets password to the document
- setPasswordProtection(char[]) - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
-
Sets password to the document
- setPasswordProtection(char[]) - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
-
Specify the used password for the encrypted document
- setPasswordProtection(String) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Deprecated.since DSS 5.12. Use
#setPasswordBinaries(passwordProtection.toCharArray())
- setPasswordProtection(String) - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
-
Deprecated.since DSS 5.12. Use
#setPasswordBinaries(passwordProtection.toCharArray())
- setPasswordProtection(String) - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
-
Deprecated.since DSS 5.12. Use
#setPasswordBinaries(pwd.toCharArray())
- setPathLenConstraint(int) - Method in class eu.europa.esig.dss.model.x509.extension.BasicConstraints
-
Sets the pathLenConstraint value
- setPathLenConstraint(Integer) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicConstraints
-
Sets the value of the pathLenConstraint property.
- setPayload(String) - Method in class eu.europa.esig.dss.jades.JWSJsonSerializationObject
-
Sets the base64url encoded payload of a signature
- setPayloadOctets(byte[]) - Method in class eu.europa.esig.dss.jades.validation.JWS
-
Sets payload binaries depending on the 'b64' header's value
- setPCV(XmlPCV) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Sets the value of the pcv property.
- setPDFACompliant(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.PDFAConstraints
-
Sets the value of the pdfaCompliant property.
- setPDFAConstraints(PDFAConstraints) - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Sets the value of the pdfaConstraints property.
- setPDFAInfo(XmlPDFAInfo) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
-
Sets the value of the pdfaInfo property.
- setPDFAInfo(XmlPDFAInfo) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Sets the value of the pdfaInfo property.
- setPdfAnnotationOverlap(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the pdfAnnotationOverlap property.
- setPDFAProfile(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlPDFAInfo
-
Sets the value of the pdfaProfile property.
- setPdfaStructureValidator(PDFAStructureValidator) - Method in class eu.europa.esig.dss.pdfa.validation.PDFADocumentValidator
-
Sets
PDFAStructureValidator
to verify a PDF/A document structure - setPdfDifferencesFinder(PdfDifferencesFinder) - Method in class eu.europa.esig.dss.pdf.AbstractPdfObjFactory
- setPdfDifferencesFinder(PdfDifferencesFinder) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
- setPdfDifferencesFinder(PdfDifferencesFinder) - Method in interface eu.europa.esig.dss.pdf.IPdfObjFactory
-
This method is used to set a custom
PdfDifferencesFinder
to detect differences between signed and final PDF document revisions. - setPdfDifferencesFinder(PdfDifferencesFinder) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Sets the
PdfDifferencesFinder
used to find the differences on pages between given PDF revisions. - setPdfObjectModificationsFilter(PdfObjectModificationsFilter) - Method in class eu.europa.esig.dss.pdf.modifications.DefaultPdfObjectModificationsFinder
-
Sets the
PdfObjectModificationsFilter
used to categorize found differences between PDF objects. - setPdfObjectModificationsFinder(PdfObjectModificationsFinder) - Method in class eu.europa.esig.dss.pdf.AbstractPdfObjFactory
- setPdfObjectModificationsFinder(PdfObjectModificationsFinder) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
- setPdfObjectModificationsFinder(PdfObjectModificationsFinder) - Method in interface eu.europa.esig.dss.pdf.IPdfObjFactory
-
This method is used to set a custom
PdfObjectModificationsFinder
to detect modifications occurred within internal PDF objects between signed and final PDF document revisions. - setPdfObjectModificationsFinder(PdfObjectModificationsFinder) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Sets the
PdfObjectModificationsFinder
used to find the differences between internal PDF objects occurred between given PDF revisions. - setPdfObjFactory(IPdfObjFactory) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
-
Set the IPdfObjFactory.
- setPdfObjFactory(IPdfObjFactory) - Method in class eu.europa.esig.dss.pades.signature.PAdESWithExternalCMSService
-
Set the IPdfObjFactory.
- setPdfObjFactory(IPdfObjFactory) - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
-
Set the IPdfObjFactory.
- setPdfPageDifference(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the pdfPageDifference property.
- setPdfPermissionsChecker(PdfPermissionsChecker) - Method in class eu.europa.esig.dss.pdf.AbstractPdfObjFactory
- setPdfPermissionsChecker(PdfPermissionsChecker) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
- setPdfPermissionsChecker(PdfPermissionsChecker) - Method in interface eu.europa.esig.dss.pdf.IPdfObjFactory
-
This method is used to set a custom
PdfPermissionsChecker
to verify the PDF document encryption dictionary permission rules for a new signature creation, when applicable - setPdfPermissionsChecker(PdfPermissionsChecker) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Sets the
PdfPermissionsChecker
used to verify the PDF document rules for a new signature creation - setPDFRevision(XmlPDFRevision) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the pdfRevision property.
- setPDFRevision(XmlPDFRevision) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Sets the value of the pdfRevision property.
- setPdfSignatureDictionary(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the pdfSignatureDictionary property.
- setPDFSignatureDictionary(XmlPDFSignatureDictionary) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFRevision
-
Sets the value of the pdfSignatureDictionary property.
- setPdfSignatureFieldPositionChecker(PdfSignatureFieldPositionChecker) - Method in class eu.europa.esig.dss.pdf.AbstractPdfObjFactory
- setPdfSignatureFieldPositionChecker(PdfSignatureFieldPositionChecker) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
- setPdfSignatureFieldPositionChecker(PdfSignatureFieldPositionChecker) - Method in interface eu.europa.esig.dss.pdf.IPdfObjFactory
-
This method is used to set a custom
PdfSignatureFieldPositionChecker
to verify the validity of new signature field placement. - setPdfSignatureFieldPositionChecker(PdfSignatureFieldPositionChecker) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Sets the
PdfSignatureFieldPositionChecker
used to verify the validity of new signature field placement. - setPdfToBeSignedCache(PdfSignatureCache) - Method in class eu.europa.esig.dss.pades.PAdESProfileParameters
-
Sets the PDF signature cache
- setPdfVisualDifference(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the pdfVisualDifference property.
- setPdsUrls(List<String>) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- setPermission(CertificationPermission) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Sets the permission for the PDF document modification
- setPermissions(CertificationPermission) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDocMDP
-
Sets the value of the permissions property.
- setPermissions(CertificationPermission) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFLockDictionary
-
Sets the value of the permissions property.
- setPermittedSubtrees(List<GeneralSubtree>) - Method in class eu.europa.esig.dss.model.x509.extension.NameConstraints
-
Sets a list of permitted subtrees
- setPgenCounter(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
-
Sets the value of the pgenCounter property.
- setPhysicalVerification(PhysicalVerification) - Method in class eu.europa.esig.saml.jaxb.authn.context.IdentificationType
-
Sets the value of the physicalVerification property.
- setPivotInfos(List<PivotInfo>) - Method in class eu.europa.esig.dss.spi.tsl.LOTLInfo
-
Sets a list of
PivotInfo
s summary for pivots found in the LOTL - setPivotPrefix(String) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Sets the prefix to be used for pivot identifiers Default = "PIVOT"
- setPivotSupport(boolean) - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Sets if the LOTLSource shall support pivots
- setPivotUrls(List<String>) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets pivot URLs
- setPivotURLs(List<String>) - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Sets pivot URLs
- setPOE(POEType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
-
Sets the value of the poe property.
- setPOEObject(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.POEType
-
Sets the value of the poeObject property.
- setPOEProvisioning(POEProvisioningType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
-
Sets the value of the poeProvisioning property.
- setPOETime(Date) - Method in class eu.europa.esig.validationreport.jaxb.POEProvisioningType
-
Sets the value of the poeTime property.
- setPOETime(Date) - Method in class eu.europa.esig.validationreport.jaxb.POEType
-
Sets the value of the poeTime property.
- setPointedContractingPartyLegislation(String) - Method in class eu.europa.esig.dss.spi.tsl.MRA
-
Sets the value defined within pointedContractingPartyLegislation attribute
- setPointedContractingPartyLegislation(String) - Method in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
-
Sets the value of the pointedContractingPartyLegislation property.
- setPointersToOtherTSL(OtherTSLPointersType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the pointersToOtherTSL property.
- setPointingContractingPartyLegislation(String) - Method in class eu.europa.esig.dss.spi.tsl.MRA
-
Sets the value defined within pointingContractingPartyLegislation attribute
- setPointingContractingPartyLegislation(String) - Method in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
-
Sets the value of the pointingContractingPartyLegislation property.
- setPolicy(XmlPolicy) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the policy property.
- setPolicy(RemoteDocument) - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateToValidateDTO
-
Sets the validation policy
- setPolicy(RemoteDocument) - Method in class eu.europa.esig.dss.ws.validation.dto.DataToValidateDTO
-
Sets the validation policy
- setPolicyAvailable(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Sets the value of the policyAvailable property.
- setPolicyConstraints(PolicyConstraints) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Sets the policy constrains
- setPolicyContent(DSSDocument) - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Sets policy document content
- setPolicyDescription(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlValidationPolicy
-
Sets the value of the policyDescription property.
- setPolicyDescription(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlValidationPolicy
-
Sets the value of the policyDescription property.
- setPolicyDescription(String) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Set the signature policy description
- setPolicyDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Set the hash algorithm for the explicit signature policy
- setPolicyDigestValue(byte[]) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Set the hash value of implicit signature policy
- setPolicyHashMatch(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Sets the value of the policyHashMatch property.
- setPolicyId(String) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Set the signature policy (EPES)
- setPolicyIds(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the policyIds property.
- setPolicyList(List<CertificatePolicy>) - Method in class eu.europa.esig.dss.model.x509.extension.CertificatePolicies
-
Sets a list of certificate policies
- setPolicyName(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlValidationPolicy
-
Sets the value of the policyName property.
- setPolicyName(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlValidationPolicy
-
Sets the value of the policyName property.
- setPolicyName(String) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
-
Sets the value of the policyName property.
- setPolicyOid(String) - Method in class eu.europa.esig.dss.service.tsp.OnlineTSPSource
-
Set the request policy
- setPolicyOrLegalNotice(PolicyOrLegalnoticeType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the policyOrLegalNotice property.
- setPolicyQualificationIds(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the policyQualificationIds property.
- setPolicyQualifier(ObjectIdentifierQualifier) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Set the identifier qualifier
- setPolicySpuri(String) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Set the SP URI (signature policy URI)
- setPolicySupportedByQSCDIds(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the policySupportedByQSCDIds property.
- setPolicyTree(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the policyTree property.
- setPort(int) - Method in class eu.europa.esig.dss.service.http.commons.HostConnection
-
Sets the host port Default : -1 (any port)
- setPort(int) - Method in class eu.europa.esig.dss.service.http.proxy.ProxyProperties
-
Set the proxy port
- setPostalAddress(List<String>) - Method in class eu.europa.esig.dss.model.SignerLocation
-
Sets the postal address NOTE: used in CAdES
- setPostalAddress(List<String>) - Method in class eu.europa.esig.dss.validation.SignatureProductionPlace
-
Sets postal address (used in CAdES)
- setPostalAddresses(PostalAddressListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AddressType
-
Sets the value of the postalAddresses property.
- setPostalAddresses(Map<String, String>) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Sets a map of postal addresses
- setPostalCode(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
-
Sets the value of the postalCode property.
- setPostalCode(String) - Method in class eu.europa.esig.dss.model.SignerLocation
-
Sets the postal code
- setPostalCode(String) - Method in class eu.europa.esig.dss.validation.SignatureProductionPlace
-
Sets postal code
- setPostalCode(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
-
Sets the value of the postalCode property.
- setPostalCode(String) - Method in class eu.europa.esig.xades.jaxb.xades111.SignatureProductionPlaceType
-
Sets the value of the postalCode property.
- setPostalCode(String) - Method in class eu.europa.esig.xades.jaxb.xades122.SignatureProductionPlaceType
-
Sets the value of the postalCode property.
- setPostalCode(String) - Method in class eu.europa.esig.xades.jaxb.xades132.SignatureProductionPlaceType
-
Sets the value of the postalCode property.
- setPostOfficeBoxNumber(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
-
Sets the value of the postOfficeBoxNumber property.
- setPostOfficeBoxNumber(String) - Method in class eu.europa.esig.dss.model.SignerLocation
-
Sets the post office box number NOTE: used in JAdES
- setPostOfficeBoxNumber(String) - Method in class eu.europa.esig.dss.validation.SignatureProductionPlace
-
Sets postOfficeBoxNumber
- setPotentialSigners(List<CertificateToken>) - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
-
Sets a list of signing candidates
- setPreauth(BigInteger) - Method in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
-
Sets the value of the preauth property.
- setPreemptiveAuthentication(boolean) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets whether the preemptive authentication should be used.
- setPreferredProtocol(Protocol) - Method in class eu.europa.esig.dss.service.crl.OnlineCRLSource
-
This method allows to set the preferred protocol.
- setPresent(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcCompliance
-
Sets the value of the present property.
- setPresent(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcSSCD
-
Sets the value of the present property.
- setPresent(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlIdPkixOcspNoCheck
-
Sets the value of the present property.
- setPresent(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlValAssuredShortTermCertificate
-
Sets the value of the present property.
- setPrettyPrint(boolean) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Sets if the signature shall be pretty-printed Default: false
- setPrincipalAuthenticationMechanism(PrincipalAuthenticationMechanismType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnMethodBaseType
-
Sets the value of the principalAuthenticationMechanism property.
- setPrivateKeyProtection(PrivateKeyProtectionType) - Method in class eu.europa.esig.saml.jaxb.authn.context.TechnicalProtectionBaseType
-
Sets the value of the privateKeyProtection property.
- setProcessExecutor(CertificateProcessExecutor) - Method in class eu.europa.esig.dss.validation.CertificateValidator
- setProcessExecutor(DocumentProcessExecutor) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- setProcessExecutor(PE) - Method in interface eu.europa.esig.dss.validation.ProcessExecutorProvider
-
This method provides the possibility to set the specific
CustomProcessExecutor
- setProcessingError(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Sets the value of the processingError property.
- setProducedAt(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef
-
Sets the value of the producedAt property.
- setProducedAt(Date) - Method in class eu.europa.esig.validationreport.jaxb.SAOCSPIDType
-
Sets the value of the producedAt property.
- setProducedAt(XMLGregorianCalendar) - Method in class eu.europa.esig.xades.jaxb.xades111.OCSPIdentifierType
-
Sets the value of the producedAt property.
- setProducedAt(XMLGregorianCalendar) - Method in class eu.europa.esig.xades.jaxb.xades122.OCSPIdentifierType
-
Sets the value of the producedAt property.
- setProducedAt(XMLGregorianCalendar) - Method in class eu.europa.esig.xades.jaxb.xades132.OCSPIdentifierType
-
Sets the value of the producedAt property.
- setProducedBy(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestamp
-
Sets the value of the producedBy property.
- setProductionDate(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Sets the value of the productionDate property.
- setProductionTime(Date) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessTimestamp
-
Sets the value of the productionTime property.
- setProductionTime(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Sets the value of the productionTime property.
- setProductionTime(Date) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestamp
-
Sets the value of the productionTime property.
- setProfile(SignatureProfile) - Method in class eu.europa.esig.dss.xades.XAdESProfileParameters
-
Sets the current Profile used to generate the signature or its extension
- setProfileId(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFAInfo
-
Sets the value of the profileId property.
- setProfileId(String) - Method in class eu.europa.esig.dss.pdfa.PDFAValidationResult
-
Sets the profile Id
- setProofOfExistence(XmlProofOfExistence) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusionWithProofOfExistence
-
Sets the value of the proofOfExistence property.
- setProspectiveCertificateChain(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the prospectiveCertificateChain property.
- setProtected(String) - Method in class eu.europa.esig.dss.jades.validation.JWS
-
Sets the protected header
- setProtocol(String) - Method in class eu.europa.esig.dss.service.http.commons.HostConnection
-
Sets the connection protocol
- setProtocolBinding(String) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Sets the value of the protocolBinding property.
- setProviderID(String) - Method in class eu.europa.esig.saml.jaxb.protocol.IDPEntryType
-
Sets the value of the providerID property.
- setProviderName(String) - Method in class eu.europa.esig.saml.jaxb.ecp.RequestType
-
Sets the value of the providerName property.
- setProviderName(String) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Sets the value of the providerName property.
- setProxyConfig(ProxyConfig) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the proxy configuration
- setProxyCount(BigInteger) - Method in class eu.europa.esig.saml.jaxb.protocol.ScopingType
-
Sets the value of the proxyCount property.
- setProxySource(OnlineAIASource) - Method in class eu.europa.esig.dss.spi.x509.aia.RepositoryAIASource
-
Sets a source to access an AIA in case the requested certificates are not present in the repository
- setProxySource(OnlineRevocationSource<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
-
The proxied revocation source to be called if the data is not available in the cache
- setPSD2QcCompetentAuthorityId(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the psd2QcCompetentAuthorityId property.
- setPSD2QcCompetentAuthorityName(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the psd2QcCompetentAuthorityName property.
- setPSD2QcInfo(XmlPSD2QcInfo) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Sets the value of the psd2QcInfo property.
- setPsd2QcType(PSD2QcType) - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Sets the psd2-qc-type
- setPSD2QcTypeRolesOfPSP(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the psd2QcTypeRolesOfPSP property.
- setPseudonym(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the pseudonym property.
- setPseudonym(Boolean) - Method in class eu.europa.esig.validationreport.jaxb.SignerInformationType
-
Sets the value of the pseudonym property.
- setPseudonym(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the pseudonym property.
- setPseudonym(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Sets the value of the pseudonym property.
- setPspName(String) - Method in class eu.europa.esig.dss.model.x509.extension.RoleOfPSP
-
Sets the PSP name
- setPspOid(RoleOfPspOid) - Method in class eu.europa.esig.dss.model.x509.extension.RoleOfPSP
-
Sets the role OID
- setPSTN(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Sets the value of the pstn property.
- setPSV(XmlPSV) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Sets the value of the psv property.
- setPSVCRS(XmlCRS) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Sets the value of the psvcrs property.
- setPublicKey(byte[]) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSigningCertificate
-
Sets the value of the publicKey property.
- setPublicKeyEncryptionAlgo(EncryptionAlgorithm) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the publicKeyEncryptionAlgo property.
- setPublicKeySize(int) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the publicKeySize property.
- setQ(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
-
Sets the value of the q property.
- setQcCClegislation(String) - Method in class eu.europa.esig.trustedlist.jaxb.mra.QcStatementInfoType
-
Sets the value of the qcCClegislation property.
- setQcCClegislation(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
- setQcCClegislation(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- setQcCClegislations(List<String>) - Method in class eu.europa.esig.dss.spi.tsl.QCStatementOids
-
Sets QcCClegislation codes to be included
- setQcCClegislationsToRemove(List<String>) - Method in class eu.europa.esig.dss.spi.tsl.QCStatementOids
-
Sets QcCClegislation codes to be removed
- setQcCompliance(boolean) - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Sets if the qc-compliance extension is present
- setQcCompliance(XmlQcCompliance) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
-
Sets the value of the qcCompliance property.
- setQcCompliance(XmlQcCompliance) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Sets the value of the qcCompliance property.
- setQcCompliance(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the qcCompliance property.
- setQcEuLimitValue(XmlQcEuLimitValue) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Sets the value of the qcEuLimitValue property.
- setQcEuLimitValueCurrency(ValueConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the qcEuLimitValueCurrency property.
- setQcEuPDS(List<XmlLangAndValue>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- setQcEuPDS(List<PdsLocation>) - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Sets the qc-eu-pds
- setQcEuPDSLocation(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the qcEuPDSLocation property.
- setQcEuRetentionPeriod(Integer) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Sets the value of the qcEuRetentionPeriod property.
- setQcEuRetentionPeriod(Integer) - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Sets the qc-eu-retention-period
- setQcLegislationCountryCodes(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the qcLegislationCountryCodes property.
- setQcLegislationCountryCodes(List<String>) - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Sets qc-legislation-country-codes
- setQcLimitValue(QCLimitValue) - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Sets the qc-limit-value
- setQcQSCD(boolean) - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Sets if the certificate is qc-qscd
- setQcSemanticsIdentifier(SemanticsIdentifier) - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Sets the qc-semantics-identifier
- setQcSSCD(XmlQcSSCD) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
-
Sets the value of the qcSSCD property.
- setQcSSCD(XmlQcSSCD) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Sets the value of the qcSSCD property.
- setQcSSCD(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the qcSSCD property.
- setQcStatementId(ObjectIdentifierType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.QcStatementType
-
Sets the value of the qcStatementId property.
- setQcStatementIds(List<String>) - Method in class eu.europa.esig.dss.spi.tsl.QCStatementOids
-
Sets QcStatement identifiers to be included
- setQcStatementIdsToRemove(List<String>) - Method in class eu.europa.esig.dss.spi.tsl.QCStatementOids
-
Sets QcStatement identifiers to be removed
- setQcStatementInfo(QcStatementInfoType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.QcStatementType
-
Sets the value of the qcStatementInfo property.
- setQcStatements(QcStatements) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Sets the QcStatements
- setQcType(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the qcType property.
- setQcType(ObjectIdentifierType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.QcStatementInfoType
-
Sets the value of the qcType property.
- setQcTypeIds(List<String>) - Method in class eu.europa.esig.dss.spi.tsl.QCStatementOids
-
Sets QcType identifiers to be included
- setQcTypeIdsToRemove(List<String>) - Method in class eu.europa.esig.dss.spi.tsl.QCStatementOids
-
Sets QcType identifiers to be removed
- setQcTypes(List<XmlOID>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
- setQcTypes(List<XmlOID>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- setQcTypes(List<QCType>) - Method in class eu.europa.esig.dss.model.x509.extension.QcStatements
-
Sets a list of
QCType
s - setQualificationAtIssuance(CertificateQualification) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Sets the value of the qualificationAtIssuance property.
- setQualificationAtValidation(CertificateQualification) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Sets the value of the qualificationAtValidation property.
- setQualificationDetails(XmlDetails) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
-
Sets the value of the qualificationDetails property.
- setQualificationDetailsAtIssuance(XmlDetails) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Sets the value of the qualificationDetailsAtIssuance property.
- setQualificationDetailsAtValidation(XmlDetails) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Sets the value of the qualificationDetailsAtValidation property.
- setQualifiedName(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlCertificate
-
Sets the value of the qualifiedName property.
- setQualifier(ObjectIdentifierQualifier) - Method in class eu.europa.esig.dss.model.CommonCommitmentType
-
Sets Qualifier defining the type of OID identifier used for CommitmentType.
- setQualifier(ObjectIdentifierQualifier) - Method in class eu.europa.esig.dss.model.Policy
-
Set the identifier qualifier (used in XAdES only)
- setQualifier(ObjectIdentifierQualifier) - Method in class eu.europa.esig.dss.model.SpDocSpecification
-
Set a qualifier (used in XAdES)
- setQualifier(ObjectIdentifierQualifier) - Method in class eu.europa.esig.xades.jaxb.xades111.IdentifierType
-
Sets the value of the qualifier property.
- setQualifier(ObjectIdentifierQualifier) - Method in class eu.europa.esig.xades.jaxb.xades122.IdentifierType
-
Sets the value of the qualifier property.
- setQualifier(ObjectIdentifierQualifier) - Method in class eu.europa.esig.xades.jaxb.xades132.IdentifierType
-
Sets the value of the qualifier property.
- setQualifierEquivalence(Map<String, String>) - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence.ServiceEquivalenceBuilder
-
Sets a map of QualifierEquivalenceList equivalences between pointed and pointing parties
- setQualifierEquivalence(Map<String, String>) - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence
-
Sets a map of QualifierEquivalenceList equivalences between pointed and pointing parties
- setQualifierPointedParty(QualifierType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.QualifierEquivalenceType
-
Sets the value of the qualifierPointedParty property.
- setQualifierPointingParty(QualifierType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.QualifierEquivalenceType
-
Sets the value of the qualifierPointingParty property.
- setQualifiers(QualifiersType) - Method in class eu.europa.esig.trustedlist.jaxb.ecc.QualificationElementType
-
Sets the value of the qualifiers property.
- setReadablePolicyURI(String) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
-
Sets the value of the readablePolicyURI property.
- setReadTimeout(int) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
-
Sets the timeout to read a response from a remote resource (in milliseconds).
- setRealm(String) - Method in class eu.europa.esig.dss.service.http.commons.HostConnection
-
Sets the realm
- setRealm(String) - Method in class eu.europa.esig.saml.jaxb.dce.DCEValueType
-
Sets the value of the realm property.
- setReason(RevocationReason) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation
-
Sets the value of the reason property.
- setReason(RevocationReason) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRevocation
-
Sets the value of the reason property.
- setReason(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Sets the value of the reason property.
- setReason(String) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Sets the reason
- setReason(String) - Method in class eu.europa.esig.saml.jaxb.protocol.LogoutRequestType
-
Sets the value of the reason property.
- setReasonElement(String) - Method in class eu.europa.esig.validationreport.jaxb.SAReasonType
-
Sets the value of the reasonElement property.
- setReasonFlags(ReasonFlags) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets 'onlySomeReasons' value ...
- setRecipient(String) - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
-
Sets the value of the recipient property.
- setRecipient(String) - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedKeyType
-
Sets the value of the recipient property.
- setRecognition(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the recognition property.
- setRed(Integer) - Method in class eu.europa.esig.dss.ws.dto.RemoteColor
-
Sets red color value
- setRedirectsEnabled(boolean) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets if redirect should be enabled.
- setReferenceDataExistence(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the referenceDataExistence property.
- setReferenceDataFound(boolean) - Method in class eu.europa.esig.dss.validation.SignatureCryptographicVerification
-
Sets if (all) references data found
- setReferenceDataIntact(boolean) - Method in class eu.europa.esig.dss.validation.SignatureCryptographicVerification
-
Sets if (all) references data intact
- setReferenceDataIntact(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the referenceDataIntact property.
- setReferencedData(boolean) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampInclude
-
Sets if the data is referenced
- setReferencedData(boolean) - Method in class eu.europa.esig.dss.ws.dto.TimestampIncludeDTO
-
Sets the value corresponding to
'referencedData'
attribute value - setReferencedData(Boolean) - Method in class eu.europa.esig.xades.jaxb.xades122.IncludeType
-
Sets the value of the referencedData property.
- setReferencedData(Boolean) - Method in class eu.europa.esig.xades.jaxb.xades132.IncludeType
-
Sets the value of the referencedData property.
- setReferenceDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Sets the DigestAlgorithm to be used for reference digest calculation
- setReferenceDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Sets the digest algorithm for ds:Reference or message-digest attribute
- setReferenceDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTrustedListSignatureParameters
-
Sets a
DigestAlgorithm
to be used on an enveloped-signature reference creation - setReferenceDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.xades.TrustedListSignatureParametersBuilder
-
Sets an Enveloped Reference
DigestAlgorithm
to use - setReferencedName(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerData
-
Sets the value of the referencedName property.
- setReferenceId(String) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTrustedListSignatureParameters
-
Sets a custom if for an enveloped-reference creation NOTE: if not set, a default value will be used
- setReferenceId(String) - Method in class eu.europa.esig.dss.xades.TrustedListSignatureParametersBuilder
-
Sets an Enveloped Reference Id to use Default: "ref-enveloped-signature"
- setReferenceIdPrefix(String) - Method in class eu.europa.esig.dss.xades.reference.ReferenceIdProvider
-
Sets the reference id prefix to be used on reference creation
- setReferenceList(ReferenceList) - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedKeyType
-
Sets the value of the referenceList property.
- setReferences(List<DSSReference>) - Method in class eu.europa.esig.dss.xades.XAdESProfileParameters
-
Sets a list of references to be incorporated into the signature
- setReferences(List<DSSReference>) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Sets a list of references to be incorporated into the signature
- setReferencesToAllCertificateChainPresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the referencesToAllCertificateChainPresent property.
- setRegistrationIdentifiers(List<String>) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Sets registration identifiers
- setRemoveExpired(boolean) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
-
Sets whether the expired revocation data shall be removed from the cache Default : TRUE (expired revocation data is being removed from the cache)
- setRequestedAuthnContext(RequestedAuthnContextType) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnQueryType
-
Sets the value of the requestedAuthnContext property.
- setRequestedAuthnContext(RequestedAuthnContextType) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Sets the value of the requestedAuthnContext property.
- setRequiredChars(String) - Method in class eu.europa.esig.saml.jaxb.authn.context.AlphabetType
-
Sets the value of the requiredChars property.
- setRequireExplicitPolicy(int) - Method in class eu.europa.esig.dss.model.x509.extension.PolicyConstraints
-
Sets the requireExplicitPolicy constraint value
- setRequireExplicitPolicy(Integer) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicyConstraints
-
Sets the value of the requireExplicitPolicy property.
- setResource(String) - Method in class eu.europa.esig.saml.jaxb.assertion.AuthzDecisionStatementType
-
Sets the value of the resource property.
- setResource(String) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthzDecisionQueryType
-
Sets the value of the resource property.
- setResourceLoader(ResourceLoader) - Method in class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader
-
Sets the ResourceLoader for an absolute path creation
- setResourcesHandlerBuilder(DSSResourcesHandlerBuilder) - Method in class eu.europa.esig.dss.pdf.AbstractPdfObjFactory
- setResourcesHandlerBuilder(DSSResourcesHandlerBuilder) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
- setResourcesHandlerBuilder(DSSResourcesHandlerBuilder) - Method in interface eu.europa.esig.dss.pdf.IPdfObjFactory
-
This method sets a
DSSResourcesHandlerBuilder
to be used for operating with internal objects during the signature creation procedure. - setResourcesHandlerBuilder(DSSResourcesHandlerBuilder) - Method in class eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer.NativePdfBoxVisibleSignatureDrawer
-
Sets
DSSResourcesFactoryBuilder
to be used for aDSSResourcesFactory
creation Default :eu.europa.esig.dss.signature.resources.InMemoryResourcesHandler
. - setResourcesHandlerBuilder(DSSResourcesHandlerBuilder) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Sets
DSSResourcesFactoryBuilder
to be used for aDSSResourcesHandler
creation in internal methods. - setResponderId(XmlSignerInfo) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef
-
Sets the value of the responderId property.
- setResponderId(ResponderId) - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
-
Sets the
ResponderId
- setResponderID(ResponderIDType) - Method in class eu.europa.esig.xades.jaxb.xades132.OCSPIdentifierType
-
Sets the value of the responderID property.
- setResponderID(String) - Method in class eu.europa.esig.xades.jaxb.xades111.OCSPIdentifierType
-
Sets the value of the responderID property.
- setResponderID(String) - Method in class eu.europa.esig.xades.jaxb.xades122.OCSPIdentifierType
-
Sets the value of the responderID property.
- setResponderIDByKey(byte[]) - Method in class eu.europa.esig.validationreport.jaxb.SAOCSPIDType
-
Sets the value of the responderIDByKey property.
- setResponderIDByName(String) - Method in class eu.europa.esig.validationreport.jaxb.SAOCSPIDType
-
Sets the value of the responderIDByName property.
- setResponderIdMatch(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Sets if the ResponderId matches
- setResponderIdPresent(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Sets if the ResponderId is present
- setResponseLocation(String) - Method in class eu.europa.esig.saml.jaxb.metadata.EndpointType
-
Sets the value of the responseLocation property.
- setRestrictedPassword(RestrictedPasswordType) - Method in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
-
Sets the value of the restrictedPassword property.
- setResultExist(boolean) - Method in class eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
-
Sets if the cache result exists
- setRetryStrategy(HttpRequestRetryStrategy) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets a custom retry strategy
- setRevocation(XmlRevocation) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRevocation
-
Sets the value of the revocation property.
- setRevocation(XmlRevocation) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRelatedRevocation
-
Sets the value of the revocation property.
- setRevocation(RevocationConstraints) - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Sets the value of the revocation property.
- setRevocation(XmlRevocation) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Sets the value of the revocation property.
- setRevocationDataAvailable(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the revocationDataAvailable property.
- setRevocationDataLoadingStrategyFactory(RevocationDataLoadingStrategyFactory) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Creates a strategy used to fetch OCSP or CRL for certificate validation.
- setRevocationDataLoadingStrategyFactory(RevocationDataLoadingStrategyFactory) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setRevocationDataVerifier(RevocationDataVerifier) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Sets
RevocationDataVerifier
used to validate acceptance of the retrieved (from offline or online sources) revocation data. - setRevocationDataVerifier(RevocationDataVerifier) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setRevocationDate(Date) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation
-
Sets the value of the revocationDate property.
- setRevocationDate(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRevocation
-
Sets the value of the revocationDate property.
- setRevocationDate(Date) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlRevocation
-
Sets the value of the revocationDate property.
- setRevocationFallback(boolean) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Sets whether a revocation data still have to be returned to the validation process, in case validation of obtained revocation data has failed (i.e.
- setRevocationFallback(boolean) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setRevocationFreshness(TimeConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the revocationFreshness property.
- setRevocationFreshnessNextUpdate(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the revocationFreshnessNextUpdate property.
- setRevocationId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation
-
Sets the value of the revocationId property.
- setRevocationInfo(XmlRevocationInformation) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
-
Sets the value of the revocationInfo property.
- setRevocationInfoAccessPresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the revocationInfoAccessPresent property.
- setRevocationIssuerNotExpired(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the revocationIssuerNotExpired property.
- setRevocationObject(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
-
Sets the value of the revocationObject property.
- setRevocationProductionDate(Date) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRAC
-
Sets the value of the revocationProductionDate property.
- setRevocationReason(RevocationReason) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlRevocation
-
Sets the value of the revocationReason property.
- setRevocationReason(RevocationReason) - Method in class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
-
Sets the value of the revocationReason property.
- setRevocations(List<XmlCertificateRevocation>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- setRevocationStatusInformation(RevocationStatusInformationType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
-
Sets the value of the revocationStatusInformation property.
- setRevocationThisUpdate(Date) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlRAC
-
Sets the value of the revocationThisUpdate property.
- setRevocationTime(Date) - Method in class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
-
Sets the value of the revocationTime property.
- setRevocationTimeAgainstBestSignatureTime(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Sets the value of the revocationTimeAgainstBestSignatureTime property.
- setRevocationType(RevocationType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocationToken
-
Sets the value of the revocationType property.
- setRevocationValues(RevocationValuesType) - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
-
Sets the value of the revocationValues property.
- setRevocationValues(RevocationValuesType) - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
-
Sets the value of the revocationValues property.
- setRevocationValues(RevocationValuesType) - Method in class eu.europa.esig.xades.jaxb.xades141.ValidationDataType
-
Sets the value of the revocationValues property.
- setRFC(XmlRFC) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
-
Sets the value of the rfc property.
- setRole(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole
-
Sets the value of the role property.
- setRole(String) - Method in class eu.europa.esig.validationreport.jaxb.SAOneSignerRoleType
-
Sets the value of the role property.
- setRolesOfPSP(List<XmlRoleOfPSP>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPSD2QcInfo
- setRolesOfPSP(List<RoleOfPSP>) - Method in class eu.europa.esig.dss.model.x509.extension.PSD2QcType
-
Sets a list of
RoleOfPSP
s - setRootDocument(Document) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Sets the root document for INTERNALLY_DETACHED signature creation
- setRootfile(boolean) - Method in class eu.europa.esig.dss.validation.ManifestEntry
-
Sets if value of 'Rootfile' set to true, FALSE otherwise
- setRootfile(Boolean) - Method in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
-
Sets the value of the rootfile property.
- setRotation(VisualSignatureRotation) - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Sets a rotation value for the signature field.
- setRotation(VisualSignatureRotation) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Sets the signature field rotation
- setSAV(XmlSAV) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Sets the value of the sav property.
- setSchemaFactoryBuilder(SchemaFactoryBuilder) - Method in class eu.europa.esig.dss.jaxb.common.XmlDefinerUtils
-
Sets a pre-configured builder to instantiate a
SchemaFactory
- setSchemaLanguage(String) - Method in class eu.europa.esig.dss.jaxb.common.SchemaFactoryBuilder
-
Sets a schemaLanguage to instantiate
SchemaFactory
with - setScheme(String) - Method in class eu.europa.esig.dss.service.http.commons.HostConnection
-
Sets the authentication scheme
- setScheme(String) - Method in class eu.europa.esig.dss.service.http.proxy.ProxyProperties
-
Sets the host connection scheme (e.g.
- setSchemeExtensions(ExtensionsListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the schemeExtensions property.
- setSchemeInformation(TSLSchemeInformationType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
-
Sets the value of the schemeInformation property.
- setSchemeInformationURI(NonEmptyMultiLangURIListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the schemeInformationURI property.
- setSchemeName(InternationalNamesType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the schemeName property.
- setSchemeOperatorAddress(AddressType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the schemeOperatorAddress property.
- setSchemeOperatorName(InternationalNamesType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the schemeOperatorName property.
- setSchemeOperatorName(InternationalNamesType) - Method in class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
-
Sets the value of the schemeOperatorName property.
- setSchemeServiceDefinitionURI(NonEmptyMultiLangURIListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Sets the value of the schemeServiceDefinitionURI property.
- setSchemeTerritory(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the schemeTerritory property.
- setSchemeTerritory(String) - Method in class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
-
Sets the value of the schemeTerritory property.
- setSchemeTypeCommunityRules(NonEmptyMultiLangURIListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the schemeTypeCommunityRules property.
- setScope(SignatureScopeType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
-
Sets the value of the scope property.
- setScope(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope
-
Sets the value of the scope property.
- setScoping(ScopingType) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Sets the value of the scoping property.
- setSecretKeyProtection(SecretKeyProtectionType) - Method in class eu.europa.esig.saml.jaxb.authn.context.TechnicalProtectionBaseType
-
Sets the value of the secretKeyProtection property.
- setSecure(boolean) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
-
Sets the value of the secure property.
- setSecureAlgorithm(boolean) - Method in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
-
Sets the value of the secureAlgorithm property.
- setSecureRandomProvider(SecureRandomProvider) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
-
Set the
SecureRandomProvider
. - setSecurityAttribute(F, String, Object) - Method in class eu.europa.esig.dss.jaxb.common.AbstractConfigurator
-
Sets the attribute to the factory
- setSecurityAttribute(DocumentBuilderFactory, String, Object) - Method in class eu.europa.esig.dss.jaxb.common.DocumentBuilderFactoryBuilder
- setSecurityAttribute(TransformerFactory, String, Object) - Method in class eu.europa.esig.dss.jaxb.common.TransformerFactoryBuilder
- setSecurityAttribute(SchemaFactory, String, Object) - Method in class eu.europa.esig.dss.jaxb.common.SchemaFactoryBuilder
- setSecurityAttribute(Validator, String, Object) - Method in class eu.europa.esig.dss.jaxb.common.ValidatorConfigurator
- setSecurityAttributes(F) - Method in class eu.europa.esig.dss.jaxb.common.AbstractConfigurator
-
Sets all attributes to the factory
- setSecurityAudit(SecurityAuditType) - Method in class eu.europa.esig.saml.jaxb.authn.context.OperationalProtectionType
-
Sets the value of the securityAudit property.
- setSecurityExceptionAlert(StatusAlert) - Method in class eu.europa.esig.dss.jaxb.common.AbstractConfigurator
-
This method allows to configure a custom alert on security exception in the builder
- setSecurityFeature(F, String, Boolean) - Method in class eu.europa.esig.dss.jaxb.common.AbstractConfigurator
-
Sets the feature to the factory
- setSecurityFeature(DocumentBuilderFactory, String, Boolean) - Method in class eu.europa.esig.dss.jaxb.common.DocumentBuilderFactoryBuilder
- setSecurityFeature(TransformerFactory, String, Boolean) - Method in class eu.europa.esig.dss.jaxb.common.TransformerFactoryBuilder
- setSecurityFeature(SchemaFactory, String, Boolean) - Method in class eu.europa.esig.dss.jaxb.common.SchemaFactoryBuilder
- setSecurityFeature(Validator, String, Boolean) - Method in class eu.europa.esig.dss.jaxb.common.ValidatorConfigurator
- setSecurityFeatures(F) - Method in class eu.europa.esig.dss.jaxb.common.AbstractConfigurator
-
Sets all features to the factory
- setSecurityProvider(Provider) - Static method in class eu.europa.esig.dss.spi.DSSSecurityProvider
-
Sets the security provider
- setSeed(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
-
Sets the value of the seed property.
- setSeedLength(BigInteger) - Method in class eu.europa.esig.saml.jaxb.authn.context.TimeSyncTokenType
-
Sets the value of the seedLength property.
- setSelfIssuedOCSP(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
-
Sets the value of the selfIssuedOCSP property.
- setSelfSigned(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the selfSigned property.
- setSelfSigned(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the selfSigned property.
- setSelfSigned(Boolean) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
-
Sets the value of the selfSigned property.
- setSelfSigned(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Sets the value of the selfSigned property.
- setSemanticsIdentifier(XmlOID) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
-
Sets the value of the semanticsIdentifier property.
- setSemanticsIdentifier(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the semanticsIdentifier property.
- setSequenceNumber(int) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Sets the sequence number
- setSequenceNumber(Integer) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Sets the value of the sequenceNumber property.
- setSequenceNumber(Integer) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets the sequence number
- setSerialInfo(XmlSignerInfo) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
-
Sets the value of the serialInfo property.
- setSerialNumber(BigInteger) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the serialNumber property.
- setSerialNumber(BigInteger) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Sets the value of the serialNumber property.
- setSerialNumber(BigInteger) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerInfo
-
Sets the value of the serialNumber property.
- setSerialNumber(BigInteger) - Method in class eu.europa.esig.dss.spi.x509.SignerIdentifier
-
Sets serial number of the signer certificate
- setSerialNumberEqual(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Sets if the serial number matches
- setSerialNumberPresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the serialNumberPresent property.
- setService(ExternalCMSService) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteExternalCMSServiceImpl
-
Sets the
ExternalCMSService
- setService(PAdESWithExternalCMSService) - Method in class eu.europa.esig.dss.ws.signature.common.RemotePAdESWithExternalCMSServiceImpl
-
Sets the
PAdESExternalCMSSignatureService
- setService(RemoteDocumentSignatureService) - Method in class eu.europa.esig.dss.ws.signature.rest.RestDocumentSignatureServiceImpl
-
Sets the remote signature service
- setService(RemoteDocumentSignatureService) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapDocumentSignatureServiceImpl
-
Sets the remote signature service
- setService(RemoteExternalCMSService) - Method in class eu.europa.esig.dss.ws.signature.rest.RestExternalCMSServiceImpl
-
Sets the remote service for external CMS creation suitable for PAdES signing
- setService(RemoteExternalCMSService) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapExternalCMSServiceImpl
-
Sets the remote service for external CMS creation suitable for PAdES signing
- setService(RemoteMultipleDocumentsSignatureService) - Method in class eu.europa.esig.dss.ws.signature.rest.RestMultipleDocumentSignatureServiceImpl
-
Sets the remote signature multiple service
- setService(RemoteMultipleDocumentsSignatureService) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapMultipleDocumentsSignatureServiceImpl
-
Sets the remote signature multiple service
- setService(RemotePAdESWithExternalCMSService) - Method in class eu.europa.esig.dss.ws.signature.rest.RestPAdESWithExternalCMSServiceImpl
-
Sets the remote PAdES signature with external CMS service
- setService(RemotePAdESWithExternalCMSService) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapPAdESWithExternalCMSServiceImpl
-
Sets the remote PAdES signature with external CMS service
- setService(RemoteTrustedListSignatureService) - Method in class eu.europa.esig.dss.ws.signature.rest.RestTrustedListSignatureServiceImpl
-
Sets the remote service for XML Trusted List signing
- setService(RemoteTrustedListSignatureService) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapTrustedListSignatureServiceImpl
-
Sets the remote XML Trusted List signing service
- setServiceDigitalIdentifier(CertificateWrapper) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets Service Digital Identifier Certificate
- setServiceDigitalIdentifier(XmlCertificate) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Sets the value of the serviceDigitalIdentifier property.
- setServiceDigitalIdentities(ServiceDigitalIdentityListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType
-
Sets the value of the serviceDigitalIdentities property.
- setServiceDigitalIdentity(DigitalIdentityListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
-
Sets the value of the serviceDigitalIdentity property.
- setServiceDigitalIdentity(DigitalIdentityListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Sets the value of the serviceDigitalIdentity property.
- setServiceEquivalence(List<MutableTimeDependentValues<ServiceEquivalence>>) - Method in class eu.europa.esig.dss.spi.tsl.MRA
-
Sets the list of equivalence mapping between Trust Services
- setServiceHistory(ServiceHistoryType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceType
-
Sets the value of the serviceHistory property.
- setServiceInformation(TSPServiceInformationType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceType
-
Sets the value of the serviceInformation property.
- setServiceInformationExtensions(ExtensionsListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
-
Sets the value of the serviceInformationExtensions property.
- setServiceInformationExtensions(ExtensionsListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Sets the value of the serviceInformationExtensions property.
- setServiceName(InternationalNamesType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
-
Sets the value of the serviceName property.
- setServiceName(InternationalNamesType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Sets the value of the serviceName property.
- setServiceNames(List<XmlLangAndValue>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- setServiceNames(List<String>) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets service names
- setServices(List<TrustService>) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Sets a list of trust services
- setServiceStatus(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
-
Sets the value of the serviceStatus property.
- setServiceStatus(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Sets the value of the serviceStatus property.
- setServiceSupplyPoints(ServiceSupplyPointsType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Sets the value of the serviceSupplyPoints property.
- setServiceSupplyPoints(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- setServiceSupplyPoints(List<String>) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
-
Sets the service supply points
- setServiceType(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryTrustedServiceMapping
-
Sets the value of the serviceType property.
- setServiceType(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Sets the value of the serviceType property.
- setServiceTypeIdentifier(String) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeType
-
Sets the value of the serviceTypeIdentifier property.
- setServiceTypeIdentifier(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
-
Sets the value of the serviceTypeIdentifier property.
- setServiceTypeIdentifier(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Sets the value of the serviceTypeIdentifier property.
- setSessionIndex(String) - Method in class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
-
Sets the value of the sessionIndex property.
- setSessionIndex(String) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnQueryType
-
Sets the value of the sessionIndex property.
- setSessionNotOnOrAfter(XMLGregorianCalendar) - Method in class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
-
Sets the value of the sessionNotOnOrAfter property.
- setSharing(boolean) - Method in class eu.europa.esig.saml.jaxb.authn.context.KeySharingType
-
Sets the value of the sharing property.
- setSigDMechanism(SigDMechanism) - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
Sets SigDMechanism to use for a Detached signature
- setSigDMechanism(SigDMechanism) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Sets
SigDMechanism
NOTE: used only for JAdES with DETACHED packaging - setSigFieldLock(XmlPDFLockDictionary) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureField
-
Sets the value of the sigFieldLock property.
- setSigFieldLock(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the sigFieldLock property.
- setSignature(byte[]) - Method in class eu.europa.esig.dss.jades.validation.JWS
- setSignature(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the signature property.
- setSignature(AdvancedSignature) - Method in class eu.europa.esig.dss.validation.scope.EncapsulatedTimestampScopeFinder
-
This method sets an encapsulating
AdvancedSignature
- setSignature(SignatureType) - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Sets the value of the signature property.
- setSignature(SignatureType) - Method in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
-
Sets the value of the signature property.
- setSignature(SignatureType) - Method in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
-
Sets the value of the signature property.
- setSignature(SignatureType) - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Sets the value of the signature property.
- setSignature(SignatureType) - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Sets the value of the signature property.
- setSignature(SignatureType) - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Sets the value of the signature property.
- setSignature(SignatureType) - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Sets the value of the signature property.
- setSignature(SignatureType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
-
Sets the value of the signature property.
- setSignature(SignatureType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportType
-
Sets the value of the signature property.
- setSignature(SignatureType) - Method in class eu.europa.esig.xades.jaxb.xades111.CounterSignatureType
-
Sets the value of the signature property.
- setSignature(SignatureType) - Method in class eu.europa.esig.xades.jaxb.xades122.CounterSignatureType
-
Sets the value of the signature property.
- setSignature(SignatureType) - Method in class eu.europa.esig.xades.jaxb.xades132.CounterSignatureType
-
Sets the value of the signature property.
- setSignatureAlgorithm(SignatureAlgorithm) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets used SignatureAlgorithm
- setSignatureAttributes(SignatureAttributesType) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Sets the value of the signatureAttributes property.
- setSignatureByteRange(XmlByteRange) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Sets the value of the signatureByteRange property.
- setSignatureConstraints(SignatureConstraints) - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Sets the value of the signatureConstraints property.
- setSignatureDigestReference(XmlSignatureDigestReference) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the signatureDigestReference property.
- setSignatureDocument(RemoteDocument) - Method in class eu.europa.esig.dss.ws.signature.dto.CounterSignSignatureDTO
-
Sets the signature document
- setSignatureDocument(RemoteDocument) - Method in class eu.europa.esig.dss.ws.signature.dto.DataToBeCounterSignedDTO
-
Sets the signature document
- setSignatureDocuments(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Sets signature documents
- setSignatureDuplicated(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the signatureDuplicated property.
- setSignatureFieldAnnotationBox(AnnotationBox) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPositionBuilder
-
This method sets the target annotation box to wrap the signature representation into
- setSignatureFilename(String) - Method in class eu.europa.esig.dss.asic.cades.SimpleASiCWithCAdESFilenameFactory
-
Sets a filename for a new signature document (when applicable).
- setSignatureFilename(String) - Method in class eu.europa.esig.dss.asic.xades.signature.SimpleASiCWithXAdESFilenameFactory
-
Sets a filename for a new signature document (when applicable).
- setSignatureFilename(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlManifestFile
-
Sets the value of the signatureFilename property.
- setSignatureFilename(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the signatureFilename property.
- setSignatureFilename(String) - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
This method allows to set the signature filename (useful in case of ASiC)
- setSignatureFilename(String) - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- setSignatureFilename(String) - Method in class eu.europa.esig.dss.validation.ManifestFile
-
Sets the signature filename
- setSignatureFormat(SignatureLevel) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the signatureFormat property.
- setSignatureFormat(SignatureLevel) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Sets the value of the signatureFormat property.
- setSignatureId(String) - Method in class eu.europa.esig.dss.ws.validation.dto.DataToValidateDTO
-
Sets the signature id to get original documents for
- setSignatureIdentifier(SignatureIdentifierType) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Sets the value of the signatureIdentifier property.
- setSignatureIdToCounterSign(String) - Method in class eu.europa.esig.dss.cades.signature.CAdESCounterSignatureParameters
- setSignatureIdToCounterSign(String) - Method in class eu.europa.esig.dss.jades.signature.JAdESCounterSignatureParameters
- setSignatureIdToCounterSign(String) - Method in interface eu.europa.esig.dss.model.SerializableCounterSignatureParameters
-
Sets the Id of a signature to be counter signed NOTE: The id shall represent the DSS (hash-based) id of a signature or a provided id in the signature document, when available (i.e.
- setSignatureIdToCounterSign(String) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Sets the signature Id to counter sign
- setSignatureIdToCounterSign(String) - Method in class eu.europa.esig.dss.xades.signature.XAdESCounterSignatureParameters
- setSignatureIntact(boolean) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets if the signature value is valid
- setSignatureIntact(boolean) - Method in class eu.europa.esig.dss.validation.SignatureCryptographicVerification
-
Sets if the SignatureValue is valid
- setSignatureIntact(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the signatureIntact property.
- setSignatureIntact(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
-
Sets the value of the signatureIntact property.
- setSignatureInvalidityReason(String) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets signature invalidity reason
- setSignatureLevel(SignatureLevel) - Method in class eu.europa.esig.dss.asic.cades.ASiCWithCAdESSignatureParameters
- setSignatureLevel(SignatureLevel) - Method in class eu.europa.esig.dss.FileNameBuilder
-
Sets the final signature level
- setSignatureLevel(SignatureLevel) - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
- setSignatureLevel(SignatureLevel) - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Set signature level.
- setSignatureLevel(SignatureLevel) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- setSignatureLevel(SignatureLevel) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Set signature level.
- setSignatureLevel(SignatureLevel) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
- setSignatureLevel(XmlSignatureLevel) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Sets the value of the signatureLevel property.
- setSignatureMethod(SignatureMethodType) - Method in class eu.europa.esig.xmldsig.jaxb.SignedInfoType
-
Sets the value of the signatureMethod property.
- setSignaturePackaging(SignaturePackaging) - Method in class eu.europa.esig.dss.FileNameBuilder
-
Sets the signature packaging
- setSignaturePackaging(SignaturePackaging) - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Set Signature packaging
- setSignaturePackaging(SignaturePackaging) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Set Signature packaging
- setSignatureParameters(XAdESSignatureParameters) - Method in class eu.europa.esig.dss.xades.reference.ReferenceIdProvider
-
Sets signature parameters to build a deterministic identifier
- setSignaturePoliciesById(Map<String, DSSDocument>) - Method in class eu.europa.esig.dss.validation.SignaturePolicyProvider
-
Sets the map of signature policy documents to retrieve by IDs
- setSignaturePoliciesByUrl(Map<String, DSSDocument>) - Method in class eu.europa.esig.dss.validation.SignaturePolicyProvider
-
Sets the map of signature policy documents to retrieve by URLs
- setSignaturePolicy(Policy) - Method in class eu.europa.esig.dss.model.BLevelParameters
-
This setter allows to indicate the signature policy to use.
- setSignaturePolicyContent(DSSDocument) - Method in class eu.europa.esig.dss.model.SignaturePolicyStore
-
Set policy store content NOTE: one of signaturePolicyContent or sigPolDocLocalURI shall be used
- setSignaturePolicyId(SignaturePolicyIdType) - Method in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdentifierType
-
Sets the value of the signaturePolicyId property.
- setSignaturePolicyId(SignaturePolicyIdType) - Method in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdentifierType
-
Sets the value of the signaturePolicyId property.
- setSignaturePolicyId(SignaturePolicyIdType) - Method in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdentifierType
-
Sets the value of the signaturePolicyId property.
- setSignaturePolicyIdentifier(SignaturePolicyIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
-
Sets the value of the signaturePolicyIdentifier property.
- setSignaturePolicyIdentifier(SignaturePolicyIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
-
Sets the value of the signaturePolicyIdentifier property.
- setSignaturePolicyIdentifier(SignaturePolicyIdentifierType) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
-
Sets the value of the signaturePolicyIdentifier property.
- setSignaturePolicyIdentifier(SignaturePolicyIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
-
Sets the value of the signaturePolicyIdentifier property.
- setSignaturePolicyImplied(Object) - Method in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdentifierType
-
Sets the value of the signaturePolicyImplied property.
- setSignaturePolicyImplied(Object) - Method in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdentifierType
-
Sets the value of the signaturePolicyImplied property.
- setSignaturePolicyImplied(Object) - Method in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdentifierType
-
Sets the value of the signaturePolicyImplied property.
- setSignaturePolicyProvider(SignaturePolicyProvider) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
This method allows to set a provider for Signature policies
- setSignaturePolicyProvider(SignaturePolicyProvider) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- setSignaturePolicyStore(XmlSignaturePolicyStore) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the signaturePolicyStore property.
- setSignaturePolicyStore(SignaturePolicyStore) - Method in class eu.europa.esig.dss.validation.XmlPolicyBuilder
-
Sets
SignaturePolicyStore
extracted from a signature when applicable - setSignaturePolicyStorePresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Sets the value of the signaturePolicyStorePresent property.
- setSignaturePrefix(String) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Sets the prefix to be used for signature identifiers Default = "SIGNATURE"
- setSignatureProductionPlace(XmlSignatureProductionPlace) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the signatureProductionPlace property.
- setSignatureProductionPlace(SignatureProductionPlaceType) - Method in class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
-
Sets the value of the signatureProductionPlace property.
- setSignatureProductionPlace(SignatureProductionPlaceType) - Method in class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
-
Sets the value of the signatureProductionPlace property.
- setSignatureProductionPlace(SignatureProductionPlaceType) - Method in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
-
Sets the value of the signatureProductionPlace property.
- setSignatureQualification(SignatureQualification) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationSignatureQualification
-
Sets the value of the signatureQualification property.
- setSignatureQuality(SignatureQualityType) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Sets the value of the signatureQuality property.
- setSignatures(List<XmlSignature>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- setSignatures(List<JWS>) - Method in class eu.europa.esig.dss.jades.JWSJsonSerializationObject
-
Sets a list of signatures
- setSignatureScopes(List<XmlSignatureScope>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- setSignaturesCount(int) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Sets the value of the signaturesCount property.
- setSignatureTimestampParameters(CAdESTimestampParameters) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
- setSignatureTimestampParameters(RemoteTimestampParameters) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Set the parameters to produce the signature timestamp (Baseline-T)
- setSignatureTimestampParameters(TP) - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Set the parameters to produce the signature timestamp (Baseline-T)
- setSignatureValid(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the signatureValid property.
- setSignatureValid(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
-
Sets the value of the signatureValid property.
- setSignatureValidationObjects(ValidationObjectListType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportType
-
Sets the value of the signatureValidationObjects property.
- setSignatureValidationPolicy(SignatureValidationPolicyType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationConstraintsEvaluationReportType
-
Sets the value of the signatureValidationPolicy property.
- setSignatureValidationPracticeStatement(String) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationProcessType
-
Sets the value of the signatureValidationPracticeStatement property.
- setSignatureValidationProcess(SignatureValidationProcessType) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Sets the value of the signatureValidationProcess property.
- setSignatureValidationProcessID(SignatureValidationProcessID) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationProcessType
-
Sets the value of the signatureValidationProcessID property.
- setSignatureValidationServicePolicy(String) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationProcessType
-
Sets the value of the signatureValidationServicePolicy property.
- setSignatureValidationStatus(ValidationStatusType) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Sets the value of the signatureValidationStatus property.
- setSignatureValidator(SignatureValidatorType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportType
-
Sets the value of the signatureValidator property.
- setSignatureValue(byte[]) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the signatureValue property.
- setSignatureValue(SignatureValueDTO) - Method in class eu.europa.esig.dss.ws.signature.dto.AbstractSignDocumentDTO
-
Sets signature value
- setSignatureValue(SignatureValueDTO) - Method in class eu.europa.esig.dss.ws.signature.dto.SignTrustedListDTO
-
Sets a signature value
- setSignatureValue(SignatureValueType) - Method in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
-
Sets the value of the signatureValue property.
- setSignatureValue(SignatureValueType) - Method in class eu.europa.esig.xmldsig.jaxb.SignatureType
-
Sets the value of the signatureValue property.
- setSigned(Boolean) - Method in class eu.europa.esig.validationreport.jaxb.AttributeBaseType
-
Sets the value of the signed property.
- setSignedAdESObject(byte[]) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Sets a custom XAdES Object content
- setSignedAssertions(List<String>) - Method in class eu.europa.esig.dss.model.BLevelParameters
-
Set signed assertions
- setSignedAttributes(SignedAttributesConstraints) - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Sets the value of the signedAttributes property.
- setSignedAttributes(SignedAttributesConstraints) - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Sets the value of the signedAttributes property.
- setSignedBy(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Sets the value of the signedBy property.
- setSignedData(byte[]) - Method in class eu.europa.esig.dss.AbstractSignatureParameters
-
Set signed data
- setSignedDataObjectProperties(SignedDataObjectPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades111.SignedPropertiesType
-
Sets the value of the signedDataObjectProperties property.
- setSignedDataObjectProperties(SignedDataObjectPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades122.SignedPropertiesType
-
Sets the value of the signedDataObjectProperties property.
- setSignedDataObjectProperties(SignedDataObjectPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades132.SignedPropertiesType
-
Sets the value of the signedDataObjectProperties property.
- setSignedDataObjects(String...) - Method in class eu.europa.esig.dss.model.CommonCommitmentType
-
Sets signed data objects referenced by the current CommitmentType.
- setSignedDataPrefix(String) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Sets the prefix to be used for original document identifiers Default = "DOCUMENT"
- setSignedDocument(RemoteDocument) - Method in class eu.europa.esig.dss.ws.validation.dto.DataToValidateDTO
-
Sets the signed document
- setSignedDocumentFilenames(List<String>) - Method in class eu.europa.esig.dss.validation.ContainerInfo
-
Sets signed document filenames
- setSignedDocuments(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Sets signed documents
- setSignedFilesPresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Sets the value of the signedFilesPresent property.
- setSignedInfo(SignedInfoType) - Method in class eu.europa.esig.xmldsig.jaxb.SignatureType
-
Sets the value of the signedInfo property.
- setSignedInfoCanonicalizationMethod(String) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Set the canonicalization algorithm to be used when dealing with SignedInfo.
- setSignedProperties(SignedPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesType
-
Sets the value of the signedProperties property.
- setSignedProperties(SignedPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesType
-
Sets the value of the signedProperties property.
- setSignedProperties(SignedPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesType
-
Sets the value of the signedProperties property.
- setSignedPropertiesCanonicalizationMethod(String) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Set the canonicalization algorithm to be used when dealing with SignedProperties.
- setSignedSignatureProperties(SignedSignaturePropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades111.SignedPropertiesType
-
Sets the value of the signedSignatureProperties property.
- setSignedSignatureProperties(SignedSignaturePropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades122.SignedPropertiesType
-
Sets the value of the signedSignatureProperties property.
- setSignedSignatureProperties(SignedSignaturePropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades132.SignedPropertiesType
-
Sets the value of the signedSignatureProperties property.
- setSigner(String) - Method in class eu.europa.esig.validationreport.jaxb.SignerInformationType
-
Sets the value of the signer property.
- setSignerCertificate(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.SignerInformationType
-
Sets the value of the signerCertificate property.
- setSignerData(XmlSignerData) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
-
Sets the value of the signerData property.
- setSignerDocumentRepresentations(XmlSignerDocumentRepresentations) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the signerDocumentRepresentations property.
- setSignerIdMatch(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
-
Sets if CMS Signer Id matches
- setSignerInformation(SignerInformationType) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Sets the value of the signerInformation property.
- setSignerInformationStore(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the signerInformationStore property.
- setSignerInformationStore(List<XmlSignerInfo>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- setSignerInformationStore(List<XmlSignerInfo>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- setSignerLocation(SignerLocation) - Method in class eu.europa.esig.dss.model.BLevelParameters
-
Set the signer location
- setSignerLocation(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the signerLocation property.
- setSignerLocationCountry(String) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Sets the signer location country
- setSignerLocationLocality(String) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Sets the signer location locality (city)
- setSignerLocationPostalAddress(List<String>) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Sets the signer location postal address
- setSignerLocationPostalCode(String) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Sets the signer location postal code
- setSignerLocationStateOrProvince(String) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Sets the signer location state or province
- setSignerLocationStreet(String) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Sets the signer location street
- setSignerName(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Sets the value of the signerName property.
- setSignerName(String) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Sets the name of the signed
- setSignerRole(SignerRoleType) - Method in class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
-
Sets the value of the signerRole property.
- setSignerRole(SignerRoleType) - Method in class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
-
Sets the value of the signerRole property.
- setSignerRole(SignerRoleType) - Method in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
-
Sets the value of the signerRole property.
- setSignersDocument(SignersDocumentType) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Sets the value of the signersDocument property.
- setSignerTextHorizontalAlignment(SignerTextHorizontalAlignment) - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Allows a horizontal alignment of a text with respect to its area
- setSignerTextHorizontalAlignment(SignerTextHorizontalAlignment) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Sets text horizontal alignment
- setSignerTextPosition(SignerTextPosition) - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Specifies a text position respectively to an image inside the signature field area
- setSignerTextPosition(SignerTextPosition) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Sets SingerText position relatively to an image
- setSignerTextVerticalAlignment(SignerTextVerticalAlignment) - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Defines a vertical alignment (positioning) of signer text inside the signature field
- setSignerTextVerticalAlignment(SignerTextVerticalAlignment) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Sets text vertical alignment
- setSigningCertificate(XmlSigningCertificate) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the signingCertificate property.
- setSigningCertificate(XmlSigningCertificate) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Sets the value of the signingCertificate property.
- setSigningCertificate(XmlSigningCertificate) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the signingCertificate property.
- setSigningCertificate(XmlSigningCertificate) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Sets the value of the signingCertificate property.
- setSigningCertificate(CertificateToken) - Method in class eu.europa.esig.dss.AbstractSignatureParameters
-
Set the signing certificate.
- setSigningCertificate(CertificateToken) - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
-
Sets the signing certificate token
- setSigningCertificate(CertificateConstraints) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the signingCertificate property.
- setSigningCertificate(RemoteCertificate) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Sets the signing certificate
- setSigningCertificate(RemoteCertificate) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTrustedListSignatureParameters
-
Sets the signing certificate
- setSigningCertificate(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.CertificateChainType
-
Sets the value of the signingCertificate property.
- setSigningCertificate(CertIDListType) - Method in class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
-
Sets the value of the signingCertificate property.
- setSigningCertificate(CertIDListType) - Method in class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
-
Sets the value of the signingCertificate property.
- setSigningCertificate(CertIDListType) - Method in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
-
Sets the value of the signingCertificate property.
- setSigningCertificateAnnouncementUrl(String) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets the signing certificate announcement URL
- setSigningCertificateAnnouncementURL(String) - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Sets the signing certificate announcement URL
- setSigningCertificateDigestAlgorithm(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the signingCertificateDigestAlgorithm property.
- setSigningCertificateDigestMethod(DigestAlgorithm) - Method in class eu.europa.esig.dss.jades.JAdESSignatureParameters
-
The digest method indicates the digest algorithm to be used to calculate the certificate digest to define a signing certificate ('x5t#256' for SHA256 or 'x5t#o' for other algorithms) Default: DigestAlgorithm.SHA256 ('x5t#256' attribute will be created)
- setSigningCertificateDigestMethod(DigestAlgorithm) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
This property is a part of the standard:
7.2.2 The SigningCertificate element (101 903 V1.4.2 (2010-12) XAdES)
The digest method indicates the digest algorithm to be used to calculate the CertDigest element that contains the digest for each certificate referenced in the sequence. - setSigningCertificatePresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the signingCertificatePresent property.
- setSigningCertificateRefersCertificateChain(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the signingCertificateRefersCertificateChain property.
- setSigningCertificatesAnnouncementPredicate(LOTLSigningCertificatesAnnouncementSchemeInformationURI) - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Sets the
LOTLSigningCertificatesAnnouncementSchemeInformationURI
- setSigningCertificateSource(CertificateSource) - Method in interface eu.europa.esig.dss.validation.AdvancedSignature
-
Set a certificate source which allows to find the signing certificate by kid or certificate's digest
- setSigningCertificateSource(CertificateSource) - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- setSigningCertificateSource(CertificateSource) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Set a certificate source which allows to find the signing certificate by kid or certificate's digest
- setSigningCertificateSource(CertificateSource) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- setSigningDate(Date) - Method in class eu.europa.esig.dss.model.BLevelParameters
-
Set the signing date
- setSigningDate(Date) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Set the signing date
- setSigningOperation(SigningOperation) - Method in class eu.europa.esig.dss.FileNameBuilder
-
Sets the performed signing operation type
- setSigningTime(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the signingTime property.
- setSigningTime(Date) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Sets the value of the signingTime property.
- setSigningTime(Date) - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
-
Sets the claimed signing time
- setSigningTime(XMLGregorianCalendar) - Method in class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
-
Sets the value of the signingTime property.
- setSigningTime(XMLGregorianCalendar) - Method in class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
-
Sets the value of the signingTime property.
- setSigningTime(XMLGregorianCalendar) - Method in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
-
Sets the value of the signingTime property.
- setSigningTimeZone(TimeZone) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Sets a TimeZone to use for signature creation.
- setSignKeyInfo(boolean) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Set the parameter SignKeyInfo defining if the "KeyInfo" element must be signed and its reference must be included to "SignedInfo" element.
- setSignWithExpiredCertificate(boolean) - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Allows to change the default behavior regarding the use of an expired certificate on signature creation or T-level extension.
- setSignWithExpiredCertificate(boolean) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
-
Allows to change the default behavior regarding the use of an expired certificate.
- setSignWithNotYetValidCertificate(boolean) - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
Allows to change the default behavior regarding the use of a not yet valid certificate on signature creation or T-level extension.
- setSigPolDocLocalURI(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignaturePolicyStore
-
Sets the value of the sigPolDocLocalURI property.
- setSigPolDocLocalURI(String) - Method in class eu.europa.esig.dss.model.SignaturePolicyStore
-
Sets SigPolDocLocalURI element value, defining the local URI where the policy document can be retrieved NOTE: one of signaturePolicyContent or sigPolDocLocalURI shall be used
- setSigPolicyHash(DigestAlgAndValueType) - Method in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdType
-
Sets the value of the sigPolicyHash property.
- setSigPolicyHash(DigestAlgAndValueType) - Method in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdType
-
Sets the value of the sigPolicyHash property.
- setSigPolicyHash(DigestAlgAndValueType) - Method in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdType
-
Sets the value of the sigPolicyHash property.
- setSigPolicyId(ObjectIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdType
-
Sets the value of the sigPolicyId property.
- setSigPolicyId(ObjectIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdType
-
Sets the value of the sigPolicyId property.
- setSigPolicyId(ObjectIdentifierType) - Method in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdType
-
Sets the value of the sigPolicyId property.
- setSigPolicyId(String) - Method in class eu.europa.esig.validationreport.jaxb.SASigPolicyIdentifierType
-
Sets the value of the sigPolicyId property.
- setSigPolicyQualifiers(SigPolicyQualifiersListType) - Method in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdType
-
Sets the value of the sigPolicyQualifiers property.
- setSigPolicyQualifiers(SigPolicyQualifiersListType) - Method in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdType
-
Sets the value of the sigPolicyQualifiers property.
- setSigPolicyQualifiers(SigPolicyQualifiersListType) - Method in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdType
-
Sets the value of the sigPolicyQualifiers property.
- setSigReference(SigReferenceType) - Method in class eu.europa.esig.asic.manifest.jaxb.ASiCManifestType
-
Sets the value of the sigReference property.
- setSimpleCertificateReport(XmlSimpleCertificateReport) - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateReportsDTO
-
Sets the Simple Certificate report
- setSimpleCertificateReport(XmlSimpleCertificateReport) - Method in class eu.europa.esig.dss.ws.cert.validation.soap.client.WSCertificateReportsDTO
-
Sets the Simple Certificate report
- setSimpleReport(XmlSimpleReport) - Method in class eu.europa.esig.dss.ws.validation.dto.WSReportsDTO
-
Sets a SimpleReport
- setSize(float) - Method in class eu.europa.esig.dss.pades.AbstractDSSFont
- setSize(float) - Method in interface eu.europa.esig.dss.pades.DSSFont
-
Sets size of the font
- setSize(float) - Method in class eu.europa.esig.dss.pades.DSSJavaFont
- setSize(Integer) - Method in class eu.europa.esig.dss.policy.jaxb.Algo
-
Sets the value of the size property.
- setSize(Integer) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Sets the font size
- setSki(byte[]) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerInfo
-
Sets the value of the ski property.
- setSki(byte[]) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSubjectKeyIdentifier
-
Sets the value of the ski property.
- setSki(byte[]) - Method in class eu.europa.esig.dss.model.x509.extension.SubjectKeyIdentifier
-
Sets the subject key identifier
- setSki(byte[]) - Method in class eu.europa.esig.dss.spi.x509.ResponderId
-
Sets the SKI of the issuer
- setSki(byte[]) - Method in class eu.europa.esig.dss.spi.x509.SignerIdentifier
-
Sets SHA-1 of the certificate's public key
- setSkipValidationContextExecution(boolean) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Sets if the validation context execution shall be skipped (skips certificate chain building, revocation requests, ...)
- setSmartcard(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
-
Sets the value of the smartcard property.
- setSource(CertificateSourceType) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlChainItem
-
Sets the value of the source property.
- setSourceAddress(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Sets the value of the sourceAddress property.
- setSources(List<CertificateSourceType>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- setSourceURL(String) - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
This sets the revocation data source URL.
- setSpDocSpecification(SpDocSpecification) - Method in class eu.europa.esig.dss.model.Policy
-
Sets the SP Document Specification qualifier identifying the technical specification that defines the syntax used for producing the signature policy.
- setSpDocSpecification(SpDocSpecification) - Method in class eu.europa.esig.dss.model.SignaturePolicyStore
-
Set
SpDocSpecification
- setSPNameQualifier(String) - Method in class eu.europa.esig.saml.jaxb.assertion.BaseIDAbstractType
-
Sets the value of the spNameQualifier property.
- setSPNameQualifier(String) - Method in class eu.europa.esig.saml.jaxb.assertion.NameIDType
-
Sets the value of the spNameQualifier property.
- setSPNameQualifier(String) - Method in class eu.europa.esig.saml.jaxb.protocol.NameIDPolicyType
-
Sets the value of the spNameQualifier property.
- setSPProvidedID(String) - Method in class eu.europa.esig.saml.jaxb.assertion.NameIDType
-
Sets the value of the spProvidedID property.
- setSpuri(String) - Method in class eu.europa.esig.dss.model.Policy
-
Set the SP URI (signature policy URI) qualifier
- setSSL(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Sets the value of the ssl property.
- setSslKeystore(DSSDocument) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the SSL KeyStore
- setSslKeystorePassword(char[]) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the KeyStore password.
- setSslKeystorePassword(String) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Deprecated.since DSS 5.12. Use
#setSslKeystorePassword(char[] sslKeystorePassword)
- setSslKeystoreType(String) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the SSL KeyStore type
- setSslProtocol(String) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
This method sets the SSL protocol to be used
- setSslTruststore(DSSDocument) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the SSL trust store NOTE: different from KeyStore!
- setSslTruststorePassword(char[]) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the password for SSL truststore
- setSslTruststorePassword(String) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Deprecated.since DSS 5.12. Use
#setSslTruststorePassword(char[] sslTruststorePassword)
- setSslTruststoreType(String) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the SSL TrustStore type
- setStartDate(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Sets the value of the startDate property.
- setStartDate(Date) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets TrustedService start validity date
- setStartDate(Date) - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence.ServiceEquivalenceBuilder
-
Sets TrustServiceEquivalenceStatusStartingTime value
- setStartDate(Date) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
-
Sets the start of validity date
- setState(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the state property.
- setState(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Sets the value of the state property.
- setStateOrProvince(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
-
Sets the value of the stateOrProvince property.
- setStateOrProvince(String) - Method in class eu.europa.esig.dss.model.SignerLocation
-
Sets the state or province (the region where the locality is)
- setStateOrProvince(String) - Method in class eu.europa.esig.dss.validation.SignatureProductionPlace
-
Sets region (stateOrProvince)
- setStateOrProvince(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
-
Sets the value of the stateOrProvince property.
- setStateOrProvince(String) - Method in class eu.europa.esig.xades.jaxb.xades111.SignatureProductionPlaceType
-
Sets the value of the stateOrProvince property.
- setStateOrProvince(String) - Method in class eu.europa.esig.xades.jaxb.xades122.SignatureProductionPlaceType
-
Sets the value of the stateOrProvince property.
- setStateOrProvince(String) - Method in class eu.europa.esig.xades.jaxb.xades132.SignatureProductionPlaceType
-
Sets the value of the stateOrProvince property.
- setStatus(XmlStatus) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Sets the value of the status property.
- setStatus(CertificateStatus) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRevocation
-
Sets the value of the status property.
- setStatus(MRAStatus) - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence.ServiceEquivalenceBuilder
-
Sets TrustServiceEquivalenceStatus value
- setStatus(MRAStatus) - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence
-
Sets TrustServiceEquivalenceStatus value
- setStatus(StatusType) - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Sets the value of the status property.
- setStatus(ConstraintStatus) - Method in class eu.europa.esig.validationreport.jaxb.ConstraintStatusType
-
Sets the value of the status property.
- setStatus(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryTrustedServiceMapping
-
Sets the value of the status property.
- setStatus(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Sets the value of the status property.
- setStatus(String) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets status
- setStatus(String) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
-
Sets a status
- setStatusAndInformationExtensions(TimeDependentValues<TrustServiceStatusAndInformationExtensions>) - Method in class eu.europa.esig.dss.spi.tsl.TrustService.TrustServiceBuilder
-
Sets a status
- setStatusCode(StatusCodeType) - Method in class eu.europa.esig.saml.jaxb.protocol.StatusCodeType
-
Sets the value of the statusCode property.
- setStatusCode(StatusCodeType) - Method in class eu.europa.esig.saml.jaxb.protocol.StatusType
-
Sets the value of the statusCode property.
- setStatusDetail(StatusDetailType) - Method in class eu.europa.esig.saml.jaxb.protocol.StatusType
-
Sets the value of the statusDetail property.
- setStatusDeterminationApproach(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the statusDeterminationApproach property.
- setStatusEquivalence(Map<List<String>, List<String>>) - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence.ServiceEquivalenceBuilder
-
Sets a map of TrustServiceTSLStatusEquivalenceList equivalences between pointed and pointing parties
- setStatusEquivalence(Map<List<String>, List<String>>) - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence
-
Sets a map of TrustServiceTSLStatusEquivalenceList equivalences between pointed and pointing parties
- setStatusMessage(String) - Method in class eu.europa.esig.saml.jaxb.protocol.StatusType
-
Sets the value of the statusMessage property.
- setStatusStartingTime(XMLGregorianCalendar) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
-
Sets the value of the statusStartingTime property.
- setStatusStartingTime(XMLGregorianCalendar) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Sets the value of the statusStartingTime property.
- setStream() - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectTree
-
This method allows to specify that a stream have been processed
- setStreetAddress(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
-
Sets the value of the streetAddress property.
- setStreetAddress(String) - Method in class eu.europa.esig.dss.model.SignerLocation
-
Sets the street address NOTE: used in XAdES and JAdES
- setStreetAddress(String) - Method in class eu.europa.esig.dss.validation.SignatureProductionPlace
-
Sets the address
- setStreetAddress(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
-
Sets the value of the streetAddress property.
- setStructuralValidation(XmlStructuralValidation) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the structuralValidation property.
- setStructuralValidation(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Sets the value of the structuralValidation property.
- setStructuralValidationErrors(List<String>) - Method in class eu.europa.esig.dss.jades.JWSJsonSerializationObject
-
Sets a list of errors occurred during the structure (schema) validation
- setSubFilter(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Sets the value of the subFilter property.
- setSubFilter(String) - Method in class eu.europa.esig.dss.pades.PAdESSignatureParameters
-
Sets the sub filter
- setSubFilter(String) - Method in class eu.europa.esig.dss.pades.PAdESTimestampParameters
-
Sets the sub filter
- setSubFilterElement(String) - Method in class eu.europa.esig.validationreport.jaxb.SASubFilterType
-
Sets the value of the subFilterElement property.
- setSubIndication(SubIndication) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConclusion
-
Sets the value of the subIndication property.
- setSubIndication(SubIndication) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Sets the value of the subIndication property.
- setSubIndication(SubIndication) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
-
Sets the value of the subIndication property.
- setSubIndication(SubIndication) - Method in class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
-
Sets the validation SubIndication
- setSubject(XmlSubject) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Sets the value of the subject property.
- setSubject(SubjectType) - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Sets the value of the subject property.
- setSubject(SubjectType) - Method in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
-
Sets the value of the subject property.
- setSubject(SubjectType) - Method in class eu.europa.esig.saml.jaxb.protocol.SubjectQueryAbstractType
-
Sets the value of the subject property.
- setSubjectAlternativeNames(SubjectAlternativeNames) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Sets the subject alternative names
- setSubjectConfirmationData(SubjectConfirmationDataType) - Method in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
-
Sets the value of the subjectConfirmationData property.
- setSubjectKeyIdentifier(SubjectKeyIdentifier) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Sets the subject key identifier
- setSubjectLocality(SubjectLocalityType) - Method in class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
-
Sets the value of the subjectLocality property.
- setSubjectSerialNumber(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the subjectSerialNumber property.
- setSummary(TLValidationJobSummary) - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
-
Sets TL Validation job summary
- setSupportedCriticalExtensions(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the supportedCriticalExtensions property.
- setSupportedSSLCipherSuites(String[]) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets supported SSL Cipher Suites
- setSupportedSSLProtocols(String[]) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets supported SSL protocols
- setSurname(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the surname property.
- setSurname(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the surname property.
- setSurname(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Sets the value of the surname property.
- setSurName(String) - Method in class eu.europa.esig.saml.jaxb.metadata.ContactType
-
Sets the value of the surName property.
- setSwitchAudit(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.SecurityAuditType
-
Sets the value of the switchAudit property.
- setSynchronizationStrategy(SynchronizationStrategy) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the strategy to follow for the certificate synchronization
- setTarget(String) - Method in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesType
-
Sets the value of the target property.
- setTarget(String) - Method in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesType
-
Sets the value of the target property.
- setTarget(String) - Method in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesType
-
Sets the value of the target property.
- setTarget(String) - Method in class eu.europa.esig.xmldsig.jaxb.SignaturePropertyType
-
Sets the value of the target property.
- setTarget(String) - Method in class eu.europa.esig.xmlenc.jaxb.EncryptionPropertyType
-
Sets the value of the target property.
- setTechnicalProtection(TechnicalProtectionBaseType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
-
Sets the value of the technicalProtection property.
- setTechnicalType(String) - Method in class eu.europa.esig.dss.spi.tsl.MRA
-
Sets the technical type attribute value
- setTechnicalType(BigInteger) - Method in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
-
Sets the value of the technicalType property.
- setTempFileDirectory(File) - Method in class eu.europa.esig.dss.signature.resources.TempFileResourcesHandlerBuilder
-
Sets a file directory to be used for staring created documents Default : temporary system-dependent location
- setTerminate(TerminateType) - Method in class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
-
Sets the value of the terminate property.
- setTerritory(String) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Sets territory (country)
- setTerritory(String) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets the territory
- setTerritory(String) - Method in class eu.europa.esig.dss.tsl.function.converter.TrustServiceProviderConverter
-
Default constructor
- setTerritory(String) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Sets the territory
- setText(String) - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Sets a text content parameter
- setText(String) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets text string
- setText(String) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Sets the text string
- setTextBoxHeight(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets height of the text boundary box
- setTextBoxWidth(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets width of the text boundary box
- setTextBoxX(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets upper left X coordinate of the text boundary box
- setTextBoxY(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets upper left Y coordinate of the text boundary box
- setTextColor(RemoteColor) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Sets the text color
- setTextColor(Color) - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Sets color for the text NOTE: use NULL for the default text color (if supported by a selected implementation) DEFAULT: Color.BLACK (PAdES visual appearance: allow null as text color, preventing graphic operators)
- setTextHeight(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets height of the text
- setTextNode(Document, Element, String) - Static method in class eu.europa.esig.dss.DomUtils
-
This method sets a text node to the given DOM element.
- setTextParameters(SignatureImageTextParameters) - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Sets text parameters
- setTextParameters(RemoteSignatureImageTextParameters) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Sets the text parameters
- setTextSize(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets text size
- setTextWidth(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets width of the text
- setTextWrapping(TextWrapping) - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Sets the
TextWrapping
parameter, defining a way the text will be generated Default : TextWrapping.FONT_BASED - text is generated based in the provideddssFont
configuration - setTextWrapping(TextWrapping) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
-
Sets the text wrapping, defining a way the text will be generated
- setTextX(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets upper left X coordinate of the text
- setTextY(float) - Method in class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Sets upper left Y coordinate of the text
- setTheCertificateValidity(CertificateValidity) - Method in class eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
-
This method allows to set the
SigningCertificateValidity
object after the verification of its signature. - setThisUpdate(Date) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets the 'thisUpdate' field Date
- setThisUpdate(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Sets the value of the thisUpdate property.
- setThisUpdate(Date) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlRevocation
-
Sets the value of the thisUpdate property.
- setThreshold(long) - Method in class eu.europa.esig.dss.asic.common.SecureContainerHandler
-
Sets the maximum allowed threshold after exceeding each the security checks are enforced Default : 1000000 (1 MB)
- setTime(Date) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlProofOfExistence
-
Sets the value of the time property.
- setTime(Date) - Method in class eu.europa.esig.validationreport.jaxb.SASigningTimeType
-
Sets the value of the time property.
- setTimeout(int) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
-
Deprecated.since DSS 5.12. See
#setConnectTimeout
and#setReadTimeout
- setTimeoutConnection(int) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the connection timeout in milliseconds.
- setTimeoutConnectionRequest(int) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the connection request in milliseconds.
- setTimeoutResponse(int) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the server response timeout in milliseconds.
- setTimeoutSocket(int) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the socket timeout in milliseconds.
- setTimestamp(XmlTimestamp) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundTimestamp
-
Sets the value of the timestamp property.
- setTimestamp(TimestampConstraints) - Method in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
-
Sets the value of the timestamp property.
- setTimestampAttribute(SignatureAttribute) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Sets the timestamp's element attribute (XAdES, JAdES)
- setTimestampContainerForm(TimestampContainerForm) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTimestampParameters
-
Sets the timestamp container form for a standalone timestamp creation
- setTimestampDelay(TimeConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Sets the value of the timestampDelay property.
- setTimestampDocuments(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Sets timestamp documents (ASiC with CAdES only)
- setTimestampedData(DSSDocument) - Method in class eu.europa.esig.dss.validation.scope.DetachedTimestampScopeFinder
-
Sets the timestamped data
- setTimestampedData(DSSDocument) - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
-
Sets the data that has been timestamped
- setTimestampedObjects(List<XmlTimestampedObject>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- setTimestampFilename(String) - Method in class eu.europa.esig.dss.asic.cades.SimpleASiCWithCAdESFilenameFactory
-
Sets a filename for a new timestamp document (when applicable).
- setTimestampFilename(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Sets the value of the timestampFilename property.
- setTimestampId(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlProofOfExistence
-
Sets the value of the timestampId property.
- setTimestampIncludes(List<TimestampInclude>) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Sets the covered references by the current timestamp (XAdES IndividualDataObjectsTimeStamp)
- setTimestampLevel(XmlTimestampLevel) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestamp
-
Sets the value of the timestampLevel property.
- setTimestampManifest(boolean) - Method in class eu.europa.esig.dss.validation.ManifestFile
-
Sets if the manifest is related to a timestamp
- setTimestampParameters(RemoteTimestampParameters) - Method in class eu.europa.esig.dss.ws.signature.dto.AbstractTimestampDocumentDTO
-
Sets timestamp parameters
- setTimestampPrefix(String) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Sets the prefix to be used for timestamp identifiers Default = "TIMESTAMP"
- setTimestampQualification(TimestampQualification) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationTimestampQualification
-
Sets the value of the timestampQualification property.
- setTimestamps(XmlTimestamps) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Sets the value of the timestamps property.
- setTimestampScopes(List<XmlSignatureScope>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- setTimestampScopes(List<SignatureScope>) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Sets timestamp's signature scopes
- setTimestampService(RemoteTimestampService) - Method in class eu.europa.esig.dss.ws.timestamp.remote.rest.RestTimestampServiceImpl
-
Sets the timestamping service
- setTimestampService(RemoteTimestampService) - Method in class eu.europa.esig.dss.ws.timestamp.remote.soap.SoapTimestampServiceImpl
-
Sets the timestamping service
- setTimeStampValue(Date) - Method in class eu.europa.esig.validationreport.jaxb.SATimestampType
-
Sets the value of the timeStampValue property.
- setTimeSyncToken(TimeSyncTokenType) - Method in class eu.europa.esig.saml.jaxb.authn.context.TokenType
-
Sets the value of the timeSyncToken property.
- setTitle(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusion
-
Sets the value of the title property.
- setTitle(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the title property.
- setTL(XmlTrustedList) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
-
Sets the value of the tl property.
- setTLAlerts(List<Alert<TLInfo>>) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the TL alerts to be processed
- setTLFreshness(TimeConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.EIDAS
-
Sets the value of the tlFreshness property.
- setTlInfos(List<TLInfo>) - Method in class eu.europa.esig.dss.spi.tsl.LOTLInfo
-
Sets a list of
TLInfo
s summary for TL found in the LOTL - setTLNotExpired(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.EIDAS
-
Sets the value of the tlNotExpired property.
- setTlOtherPointers(List<OtherTSLPointer>) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets TL other pointers
- setTlPointers(List<OtherTSLPointer>) - Method in class eu.europa.esig.dss.tsl.parsing.LOTLParsingResult
-
Sets TL other pointers
- setTlPredicate(Predicate<OtherTSLPointerType>) - Method in class eu.europa.esig.dss.tsl.source.LOTLSource
-
Sets the TL filtering predicate
- setTLPrefix(String) - Method in class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Sets the prefix to be used for TL identifiers Default = "TL"
- setTLVersion(ValueConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.EIDAS
-
Sets the value of the tlVersion property.
- setTLWellSigned(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.EIDAS
-
Sets the value of the tlWellSigned property.
- setToBeSignedDocument(DSSDocument) - Method in class eu.europa.esig.dss.pdf.PdfSignatureCache
-
Sets ToBeSigned document
- setToExtendDocument(RemoteDocument) - Method in class eu.europa.esig.dss.ws.signature.dto.ExtendDocumentDTO
-
Sets the document to be extended
- setToken(XmlAbstractToken) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestampedObject
-
Sets the value of the token property.
- setToken(XmlOrphanCertificateToken) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificate
-
Sets the value of the token property.
- setToken(XmlOrphanRevocationToken) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocation
-
Sets the value of the token property.
- setToken(AbstractKeyStoreTokenConnection) - Method in class eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnectionImpl
-
Sets the connection to the KeyStore
- setToken(RemoteSignatureTokenConnection) - Method in class eu.europa.esig.dss.ws.server.signing.rest.RestSignatureTokenConnectionImpl
-
Sets remote token connection
- setToken(RemoteSignatureTokenConnection) - Method in class eu.europa.esig.dss.ws.server.signing.soap.SoapSignatureTokenConnectionImpl
-
Sets remote token connection
- setToken(TokenType) - Method in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
-
Sets the value of the token property.
- setTokenExtractionStrategy(TokenExtractionStrategy) - Method in class eu.europa.esig.dss.validation.CertificateValidator
-
Sets the TokenExtractionStrategy
- setTokenExtractionStrategy(TokenExtractionStrategy) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
This method allows to set the token extraction strategy to follow in the diagnostic data generation.
- setTokenExtractionStrategy(TokenExtractionStrategy) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- setTokenExtractionStrategy(TokenExtractionStrategy) - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateToValidateDTO
-
Sets the token extraction strategy for DiagnosticData
- setTokenExtractionStrategy(TokenExtractionStrategy) - Method in class eu.europa.esig.dss.ws.validation.dto.DataToValidateDTO
-
Sets a token extraction strategy
- setTokenIdentifierProvider(TokenIdentifierProvider) - Method in class eu.europa.esig.dss.validation.CertificateValidator
-
Sets the TokenIdentifierProvider
- setTokenIdentifierProvider(TokenIdentifierProvider) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Sets the TokenIdentifierProvider
- setTokenIdentifierProvider(TokenIdentifierProvider) - Method in class eu.europa.esig.dss.validation.scope.AbstractSignatureScopeFinder
-
Sets the
TokenIdentifierProvider
to be used for identifiers extraction - setTokenIdentifierProvider(TokenIdentifierProvider) - Method in interface eu.europa.esig.dss.validation.scope.SignatureScopeFinder
-
This method sets the
TokenIdentifierProvider
to be used within teh SignatureScope finder - setTokenIdentifierProvider(TokenIdentifierProvider) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- setTokenReferencesDigestAlgorithm(DigestAlgorithm) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Sets a
DigestAlgorithm
to create CompleteCertificateRefs/CompleteRevocationRefs for -C level Default : SHA256 - setToSignDocument(RemoteDocument) - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignOneDocumentDTO
-
Sets document to be signed
- setToSignDocument(RemoteDocument) - Method in class eu.europa.esig.dss.ws.signature.dto.PDFExternalSignDocumentDTO
-
Sets the document to be signed
- setToSignDocument(RemoteDocument) - Method in class eu.europa.esig.dss.ws.signature.dto.SignOneDocumentDTO
-
Sets document to be signed
- setToSignDocuments(List<RemoteDocument>) - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignMultipleDocumentsDTO
-
Sets a list of documents to be signed
- setToSignDocuments(List<RemoteDocument>) - Method in class eu.europa.esig.dss.ws.signature.dto.SignMultipleDocumentDTO
-
Sets a list of documents to be signed
- setToTimestampDocument(RemoteDocument) - Method in class eu.europa.esig.dss.ws.signature.dto.TimestampOneDocumentDTO
-
Sets a document to be timestamped
- setToTimestampDocuments(List<RemoteDocument>) - Method in class eu.europa.esig.dss.ws.signature.dto.TimestampMultipleDocumentDTO
-
Sets a list of documents to be timestamped
- setTradeNames(Map<String, List<String>>) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Sets a map of trade names
- setTransformationNames(List<String>) - Method in class eu.europa.esig.dss.validation.ReferenceValidation
-
Sets a list of transforms for the reference
- setTransformations(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
- setTransformations(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
- setTransformerFactoryBuilder(TransformerFactoryBuilder) - Method in class eu.europa.esig.dss.jaxb.common.XmlDefinerUtils
-
Sets a pre-configured builder to instantiate a
TransformerFactory
- setTransforms(TransformsType) - Method in class eu.europa.esig.xades.jaxb.xades111.HashDataInfoType
-
Sets the value of the transforms property.
- setTransforms(TransformsType) - Method in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesReferenceType
-
Sets the value of the transforms property.
- setTransforms(TransformsType) - Method in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdType
-
Sets the value of the transforms property.
- setTransforms(TransformsType) - Method in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesReferenceType
-
Sets the value of the transforms property.
- setTransforms(TransformsType) - Method in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdType
-
Sets the value of the transforms property.
- setTransforms(TransformsType) - Method in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdType
-
Sets the value of the transforms property.
- setTransforms(TransformsType) - Method in class eu.europa.esig.xmldsig.jaxb.ReferenceType
-
Sets the value of the transforms property.
- setTransforms(TransformsType) - Method in class eu.europa.esig.xmldsig.jaxb.RetrievalMethodType
-
Sets the value of the transforms property.
- setTransforms(TransformsType) - Method in class eu.europa.esig.xmlenc.jaxb.CipherReferenceType
-
Sets the value of the transforms property.
- setTransforms(List<DSSTransform>) - Method in class eu.europa.esig.dss.xades.reference.DSSReference
-
Sets a list of transforms to perform
- setTransforms(List<DSSTransform>) - Method in class eu.europa.esig.dss.xades.signature.XmlPolicyWithTransforms
-
Sets the list of Transforms to incorporate into the signature
- setTransforms(Element) - Method in class eu.europa.esig.dss.xades.validation.XAdESSignaturePolicy
-
Sets a 'ds:Transforms' node
- setTrustAnchor(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.CertificateChainType
-
Sets the value of the trustAnchor property.
- setTrustAnchor(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
-
Sets the value of the trustAnchor property.
- setTrustAnchor(Boolean) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
-
Sets the value of the trustAnchor property.
- setTrustAnchorBPPolicy(boolean) - Method in class eu.europa.esig.dss.model.BLevelParameters
-
Allows to set the trust anchor policy to use when creating -B and -LT levels.
- setTrustAnchorBPPolicy(boolean) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
-
Allows to set the trust anchor policy to use when creating -B and -LT levels.
- setTrustAnchors(XmlTrustAnchors) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlCertificate
-
Sets the value of the trustAnchors property.
- setTrustAnchors(List<XmlTrustAnchor>) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- setTrusted(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
-
Sets the value of the trusted property.
- setTrusted(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
-
Sets the value of the trusted property.
- setTrusted(Boolean) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlCertificate
-
Sets the value of the trusted property.
- setTrustedCertSources(CertificateSource...) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Sets multiple trusted certificate sources.
- setTrustedCertSources(CertificateSource...) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setTrustedCertSources(ListCertificateSource) - Method in interface eu.europa.esig.dss.validation.CertificateVerifier
-
Sets a list of trusted certificate sources
- setTrustedCertSources(ListCertificateSource) - Method in class eu.europa.esig.dss.validation.CommonCertificateVerifier
- setTrustedList(XmlTrustedList) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets corresponding Trusted List
- setTrustedList(RemoteDocument) - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignTrustedListDTO
-
Sets an XML Trusted List to be signed
- setTrustedList(RemoteDocument) - Method in class eu.europa.esig.dss.ws.signature.dto.SignTrustedListDTO
-
Sets an XML Trusted List to be signed
- setTrustedListCertificateSource(TrustedListsCertificateSource) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the TrustedListsCertificateSource to be filled with the job
- setTrustedLists(List<XmlTrustedList>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- setTrustedListSources(TLSource...) - Method in class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Sets the additional TL Sources
- setTrustedServiceProviders(List<XmlTrustedServiceProvider>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- setTrustedServices(List<XmlTrustedService>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
- setTrustedServiceStatus(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the trustedServiceStatus property.
- setTrustedServiceTypeIdentifier(MultiValuesConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the trustedServiceTypeIdentifier property.
- setTrustPropertiesByCertificates(Map<CertificateToken, List<TrustProperties>>) - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
-
The method allows to fill the CertificateSource
- setTrustServiceEquivalenceInformation(XmlTrustServiceEquivalenceInformation) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRACertificateMapping
-
Sets the value of the trustServiceEquivalenceInformation property.
- setTrustServiceEquivalenceStatus(MRAStatus) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
-
Sets the value of the trustServiceEquivalenceStatus property.
- setTrustServiceEquivalenceStatus(MRAStatus) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
-
Sets the value of the trustServiceEquivalenceStatus property.
- setTrustServiceEquivalenceStatusStartingTime(XMLGregorianCalendar) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
-
Sets the value of the trustServiceEquivalenceStatusStartingTime property.
- setTrustServiceEquivalenceStatusStartingTime(XMLGregorianCalendar) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
-
Sets the value of the trustServiceEquivalenceStatusStartingTime property.
- setTrustServiceLegalIdentifier(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRATrustServiceMapping
-
Sets the value of the trustServiceLegalIdentifier property.
- setTrustServiceLegalIdentifier(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustServiceEquivalenceInformation
-
Sets the value of the trustServiceLegalIdentifier property.
- setTrustServiceLegalIdentifier(String) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
-
Sets the value of the trustServiceLegalIdentifier property.
- setTrustServiceName(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
-
Sets the value of the trustServiceName property.
- setTrustServicePredicate(Predicate<TSPServiceType>) - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Sets a predicate to filter TrustServices
- setTrustServiceProvider(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
-
Sets the value of the trustServiceProvider property.
- setTrustServiceProvider(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchor
-
Sets the value of the trustServiceProvider property.
- setTrustServiceProviderList(TrustServiceProviderListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
-
Sets the value of the trustServiceProviderList property.
- setTrustServiceProviderPredicate(Predicate<TSPType>) - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Sets a predicate to filter TrustServiceProviders
- setTrustServiceProviderRegistrationId(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
-
Sets the value of the trustServiceProviderRegistrationId property.
- setTrustServiceProviderRegistrationId(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchor
-
Sets the value of the trustServiceProviderRegistrationId property.
- setTrustServiceProviders(List<TrustServiceProvider>) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets trust service providers
- setTrustServiceProviders(List<TrustServiceProvider>) - Method in class eu.europa.esig.dss.tsl.parsing.TLParsingResult
-
Sets trust service providers
- setTrustServiceTSLQualificationExtensionEquivalenceList(TrustServiceTSLQualificationExtensionEquivalenceListType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
-
Sets the value of the trustServiceTSLQualificationExtensionEquivalenceList property.
- setTrustServiceTSLQualificationExtensionEquivalenceList(TrustServiceTSLQualificationExtensionEquivalenceListType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
-
Sets the value of the trustServiceTSLQualificationExtensionEquivalenceList property.
- setTrustServiceTSLQualificationExtensionName(TrustServiceTSLQualificationExtensionNameType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLQualificationExtensionEquivalenceListType
-
Sets the value of the trustServiceTSLQualificationExtensionName property.
- setTrustServiceTSLQualificationExtensionNamePointedParty(String) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLQualificationExtensionNameType
-
Sets the value of the trustServiceTSLQualificationExtensionNamePointedParty property.
- setTrustServiceTSLQualificationExtensionNamePointingParty(String) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLQualificationExtensionNameType
-
Sets the value of the trustServiceTSLQualificationExtensionNamePointingParty property.
- setTrustServiceTSLStatusEquivalenceList(TrustServiceTSLStatusEquivalenceListType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
-
Sets the value of the trustServiceTSLStatusEquivalenceList property.
- setTrustServiceTSLStatusEquivalenceList(TrustServiceTSLStatusEquivalenceListType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
-
Sets the value of the trustServiceTSLStatusEquivalenceList property.
- setTrustServiceTSLStatusInvalidEquivalence(TrustServiceTSLStatusEquivalenceType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusEquivalenceListType
-
Sets the value of the trustServiceTSLStatusInvalidEquivalence property.
- setTrustServiceTSLStatusListPointedParty(TrustServiceTSLStatusList) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusEquivalenceType
-
Sets the value of the trustServiceTSLStatusListPointedParty property.
- setTrustServiceTSLStatusListPointingParty(TrustServiceTSLStatusList) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusEquivalenceType
-
Sets the value of the trustServiceTSLStatusListPointingParty property.
- setTrustServiceTSLStatusValidEquivalence(TrustServiceTSLStatusEquivalenceType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusEquivalenceListType
-
Sets the value of the trustServiceTSLStatusValidEquivalence property.
- setTrustServiceTSLTypeEquivalenceList(TrustServiceTSLTypeEquivalenceListType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
-
Sets the value of the trustServiceTSLTypeEquivalenceList property.
- setTrustServiceTSLTypeEquivalenceList(TrustServiceTSLTypeEquivalenceListType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
-
Sets the value of the trustServiceTSLTypeEquivalenceList property.
- setTrustServiceTSLTypeListPointedParty(TrustServiceTSLTypeListType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeEquivalenceListType
-
Sets the value of the trustServiceTSLTypeListPointedParty property.
- setTrustServiceTSLTypeListPointingParty(TrustServiceTSLTypeListType) - Method in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeEquivalenceListType
-
Sets the value of the trustServiceTSLTypeListPointingParty property.
- setTrustStrategy(TrustStrategy) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets the
TrustStrategy
- setTS(SATimestampType) - Method in class eu.europa.esig.validationreport.jaxb.SAVRIType
-
Sets the value of the ts property.
- setTSAGeneralName(XmlTSAGeneralName) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Sets the value of the tsaGeneralName property.
- setTSAGeneralNameContentMatch(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Sets the value of the tsaGeneralNameContentMatch property.
- setTSAGeneralNameOrderMatch(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Sets the value of the tsaGeneralNameOrderMatch property.
- setTSAGeneralNamePresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Sets the value of the tsaGeneralNamePresent property.
- setTSLLocation(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType
-
Sets the value of the tslLocation property.
- setTSLSequenceNumber(BigInteger) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the tslSequenceNumber property.
- setTSLTag(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
-
Sets the value of the tslTag property.
- setTslType(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
-
Sets the value of the tslType property.
- setTSLType(TSLType) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets the TSLType
- setTSLType(TSLType) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Sets the TSLType
- setTSLType(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Sets the value of the tslType property.
- setTSLType(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchor
-
Sets the value of the tslType property.
- setTSLType(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the tslType property.
- setTSLVersionIdentifier(BigInteger) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
-
Sets the value of the tslVersionIdentifier property.
- setTSPAddress(AddressType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
-
Sets the value of the tspAddress property.
- setTSPInformation(TSPInformationType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPType
-
Sets the value of the tspInformation property.
- setTSPInformation(TSPInformationType) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidatorType
-
Sets the value of the tspInformation property.
- setTSPInformationExtensions(ExtensionsListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
-
Sets the value of the tspInformationExtensions property.
- setTSPInformationURI(NonEmptyMultiLangURIListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
-
Sets the value of the tspInformationURI property.
- setTSPName(InternationalNamesType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
-
Sets the value of the tspName property.
- setTSPName(InternationalNamesType) - Method in class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
-
Sets the value of the tspName property.
- setTspNames(List<String>) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets Trusted Service Provider names
- setTSPNames(List<XmlLangAndValue>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
- setTSPRegistrationIdentifiers(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
- setTspServer(String) - Method in class eu.europa.esig.dss.service.tsp.OnlineTSPSource
-
Set the URL of the TSA
- setTSPServiceDefinitionURI(NonEmptyMultiLangURIListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
-
Sets the value of the tspServiceDefinitionURI property.
- setTSPServices(TSPServicesListType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPType
-
Sets the value of the tspServices property.
- setTspSource(TSPSource) - Method in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineT
-
Sets the TSP source to be used when extending the digital signature
- setTspSource(TSPSource) - Method in class eu.europa.esig.dss.pades.signature.ExternalCMSService
-
This setter allows to define the TSP (timestamp provider) source for T-level signature creation.
- setTspSource(TSPSource) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
- setTspSource(TSPSource) - Method in class eu.europa.esig.dss.pades.signature.PAdESWithExternalCMSService
-
This setter allows to define the TSP (timestamp provider) source.
- setTspSource(TSPSource) - Method in class eu.europa.esig.dss.signature.AbstractSignatureService
- setTspSource(TSPSource) - Method in interface eu.europa.esig.dss.signature.DocumentSignatureService
-
This setter allows to define the TSP (timestamp provider) source.
- setTspSource(TSPSource) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
-
Sets the TSP source to be used when extending the digital signature
- setTSPSource(TSPSource) - Method in class eu.europa.esig.dss.ws.timestamp.remote.RemoteTimestampService
-
Sets the TSP Source
- setTspSources(Map<String, TSPSource>) - Method in class eu.europa.esig.dss.spi.x509.tsp.CompositeTSPSource
-
This setter allows to provide multiple tspSources.
- setTSPTradeName(InternationalNamesType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
-
Sets the value of the tspTradeName property.
- setTspTradeNames(List<String>) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets Trusted Service Provider trade names
- setTSPTradeNames(List<XmlLangAndValue>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
- setTU(String) - Method in class eu.europa.esig.validationreport.jaxb.SAVRIType
-
Sets the value of the tu property.
- setType(Context) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Sets the value of the type property.
- setType(DigestMatcherType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
-
Sets the value of the type property.
- setType(DigestMatcherType) - Method in class eu.europa.esig.dss.validation.ReferenceValidation
-
Sets type of the reference
- setType(GeneralNameType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralName
-
Sets the value of the type property.
- setType(RevocationType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocation
-
Sets the value of the type property.
- setType(RevocationType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
-
Sets the value of the type property.
- setType(TimestampType) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
-
Sets the value of the type property.
- setType(TimestampType) - Method in class eu.europa.esig.dss.ws.dto.TimestampDTO
-
Sets type of the timestamp
- setType(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessTimestamp
-
Sets the value of the type property.
- setType(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModification
-
Sets the value of the type property.
- setType(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
-
Sets the value of the type property.
- setType(String) - Method in class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
-
Sets type
- setType(String) - Method in class eu.europa.esig.dss.spi.tsl.ServiceTypeASi
-
Sets the ServiceTypeIdentifier value
- setType(String) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
-
Sets a type
- setType(String) - Method in class eu.europa.esig.dss.xades.reference.DSSReference
-
Sets Type attribute of the reference
- setType(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AttributedNonEmptyURIType
-
Sets the value of the type property.
- setType(String) - Method in class eu.europa.esig.validationreport.jaxb.TypedDataType
-
Sets the value of the type property.
- setType(String) - Method in class eu.europa.esig.xmldsig.jaxb.ReferenceType
-
Sets the value of the type property.
- setType(String) - Method in class eu.europa.esig.xmldsig.jaxb.RetrievalMethodType
-
Sets the value of the type property.
- setType(String) - Method in class eu.europa.esig.xmlenc.jaxb.EncryptedType
-
Sets the value of the type property.
- setTypeAsiEquivalence(Map<ServiceTypeASi, ServiceTypeASi>) - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence.ServiceEquivalenceBuilder
-
Sets a map of AdditionalServiceInformation equivalences between pointed and pointing parties
- setTypeAsiEquivalence(Map<ServiceTypeASi, ServiceTypeASi>) - Method in class eu.europa.esig.dss.spi.tsl.ServiceEquivalence
-
Sets a map of AdditionalServiceInformation equivalences between pointed and pointing parties
- setTypeOfProof(TypeOfProof) - Method in class eu.europa.esig.validationreport.jaxb.POEType
-
Sets the value of the typeOfProof property.
- setUndefinedChanges(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
-
Sets the value of the undefinedChanges property.
- setUnicitySigningCertificate(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Sets the value of the unicitySigningCertificate property.
- setUnit(TimeUnit) - Method in class eu.europa.esig.dss.policy.jaxb.TimeConstraint
-
Sets the value of the unit property.
- setUnknownStatus(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
-
Sets the value of the unknownStatus property.
- setUnprotected(Map<String, Object>) - Method in class eu.europa.esig.dss.jades.validation.JWS
-
Sets the unprotected header
- setUnsignedAttributes(UnsignedAttributesConstraints) - Method in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
-
Sets the value of the unsignedAttributes property.
- setUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedPropertiesType
-
Sets the value of the unsignedDataObjectProperties property.
- setUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedPropertiesType
-
Sets the value of the unsignedDataObjectProperties property.
- setUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades132.UnsignedPropertiesType
-
Sets the value of the unsignedDataObjectProperties property.
- setUnsignedProperties(UnsignedPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesType
-
Sets the value of the unsignedProperties property.
- setUnsignedProperties(UnsignedPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesType
-
Sets the value of the unsignedProperties property.
- setUnsignedProperties(UnsignedPropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesType
-
Sets the value of the unsignedProperties property.
- setUnsignedSignatureProperties(UnsignedSignaturePropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades111.UnsignedPropertiesType
-
Sets the value of the unsignedSignatureProperties property.
- setUnsignedSignatureProperties(UnsignedSignaturePropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades122.UnsignedPropertiesType
-
Sets the value of the unsignedSignatureProperties property.
- setUnsignedSignatureProperties(UnsignedSignaturePropertiesType) - Method in class eu.europa.esig.xades.jaxb.xades132.UnsignedPropertiesType
-
Sets the value of the unsignedSignatureProperties property.
- setUnsupportedDocuments(List<DSSDocument>) - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Sets unsupported documents
- setUpdateDate(String) - Method in class eu.europa.esig.dss.policy.jaxb.AlgoExpirationDate
-
Sets the value of the updateDate property.
- setUri(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicAlgorithm
-
Sets the value of the uri property.
- setUri(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateContentEquivalence
-
Sets the value of the uri property.
- setUri(String) - Method in class eu.europa.esig.dss.model.CommonCommitmentType
-
Sets URI identifying the CommitmentType Use : CONDITIONAL (should be present in XAdES, JAdES)
- setUri(String) - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Sets the signature policy URI
- setUri(String) - Method in class eu.europa.esig.dss.xades.reference.DSSReference
-
Sets URI attribute of the reference
- setUri(String) - Method in class eu.europa.esig.trustedlist.jaxb.ecc.QualifierType
-
Sets the value of the uri property.
- setUri(String) - Method in class eu.europa.esig.xades.jaxb.xades111.HashDataInfoType
-
Sets the value of the uri property.
- setURI(NonEmptyMultiLangURIType) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AdditionalServiceInformationType
-
Sets the value of the uri property.
- setURI(NonEmptyMultiLangURIType) - Method in class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.asic.manifest.jaxb.SigReferenceType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampInclude
-
Sets the reference URI
- setURI(String) - Method in class eu.europa.esig.dss.ws.dto.TimestampIncludeDTO
-
Sets the reference URI
- setURI(String) - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectRepresentationType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xades.jaxb.xades111.CRLIdentifierType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xades.jaxb.xades111.OCSPIdentifierType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesReferenceType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xades.jaxb.xades122.CertIDType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xades.jaxb.xades122.CRLIdentifierType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xades.jaxb.xades122.IncludeType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xades.jaxb.xades122.OCSPIdentifierType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesReferenceType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xades.jaxb.xades132.CertIDType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xades.jaxb.xades132.CRLIdentifierType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xades.jaxb.xades132.IncludeType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xades.jaxb.xades132.OCSPIdentifierType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesReferenceType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xades.jaxb.xades132.ReferenceInfoType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xades.jaxb.xades141.ValidationDataType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xmldsig.jaxb.ReferenceType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xmldsig.jaxb.RetrievalMethodType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xmlenc.jaxb.CipherReferenceType
-
Sets the value of the uri property.
- setURI(String) - Method in class eu.europa.esig.xmlenc.jaxb.ReferenceType
-
Sets the value of the uri property.
- setUrl(String) - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Sets distributionPoint url ...
- setUrl(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Sets the value of the url property.
- setUrl(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Sets the value of the url property.
- setUrl(String) - Method in class eu.europa.esig.dss.model.x509.extension.PdsLocation
-
Sets URL
- setUrl(String) - Method in class eu.europa.esig.dss.tsl.source.TLSource
-
Sets the TL access URL
- setURL(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlTLAnalysis
-
Sets the value of the url property.
- setUse(KeyTypes) - Method in class eu.europa.esig.saml.jaxb.metadata.KeyDescriptorType
-
Sets the value of the use property.
- setUsedCertificates(List<XmlCertificate>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- setUsedRevocations(List<XmlRevocation>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- setUsedTimestamps(List<XmlTimestamp>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- setUsePseudonym(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
-
Sets the value of the usePseudonym property.
- setUser(String) - Method in class eu.europa.esig.dss.service.http.proxy.ProxyProperties
-
Set the proxy user
- setUsername(String) - Method in class eu.europa.esig.dss.service.http.commons.UserCredentials
-
Sets the username
- setUserNotice(XmlUserNotice) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
-
Sets the value of the userNotice property.
- setUserNotice(UserNotice) - Method in class eu.europa.esig.dss.model.Policy
-
Sets the SP UserNotice qualifier
- setUserNotice(UserNotice) - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Sets user notice that should be displayed when the signature is verified
- setUseSystemProperties(boolean) - Method in class eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Sets if the default system network properties shall be used Default: FALSE (system properties are not used) NOTE: all other configured property may override the default behavior!
- setValAssuredSTCerts(boolean) - Method in class eu.europa.esig.dss.model.x509.extension.ValidityAssuredShortTerm
-
Sets the ext-etsi-valassured-ST-certs extension value
- setValid(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlByteRange
-
Sets the value of the valid property.
- setValid(boolean) - Method in class eu.europa.esig.dss.pades.validation.ByteRange
-
Sets whether /ByteRange has passed the verification against the PDF document
- setValid(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlStructuralValidation
-
Sets the value of the valid property.
- setValid(Boolean) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlPDFAInfo
-
Sets the value of the valid property.
- setValidateXml(boolean) - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
-
Set if the XML shall be validated
- setValidationConstraintIdentifier(String) - Method in class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType
-
Sets the value of the validationConstraintIdentifier property.
- setValidationConstraintsEvaluationReport(ValidationConstraintsEvaluationReportType) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Sets the value of the validationConstraintsEvaluationReport property.
- setValidationDate(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
-
Sets the value of the validationDate property.
- setValidationLevel(ValidationLevel) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
This method allows to specify the validation level (Basic / Timestamp / Long Term / Archival).
- setValidationLevel(ValidationLevel) - Method in interface eu.europa.esig.dss.validation.executor.DocumentProcessExecutor
-
This method allows to set the validation level that is used during the validation process execution.
- setValidationLevel(ValidationLevel) - Method in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
- setValidationLevel(ValidationLevel) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- setValidationLevel(ValidationLevel) - Method in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
- setValidationMessages(XmlValidationMessages) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlPDFAInfo
-
Sets the value of the validationMessages property.
- setValidationMessages(List<String>) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFAInfo
- setValidationObjectId(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
-
Sets the value of the validationObjectId property.
- setValidationObjectId(VOReferenceType) - Method in class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
-
Sets the value of the validationObjectId property.
- setValidationObjectRepresentation(ValidationObjectRepresentationType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
-
Sets the value of the validationObjectRepresentation property.
- setValidationPolicy(ValidationPolicy) - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
-
Sets the validation policy
- setValidationPolicy(ValidationPolicy) - Method in interface eu.europa.esig.dss.validation.executor.ProcessExecutor
-
This method allows to set the validation policy that is used during the validation process execution.
- setValidationPolicy(XmlValidationPolicy) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSimpleCertificateReport
-
Sets the value of the validationPolicy property.
- setValidationPolicy(XmlValidationPolicy) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Sets the value of the validationPolicy property.
- setValidationProcessArchivalData(XmlValidationProcessArchivalData) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
-
Sets the value of the validationProcessArchivalData property.
- setValidationProcessBasicSignature(XmlValidationProcessBasicSignature) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
-
Sets the value of the validationProcessBasicSignature property.
- setValidationProcessLongTermData(XmlValidationProcessLongTermData) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
-
Sets the value of the validationProcessLongTermData property.
- setValidationProcessTimestamp(XmlValidationProcessTimestamp) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlTimestamp
-
Sets the value of the validationProcessTimestamp property.
- setValidationReport(SignatureValidationReportType) - Method in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
-
Sets the value of the validationReport property.
- setValidationReport(ValidationReportType) - Method in class eu.europa.esig.dss.ws.validation.dto.WSReportsDTO
-
Sets the ETSI validation report
- setValidationReportDataHandler(DataHandler) - Method in class eu.europa.esig.dss.ws.validation.dto.WSReportsDTO
-
Sets a validation report data handler
- setValidationService(RemoteCertificateValidationService) - Method in class eu.europa.esig.dss.ws.cert.validation.rest.RestCertificateValidationServiceImpl
-
Sets the certificate validation service
- setValidationService(RemoteCertificateValidationService) - Method in class eu.europa.esig.dss.ws.cert.validation.soap.SoapCertificateValidationServiceImpl
-
Sets the certificate validation service
- setValidationService(RemoteDocumentValidationService) - Method in class eu.europa.esig.dss.ws.validation.rest.RestDocumentValidationServiceImpl
-
Default constructor
- setValidationService(RemoteDocumentValidationService) - Method in class eu.europa.esig.dss.ws.validation.soap.SoapDocumentValidationServiceImpl
-
Default constructor
- setValidationSignatureQualification(XmlValidationSignatureQualification) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
-
Sets the value of the validationSignatureQualification property.
- setValidationStatus(ValidationStatusType) - Method in class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType
-
Sets the value of the validationStatus property.
- setValidationTime(ValidationTime) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationCertificateQualification
-
Sets the value of the validationTime property.
- setValidationTime(Date) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
-
Sets the value of the validationTime property.
- setValidationTime(Date) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlDetailedReport
-
Sets the value of the validationTime property.
- setValidationTime(Date) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSimpleCertificateReport
-
Sets the value of the validationTime property.
- setValidationTime(Date) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Sets the value of the validationTime property.
- setValidationTime(Date) - Method in class eu.europa.esig.dss.validation.CertificateValidator
-
Sets the validationTime
- setValidationTime(Date) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Allows to define a custom validation time
- setValidationTime(Date) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Allows to define a custom validation time
- setValidationTime(Date) - Method in class eu.europa.esig.dss.ws.cert.validation.dto.CertificateToValidateDTO
-
Sets the validation time
- setValidationTime(Date) - Method in class eu.europa.esig.validationreport.jaxb.ValidationTimeInfoType
-
Sets the value of the validationTime property.
- setValidationTimeInfo(ValidationTimeInfoType) - Method in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
-
Sets the value of the validationTimeInfo property.
- setValidationTimestampQualification(XmlValidationTimestampQualification) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlTimestamp
-
Sets the value of the validationTimestampQualification property.
- setValidatorConfigurator(ValidatorConfigurator) - Method in class eu.europa.esig.dss.jaxb.common.XmlDefinerUtils
-
Sets a pre-configured builder to instantiate a
Validator
- setValidityAssuredShortTerm(ValidityAssuredShortTerm) - Method in class eu.europa.esig.dss.model.x509.extension.CertificateExtensions
-
Sets the ext-etsi-valassured-ST-certs value
- setValidSignaturesCount(int) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
-
Sets the value of the validSignaturesCount property.
- setValidUntil(XMLGregorianCalendar) - Method in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
-
Sets the value of the validUntil property.
- setValidUntil(XMLGregorianCalendar) - Method in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
-
Sets the value of the validUntil property.
- setValidUntil(XMLGregorianCalendar) - Method in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
-
Sets the value of the validUntil property.
- setValidUntil(XMLGregorianCalendar) - Method in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
-
Sets the value of the validUntil property.
- setValue(boolean) - Method in class eu.europa.esig.trustedlist.jaxb.ecc.KeyUsageBitType
-
Sets the value of the value property.
- setValue(byte[]) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlIssuerSerial
-
Sets the value of the value property.
- setValue(byte[]) - Method in class eu.europa.esig.dss.model.Digest
-
Sets the digest value
- setValue(byte[]) - Method in class eu.europa.esig.dss.model.SignatureValue
-
Sets the SignatureValue binaries
- setValue(byte[]) - Method in class eu.europa.esig.dss.ws.dto.DigestDTO
-
Sets the digest value
- setValue(byte[]) - Method in class eu.europa.esig.dss.ws.dto.SignatureValueDTO
-
Sets the SignatureValue binaries
- setValue(byte[]) - Method in class eu.europa.esig.xades.jaxb.xades111.EncapsulatedPKIDataType
-
Sets the value of the value property.
- setValue(byte[]) - Method in class eu.europa.esig.xades.jaxb.xades122.EncapsulatedPKIDataType
-
Sets the value of the value property.
- setValue(byte[]) - Method in class eu.europa.esig.xades.jaxb.xades132.EncapsulatedPKIDataType
-
Sets the value of the value property.
- setValue(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.SignatureValueType
-
Sets the value of the value property.
- setValue(int) - Method in class eu.europa.esig.dss.model.x509.extension.InhibitAnyPolicy
-
Sets the InhibitAnyPolicy constraint value
- setValue(SignatureQualification) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureLevel
-
Sets the value of the value property.
- setValue(TimestampQualification) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestampLevel
-
Sets the value of the value property.
- setValue(Model) - Method in class eu.europa.esig.dss.policy.jaxb.ModelConstraint
-
Sets the value of the value property.
- setValue(Integer) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlInhibitAnyPolicy
-
Sets the value of the value property.
- setValue(Integer) - Method in class eu.europa.esig.dss.policy.jaxb.IntValueConstraint
-
Sets the value of the value property.
- setValue(Integer) - Method in class eu.europa.esig.dss.policy.jaxb.TimeConstraint
-
Sets the value of the value property.
- setValue(Object) - Method in class eu.europa.esig.validationreport.jaxb.TypedDataType
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlMessage
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlSemantic
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlDistinguishedName
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralName
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlLangAndValue
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModification
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlOID
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTSAGeneralName
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.dss.jades.HTTPHeader
-
Sets a String value of HTTP Header
- setValue(String) - Method in class eu.europa.esig.dss.model.x509.extension.GeneralName
-
Sets the string representation of the GeneralName value
- setValue(String) - Method in class eu.europa.esig.dss.policy.jaxb.Algo
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.dss.policy.jaxb.ValueConstraint
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlMessage
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlMessage
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSemantic
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.saml.jaxb.assertion.ActionType
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.saml.jaxb.assertion.NameIDType
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.saml.jaxb.dce.DCEValueType
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.saml.jaxb.ecp.RelayStateType
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.saml.jaxb.metadata.AdditionalMetadataLocationType
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.saml.jaxb.metadata.LocalizedNameType
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.saml.jaxb.metadata.LocalizedURIType
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.saml.jaxb.protocol.StatusCodeType
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.AttributedNonEmptyURIType
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangNormStringType
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangStringType
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIType
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.xades.jaxb.xades111.IdentifierType
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.xades.jaxb.xades122.IdentifierType
-
Sets the value of the value property.
- setValue(String) - Method in class eu.europa.esig.xades.jaxb.xades132.IdentifierType
-
Sets the value of the value property.
- setVCI(XmlVCI) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Sets the value of the vci property.
- setVerifiedAlgorithm(XmlCryptographicAlgorithm) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlCC
-
Sets the value of the verifiedAlgorithm property.
- setVerifier(CertificateVerifier) - Method in class eu.europa.esig.dss.ws.cert.validation.common.RemoteCertificateValidationService
-
Sets the CertificateVerifier
- setVerifier(CertificateVerifier) - Method in class eu.europa.esig.dss.ws.validation.common.RemoteDocumentValidationService
-
Sets the certificate verifier
- setVersion(int) - Method in class eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
-
Sets the version
- setVersion(Integer) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Sets the value of the version property.
- setVersion(Integer) - Method in class eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
-
Sets the version
- setVersion(String) - Method in class eu.europa.esig.dss.spi.tsl.MRA
-
Sets the version attribute value
- setVersion(String) - Method in class eu.europa.esig.saml.jaxb.assertion.AssertionType
-
Sets the value of the version property.
- setVersion(String) - Method in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
-
Sets the value of the version property.
- setVersion(String) - Method in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
-
Sets the value of the version property.
- setVersion(BigInteger) - Method in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
-
Sets the value of the version property.
- setVisualDifferences(List<PdfModification>) - Method in class eu.europa.esig.dss.pdf.modifications.PdfModificationDetection
-
Sets visual differences
- setVRIDictionaryCreationTime(Date) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Sets the value of the vriDictionaryCreationTime property.
- setVTS(XmlVTS) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Sets the value of the vts property.
- setWantAssertionsSigned(Boolean) - Method in class eu.europa.esig.saml.jaxb.metadata.SPSSODescriptorType
-
Sets the value of the wantAssertionsSigned property.
- setWantAuthnRequestsSigned(Boolean) - Method in class eu.europa.esig.saml.jaxb.metadata.IDPSSODescriptorType
-
Sets the value of the wantAuthnRequestsSigned property.
- setWarning(XmlMessage) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
-
Sets the value of the warning property.
- setWellSigned(boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
-
Sets the value of the wellSigned property.
- setWhichDocument(Object) - Method in class eu.europa.esig.validationreport.jaxb.XAdESSignaturePtrType
-
Sets the value of the whichDocument property.
- setWidth(float) - Method in class eu.europa.esig.dss.pades.SignatureFieldParameters
-
Sets a width of the signature field
- setWidth(Float) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
-
Sets the signature field box width
- setWrittenConsent(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.IdentificationType
-
Sets the value of the writtenConsent property.
- setWTLS(ExtensionOnlyType) - Method in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
-
Sets the value of the wtls property.
- setX500Principal(X500Principal) - Method in class eu.europa.esig.dss.spi.x509.ResponderId
-
Sets
X500Principal
of the OCSP issuer - setX509Certificate(byte[]) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
-
Sets the value of the x509Certificate property.
- setX509CRL(X509CRL) - Method in class eu.europa.esig.dss.crl.x509.impl.X509CRLValidity
-
Sets the
X509CRL
- setX509IssuerName(String) - Method in class eu.europa.esig.xmldsig.jaxb.X509IssuerSerialType
-
Sets the value of the x509IssuerName property.
- setX509IssuerSerial(byte[]) - Method in class eu.europa.esig.validationreport.jaxb.SACertIDType
-
Sets the value of the x509IssuerSerial property.
- setX509SerialNumber(BigInteger) - Method in class eu.europa.esig.xmldsig.jaxb.X509IssuerSerialType
-
Sets the value of the x509SerialNumber property.
- setX509SKI(byte[]) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
-
Sets the value of the x509SKI property.
- setX509SubjectName(String) - Method in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
-
Sets the value of the x509SubjectName property.
- setX509ValidationDetails(XmlDetails) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Sets the value of the x509ValidationDetails property.
- setXades141Namespace(DSSNamespace) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Sets the XAdES 1.4.1 namespace Default: xades141:http://uri.etsi.org/01903/v1.4.1#
- setXadesNamespace(DSSNamespace) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Sets the XAdES namespace Default: xades:http://uri.etsi.org/01903/v1.3.2#
- setXadesService(MultipleDocumentsSignatureService<XAdESSignatureParameters, XAdESTimestampParameters>) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteMultipleDocumentsSignatureServiceImpl
-
Sets the XAdES multiple signature service
- setXadesService(XAdESService) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureServiceImpl
-
Sets the XAdES signature service
- setXadesService(XAdESService) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteTrustedListSignatureServiceImpl
-
Sets the XAdES signature service
- setXAdESSignaturePtr(XAdESSignaturePtrType) - Method in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
-
Sets the value of the xAdESSignaturePtr property.
- setXCV(XmlXCV) - Method in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
-
Sets the value of the xcv property.
- setXmldsigNamespace(DSSNamespace) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Sets the XMLDSIG namespace Default: ds:http://www.w3.org/2000/09/xmldsig#
- setXMLTimeStamp(AnyType) - Method in class eu.europa.esig.xades.jaxb.xades111.TimeStampType
-
Sets the value of the xmlTimeStamp property.
- setXMLTimeStamp(AnyType) - Method in class eu.europa.esig.xades.jaxb.xades122.TimeStampType
-
Sets the value of the xmlTimeStamp property.
- setXPath(String) - Method in class eu.europa.esig.validationreport.jaxb.XAdESSignaturePtrType
-
Sets the value of the xPath property.
- setXPathElementPlacement(XAdESSignatureParameters.XPathElementPlacement) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Defines the relation to the element referenced by the XPath where the signature will be added (XAdES Enveloped)
- setXPathLocationString(String) - Method in class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Defines the position where the signature will be added (XAdES Enveloped)
- setY(byte[]) - Method in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
-
Sets the value of the y property.
- setZeroHash(boolean) - Method in class eu.europa.esig.dss.validation.SignaturePolicy
-
Sets if the policy is a zero-hash (no hash check shall be performed)
- setZeroHash(Boolean) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicyDigestAlgoAndValue
-
Sets the value of the zeroHash property.
- setZipComment(boolean) - Method in class eu.europa.esig.dss.asic.common.ASiCParameters
-
This method sets if the zip comment will contain the mime type.
- setZipComment(String) - Method in class eu.europa.esig.dss.asic.common.ASiCContent
-
Sets the zip comment
- setZipComment(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
-
Sets the value of the zipComment property.
- setZipComment(String) - Method in class eu.europa.esig.dss.validation.ContainerInfo
-
Sets the zip comment
- setZipCommentPresent(LevelConstraint) - Method in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
-
Sets the value of the zipCommentPresent property.
- setZipContainerHandler(ZipContainerHandler) - Method in class eu.europa.esig.dss.asic.common.ZipUtils
-
Sets a handler to process ZIP-content retrieving Default :
SecureContainerHandler
- setZipCreationDate(Date) - Method in class eu.europa.esig.dss.asic.cades.ASiCWithCAdESTimestampParameters
-
Sets ZIP creation date, used to define a creation date for ZIP container entries
- setZoom(int) - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
-
Defines the signature field zoom in percentage (default value = 100)
- setZoom(Integer) - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
-
Sets the signature field zoom
- SHA1 - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
SHA-1
- SHA224 - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
SHA-224
- SHA256 - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
SHA-256
- SHA3_224 - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
SHA3-224
- SHA3_256 - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
SHA3-256
- SHA3_384 - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
SHA3-384
- SHA3_512 - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
SHA3-512
- SHA384 - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
SHA-384
- SHA512 - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
SHA-512
- SHAKE128 - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
SHAKE-128
- SHAKE256 - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
SHAKE-256
- SHAKE256_512 - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
SHAKE-256 + output 512bits
- SharedSecretChallengeResponseType - Class in eu.europa.esig.saml.jaxb.authn.context
-
This element indicates that the Principal has been authenticated by a challenge-response protocol utilizing shared secret keys and symmetric cryptography.
- SharedSecretChallengeResponseType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.SharedSecretChallengeResponseType
- sharing - Variable in class eu.europa.esig.saml.jaxb.authn.context.KeySharingType
- SHELL - Enum constant in enum eu.europa.esig.dss.policy.jaxb.Model
- SIG_AND_REFS_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIG_AND_REFS_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIG_AND_REFS_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIG_AND_REFS_TIMESTAMP_V2 - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
- SIG_BBB - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- SIG_CONSTRAINTS_FAILURE - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because one or more attributes of the signature do not match the validation constraints.
- SIG_CRYPTO_FAILURE - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into TOTAL-FAILED because the signature value in the signature could not be verified using the signer's public key in the signing certificate.
- SIG_D - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signed data
- SIG_D_ENTRY - Enum constant in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
JAdES Detached entry
- SIG_FIELD_LOCK_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'SigFieldLock'
- SIG_FLAGS_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'SigFlags'
- SIG_P_QUAL - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signature policy qualifier
- SIG_P_QUALS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signature policy qualifiers
- SIG_PID - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signature policy identifier
- SIG_PL - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signature production place
- SIG_POL_DOC - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signature policy document
- SIG_POL_DOC_LOCAL_URI - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
- SIG_POL_LOCAL_URI - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signature policy document local URI
- SIG_POLICY_HASH - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIG_POLICY_HASH - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIG_POLICY_HASH - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIG_POLICY_ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIG_POLICY_ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIG_POLICY_ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIG_POLICY_QUALIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIG_POLICY_QUALIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIG_POLICY_QUALIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIG_POLICY_QUALIFIERS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIG_POLICY_QUALIFIERS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIG_POLICY_QUALIFIERS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIG_PST - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signature Policy Store
- SIG_QUALIFICATION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SIG_R_TST - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signature and References Timestamp
- SIG_REF_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'SigRef'
- SIG_REFERENCE - Enum constant in enum eu.europa.esig.dss.asic.common.definition.ASiCElement
-
SigReference
- SIG_REFERENCE_PATH - Static variable in class eu.europa.esig.dss.asic.common.definition.ASiCPaths
-
"./asic:SigReference"
- SIG_REFERENCE_URI_PATH - Static variable in class eu.europa.esig.dss.asic.common.definition.ASiCPaths
-
"./asic:SigReference@URI"
- SIG_REQUIRED - Enum constant in enum eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
-
Must sign the request
- SIG_T - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Claimed signing time
- SIG_TST - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signature timestamp
- SIG_X5T_S - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
X509 certificate digests
- sigAndRefsTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
- sigAndRefsTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
- sigAndRefsTimestamps - Variable in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Enclosed SignAndRefs timestamps.
- SigDMechanism - Enum in eu.europa.esig.dss.enumerations
-
This Enumeration defines a list of algorithm described in ETSI TS 119 182-1 for incorporation of 'sigD' dictionary (see 5.2.8 The sigD header parameter)
- sigFieldLock - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureField
- sigFieldLock - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- SigFieldLockCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Verifies a signature according to given permissions for the signature field in /SigFieldLock
- SigFieldLockCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.SigFieldLockCheck
-
Default constructor
- SigFieldPermissions - Class in eu.europa.esig.dss.pdf
-
This class defines a list of restrictions imposed to a PDF document modifications by the current signature/field
- SigFieldPermissions() - Constructor for class eu.europa.esig.dss.pdf.SigFieldPermissions
-
Default constructor instantiating object with null values
- sign(DSSDocument, byte[], PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
- sign(DSSDocument, byte[], PAdESCommonParameters) - Method in interface eu.europa.esig.dss.pdf.PDFSignatureService
-
Signs a PDF document
- sign(ToBeSigned, DigestAlgorithm, MaskGenerationFunction, DSSPrivateKeyEntry) - Method in class eu.europa.esig.dss.token.AbstractSignatureTokenConnection
- sign(ToBeSigned, DigestAlgorithm, MaskGenerationFunction, DSSPrivateKeyEntry) - Method in interface eu.europa.esig.dss.token.SignatureTokenConnection
-
This method signs the
toBeSigned
data with the digestdigestAlgorithm
, the maskmgf
and the givenkeyEntry
. - sign(ToBeSigned, DigestAlgorithm, DSSPrivateKeyEntry) - Method in class eu.europa.esig.dss.token.AbstractSignatureTokenConnection
- sign(ToBeSigned, DigestAlgorithm, DSSPrivateKeyEntry) - Method in interface eu.europa.esig.dss.token.SignatureTokenConnection
-
This method signs the
toBeSigned
data with the digestdigestAlgorithm
and the givenkeyEntry
. - sign(ToBeSigned, SignatureAlgorithm, DSSPrivateKeyEntry) - Method in class eu.europa.esig.dss.token.AbstractSignatureTokenConnection
- sign(ToBeSigned, SignatureAlgorithm, DSSPrivateKeyEntry) - Method in interface eu.europa.esig.dss.token.SignatureTokenConnection
-
This method signs the
toBeSigned
data with the pre-defined signature algorithmsignatureAlgorithm
, and the givenkeyEntry
. - sign(ToBeSignedDTO, DigestAlgorithm, MaskGenerationFunction, String) - Method in interface eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnection
-
This method signs the
toBeSigned
data with the digestdigestAlgorithm
, the maskmgf
and the givenalias
. - sign(ToBeSignedDTO, DigestAlgorithm, MaskGenerationFunction, String) - Method in class eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnectionImpl
- sign(ToBeSignedDTO, DigestAlgorithm, MaskGenerationFunction, String) - Method in interface eu.europa.esig.dss.ws.server.signing.rest.client.RestSignatureTokenConnection
-
This method signs the
toBeSigned
data with the digestdigestAlgorithm
, the maskmgf
and the givenalias
. - sign(ToBeSignedDTO, DigestAlgorithm, MaskGenerationFunction, String) - Method in class eu.europa.esig.dss.ws.server.signing.rest.RestSignatureTokenConnectionImpl
- sign(ToBeSignedDTO, DigestAlgorithm, MaskGenerationFunction, String) - Method in interface eu.europa.esig.dss.ws.server.signing.soap.client.SoapSignatureTokenConnection
-
This method signs the
toBeSigned
data with the digestdigestAlgorithm
, the maskmgf
and the givenalias
. - sign(ToBeSignedDTO, DigestAlgorithm, MaskGenerationFunction, String) - Method in class eu.europa.esig.dss.ws.server.signing.soap.SoapSignatureTokenConnectionImpl
- sign(ToBeSignedDTO, DigestAlgorithm, String) - Method in interface eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnection
-
This method signs the
toBeSigned
data with the digestdigestAlgorithm
and the givenalias
. - sign(ToBeSignedDTO, DigestAlgorithm, String) - Method in class eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnectionImpl
- sign(ToBeSignedDTO, DigestAlgorithm, String) - Method in interface eu.europa.esig.dss.ws.server.signing.rest.client.RestSignatureTokenConnection
-
This method signs the
toBeSigned
data with the digestdigestAlgorithm
and the givenalias
. - sign(ToBeSignedDTO, DigestAlgorithm, String) - Method in class eu.europa.esig.dss.ws.server.signing.rest.RestSignatureTokenConnectionImpl
- sign(ToBeSignedDTO, DigestAlgorithm, String) - Method in interface eu.europa.esig.dss.ws.server.signing.soap.client.SoapSignatureTokenConnection
-
This method signs the
toBeSigned
data with the digestdigestAlgorithm
and the givenalias
. - sign(ToBeSignedDTO, DigestAlgorithm, String) - Method in class eu.europa.esig.dss.ws.server.signing.soap.SoapSignatureTokenConnectionImpl
- sign(ToBeSignedDTO, SignatureAlgorithm, String) - Method in interface eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnection
-
This method signs the
toBeSigned
data with the digestsignatureAlgorithm
and the givenalias
. - sign(ToBeSignedDTO, SignatureAlgorithm, String) - Method in class eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnectionImpl
- sign(ToBeSignedDTO, SignatureAlgorithm, String) - Method in interface eu.europa.esig.dss.ws.server.signing.rest.client.RestSignatureTokenConnection
-
This method signs the
toBeSigned
data with the digestdigestAlgorithm
and the givenalias
. - sign(ToBeSignedDTO, SignatureAlgorithm, String) - Method in class eu.europa.esig.dss.ws.server.signing.rest.RestSignatureTokenConnectionImpl
- sign(ToBeSignedDTO, SignatureAlgorithm, String) - Method in interface eu.europa.esig.dss.ws.server.signing.soap.client.SoapSignatureTokenConnection
-
This method signs the
toBeSigned
data with thesignatureAlgorithm
and the givenalias
. - sign(ToBeSignedDTO, SignatureAlgorithm, String) - Method in class eu.europa.esig.dss.ws.server.signing.soap.SoapSignatureTokenConnectionImpl
- SIGN - Enum constant in enum eu.europa.esig.dss.signature.SigningOperation
-
Signature creation
- signature - Variable in class eu.europa.esig.asic.manifest.jaxb.XAdESSignaturesType
- signature - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- signature - Variable in class eu.europa.esig.dss.validation.AbstractSignatureIdentifierBuilder
-
The signature to build identifier for
- signature - Variable in class eu.europa.esig.dss.validation.BaselineRequirementsChecker
-
The signature object
- signature - Variable in class eu.europa.esig.dss.validation.scope.EncapsulatedTimestampScopeFinder
-
AdvancedSignature
embedding the timestamp - signature - Variable in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
The signature is being validated
- signature - Variable in class eu.europa.esig.saml.jaxb.assertion.AssertionType
- signature - Variable in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
- signature - Variable in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
- signature - Variable in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
- signature - Variable in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
- signature - Variable in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
- signature - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
- signature - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
- signature - Variable in class eu.europa.esig.validationreport.jaxb.ValidationReportType
- signature - Variable in class eu.europa.esig.xades.jaxb.xades111.CounterSignatureType
- signature - Variable in class eu.europa.esig.xades.jaxb.xades122.CounterSignatureType
- signature - Variable in class eu.europa.esig.xades.jaxb.xades132.CounterSignatureType
- SIGNATURE - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
Signature
- SIGNATURE - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateSourceType
-
Certificate source extracted from a signature
- SIGNATURE - Enum constant in enum eu.europa.esig.dss.enumerations.Context
-
The processing token is a signature
- SIGNATURE - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampedObjectType
-
Signature
- SIGNATURE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SIGNATURE - Enum constant in enum eu.europa.esig.dss.pdf.PDFServiceMode
-
Used for signature creation
- SIGNATURE - Static variable in class eu.europa.esig.dss.jades.JWSConstants
-
The container for a SignatureValue
- SIGNATURE_ACCEPTANCE_VALIDATION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SIGNATURE_ACCEPTANCE_VALIDATION - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
-
5.2.8 Signature Acceptance Validation (SAV)
- SIGNATURE_ALGORITHM_WITH_KEY_SIZE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SIGNATURE_DEFAULT_FILTER - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
Filter 'Adobe.PPKLite'
- SIGNATURE_DEFAULT_SUBFILTER - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
SubFilter 'ETSI.CAdES.detached'
- SIGNATURE_FILENAME - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
-
The signature filename
- SIGNATURE_METHOD - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
SignatureMethod
- SIGNATURE_METHOD_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:SignedInfo/ds:SignatureMethod"
- SIGNATURE_P7S - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
-
The ASiC-S with CAdES signature document name (META-INF/signature.p7s)
- SIGNATURE_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:Signature"
- SIGNATURE_PKCS7_SHA1_SUBFILTER - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
SubFilter 'adbe.pkcs7.sha1'
- SIGNATURE_PKCS7_SUBFILTER - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
SubFilter 'adbe.pkcs7.detached'
- SIGNATURE_POLICY_DOCUMENT - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
- SIGNATURE_POLICY_ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIGNATURE_POLICY_ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIGNATURE_POLICY_ID - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIGNATURE_POLICY_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIGNATURE_POLICY_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIGNATURE_POLICY_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIGNATURE_POLICY_IMPLIED - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIGNATURE_POLICY_IMPLIED - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIGNATURE_POLICY_IMPLIED - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIGNATURE_POLICY_NOT_AVAILABLE - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because the electronic document containing the details of the policy is not available.
- SIGNATURE_POLICY_STORE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
- SIGNATURE_PRODUCTION_PLACE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIGNATURE_PRODUCTION_PLACE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIGNATURE_PRODUCTION_PLACE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIGNATURE_PRODUCTION_PLACE_V2 - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIGNATURE_PROPERTIES - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
SignatureProperties
- SIGNATURE_PROPERTIES - Enum constant in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
XAdES SignatureProperties element
- SIGNATURE_PROPERTIES_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:Object/ds:SignatureProperties"
- SIGNATURE_PROPERTY - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
SignatureProperty
- SIGNATURE_PROPERTY_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:Object/ds:SignatureProperties/ds:SignatureProperty"
- SIGNATURE_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampType
-
CAdES: id-aa-signatureTimeStampToken, XAdES: SignatureTimeStamp
- SIGNATURE_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.pdf.PDFServiceMode
-
Used for signature timestamp creation
- SIGNATURE_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIGNATURE_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIGNATURE_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIGNATURE_TYPE - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
Signature type 'Sig'
- SIGNATURE_VALUE - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
SignatureValue
- SIGNATURE_VALUE_ID_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:SignatureValue/@Id"
- SIGNATURE_VALUE_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:SignatureValue"
- SignatureAcceptanceValidation - 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
- SignatureAcceptanceValidation(I18nProvider, DiagnosticData, Date, SignatureWrapper, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.SignatureAcceptanceValidation
-
Default constructor
- SignatureAcceptanceValidationResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if the signature validation result is acceptable
- SignatureAcceptanceValidationResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
-
Verifies if the format Signature Acceptance Validation process as per clause 5.2.8 succeeded
- SignatureAcceptanceValidationResultCheck(I18nProvider, T, XmlSAV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.SignatureAcceptanceValidationResultCheck
-
Default constructor
- SignatureAcceptanceValidationResultCheck(I18nProvider, T, XmlSAV, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignatureAcceptanceValidationResultCheck
-
Default constructor
- signatureAlgorithm - Variable in class eu.europa.esig.dss.model.x509.Token
-
The algorithm that was used to sign the token.
- SignatureAlgorithm - Enum in eu.europa.esig.dss.enumerations
-
Supported signature algorithms.
- SignatureAttribute - Interface in eu.europa.esig.dss.validation
-
Defines a child of "signed-signature-properties" or "unsigned-signature-properties" element
- SignatureAttributeIdentifier - Class in eu.europa.esig.dss.validation
-
Identifies uniquely an unsigned attribute of a signature
- SignatureAttributeIdentifier(byte[]) - Constructor for class eu.europa.esig.dss.validation.SignatureAttributeIdentifier
-
Default constructor
- signatureAttributes - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
- SignatureAttributesType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SignatureAttributesType complex type.
- SignatureAttributesType() - Constructor for class eu.europa.esig.validationreport.jaxb.SignatureAttributesType
- SignatureBuilder - Interface in eu.europa.esig.dss.xades
-
Builds a XAdES signature of the defined format
- signatureByteRange - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
- SignatureCertificateSource - Class in eu.europa.esig.dss.validation
-
The advanced signature contains a list of certificate that was needed to validate the signature.
- SignatureCertificateSource() - Constructor for class eu.europa.esig.dss.validation.SignatureCertificateSource
-
Default constructor initializing object with null signing certificate candidates list
- signatureConstraints - Variable in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
- SignatureConstraints - Class in eu.europa.esig.dss.policy.jaxb
-
Group of constraints for the signature(s) (signed/unsigned properties, coverage,...)
- SignatureConstraints() - Constructor for class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
- signatureCRLSource - Variable in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Cached offline signature CRL source
- signatureCryptographicVerification - Variable in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
This variable contains the result of the signature mathematical validation.
- SignatureCryptographicVerification - Class in eu.europa.esig.dss.validation
-
Contains a result if a signature cryptographic validation
- SignatureCryptographicVerification() - Constructor for class eu.europa.esig.dss.validation.SignatureCryptographicVerification
-
Default constructor instantiating object with null values
- signatureDigestReference - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- SignatureDigestReference - Class in eu.europa.esig.dss.validation
-
A signature reference element references a specific electronic signature.
- SignatureDigestReference(Digest) - Constructor for class eu.europa.esig.dss.validation.SignatureDigestReference
-
The default constructor
- SignatureDigestReference(String, Digest) - Constructor for class eu.europa.esig.dss.validation.SignatureDigestReference
-
The constructor for XAdES Signature Digest Reference
- signatureDom - Variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
This variable represents the current DOM signature object.
- SignatureDrawer - Interface in eu.europa.esig.dss.pdf.visible
-
Interface which is responsible to draw the visible signature
- SignatureDrawerFactory - Interface in eu.europa.esig.dss.pdf.visible
-
Factory of
SignatureDrawer
- signatureDuplicated - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- SignatureECDSARIPEMD160 - Class in eu.europa.esig.dss.xades.validation
-
Class SignatureECDSARIPEMD160
- SignatureECDSARIPEMD160() - Constructor for class eu.europa.esig.dss.xades.validation.SignatureECDSARIPEMD160
-
Constructor SignatureECDSARIPEMD160
- SignatureExtension<SP extends AbstractSignatureParameters> - Interface in eu.europa.esig.dss.signature
-
Extends the level of AdES signature of a document.
- SignatureFieldBoxBuilder - Interface in eu.europa.esig.dss.pdf.visible
-
Interface to build a
SignatureFieldBox
The interface is used for a SignatureField position validation on a signature/timestamp/empty field creation - SignatureFieldDimensionAndPosition - Class in eu.europa.esig.dss.pdf.visible
-
Defines visual signature field appearance parameters
- SignatureFieldDimensionAndPosition() - Constructor for class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
-
Default constructor instantiating object with null parameters
- SignatureFieldDimensionAndPositionBuilder - Class in eu.europa.esig.dss.pdf.visible
-
Builds a
SignatureFieldDimensionAndPosition
for visual signature creation - SignatureFieldDimensionAndPositionBuilder(SignatureImageParameters, DSSFontMetrics, AnnotationBox, int) - Constructor for class eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPositionBuilder
-
Default constructor
- SignatureFieldParameters - Class in eu.europa.esig.dss.pades
-
Parameters which allow to create a new signature field in a PDF document
- SignatureFieldParameters() - Constructor for class eu.europa.esig.dss.pades.SignatureFieldParameters
-
Default constructor instantiating object with null values
- signatureFilename - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlManifestFile
- signatureFilename - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- SignatureForm - Enum in eu.europa.esig.dss.enumerations
-
Different signature forms.
- signatureFormat - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- signatureFormat - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
- SignatureFormatChecking - Class in eu.europa.esig.dss.validation.process.bbb.fc
-
5.2.2 Format Checking This building block shall check that the signature to validate is conformant to the applicable base format (e.g.
- SignatureFormatChecking(I18nProvider, DiagnosticData, SignatureWrapper, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.SignatureFormatChecking
-
Default constructor
- SignatureFormatParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
SignatureLevel
- signatureIdentifier - Variable in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Unique signature identifier
- signatureIdentifier - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
- SignatureIdentifier - Class in eu.europa.esig.dss.validation
-
The DSS Signature identifier
- SignatureIdentifier(byte[]) - Constructor for class eu.europa.esig.dss.validation.SignatureIdentifier
-
Default constructor
- SignatureIdentifierBuilder - Interface in eu.europa.esig.dss.validation
-
Builds a deterministic Signature Identifier for the produced reports
- SignatureIdentifierType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SignatureIdentifierType complex type.
- SignatureIdentifierType() - Constructor for class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
- SignatureImageParameters - Class in eu.europa.esig.dss.pades
-
Parameters for a visible signature creation
- SignatureImageParameters() - Constructor for class eu.europa.esig.dss.pades.SignatureImageParameters
-
Default constructor instantiating object with default parameters
- SignatureImageTextParameters - Class in eu.europa.esig.dss.pades
-
This class allows to custom text generation in the PAdES visible signature
- SignatureImageTextParameters() - Constructor for class eu.europa.esig.dss.pades.SignatureImageTextParameters
-
Default constructor instantiating object with default configuration
- signatureIntact - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
- signatureIntact - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- SignatureIntactCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.cv.checks
-
Checks if the signature value is intact
- SignatureIntactCheck(I18nProvider, T, TokenProxy, Context, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactCheck
-
Default constructor
- SignatureIntactWithIdCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.cv.checks
-
Checks if the signature is intact for the given token, with a difference that provides the token's Id to the additional information
- SignatureIntactWithIdCheck(I18nProvider, T, TokenProxy, Context, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactWithIdCheck
-
Default constructor
- SignatureIntegrityValidator - Class in eu.europa.esig.dss.spi.x509
-
Checks signature integrity among a provided list of signing certificate candidates
- SignatureIntegrityValidator() - Constructor for class eu.europa.esig.dss.spi.x509.SignatureIntegrityValidator
-
Default constructor instantiating object with null list of erros
- signatureInvalidityReason - Variable in class eu.europa.esig.dss.model.x509.Token
-
Indicates the token signature invalidity reason.
- signatureLevel - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
- SignatureLevel - Enum in eu.europa.esig.dss.enumerations
-
Signature profiles (form+level) handled by the SD-DSS framework.
- signatureMethod - Variable in class eu.europa.esig.xmldsig.jaxb.SignedInfoType
- SignatureMethodType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for SignatureMethodType complex type.
- SignatureMethodType() - Constructor for class eu.europa.esig.xmldsig.jaxb.SignatureMethodType
- SignatureNotAmbiguousCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Checks if the signature can be identifier
- SignatureNotAmbiguousCheck(I18nProvider, XmlFC, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignatureNotAmbiguousCheck
-
Default constructor
- signatureOCSPSource - Variable in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Cached offline signature OCSP source
- signatureOptions - Variable in class eu.europa.esig.dss.pdf.pdfbox.visible.AbstractPdfBoxSignatureDrawer
-
Contains options of the visual signature
- signatureOrFormFill - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModifications
- signatureOrTimestamp - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
- signatureOrTimestampOrCertificate - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlDetailedReport
- SignaturePackaging - Enum in eu.europa.esig.dss.enumerations
-
Packaging method of the signature
- SignatureParametersBuilder<SP extends SerializableSignatureParameters> - Interface in eu.europa.esig.dss.model
-
A helper interface to hide complexity of a configuration for particular usages and simplify the signature creation
- signaturePolicy - Variable in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
The SignaturePolicy identifier
- SignaturePolicy - Class in eu.europa.esig.dss.validation
-
Represents the values of a SignaturePolicy
- SignaturePolicy() - Constructor for class eu.europa.esig.dss.validation.SignaturePolicy
-
The default constructor for SignaturePolicy.
- SignaturePolicy(String) - Constructor for class eu.europa.esig.dss.validation.SignaturePolicy
-
The default constructor for SignaturePolicy.
- SIGNATUREPOLICYAUTHORITY - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A service responsible for issuing, publishing or maintenance of signature policies.
- SignaturePolicyHashValidCheck - Class in eu.europa.esig.dss.validation.process.bbb.vci.checks
-
Checks if signature policy identifier is present and the hash matched
- SignaturePolicyHashValidCheck(I18nProvider, XmlVCI, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyHashValidCheck
-
Default constructor
- signaturePolicyId - Variable in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdentifierType
- signaturePolicyId - Variable in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdentifierType
- signaturePolicyId - Variable in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdentifierType
- SignaturePolicyIdentifiedCheck - Class in eu.europa.esig.dss.validation.process.bbb.vci.checks
-
Checks if signature policy identifier is present and the policy is identified
- SignaturePolicyIdentifiedCheck(I18nProvider, XmlVCI, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifiedCheck
-
Default constructor
- signaturePolicyIdentifier - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
- signaturePolicyIdentifier - Variable in class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
- signaturePolicyIdentifier - Variable in class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
- signaturePolicyIdentifier - Variable in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
- SignaturePolicyIdentifierCheck - Class in eu.europa.esig.dss.validation.process.bbb.vci.checks
-
Checks if the signature policy identifier is acceptable
- SignaturePolicyIdentifierCheck(I18nProvider, XmlVCI, SignatureWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifierCheck
-
Default constructor
- SignaturePolicyIdentifierType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for SignaturePolicyIdentifierType complex type.
- SignaturePolicyIdentifierType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for SignaturePolicyIdentifierType complex type.
- SignaturePolicyIdentifierType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for SignaturePolicyIdentifierType complex type.
- SignaturePolicyIdentifierType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdentifierType
- SignaturePolicyIdentifierType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdentifierType
- SignaturePolicyIdentifierType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdentifierType
- SignaturePolicyIdType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for SignaturePolicyIdType complex type.
- SignaturePolicyIdType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for SignaturePolicyIdType complex type.
- SignaturePolicyIdType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for SignaturePolicyIdType complex type.
- SignaturePolicyIdType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdType
- SignaturePolicyIdType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdType
- SignaturePolicyIdType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdType
- signaturePolicyImplied - Variable in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdentifierType
- signaturePolicyImplied - Variable in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdentifierType
- signaturePolicyImplied - Variable in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdentifierType
- signaturePolicyProvider - Variable in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
The signature policy provider
- signaturePolicyProvider(SignaturePolicyProvider) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
This method allows to set the
SignaturePolicyProvider
- SignaturePolicyProvider - Class in eu.europa.esig.dss.validation
-
The class is used to retrieve a policy by its SignaturePolicyIdentifier
- SignaturePolicyProvider() - Constructor for class eu.europa.esig.dss.validation.SignaturePolicyProvider
-
Default constructor instantiating object with null data loaded and empty maps
- signaturePolicyStore - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- SignaturePolicyStore - Class in eu.europa.esig.dss.model
-
Represents the SignaturePolicyStore
- SignaturePolicyStore() - Constructor for class eu.europa.esig.dss.model.SignaturePolicyStore
-
Default constructor instantiating object with null values
- SignaturePolicyStoreBuilder - Class in eu.europa.esig.dss.xades.signature
-
Builds a XAdES SignaturePolicyStore
- SignaturePolicyStoreBuilder() - Constructor for class eu.europa.esig.dss.xades.signature.SignaturePolicyStoreBuilder
-
Default constructor
- SignaturePolicyStoreCheck - Class in eu.europa.esig.dss.validation.process.bbb.vci.checks
-
Checks if a SignaturePolicyStore is present
- SignaturePolicyStoreCheck(I18nProvider, XmlVCI, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyStoreCheck
-
Default constructor
- signaturePolicyStorePresent - Variable in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
- SignaturePolicyType - Enum in eu.europa.esig.dss.enumerations
-
Defines available signature policy types
- SignaturePolicyValidationResult - Class in eu.europa.esig.dss.validation.policy
-
Contains results of a
SignaturePolicy
validation - SignaturePolicyValidationResult() - Constructor for class eu.europa.esig.dss.validation.policy.SignaturePolicyValidationResult
-
Default constructor instantiating object with null values
- SignaturePolicyValidator - Interface in eu.europa.esig.dss.validation.policy
-
Performs a validation of a SignaturePolicy
- signaturePolicyValidatorLoader - Variable in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
Loads a
SignaturePolicyValidator
- signaturePolicyValidatorLoader(SignaturePolicyValidatorLoader) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
This method allows to set the
SignaturePolicyValidatorLoader
- SignaturePolicyValidatorLoader - Interface in eu.europa.esig.dss.validation.policy
-
Loads a relevant
SignaturePolicyValidator
for the providedSignaturePolicy
- SignaturePolicyZeroHashCheck - Class in eu.europa.esig.dss.validation.process.bbb.vci.checks
-
Checks if the signature policy identifier is a zero-hash
- SignaturePolicyZeroHashCheck(I18nProvider, XmlVCI, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyZeroHashCheck
-
Default constructor
- signatureProductionPlace - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- signatureProductionPlace - Variable in class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
- signatureProductionPlace - Variable in class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
- signatureProductionPlace - Variable in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
- SignatureProductionPlace - Class in eu.europa.esig.dss.validation
-
This class represents the information concerning the signature production place.
- SignatureProductionPlace() - Constructor for class eu.europa.esig.dss.validation.SignatureProductionPlace
-
Default constructor instantiating object with null values
- SignatureProductionPlaceType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for SignatureProductionPlaceType complex type.
- SignatureProductionPlaceType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for SignatureProductionPlaceType complex type.
- SignatureProductionPlaceType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for SignatureProductionPlaceType complex type.
- SignatureProductionPlaceType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.SignatureProductionPlaceType
- SignatureProductionPlaceType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.SignatureProductionPlaceType
- SignatureProductionPlaceType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.SignatureProductionPlaceType
- SignatureProfile - Interface in eu.europa.esig.dss.xades
-
XAdES signature creation profile
- SignatureProperties<SA extends SignatureAttribute> - Interface in eu.europa.esig.dss.validation
-
Defined a "signed-signature-element" or "unsigned-signature-element" of a signature
- SignaturePropertiesType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for SignaturePropertiesType complex type.
- SignaturePropertiesType() - Constructor for class eu.europa.esig.xmldsig.jaxb.SignaturePropertiesType
- signatureProperty - Variable in class eu.europa.esig.xmldsig.jaxb.SignaturePropertiesType
- SignaturePropertyType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for SignaturePropertyType complex type.
- SignaturePropertyType() - Constructor for class eu.europa.esig.xmldsig.jaxb.SignaturePropertyType
- signatureQualification - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationSignatureQualification
- SignatureQualification - Enum in eu.europa.esig.dss.enumerations
-
Defines available signature qualification types
- SignatureQualificationBlock - Class in eu.europa.esig.dss.validation.process.qualification.signature
-
Performs the qualification verification for a signature
- SignatureQualificationBlock(I18nProvider, XmlConstraintsConclusionWithProofOfExistence, CertificateWrapper, List<XmlTLAnalysis>) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.SignatureQualificationBlock
-
Default constructor
- SignatureQualificationParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
SignatureQualification
- signatureQuality - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
- signatureQualityInformation - Variable in class eu.europa.esig.validationreport.jaxb.SignatureQualityType
- SignatureQualityType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SignatureQualityType complex type.
- SignatureQualityType() - Constructor for class eu.europa.esig.validationreport.jaxb.SignatureQualityType
- signatureReference - Variable in class eu.europa.esig.validationreport.jaxb.POEProvisioningType
- SignatureReferenceType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SignatureReferenceType complex type.
- SignatureReferenceType() - Constructor for class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
- SignatureRequirementsChecker - Class in eu.europa.esig.dss.signature
-
This class is used to verify if the signature can be created according to the provided requirements in a signature parameters instance
- SignatureRequirementsChecker(CertificateVerifier, AbstractSignatureParameters<?>) - Constructor for class eu.europa.esig.dss.signature.SignatureRequirementsChecker
-
Default constructor
- SignatureRSARIPEMD160AT - Class in eu.europa.esig.dss.xades.validation
-
Class SignatureECDSARIPEMD160
- SignatureRSARIPEMD160AT() - Constructor for class eu.europa.esig.dss.xades.validation.SignatureRSARIPEMD160AT
-
Constructor SignatureECDSARIPEMD160
- signatures - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- signatures - Variable in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
The list of signatures
- SIGNATURES - Static variable in class eu.europa.esig.dss.jades.JWSConstants
-
Array of signatures
- SIGNATURES_FILENAME - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
-
The signature filename
- SIGNATURES_XML - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
-
The ASiC-S with XAdES signature document name (META-INF/signatures.xml)
- signatureScope - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
- SignatureScope - Class in eu.europa.esig.dss.validation.scope
-
This class describes the scope of the signature
- SignatureScope(String, Digest) - Constructor for class eu.europa.esig.dss.validation.scope.SignatureScope
-
Default constructor
- signatureScopeFinder - Variable in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
The class to extract a list of
SignatureScope
s from a signature - SignatureScopeFinder<T extends AdvancedSignature> - Interface in eu.europa.esig.dss.validation.scope
-
Builds a list of
SignatureScope
s from anAdvancedSignature
- signatureScopes - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- SignatureScopeType - Enum in eu.europa.esig.dss.enumerations
-
Defines the used SignatureScope types
- SignatureScopeTypeParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
SignatureScopeType
- SignatureScopeWithTransformations - Class in eu.europa.esig.dss.validation.scope
-
The signature scope with the performed transforms
- SignatureScopeWithTransformations(String, Digest, List<String>) - Constructor for class eu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
-
Default constructor
- signaturesCount - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
- SignatureStatus - Class in eu.europa.esig.dss.validation.status
-
Contains signatures concerned by an occurred event and corresponding information about them
- SignatureStatus() - Constructor for class eu.europa.esig.dss.validation.status.SignatureStatus
-
Default constructor initializing an empty map
- signatureTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
- signatureTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
- signatureTimestampParameters - Variable in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
-
The object representing the parameters related to the signature timestamp (Baseline-T)
- signatureTimestamps - Variable in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Enclosed signature timestamps.
- signatureTimestampsCreatedBeforeSignCertExpiration() - Method in class eu.europa.esig.dss.validation.BaselineRequirementsChecker
-
Checks whether signature timestamps have been created before expiration of the signing-certificate used to create the signature
- signatureTimestampSource - Variable in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
Cached offline signature timestamp source
- SignatureTimestampSource<AS extends AdvancedSignature,
SA extends SignatureAttribute> - Class in eu.europa.esig.dss.validation.timestamp -
The timestamp source of a signature
- SignatureTimestampSource(AS) - Constructor for class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Default constructor
- SignatureTokenConnection - Interface in eu.europa.esig.dss.token
-
Connection through available API to the QSCD (SmartCard, MSCAPI, PKCS#12)
- SignatureTokenType - Enum in eu.europa.esig.dss.enumerations
-
Type of API supported by the application
- SignatureType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for SignatureType complex type.
- SignatureType() - Constructor for class eu.europa.esig.xmldsig.jaxb.SignatureType
- signatureValid - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
- signatureValid - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- SignatureValidationContext - Class in eu.europa.esig.dss.validation
-
During the validation of a signature, the software retrieves different X509 artifacts like Certificate, CRL and OCSP Response.
- SignatureValidationContext() - Constructor for class eu.europa.esig.dss.validation.SignatureValidationContext
-
Default constructor instantiating object with null or empty values and current time
- signatureValidationObjects - Variable in class eu.europa.esig.validationreport.jaxb.ValidationReportType
- signatureValidationPolicy - Variable in class eu.europa.esig.validationreport.jaxb.ValidationConstraintsEvaluationReportType
- SignatureValidationPolicyType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SignatureValidationPolicyType complex type.
- SignatureValidationPolicyType() - Constructor for class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType
- signatureValidationPracticeStatement - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationProcessType
- signatureValidationProcess - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
- signatureValidationProcessID - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationProcessType
- SignatureValidationProcessID - Enum in eu.europa.esig.validationreport.enums
-
Defines SignatureValidationProcessID
- SignatureValidationProcessType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SignatureValidationProcessType complex type.
- SignatureValidationProcessType() - Constructor for class eu.europa.esig.validationreport.jaxb.SignatureValidationProcessType
- signatureValidationReport - Variable in class eu.europa.esig.validationreport.jaxb.ValidationReportType
- SignatureValidationReportType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SignatureValidationReportType complex type.
- SignatureValidationReportType() - Constructor for class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
- signatureValidationServicePolicy - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationProcessType
- signatureValidationStatus - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
- signatureValidator - Variable in class eu.europa.esig.validationreport.jaxb.ValidationReportType
- signatureValidators - Variable in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
List of signature document validators
- SignatureValidatorType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SignatureValidatorType complex type.
- SignatureValidatorType() - Constructor for class eu.europa.esig.validationreport.jaxb.SignatureValidatorType
- signatureValidity - Variable in class eu.europa.esig.dss.model.x509.Token
-
Indicates a status of token's signature Method isSignedBy(CertificateToken) must be called in order to obtain a signature validity Default: NOT_EVALUATED
- SignatureValidity - Enum in eu.europa.esig.dss.enumerations
-
Defines result of signature validation for a token
- signatureValue - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- signatureValue - Variable in class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType
- signatureValue - Variable in class eu.europa.esig.xmldsig.jaxb.SignatureType
- SignatureValue - Class in eu.europa.esig.dss.model
-
The SignatureValue
- SignatureValue() - Constructor for class eu.europa.esig.dss.model.SignatureValue
-
Empty constructor
- SignatureValue(SignatureAlgorithm, byte[]) - Constructor for class eu.europa.esig.dss.model.SignatureValue
-
Default constructor
- SignatureValueChecker - Class in eu.europa.esig.dss.signature
-
This class is used to verify whether the given
SignatureValue
is valid and corresponds to the targetSignatureAlgorithm
. - SignatureValueChecker() - Constructor for class eu.europa.esig.dss.signature.SignatureValueChecker
-
Default constructor
- signatureValueDom - Variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Cached SignatureValue element
- SignatureValueDTO - Class in eu.europa.esig.dss.ws.dto
-
Represents a SignatureValue DTO
- SignatureValueDTO() - Constructor for class eu.europa.esig.dss.ws.dto.SignatureValueDTO
-
Empty constructor
- SignatureValueDTO(SignatureAlgorithm, byte[]) - Constructor for class eu.europa.esig.dss.ws.dto.SignatureValueDTO
-
The default constructor
- SignatureValueType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for SignatureValueType complex type.
- SignatureValueType() - Constructor for class eu.europa.esig.xmldsig.jaxb.SignatureValueType
- SignatureWrapper - Class in eu.europa.esig.dss.diagnostic
-
Contains user-friendly methods to extract information from an
XmlSignature
- SignatureWrapper(XmlSignature) - Constructor for class eu.europa.esig.dss.diagnostic.SignatureWrapper
-
Default constructor
- signDigest(Digest, MaskGenerationFunction, DSSPrivateKeyEntry) - Method in class eu.europa.esig.dss.token.AbstractSignatureTokenConnection
- signDigest(Digest, MaskGenerationFunction, DSSPrivateKeyEntry) - Method in interface eu.europa.esig.dss.token.SignatureTokenConnection
-
This method signs the
digest
data with the givenkeyEntry
. - signDigest(Digest, SignatureAlgorithm, DSSPrivateKeyEntry) - Method in class eu.europa.esig.dss.token.AbstractSignatureTokenConnection
- signDigest(Digest, SignatureAlgorithm, DSSPrivateKeyEntry) - Method in interface eu.europa.esig.dss.token.SignatureTokenConnection
-
This method signs the
digest
data with the pre-definedsignatureAlgorithm
and the givenkeyEntry
. - signDigest(Digest, DSSPrivateKeyEntry) - Method in class eu.europa.esig.dss.token.AbstractSignatureTokenConnection
- signDigest(Digest, DSSPrivateKeyEntry) - Method in interface eu.europa.esig.dss.token.SignatureTokenConnection
-
This method signs the
digest
data with the givenkeyEntry
. - signDigest(DigestDTO, MaskGenerationFunction, String) - Method in interface eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnection
-
This method signs the
digest
data with a maskmgf
and the givenalias
. - signDigest(DigestDTO, MaskGenerationFunction, String) - Method in class eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnectionImpl
- signDigest(DigestDTO, MaskGenerationFunction, String) - Method in interface eu.europa.esig.dss.ws.server.signing.rest.client.RestSignatureTokenConnection
-
This method signs the
digest
data with a maskmgf
and the givenalias
. - signDigest(DigestDTO, MaskGenerationFunction, String) - Method in class eu.europa.esig.dss.ws.server.signing.rest.RestSignatureTokenConnectionImpl
- signDigest(DigestDTO, MaskGenerationFunction, String) - Method in interface eu.europa.esig.dss.ws.server.signing.soap.client.SoapSignatureTokenConnection
-
This method signs the
digest
data with a maskmgf
and the givenalias
. - signDigest(DigestDTO, MaskGenerationFunction, String) - Method in class eu.europa.esig.dss.ws.server.signing.soap.SoapSignatureTokenConnectionImpl
- signDigest(DigestDTO, SignatureAlgorithm, String) - Method in interface eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnection
-
This method signs the
digest
data with asignatureAlgorithm
and the givenalias
. - signDigest(DigestDTO, SignatureAlgorithm, String) - Method in class eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnectionImpl
- signDigest(DigestDTO, SignatureAlgorithm, String) - Method in interface eu.europa.esig.dss.ws.server.signing.rest.client.RestSignatureTokenConnection
-
This method signs the
digest
data with a maskmgf
and the givenalias
. - signDigest(DigestDTO, SignatureAlgorithm, String) - Method in class eu.europa.esig.dss.ws.server.signing.rest.RestSignatureTokenConnectionImpl
- signDigest(DigestDTO, SignatureAlgorithm, String) - Method in interface eu.europa.esig.dss.ws.server.signing.soap.client.SoapSignatureTokenConnection
-
This method signs the
digest
data with asignatureAlgorithm
and the givenalias
. - signDigest(DigestDTO, SignatureAlgorithm, String) - Method in class eu.europa.esig.dss.ws.server.signing.soap.SoapSignatureTokenConnectionImpl
- signDigest(DigestDTO, String) - Method in interface eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnection
-
This method signs the
digest
data with the givenalias
. - signDigest(DigestDTO, String) - Method in class eu.europa.esig.dss.ws.server.signing.common.RemoteSignatureTokenConnectionImpl
- signDigest(DigestDTO, String) - Method in interface eu.europa.esig.dss.ws.server.signing.rest.client.RestSignatureTokenConnection
-
This method signs the
digest
data with the givenalias
. - signDigest(DigestDTO, String) - Method in class eu.europa.esig.dss.ws.server.signing.rest.RestSignatureTokenConnectionImpl
- signDigest(DigestDTO, String) - Method in interface eu.europa.esig.dss.ws.server.signing.soap.client.SoapSignatureTokenConnection
-
This method signs the
digest
data with the givenalias
. - signDigest(DigestDTO, String) - Method in class eu.europa.esig.dss.ws.server.signing.soap.SoapSignatureTokenConnectionImpl
- signDocument(byte[]) - Method in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Adds signature value to the signature and returns XML signature (InMemoryDocument)
- signDocument(byte[]) - Method in interface eu.europa.esig.dss.xades.SignatureBuilder
-
Signs a document
- signDocument(DSSDocument, byte[], PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
This method creates a signed document from the original
toSignDocument
, incorporating a new revision, enveloping the providedcmsSignedData
- signDocument(DSSDocument, byte[], PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.openpdf.ITextPDFSignatureService
- signDocument(DSSDocument, byte[], PAdESCommonParameters) - Method in class eu.europa.esig.dss.pdf.pdfbox.PdfBoxSignatureService
- signDocument(DSSDocument, CAdESSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.cades.signature.CAdESService
- signDocument(DSSDocument, JAdESSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.jades.signature.JAdESService
- signDocument(DSSDocument, PAdESSignatureParameters, DSSDocument) - Method in class eu.europa.esig.dss.pades.signature.PAdESWithExternalCMSService
-
This method embeds the provided external
cmsDocument
to a {code toSignDocument} within a new signature revision. - signDocument(DSSDocument, PAdESSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
- signDocument(DSSDocument, XAdESSignatureParameters, byte[]) - Method in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineB
-
Adds the signature value to the signature.
- signDocument(DSSDocument, XAdESSignatureParameters, byte[]) - Method in interface eu.europa.esig.dss.xades.SignatureProfile
-
Creates a signature of the defines profile
- signDocument(DSSDocument, XAdESSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.xades.signature.XAdESService
- signDocument(DSSDocument, SP, SignatureValue) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCSignatureService
- signDocument(DSSDocument, SP, SignatureValue) - Method in interface eu.europa.esig.dss.signature.DocumentSignatureService
-
Signs the toSignDocument with the provided signatureValue.
- signDocument(RemoteDocument, RemoteSignatureParameters, RemoteDocument) - Method in interface eu.europa.esig.dss.ws.signature.common.RemotePAdESWithExternalCMSService
-
Signs the
toSignDocument
by incorporating the providedcmsSignature
within computed PDF signature revision. - signDocument(RemoteDocument, RemoteSignatureParameters, RemoteDocument) - Method in class eu.europa.esig.dss.ws.signature.common.RemotePAdESWithExternalCMSServiceImpl
- signDocument(RemoteDocument, RemoteSignatureParameters, SignatureValueDTO) - Method in interface eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureService
-
Signs the toSignDocument with the provided signatureValue.
- signDocument(RemoteDocument, RemoteSignatureParameters, SignatureValueDTO) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureServiceImpl
- signDocument(RemoteDocument, RemoteTrustedListSignatureParameters, SignatureValueDTO) - Method in interface eu.europa.esig.dss.ws.signature.common.RemoteTrustedListSignatureService
-
Signs the XML Trusted List with the provided
signatureValue
according to a set of customizable parameters. - signDocument(RemoteDocument, RemoteTrustedListSignatureParameters, SignatureValueDTO) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteTrustedListSignatureServiceImpl
- signDocument(PDFExternalSignDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestPAdESWithExternalCMSService
-
Signs the
toSignDocument
by incorporating the providedcmsSignature
within computed PDF signature revision. - signDocument(PDFExternalSignDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestPAdESWithExternalCMSServiceImpl
- signDocument(PDFExternalSignDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapPAdESWithExternalCMSService
-
Signs the
toSignDocument
by incorporating the providedcmsSignature
within computed PDF signature revision. - signDocument(PDFExternalSignDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapPAdESWithExternalCMSServiceImpl
- signDocument(SignMultipleDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestMultipleDocumentSignatureService
-
Signs the toSignDocuments with the provided signatureValue.
- signDocument(SignMultipleDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestMultipleDocumentSignatureServiceImpl
- signDocument(SignMultipleDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapMultipleDocumentsSignatureService
-
This web service operation signs a document according to a previously signed digest, a level of signature, some signature properties and keyInfo.
- signDocument(SignMultipleDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapMultipleDocumentsSignatureServiceImpl
- signDocument(SignOneDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestDocumentSignatureService
-
Signs the toSignDocument with the provided signatureValue.
- signDocument(SignOneDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestDocumentSignatureServiceImpl
- signDocument(SignOneDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapDocumentSignatureService
-
This web service operation signs a document according to a previously signed digest, a level of signature, some signature properties and keyInfo.
- signDocument(SignOneDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapDocumentSignatureServiceImpl
- signDocument(SignTrustedListDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestTrustedListSignatureService
-
Signs the XML Trusted List with the provided signatureValue.
- signDocument(SignTrustedListDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestTrustedListSignatureServiceImpl
- signDocument(SignTrustedListDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapTrustedListSignatureService
-
This method created a signed XML Trusted List with an enveloped signature
- signDocument(SignTrustedListDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapTrustedListSignatureServiceImpl
- signDocument(List<DSSDocument>, ASiCWithCAdESSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
- signDocument(List<DSSDocument>, ASiCWithXAdESSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESService
- signDocument(List<DSSDocument>, JAdESSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.jades.signature.JAdESService
- signDocument(List<DSSDocument>, XAdESSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.xades.signature.XAdESService
- signDocument(List<DSSDocument>, SP, SignatureValue) - Method in interface eu.europa.esig.dss.signature.MultipleDocumentsSignatureService
-
Signs the toSignDocuments with the provided signatureValue.
- signDocument(List<RemoteDocument>, RemoteSignatureParameters, SignatureValueDTO) - Method in interface eu.europa.esig.dss.ws.signature.common.RemoteMultipleDocumentsSignatureService
-
Signs the toSignDocuments with the provided signatureValue.
- signDocument(List<RemoteDocument>, RemoteSignatureParameters, SignatureValueDTO) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteMultipleDocumentsSignatureServiceImpl
- signed - Variable in class eu.europa.esig.validationreport.jaxb.AttributeBaseType
- SIGNED - Enum constant in enum eu.europa.esig.dss.enumerations.EndorsementType
-
Assertions signed by a third party
- SIGNED_ASSERTION - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIGNED_ASSERTIONS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIGNED_ASSERTIONS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signed assertions
- SIGNED_DATA - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateOrigin
-
Certificates extracted from a signed attribute (CAdES)
- SIGNED_DATA - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampedObjectType
-
Original document (signed data)
- SIGNED_DATA - Enum constant in enum eu.europa.esig.validationreport.enums.ObjectType
-
Signed data
- SIGNED_DATA_NOT_FOUND - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because signed data cannot be obtained.
- SIGNED_DATA_OBJECT_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIGNED_DATA_OBJECT_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIGNED_DATA_OBJECT_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIGNED_INFO - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
SignedInfo
- SIGNED_INFO_CANONICALIZATION_METHOD - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:SignedInfo/ds:CanonicalizationMethod"
- SIGNED_INFO_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:SignedInfo"
- SIGNED_INFO_REFERENCE_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:SignedInfo/ds:Reference"
- SIGNED_PROPERTIES - Enum constant in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
XAdES SignedProperties element
- SIGNED_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIGNED_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIGNED_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIGNED_SIGNATURE_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIGNED_SIGNATURE_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIGNED_SIGNATURE_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SignedAssertion - Class in eu.europa.esig.dss.cades
-
SignedAssertion ::= SEQUENCE { signedAssertionID SIGNED-ASSERTION.&id, signedAssertion SIGNED-ASSERTION.&Assertion OPTIONAL } SIGNED-ASSERTION::= CLASS { &id OBJECT IDENTIFIER UNIQUE, &Assertion OPTIONAL } WITH SYNTAX { SIGNED-ASSERTION-ID &id [SIGNED-ASSERTION-TYPE &Assertion] }
- SignedAssertion(String) - Constructor for class eu.europa.esig.dss.cades.SignedAssertion
-
Creates the
SignedAssertion
from a string value - SignedAssertions - Class in eu.europa.esig.dss.cades
-
SignedAssertions ::= SEQUENCE OF SignedAssertion
- SignedAssertions(List<SignedAssertion>) - Constructor for class eu.europa.esig.dss.cades.SignedAssertions
-
Creates the
SignedAssertions
from a list ofSignedAssertion
s - signedAttributes - Variable in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
- signedAttributes - Variable in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
- SignedAttributesConstraints - Class in eu.europa.esig.dss.policy.jaxb
-
Group of constraints on the signed attributes/properties
- SignedAttributesConstraints() - Constructor for class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- signedBy - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
- signedData - Variable in class eu.europa.esig.dss.cades.signature.CMSSignedDocument
-
The CMSSignedData representing the document
- signedDataObjectProperties - Variable in class eu.europa.esig.xades.jaxb.xades111.SignedPropertiesType
- signedDataObjectProperties - Variable in class eu.europa.esig.xades.jaxb.xades122.SignedPropertiesType
- signedDataObjectProperties - Variable in class eu.europa.esig.xades.jaxb.xades132.SignedPropertiesType
- signedDataObjectPropertiesDom - Variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Cached SignedDataObjectProperties element
- SignedDataObjectPropertiesType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for SignedDataObjectPropertiesType complex type.
- SignedDataObjectPropertiesType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for SignedDataObjectPropertiesType complex type.
- SignedDataObjectPropertiesType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for SignedDataObjectPropertiesType complex type.
- SignedDataObjectPropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.SignedDataObjectPropertiesType
- SignedDataObjectPropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.SignedDataObjectPropertiesType
- SignedDataObjectPropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.SignedDataObjectPropertiesType
- signedDocument - Variable in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
The signed document
- SignedDocumentDiagnosticDataBuilder - Class in eu.europa.esig.dss.validation
-
The common class for DiagnosticData creation from a signed/timestamped document
- SignedDocumentDiagnosticDataBuilder() - Constructor for class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
Default constructor instantiating object with null values and empty maps
- SignedDocumentValidator - Class in eu.europa.esig.dss.validation
-
Validates a signed document.
- SignedDocumentValidator() - Constructor for class eu.europa.esig.dss.validation.SignedDocumentValidator
-
The constructor with a null
signatureScopeFinder
- SignedDocumentValidator(SignatureScopeFinder<?>) - Constructor for class eu.europa.esig.dss.validation.SignedDocumentValidator
-
The default constructor
- signedFilesPresent - Variable in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
- SignedFilesPresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Checks if signed file are present in an ASiC container
- SignedFilesPresentCheck(I18nProvider, XmlFC, XmlContainerInfo, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignedFilesPresentCheck
-
Default constructor
- signedInfo - Variable in class eu.europa.esig.xmldsig.jaxb.SignatureType
- signedInfoCanonicalizationMethod - Variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
The canonicalization method used for SignedInfo signing
- signedInfoDom - Variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Cached SignedInfo element
- SignedInfoType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for SignedInfoType complex type.
- SignedInfoType() - Constructor for class eu.europa.esig.xmldsig.jaxb.SignedInfoType
- signedProperties - Variable in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesType
- signedProperties - Variable in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesType
- signedProperties - Variable in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesType
- signedPropertiesCanonicalizationMethod - Variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
The canonicalization method used for SignedProperties signing
- signedPropertiesDom - Variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Cached SignedProperties element
- SignedPropertiesType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for SignedPropertiesType complex type.
- SignedPropertiesType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for SignedPropertiesType complex type.
- SignedPropertiesType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for SignedPropertiesType complex type.
- SignedPropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.SignedPropertiesType
- SignedPropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.SignedPropertiesType
- SignedPropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.SignedPropertiesType
- signedSignatureProperties - Variable in class eu.europa.esig.xades.jaxb.xades111.SignedPropertiesType
- signedSignatureProperties - Variable in class eu.europa.esig.xades.jaxb.xades122.SignedPropertiesType
- signedSignatureProperties - Variable in class eu.europa.esig.xades.jaxb.xades132.SignedPropertiesType
- signedSignaturePropertiesDom - Variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Cached SignedSignatureProperties element
- SignedSignaturePropertiesType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for SignedSignaturePropertiesType complex type.
- SignedSignaturePropertiesType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for SignedSignaturePropertiesType complex type.
- SignedSignaturePropertiesType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for SignedSignaturePropertiesType complex type.
- SignedSignaturePropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
- SignedSignaturePropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
- SignedSignaturePropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
- signer - Variable in class eu.europa.esig.validationreport.jaxb.SignerInformationType
- SIGNER_ROLE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIGNER_ROLE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIGNER_ROLE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIGNER_ROLE_V2 - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SignerAttributeV2 - Class in eu.europa.esig.dss.cades
-
Basic support of ETSI EN 319 122-1 V1.1.1 chapter 5.2.6.1 Based on org.bouncycastle.asn1.esf.SignerAttribute Note : signedAssertions are not supported Quote ETSI : The definition of specific signedAssertions is outside of the scope of the present document
- SignerAttributeV2(CertifiedAttributesV2) - Constructor for class eu.europa.esig.dss.cades.SignerAttributeV2
-
Creates a
SignerAttributeV2
fromcertifiedAttributes
- SignerAttributeV2(SignedAssertions) - Constructor for class eu.europa.esig.dss.cades.SignerAttributeV2
-
Creates a
SignerAttributeV2
fromsignedAssertions
- SignerAttributeV2(Attribute[]) - Constructor for class eu.europa.esig.dss.cades.SignerAttributeV2
-
Creates a
SignerAttributeV2
from an array ofclaimedAttributes
- signerCertificate - Variable in class eu.europa.esig.validationreport.jaxb.SignerInformationType
- signerData - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
- SignerDataWrapper - Class in eu.europa.esig.dss.diagnostic
-
Wraps the
XmlSignerData
- SignerDataWrapper(XmlSignerData) - Constructor for class eu.europa.esig.dss.diagnostic.SignerDataWrapper
-
Default constructor
- signerDocumentRepresentations - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- SignerIdentifier - Class in eu.europa.esig.dss.spi.x509
-
Represents an ASN.1 SignerId DTO
- SignerIdentifier() - Constructor for class eu.europa.esig.dss.spi.x509.SignerIdentifier
-
Default constructor instantiating object with null values
- signerInformation - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
- signerInformationStore - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- signerInformationStore - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- signerInformationStore - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- SignerInformationStoreCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Checks if only one SignatureInformationStore is present for a PAdES signature
- SignerInformationStoreCheck(I18nProvider, XmlFC, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignerInformationStoreCheck
-
Default constructor
- SignerInformationType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SignerInformationType complex type.
- SignerInformationType() - Constructor for class eu.europa.esig.validationreport.jaxb.SignerInformationType
- signerLocation - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- SignerLocation - Class in eu.europa.esig.dss.model
-
This class represents the information concerning the signature production place.
- SignerLocation() - Constructor for class eu.europa.esig.dss.model.SignerLocation
-
The default constructor
- SignerLocationCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if the signer's location attribute is present
- SignerLocationCheck(I18nProvider, XmlSAV, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignerLocationCheck
-
Default constructor
- signerName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
- signerRole - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- signerRole - Variable in class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
- signerRole - Variable in class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
- signerRole - Variable in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
- SignerRole - Class in eu.europa.esig.dss.validation
-
This class represents the signer roles extracted from the signature.
- SignerRole(String, EndorsementType) - Constructor for class eu.europa.esig.dss.validation.SignerRole
-
The default constructor
- SignerRoleType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for SignerRoleType complex type.
- SignerRoleType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for SignerRoleType complex type.
- SignerRoleType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for SignerRoleType complex type.
- SignerRoleType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.SignerRoleType
- SignerRoleType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.SignerRoleType
- SignerRoleType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.SignerRoleType
- signersDocument - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
- SignersDocumentType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for SignersDocumentType complex type.
- SignersDocumentType() - Constructor for class eu.europa.esig.validationreport.jaxb.SignersDocumentType
- SignerTextHorizontalAlignment - Enum in eu.europa.esig.dss.enumerations
-
Enum to define the more line text horizontal alignment
- SignerTextPosition - Enum in eu.europa.esig.dss.enumerations
-
Enum to define where to add a signer text inside a signature field relatively to an image
- SignerTextVerticalAlignment - Enum in eu.europa.esig.dss.enumerations
-
Enum to define image from text vertical alignment in connection with the image
- SIGNING - Enum constant in enum eu.europa.esig.saml.jaxb.metadata.KeyTypes
- SIGNING_CERT - Enum constant in enum eu.europa.esig.dss.policy.SubContext
-
Used for a signing certificate validation
- SIGNING_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateRefOrigin
-
The certificate reference was embedded in the signature 'signing-certificate' attribute
- SIGNING_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- SIGNING_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIGNING_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIGNING_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIGNING_CERTIFICATE_V2 - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SIGNING_DATE_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'M' (Signing date)
- SIGNING_TIME - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SIGNING_TIME - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SIGNING_TIME - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- signingCertificate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- signingCertificate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
- signingCertificate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- signingCertificate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- signingCertificate - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- signingCertificate - Variable in class eu.europa.esig.validationreport.jaxb.CertificateChainType
- signingCertificate - Variable in class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
- signingCertificate - Variable in class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
- signingCertificate - Variable in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
- signingCertificateAttributePresent() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
-
Checks whether a signing-certificate signed attribute is present
- SigningCertificateAttributePresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if the signing certificate reference is present
- SigningCertificateAttributePresentCheck(I18nProvider, XmlSAV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateAttributePresentCheck
-
Default constructor
- signingCertificateDigestAlgorithm - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- SigningCertificateDigestAlgorithmCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Verifies a DigestAlgorithm used for a signing-certificate-reference
- SigningCertificateDigestAlgorithmCheck(I18nProvider, CertificateRefWrapper, T, Date, CryptographicConstraint, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateDigestAlgorithmCheck
-
Default constructor
- signingCertificateMap - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
A map between certificate id Strings and the related CertificateTokens for signing certificates
- SigningCertificateNotRevokedCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
-
Verifies if the X.509 Certificate Validation as per clause 5.2.6 did not return INDETERMINATE/REVOKED_NO_POE indication
- SigningCertificateNotRevokedCheck(I18nProvider, T, XmlXCV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.SigningCertificateNotRevokedCheck
-
Default constructor
- signingCertificatePresent - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- SigningCertificateRecognitionCheck - Class in eu.europa.esig.dss.validation.process.bbb.isc.checks
-
Checks if a signing certificate is identified
- SigningCertificateRecognitionCheck(I18nProvider, XmlISC, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.isc.checks.SigningCertificateRecognitionCheck
-
Default constructor
- SigningCertificateRefDigestCryptographicCheckerResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
This class verifies whether a used
eu.europa.esig.dss.enumerations.DigestAlgorithm
for a signing-certificate-reference signing-attribute is reliable and acceptable at validation time - SigningCertificateRefDigestCryptographicCheckerResultCheck(I18nProvider, T, Date, CertificateRefWrapper, XmlCC, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateRefDigestCryptographicCheckerResultCheck
-
Default constructor
- signingCertificateReferencesValidity() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
-
Checks whether a signing-certificate signed attribute is valid to the determined signing certificate
- SigningCertificateReferencesValidityCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if a signing certificate reference is present and valid (all signingCertificate references refer the signature certificate chain)
- SigningCertificateReferencesValidityCheck(I18nProvider, XmlSAV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateReferencesValidityCheck
-
Default constructor
- signingCertificateRefersCertificateChain - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- signingCertificateSource - Variable in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
The certificate source of a signing certificate
- signingCertificateSource - Variable in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Certificate source to find signing certificate
- SigningMethodType - Class in eu.europa.esig.saml.jaxb.metadata.algsupport
-
Java class for SigningMethodType complex type.
- SigningMethodType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.algsupport.SigningMethodType
- SigningOperation - Enum in eu.europa.esig.dss.signature
-
Defines the performing signature operation
- signingTime - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- signingTime - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
- signingTime - Variable in class eu.europa.esig.xades.jaxb.xades111.SignedSignaturePropertiesType
- signingTime - Variable in class eu.europa.esig.xades.jaxb.xades122.SignedSignaturePropertiesType
- signingTime - Variable in class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
- SigningTimeAttributePresentCheck - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
-
Checks if the claimed signing time is present
- SigningTimeAttributePresentCheck(I18nProvider, XmlValidationProcessLongTermData, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.SigningTimeAttributePresentCheck
-
Default constructor
- SigningTimeCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if a claimed signing time is present
- SigningTimeCheck(I18nProvider, XmlSAV, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningTimeCheck
-
Default constructor
- signingTimeOrSigningCertificateOrDataObjectFormat - Variable in class eu.europa.esig.validationreport.jaxb.SignatureAttributesType
- signMessageDigest(DSSMessageDigest, PAdESSignatureParameters, SignatureValue) - Method in class eu.europa.esig.dss.pades.signature.ExternalCMSService
-
This method is used to create a signed CMSSignedData to be used for incorporation within a PDF document for a PAdES signature creation
- signMessageDigest(DigestDTO, RemoteSignatureParameters, SignatureValueDTO) - Method in interface eu.europa.esig.dss.ws.signature.common.RemoteExternalCMSService
-
Creates a CMS signature signing the provided
messageDigest
compliant for PAdES signature enveloping. - signMessageDigest(DigestDTO, RemoteSignatureParameters, SignatureValueDTO) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteExternalCMSServiceImpl
- signMessageDigest(SignMessageDigestExternalCmsDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestExternalCMSService
-
Creates a CMS signature signing the provided
messageDigest
compliant for PAdES signature enveloping. - signMessageDigest(SignMessageDigestExternalCmsDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestExternalCMSServiceImpl
- signMessageDigest(SignMessageDigestExternalCmsDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapExternalCMSService
-
Creates a CMS signature signing the provided
messageDigest
compliant for PAdES signature enveloping. - signMessageDigest(SignMessageDigestExternalCmsDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapExternalCMSServiceImpl
- SignMessageDigestExternalCmsDTO - Class in eu.europa.esig.dss.ws.signature.dto
-
Represents a DataTransferObject containing the required parameters for creation of a CMS signature (CMSSignedData) suitable for PAdES signing (to be enveloped within PDF signature revision).
- SignMessageDigestExternalCmsDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.SignMessageDigestExternalCmsDTO
-
Empty constructor
- SignMessageDigestExternalCmsDTO(DigestDTO, RemoteSignatureParameters, SignatureValueDTO) - Constructor for class eu.europa.esig.dss.ws.signature.dto.SignMessageDigestExternalCmsDTO
-
Default constructor
- SignMultipleDocumentDTO - Class in eu.europa.esig.dss.ws.signature.dto
-
This class is a DTO to transfer required objects to execute signDocument method It's only possible to transfer an object by POST and REST.
- SignMultipleDocumentDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.SignMultipleDocumentDTO
-
Empty constructor
- SignMultipleDocumentDTO(List<RemoteDocument>, RemoteSignatureParameters, SignatureValueDTO) - Constructor for class eu.europa.esig.dss.ws.signature.dto.SignMultipleDocumentDTO
-
Default constructor
- SignOneDocumentDTO - Class in eu.europa.esig.dss.ws.signature.dto
-
This class is a DTO to transfer required objects to execute signDocument method It's only possible to transfer an object by POST and REST.
- SignOneDocumentDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.SignOneDocumentDTO
-
Empty constructor
- SignOneDocumentDTO(RemoteDocument, RemoteSignatureParameters, SignatureValueDTO) - Constructor for class eu.europa.esig.dss.ws.signature.dto.SignOneDocumentDTO
-
Default constructor
- SignTrustedListDTO - Class in eu.europa.esig.dss.ws.signature.dto
-
DTO to be used for the method signDocument(..) for Trusted List signing.
- SignTrustedListDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.SignTrustedListDTO
-
Empty constructor
- SignTrustedListDTO(RemoteDocument, RemoteTrustedListSignatureParameters, SignatureValueDTO) - Constructor for class eu.europa.esig.dss.ws.signature.dto.SignTrustedListDTO
-
Default constructor with parameters
- SignXmlXadesBWithMSCAPI - Class in eu.europa.esig.dss.cookbook.example.sign
-
How to sign using MS-CAPI.
- sigPolDocLocalURI - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignaturePolicyStore
- sigPolicyHash - Variable in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdType
- sigPolicyHash - Variable in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdType
- sigPolicyHash - Variable in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdType
- sigPolicyId - Variable in class eu.europa.esig.validationreport.jaxb.SASigPolicyIdentifierType
- sigPolicyId - Variable in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdType
- sigPolicyId - Variable in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdType
- sigPolicyId - Variable in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdType
- sigPolicyQualifier - Variable in class eu.europa.esig.xades.jaxb.xades111.SigPolicyQualifiersListType
- sigPolicyQualifier - Variable in class eu.europa.esig.xades.jaxb.xades122.SigPolicyQualifiersListType
- sigPolicyQualifier - Variable in class eu.europa.esig.xades.jaxb.xades132.SigPolicyQualifiersListType
- sigPolicyQualifiers - Variable in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdType
- sigPolicyQualifiers - Variable in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdType
- sigPolicyQualifiers - Variable in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdType
- SigPolicyQualifiersListType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for SigPolicyQualifiersListType complex type.
- SigPolicyQualifiersListType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for SigPolicyQualifiersListType complex type.
- SigPolicyQualifiersListType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for SigPolicyQualifiersListType complex type.
- SigPolicyQualifiersListType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.SigPolicyQualifiersListType
- SigPolicyQualifiersListType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.SigPolicyQualifiersListType
- SigPolicyQualifiersListType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.SigPolicyQualifiersListType
- SigQualificationMatrix - Class in eu.europa.esig.dss.validation.process.qualification.signature
-
Builds a signature qualification result based on the given parameters
- sigReference - Variable in class eu.europa.esig.asic.manifest.jaxb.ASiCManifestType
- SigReferenceType - Class in eu.europa.esig.asic.manifest.jaxb
-
Java class for SigReferenceType complex type.
- SigReferenceType() - Constructor for class eu.europa.esig.asic.manifest.jaxb.SigReferenceType
- SilentHandler<T> - Class in eu.europa.esig.dss.alert.handler
-
Implementation of
AlertHandler
which does nothing - SilentHandler() - Constructor for class eu.europa.esig.dss.alert.handler.SilentHandler
-
Default constructor
- SilentOnAlert<T> - Class in eu.europa.esig.dss.alert
-
The class is used to process an alert silently (do nothing)
- SilentOnAlert(AlertDetector<T>) - Constructor for class eu.europa.esig.dss.alert.SilentOnAlert
-
The default constructor
- SilentOnStatusAlert - Class in eu.europa.esig.dss.alert
-
The class to process a
Status
alert silently - SilentOnStatusAlert() - Constructor for class eu.europa.esig.dss.alert.SilentOnStatusAlert
-
The default constructor
- SimpleASiCWithCAdESFilenameFactory - Class in eu.europa.esig.dss.asic.cades
-
This class provides a simple way to define custom names for file entries created within an ASiC with CAdES container, by using set and get methods.
- SimpleASiCWithCAdESFilenameFactory() - Constructor for class eu.europa.esig.dss.asic.cades.SimpleASiCWithCAdESFilenameFactory
-
Default constructor instantiating factory with null values
- SimpleASiCWithXAdESFilenameFactory - Class in eu.europa.esig.dss.asic.xades.signature
-
This class provides a simple way to define custom names for file entries created within an ASiC with XAdES container, by using set and get methods.
- SimpleASiCWithXAdESFilenameFactory() - Constructor for class eu.europa.esig.dss.asic.xades.signature.SimpleASiCWithXAdESFilenameFactory
-
Default constructor instantiating factory with null values
- SimpleCertificateReport - Class in eu.europa.esig.dss.simplecertificatereport
-
A SimpleCertificateReport holder to fetch values from a JAXB SimpleCertificateReport.
- SimpleCertificateReport(XmlSimpleCertificateReport) - Constructor for class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReport
-
Default constructor
- SimpleCertificateReportFacade - Class in eu.europa.esig.dss.simplecertificatereport
-
Contains methods to generate Certificate SimpleReport
- SimpleCertificateReportFacade() - Constructor for class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportFacade
-
Default constructor
- SimpleCertificateReportXmlDefiner - Class in eu.europa.esig.dss.simplecertificatereport
-
Contains cached certificate simple report schemas and templates
- SimpleReport - Class in eu.europa.esig.dss.simplereport
-
A SimpleReport holder to fetch values from a JAXB SimpleReport.
- SimpleReport(XmlSimpleReport) - Constructor for class eu.europa.esig.dss.simplereport.SimpleReport
-
Default constructor
- SimpleReportBuilder - Class in eu.europa.esig.dss.validation.executor.signature
-
This class builds a SimpleReport XmlDom from the diagnostic data and detailed validation report.
- SimpleReportBuilder(I18nProvider, Date, ValidationPolicy, DiagnosticData, DetailedReport, boolean) - Constructor for class eu.europa.esig.dss.validation.executor.signature.SimpleReportBuilder
-
Default constructor
- SimpleReportFacade - Class in eu.europa.esig.dss.simplereport
-
Contains methods to generate SimpleReport
- SimpleReportFacade() - Constructor for class eu.europa.esig.dss.simplereport.SimpleReportFacade
-
Default constructor
- SimpleReportForCertificateBuilder - Class in eu.europa.esig.dss.validation.executor.certificate
-
Builds a SimpleReport for a certificate validation
- SimpleReportForCertificateBuilder(DiagnosticData, DetailedReport, ValidationPolicy, Date, String) - Constructor for class eu.europa.esig.dss.validation.executor.certificate.SimpleReportForCertificateBuilder
-
Default constructor
- SimpleReportXmlDefiner - Class in eu.europa.esig.dss.simplereport
-
Contains cached simple report schemas and templates
- SingleDssDict - Class in eu.europa.esig.dss.pdf
-
This class is a representation of a DSS (Document Security Store) Dictionary embedded in a PDF file.
- SingleDssDict(PdfDict) - Constructor for class eu.europa.esig.dss.pdf.SingleDssDict
-
Default constructor
- singleLogoutService - Variable in class eu.europa.esig.saml.jaxb.metadata.SSODescriptorType
- singleSignOnService - Variable in class eu.europa.esig.saml.jaxb.metadata.IDPSSODescriptorType
- size - Variable in class eu.europa.esig.dss.pades.AbstractDSSFont
-
The size of the font
- size - Variable in class eu.europa.esig.dss.policy.jaxb.Algo
- size() - Method in class eu.europa.esig.dss.jades.JsonObject
- size() - Method in interface eu.europa.esig.dss.pdf.PdfArray
-
Retrieves the array size
- ski - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerInfo
- ski - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSubjectKeyIdentifier
- skipAvailableBytes(InputStream, int) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Skip the defined
n
number of bytes from theInputStream
and validates success of the operation - skipValidationContextExecution - Variable in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Defines if the validation context processing shall be skipped (Disable certificate chain building, revocation data collection,...) Default: false
- smartcard - Variable in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
- SMARTCARD - Enum constant in enum eu.europa.esig.saml.jaxb.authn.context.MediumType
- SoapCertificateValidationService - Interface in eu.europa.esig.dss.ws.cert.validation.soap.client
-
The validation web service allow to validate the provided certificate.
- SoapCertificateValidationServiceImpl - Class in eu.europa.esig.dss.ws.cert.validation.soap
-
The default implementation of
SoapCertificateValidationService
- SoapCertificateValidationServiceImpl() - Constructor for class eu.europa.esig.dss.ws.cert.validation.soap.SoapCertificateValidationServiceImpl
-
Default construction instantiating object with null RemoteCertificateValidationService
- SoapDocumentSignatureService - Interface in eu.europa.esig.dss.ws.signature.soap.client
-
Interface for the Contract of the Signature Web Service.
- SoapDocumentSignatureServiceImpl - Class in eu.europa.esig.dss.ws.signature.soap
-
SOAP implementation of the remote signature service
- SoapDocumentSignatureServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.soap.SoapDocumentSignatureServiceImpl
-
Default construction instantiating object with null RemoteDocumentSignatureService
- SoapDocumentValidationService - Interface in eu.europa.esig.dss.ws.validation.soap.client
-
The validation web service allow to validate the signature inside a signed file.
- SoapDocumentValidationServiceImpl - Class in eu.europa.esig.dss.ws.validation.soap
-
SOAP implementation of the validation service
- SoapDocumentValidationServiceImpl() - Constructor for class eu.europa.esig.dss.ws.validation.soap.SoapDocumentValidationServiceImpl
-
Default construction instantiating object with null RemoteDocumentValidationService
- SoapEnvelopeUtils - Class in eu.europa.esig.saml
-
SOAP envelop utils
- SoapExternalCMSService - Interface in eu.europa.esig.dss.ws.signature.soap.client
-
This SOAP interface provides a possibility of CMS signature creation suitable for PAdES signing
- SoapExternalCMSServiceImpl - Class in eu.europa.esig.dss.ws.signature.soap
-
SOAP implementation of the remote CMS signature generation suitable for PAdES signature creation
- SoapExternalCMSServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.soap.SoapExternalCMSServiceImpl
-
Default construction instantiating object with null SoapExternalCMSServiceImpl
- SoapMultipleDocumentsSignatureService - Interface in eu.europa.esig.dss.ws.signature.soap.client
-
Interface for the Contract of the Signature Web Service.
- SoapMultipleDocumentsSignatureServiceImpl - Class in eu.europa.esig.dss.ws.signature.soap
-
SOAP implementation of the remote multiple signature service
- SoapMultipleDocumentsSignatureServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.soap.SoapMultipleDocumentsSignatureServiceImpl
-
Default construction instantiating object with null RemoteMultipleDocumentsSignatureService
- SoapPAdESWithExternalCMSService - Interface in eu.europa.esig.dss.ws.signature.soap.client
-
This SOAP interface provides a possibility of PAdES signature creation using an external CMS signature provider
- SoapPAdESWithExternalCMSServiceImpl - Class in eu.europa.esig.dss.ws.signature.soap
-
SOAP implementation of the remote PAdES signature with external CMS service
- SoapPAdESWithExternalCMSServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.soap.SoapPAdESWithExternalCMSServiceImpl
-
Default construction instantiating object with null SoapPAdESWithExternalCMSServiceImpl
- SoapSignatureTokenConnection - Interface in eu.europa.esig.dss.ws.server.signing.soap.client
-
The server signing service for SOAP webService
- SoapSignatureTokenConnectionImpl - Class in eu.europa.esig.dss.ws.server.signing.soap
-
The SOAP implementation of server signing
- SoapSignatureTokenConnectionImpl() - Constructor for class eu.europa.esig.dss.ws.server.signing.soap.SoapSignatureTokenConnectionImpl
-
Default construction instantiating object with null token connection
- SoapTimestampService - Interface in eu.europa.esig.dss.ws.timestamp.remote.soap.client
-
The SOAP web service allows timestamp creation.
- SoapTimestampServiceImpl - Class in eu.europa.esig.dss.ws.timestamp.remote.soap
-
The SOAP implementation of the timestamping service
- SoapTimestampServiceImpl() - Constructor for class eu.europa.esig.dss.ws.timestamp.remote.soap.SoapTimestampServiceImpl
-
Default construction instantiating object with null RemoteTimestampService
- SoapTrustedListSignatureService - Interface in eu.europa.esig.dss.ws.signature.soap.client
-
SOAP interface provides services for XML Trusted List signing
- SoapTrustedListSignatureServiceImpl - Class in eu.europa.esig.dss.ws.signature.soap
-
SOAP implementation for XML Trusted List signing service
- SoapTrustedListSignatureServiceImpl() - Constructor for class eu.europa.esig.dss.ws.signature.soap.SoapTrustedListSignatureServiceImpl
-
Default construction instantiating object with null RemoteTrustedListSignatureService
- SOFTWARE - Enum constant in enum eu.europa.esig.saml.jaxb.authn.context.DeviceTypeType
- source - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlChainItem
- sourceAddress - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
- sources - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- sourceURL - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
The URL which was used to obtain the revocation data (online).
- SP_DOC_DIGEST_AS_IN_SPECIFICATION_ALGORITHM_URI - Static variable in class eu.europa.esig.dss.xades.DSSXMLUtils
-
The SPDocDigestAsInSpecification transform algorithm URI for a custom SignaturePolicy processing
- SP_DOC_SPECIFICATION - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
- SP_DSPEC - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signature policy Document Specification qualifier
- SP_URI - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SP_URI - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SP_URI - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SP_URI - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signature policy URL qualifier
- SP_USER_NOTICE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- SP_USER_NOTICE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- SP_USER_NOTICE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- SP_USER_NOTICE - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signature policy User Notice qualifier
- SPDocDigestAsInSpecificationTransform - Class in eu.europa.esig.dss.xades.reference
-
This is a special transform to be used exclusively within a xades:SignaturePolicyId to define special digest computation rules.
- SPDocDigestAsInSpecificationTransform() - Constructor for class eu.europa.esig.dss.xades.reference.SPDocDigestAsInSpecificationTransform
-
Default constructor with ds: xmldsig namespace
- SPDocDigestAsInSpecificationTransform(DSSNamespace) - Constructor for class eu.europa.esig.dss.xades.reference.SPDocDigestAsInSpecificationTransform
-
Constructor with a custom namespace
- SpDocSpecification - Class in eu.europa.esig.dss.model
-
Represents a "SpDocSpecification" element
- SpDocSpecification() - Constructor for class eu.europa.esig.dss.model.SpDocSpecification
-
Default constructor instantiating object with null values
- SPKI_DATA - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
SPKIData
- SPKI_SEXP - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
SPKISexp
- SPKIDataType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for SPKIDataType complex type.
- SPKIDataType() - Constructor for class eu.europa.esig.xmldsig.jaxb.SPKIDataType
- spkiSexpAndAny - Variable in class eu.europa.esig.xmldsig.jaxb.SPKIDataType
- splitDocument(DSSDocument, int, int) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method create a new document from a sub-part of another document
- spNameQualifier - Variable in class eu.europa.esig.saml.jaxb.assertion.BaseIDAbstractType
- spNameQualifier - Variable in class eu.europa.esig.saml.jaxb.assertion.NameIDType
- spNameQualifier - Variable in class eu.europa.esig.saml.jaxb.protocol.NameIDPolicyType
- spProvidedID - Variable in class eu.europa.esig.saml.jaxb.assertion.NameIDType
- SPSSODescriptorType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for SPSSODescriptorType complex type.
- SPSSODescriptorType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.SPSSODescriptorType
- SPUserNoticeType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for SPUserNoticeType complex type.
- SPUserNoticeType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for SPUserNoticeType complex type.
- SPUserNoticeType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for SPUserNoticeType complex type.
- SPUserNoticeType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.SPUserNoticeType
- SPUserNoticeType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.SPUserNoticeType
- SPUserNoticeType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.SPUserNoticeType
- SqlAIAResponse() - Constructor for class eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource.SqlAIAResponse
-
Default constructor
- SqlCRLRecord() - Constructor for class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource.SqlCRLRecord
-
Default constructor
- SqlOCSPResponse() - Constructor for class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource.SqlOCSPResponse
-
Default constructor
- SqlQuery - Class in eu.europa.esig.dss.spi.client.jdbc.query
-
Represents a stateless query to be made to an SQL database
- SqlQuery(String) - Constructor for class eu.europa.esig.dss.spi.client.jdbc.query.SqlQuery
-
Default constructor
- SqlRecord - Interface in eu.europa.esig.dss.spi.client.jdbc.record
-
Contains result of a record extraction from an SQL database
- SqlSelectQuery - Class in eu.europa.esig.dss.spi.client.jdbc.query
-
A select query containing logic to extract records from a
ResultSet
- SqlSelectQuery(String) - Constructor for class eu.europa.esig.dss.spi.client.jdbc.query.SqlSelectQuery
-
Default constructor
- SR_ATS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signer attributes
- SR_CMS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Signer commitments
- ssl - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
- SSLCertificateLoader - Class in eu.europa.esig.dss.service.http.commons
-
The data loader which includes server webpage certificates to the response context Use the method getCertificates(url) to extract the data
- SSLCertificateLoader() - Constructor for class eu.europa.esig.dss.service.http.commons.SSLCertificateLoader
-
Default constructor with null CommonsDataLoader
- SSODescriptorType - Class in eu.europa.esig.saml.jaxb.metadata
-
Java class for SSODescriptorType complex type.
- SSODescriptorType() - Constructor for class eu.europa.esig.saml.jaxb.metadata.SSODescriptorType
- startDate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- startsFromHash(String) - Static method in class eu.europa.esig.dss.DomUtils
-
Returns TRUE if the provided
uri
starts from the hash "#" character - startsWithBytes(byte[], byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Reads first
preamble.length
bytes of thebyteArray
and compares them withpreamble
- startsWithBytes(DSSDocument, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Reads first
preamble.length
bytes of thedssDocument
and compares them withpreamble
- startsWithBytes(InputStream, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Reads first
preamble.length
bytes of theInputStream
and compares them withpreamble
- startsWithXmlPreamble(byte[]) - Static method in class eu.europa.esig.dss.DomUtils
-
Checks if the given
byteArray
content starts with an XML Preamble'<'
Processes values with or without BOM-encoding NOTE: does not check XML-conformity of the whole file call isDOM(byteArray) for a deep check - startsWithXmlPreamble(DSSDocument) - Static method in class eu.europa.esig.dss.DomUtils
-
Checks if the given document starts with an XML Preamble
'<'
Processes values with or without BOM-encoding NOTE: does not check XML-conformity of the whole file call isDOM(DSSDocument) for a deep check - state - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- state - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
- state(CacheState) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
This method operates a state change
- state(CacheState) - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- STATE_OR_PROVINCE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- STATE_OR_PROVINCE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- STATE_OR_PROVINCE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- StatementAbstractType - Class in eu.europa.esig.saml.jaxb.assertion
-
Java class for StatementAbstractType complex type.
- StatementAbstractType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.StatementAbstractType
- statementOrAuthnStatementOrAuthzDecisionStatement - Variable in class eu.europa.esig.saml.jaxb.assertion.AssertionType
- stateOrProvince - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
- stateOrProvince - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
- stateOrProvince - Variable in class eu.europa.esig.xades.jaxb.xades111.SignatureProductionPlaceType
- stateOrProvince - Variable in class eu.europa.esig.xades.jaxb.xades122.SignatureProductionPlaceType
- stateOrProvince - Variable in class eu.europa.esig.xades.jaxb.xades132.SignatureProductionPlaceType
- STATEORPROVINCENAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- status - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
- status - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRevocation
- status - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryTrustedServiceMapping
- status - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- status - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Contains the revocation status of the token.
- status - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
- status - Variable in class eu.europa.esig.validationreport.jaxb.ConstraintStatusType
- Status - Interface in eu.europa.esig.dss.alert.status
-
Contains information about the occurred event
- StatusAlert - Interface in eu.europa.esig.dss.alert
-
Typed
Alert
with aStatus
object - statusCode - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusCodeType
- statusCode - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusType
- StatusCodeType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for StatusCodeType complex type.
- StatusCodeType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.StatusCodeType
- statusDetail - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusType
- StatusDetailType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for StatusDetailType complex type.
- StatusDetailType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.StatusDetailType
- StatusDetector - Class in eu.europa.esig.dss.alert.detector
-
The class is used to detect a custom event associated with token(s) processing
- StatusDetector() - Constructor for class eu.europa.esig.dss.alert.detector.StatusDetector
-
Default constructor
- statusDeterminationApproach - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- statusMessage - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusType
- StatusResponseType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for StatusResponseType complex type.
- StatusResponseType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
- statusStartingTime - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType
- statusStartingTime - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
- StatusType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for StatusType complex type.
- StatusType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.StatusType
- store(OutputStream) - Method in class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
-
This method allows to store the keystore in the OutputStream
- STREET_ADDRESS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- STREET_ADDRESS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Street address
- streetAddress - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
- streetAddress - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType
- STREETADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- STRETCH - Enum constant in enum eu.europa.esig.dss.enumerations.ImageScaling
-
Stretches the image in both directions in order to fill the signature field box
- stripFirstLeadingOccurrence(String, String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Trims the leading string if it is a leading part of the text
- STRUCTURAL_VALIDATION_FAILURE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- structuralValidation - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- structuralValidation - Variable in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
- StructuralValidationCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if the structural validation of the signature succeeds
- StructuralValidationCheck(I18nProvider, XmlSAV, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.StructuralValidationCheck
-
Default constructor
- structureValidationMessages - Variable in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
A list of error messages occurred during a structure validation
- SUB_FILTER_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'SubFilter'
- SUB_XCV - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- SUB_XCV - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- subarray(byte[], int, int) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- subarray(byte[], int, int) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- subarray(byte[], int, int) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Returns a subArray, starting from position
start
with the defined lengthlength
- subarray(byte[], int, int) - Static method in class eu.europa.esig.dss.utils.Utils
-
Returns a subArray, starting from position
start
with the defined lengthlength
- SubContext - Enum in eu.europa.esig.dss.policy
-
Defines the validation sub context
- subFilter - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
- subFilterElement - Variable in class eu.europa.esig.validationreport.jaxb.SASubFilterType
- subIndication - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConclusion
- subIndication - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- subIndication - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlToken
- subIndication - Variable in class eu.europa.esig.validationreport.jaxb.ValidationStatusType
- SubIndication - Enum in eu.europa.esig.dss.enumerations
-
Sub indication values Source ETSI EN 319 102-1
- SubIndicationParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
SubIndication
- subject - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- subject - Variable in class eu.europa.esig.saml.jaxb.assertion.AssertionType
- subject - Variable in class eu.europa.esig.saml.jaxb.protocol.AuthnRequestType
- subject - Variable in class eu.europa.esig.saml.jaxb.protocol.SubjectQueryAbstractType
- SUBJECT_ALTERNATIVE_NAME - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.1.6.
- SUBJECT_DIRECTORY_ATTRIBUTES - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.1.8.
- SUBJECT_INFORMATION_ACCESS - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.2.2.
- SUBJECT_KEY_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
4.2.1.2.
- subjectAlternativeName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSubjectAlternativeNames
- SubjectAlternativeNames - Class in eu.europa.esig.dss.model.x509.extension
-
4.2.1.6.
- SubjectAlternativeNames() - Constructor for class eu.europa.esig.dss.model.x509.extension.SubjectAlternativeNames
-
Default constructor
- subjectConfirmationData - Variable in class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
- SubjectConfirmationDataType - Class in eu.europa.esig.saml.jaxb.assertion
-
Java class for SubjectConfirmationDataType complex type.
- SubjectConfirmationDataType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationDataType
- SubjectConfirmationType - Class in eu.europa.esig.saml.jaxb.assertion
-
Java class for SubjectConfirmationType complex type.
- SubjectConfirmationType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.SubjectConfirmationType
- subjectDistinguishedName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- subjectDistinguishedName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
- SubjectKeyIdentifier - Class in eu.europa.esig.dss.model.x509.extension
-
4.2.1.2.
- SubjectKeyIdentifier() - Constructor for class eu.europa.esig.dss.model.x509.extension.SubjectKeyIdentifier
-
Default constructor
- subjectLocality - Variable in class eu.europa.esig.saml.jaxb.assertion.AuthnStatementType
- SubjectLocalityType - Class in eu.europa.esig.saml.jaxb.assertion
-
Java class for SubjectLocalityType complex type.
- SubjectLocalityType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.SubjectLocalityType
- SubjectQueryAbstractType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for SubjectQueryAbstractType complex type.
- SubjectQueryAbstractType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.SubjectQueryAbstractType
- subjectSerialNumber - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- SubjectType - Class in eu.europa.esig.saml.jaxb.assertion
-
Java class for SubjectType complex type.
- SubjectType() - Constructor for class eu.europa.esig.saml.jaxb.assertion.SubjectType
- substringAfter(String, String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- substringAfter(String, String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- substringAfter(String, String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Returns a substring after the specified character Ex.
- substringAfter(String, String) - Static method in class eu.europa.esig.dss.utils.Utils
-
Returns a substring after the specified character Ex.
- SUBSTRINGASSERTION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- SUBTREESPEC - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- SubX509CertificateValidation - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub
-
The sub X509 certificate validation
- SubX509CertificateValidation(I18nProvider, CertificateWrapper, Date, Context, SubContext, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.SubX509CertificateValidation
-
Default constructor
- subXCV - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlXCV
- SUCCESSFUL - Enum constant in enum eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
-
Response has valid confirmations
- SunPKCS11Initializer - Class in eu.europa.esig.dss.token
-
Initializes the SunPKCS11 Provider
- SUPERSEDED - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationReason
-
superseded
- SUPERVISION_CEASED - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
Before eIDAS 'supervisionceased' status
- SUPERVISION_OF_SERVICE_IN_CESSATION - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
Before eIDAS 'supervisionincessation' status
- SUPERVISION_REVOKED - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
Before eIDAS 'supervisionrevoked' status
- SUPPORT - Enum constant in enum eu.europa.esig.saml.jaxb.metadata.ContactTypeType
- SUPPORTED_ANGLES_ERROR_MESSAGE - Static variable in class eu.europa.esig.dss.pdf.visible.ImageRotationUtils
-
A message with supported angles
- SUPPORTEDALGORITHMS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- SUPPORTEDAPPLICATIONCONTEXT - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- supportedCriticalExtensions - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- surname - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- surname - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- surname - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
- surName - Variable in class eu.europa.esig.saml.jaxb.metadata.ContactType
- SURNAME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- SurnameCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Checks if the certificate's surname is acceptable
- SurnameCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SurnameCheck
-
Default constructor
- SVG - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
svg
- swapDimensions(AnnotationBox) - Static method in class eu.europa.esig.dss.pdf.visible.ImageRotationUtils
-
This method swaps dimensions of the given
AnnotationBox
- switchAudit - Variable in class eu.europa.esig.saml.jaxb.authn.context.SecurityAuditType
- sync() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Set the context as SYNCHRONIZED
- sync() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Synchronizes the cache entry
- sync() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- sync() - Method in class eu.europa.esig.dss.tsl.sync.TrustedListCertificateSourceSynchronizer
-
Synchronizes the trusted certificate source based on the validation job processing result
- sync(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Updates the state for a CachedEntry matching to the given key to SYNCHRONIZED
- sync(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.access.SynchronizerCacheAccess
-
Synchronizes all records for the
key
- sync(CacheContext) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheState
-
The cache entry is marked as Synchronized
- sync(CacheContext) - Method in enum eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
- SynchronizationStrategy - Interface in eu.europa.esig.dss.tsl.sync
-
Defines a behaviour for a trusted certificate source synchronization
- SYNCHRONIZED - Enum constant in enum eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
-
The application and the cache content are synchronized
- SynchronizerCacheAccess - Class in eu.europa.esig.dss.tsl.cache.access
-
Synchronizes all caches for the given key
- SynchronizerCacheAccess(DownloadCache, ParsingCache, ValidationCache) - Constructor for class eu.europa.esig.dss.tsl.cache.access.SynchronizerCacheAccess
-
Default constructor
- syncUpdateDate() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Updates the lastSuccessSynchronization date
- syncUpdateDate() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Synchronizes the update date
- syncUpdateDate() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
T
- tableQuery(SqlQuery) - Method in class eu.europa.esig.dss.spi.client.jdbc.JdbcCacheConnector
-
This method allows table creation, removal and existence check
- TAGAFI - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- TAGLOCATION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- TAGOID - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- TakenOverByType - Class in eu.europa.esig.trustedlist.jaxb.tslx
-
Java class for TakenOverByType complex type.
- TakenOverByType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
- target - Variable in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesType
- target - Variable in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesType
- target - Variable in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesType
- target - Variable in class eu.europa.esig.xmldsig.jaxb.SignaturePropertyType
- target - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptionPropertyType
- TARGET - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigAttribute
-
Target
- TARGET - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Attribute
-
Target
- TARGET - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Attribute
-
Target
- TARGET - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Attribute
-
Target
- TARGET - Static variable in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
The qualifying properties target
- TECHNICAL - Enum constant in enum eu.europa.esig.saml.jaxb.metadata.ContactTypeType
- technicalProtection - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthnContextDeclarationBaseType
- TechnicalProtectionBaseType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for TechnicalProtectionBaseType complex type.
- TechnicalProtectionBaseType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.TechnicalProtectionBaseType
- technicalType - Variable in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
- TELEPHONENR - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- telephoneNumber - Variable in class eu.europa.esig.saml.jaxb.metadata.ContactType
- TELEPHONENUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- TELETEXTERMINALIDENTIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- TELEXNR - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- TELEXNUMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- TempFileResourcesHandler - Class in eu.europa.esig.dss.signature.resources
-
This resources factory stores temporary documents to a unique file within filesystem.
- TempFileResourcesHandler(String, String, File) - Constructor for class eu.europa.esig.dss.signature.resources.TempFileResourcesHandler
-
Default constructor
- TempFileResourcesHandlerBuilder - Class in eu.europa.esig.dss.signature.resources
-
This class creates a
TempFileResourcesHandlerBuilder
storing temporary objects to temporary filesystem documents - TempFileResourcesHandlerBuilder() - Constructor for class eu.europa.esig.dss.signature.resources.TempFileResourcesHandlerBuilder
-
Default constructor instantiating an empty list of processed handlers
- terminate - Variable in class eu.europa.esig.saml.jaxb.protocol.ManageNameIDRequestType
- TerminateType - Class in eu.europa.esig.saml.jaxb.protocol
-
Java class for TerminateType complex type.
- TerminateType() - Constructor for class eu.europa.esig.saml.jaxb.protocol.TerminateType
- test(DSSPrivateKeyEntry) - Method in class eu.europa.esig.dss.token.predicate.AllKeyEntryPredicate
- test(DSSPrivateKeyEntry) - Method in class eu.europa.esig.dss.token.predicate.ExtendedKeyUsageKeyEntryPredicate
- test(DSSPrivateKeyEntry) - Method in class eu.europa.esig.dss.token.predicate.KeyUsageKeyEntryPredicate
- test(DSSPrivateKeyEntry) - Method in class eu.europa.esig.dss.token.predicate.ValidAtTimeKeyEntryPredicate
- test(NonEmptyMultiLangURIType) - Method in class eu.europa.esig.dss.tsl.function.OfficialJournalSchemeInformationURI
- test(NonEmptyMultiLangURIType) - Method in class eu.europa.esig.dss.tsl.function.PivotSchemeInformationURI
- test(NonEmptyMultiLangURIType) - Method in class eu.europa.esig.dss.tsl.function.SchemeInformationURIByLang
- test(OtherTSLPointerType) - Method in class eu.europa.esig.dss.tsl.function.MimetypeOtherTSLPointer
- test(OtherTSLPointerType) - Method in class eu.europa.esig.dss.tsl.function.SchemeTerritoryOtherTSLPointer
- test(OtherTSLPointerType) - Method in class eu.europa.esig.dss.tsl.function.TypeOtherTSLPointer
- test(TSPServiceType) - Method in class eu.europa.esig.dss.tsl.function.GrantedTrustService
- test(TSPType) - Method in class eu.europa.esig.dss.tsl.function.NonEmptyTrustService
- test(TSPType) - Method in class eu.europa.esig.dss.tsl.function.TrustServiceProviderByTSPName
- test(String) - Method in class eu.europa.esig.dss.tsl.function.OfficialRegistrationIdentifierPredicate
- test(String) - Method in class eu.europa.esig.dss.tsl.function.TradeNamePredicate
- TEXT - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
plain text
- TextFitter - Class in eu.europa.esig.dss.pdf.visible
-
Utility class to fit arbitrary text into a text box.
- TextFitter.Result - Class in eu.europa.esig.dss.pdf.visible
-
The result of a text fitting operation.
- TextOnlySignatureDrawer - Class in eu.europa.esig.dss.pdf.openpdf.visible
-
iText drawer used for visual signature creation with text data only
- TextOnlySignatureDrawer() - Constructor for class eu.europa.esig.dss.pdf.openpdf.visible.TextOnlySignatureDrawer
-
Default constructor with null font
- textualInformationOrOtherInformation - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.AdditionalInformationType
- TextWrapping - Enum in eu.europa.esig.dss.enumerations
-
This enumeration defines a set of possibilities for text wrapping within a signature field with a fixed width and height for a PDF visual signature creation
- thisUpdate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
- thisUpdate - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlRevocation
- thisUpdate - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
-
Represents the this update date of the CRL.
- thisUpdate - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
-
ThisUpdate of the revocation
- ThrowAlertExceptionHandler<T> - Class in eu.europa.esig.dss.alert.handler
-
Handler which throws an
AlertException
- ThrowAlertExceptionHandler() - Constructor for class eu.europa.esig.dss.alert.handler.ThrowAlertExceptionHandler
-
Default constructor
- time - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlProofOfExistence
- time - Variable in class eu.europa.esig.validationreport.jaxb.SASigningTimeType
- TimeConstraint - Class in eu.europa.esig.dss.policy.jaxb
-
Time based check : follows the specified level behavior if the checked element is over the time limit
- TimeConstraint() - Constructor for class eu.europa.esig.dss.policy.jaxb.TimeConstraint
- TimeDependent - Interface in eu.europa.esig.dss.spi.util
-
Valid in a specific time interval.
- TimeDependentValues<T extends TimeDependent> - Class in eu.europa.esig.dss.spi.util
-
Immutable list of time-dependent values, with the latest value first.
- TimeDependentValues() - Constructor for class eu.europa.esig.dss.spi.util.TimeDependentValues
-
Empty list of values.
- TimeDependentValues(Iterable<T>) - Constructor for class eu.europa.esig.dss.spi.util.TimeDependentValues
-
Copy constructor.
- timestamp - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundTimestamp
- timestamp - Variable in class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters
- timestamp - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestamps
- timestamp - Variable in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
-
The timestamp to check
- timestamp(ASiCContent, ASiCWithCAdESTimestampParameters) - Method in class eu.europa.esig.dss.asic.cades.timestamp.ASiCWithCAdESTimestampService
-
This method is used to add a timestamp to the given
ASiCContent
- timestamp(DSSDocument, PAdESTimestampParameters) - Method in class eu.europa.esig.dss.pades.signature.PAdESService
- timestamp(DSSDocument, TP) - Method in class eu.europa.esig.dss.asic.common.signature.AbstractASiCSignatureService
- timestamp(DSSDocument, TP) - Method in class eu.europa.esig.dss.signature.AbstractSignatureService
- timestamp(DSSDocument, TP) - Method in interface eu.europa.esig.dss.signature.DocumentSignatureService
-
This method allows to add a timestamp to an unsigned document
- timestamp(RemoteDocument, RemoteTimestampParameters) - Method in interface eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureService
-
Adds a timestamp to the document
- timestamp(RemoteDocument, RemoteTimestampParameters) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureServiceImpl
- timestamp(List<DSSDocument>, ASiCWithCAdESTimestampParameters) - Method in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService
- timestamp(List<DSSDocument>, ASiCWithCAdESTimestampParameters) - Method in class eu.europa.esig.dss.asic.cades.timestamp.ASiCWithCAdESTimestampService
-
The method is used to timestamp a list of
documents
- timestamp(List<DSSDocument>, JAdESTimestampParameters) - Method in class eu.europa.esig.dss.jades.signature.JAdESService
- timestamp(List<DSSDocument>, XAdESTimestampParameters) - Method in class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESService
- timestamp(List<DSSDocument>, XAdESTimestampParameters) - Method in class eu.europa.esig.dss.xades.signature.XAdESService
- timestamp(List<DSSDocument>, TP) - Method in interface eu.europa.esig.dss.signature.MultipleDocumentsSignatureService
-
Timestamps the toSignDocuments with the provided signatureValue.
- timestamp(List<RemoteDocument>, RemoteTimestampParameters) - Method in interface eu.europa.esig.dss.ws.signature.common.RemoteMultipleDocumentsSignatureService
-
Adds timestamps to the given list of documents
- timestamp(List<RemoteDocument>, RemoteTimestampParameters) - Method in class eu.europa.esig.dss.ws.signature.common.RemoteMultipleDocumentsSignatureServiceImpl
- TIMESTAMP - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateSourceType
-
Certificate source extracted from a timestamp
- TIMESTAMP - Enum constant in enum eu.europa.esig.dss.enumerations.Context
-
The processing token is a timestamp
- TIMESTAMP - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampedObjectType
-
Timestamp
- TIMESTAMP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TIMESTAMP - Enum constant in enum eu.europa.esig.dss.signature.SigningOperation
-
Timestamp creation
- TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- TIMESTAMP - Enum constant in enum eu.europa.esig.validationreport.enums.ObjectType
-
TimeStamp
- TIMESTAMP_AND_CERTIFICATE_NOT_AFTER - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TIMESTAMP_AND_CRYPTO_CONSTRAINTS_EXPIRATION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TIMESTAMP_AND_REVOCATION_TIME - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TIMESTAMP_DEFAULT_FILTER - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
Filter 'Adobe.PPKLite'
- TIMESTAMP_DEFAULT_SUBFILTER - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
SubFilter 'ETSI.RFC3161'
- TIMESTAMP_FILENAME - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
-
The timestamp filename
- TIMESTAMP_ORDER_FAILURE - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because some constraints on the order of signature time-stamps and/or signed data object(s) time-stamps are not respected.
- TIMESTAMP_SUFFIX - Static variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Id-suffix for Timestamp element
- TIMESTAMP_TST - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
-
The ASiC-S with CAdES timestamp document name (META-INF/timestamp.tst)
- TIMESTAMP_TYPE - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
Signature typ 'DocTimeStamp'
- TIMESTAMP_VALIDATION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TIMESTAMP_VALIDATION_DATA - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateOrigin
-
Certificates extracted from TimeStampValidationData element
- TIMESTAMP_VALIDATION_DATA - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationOrigin
-
The revocation data was embedded in the signature 'TimeStampValidationData' attribute (used in XAdES)
- TIMESTAMP_VALIDATION_DATA - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
- TimestampAcceptanceValidation - 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
- TimestampAcceptanceValidation(I18nProvider, Date, TimestampWrapper, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.TimestampAcceptanceValidation
-
Default constructor
- TimestampBasicValidationProcess - Class in eu.europa.esig.dss.validation.process.vpftsp
-
Performs Time-stamp validation building block as per clause 5.4
- TimestampBasicValidationProcess(I18nProvider, DiagnosticData, TimestampWrapper, Map<String, XmlBasicBuildingBlocks>) - Constructor for class eu.europa.esig.dss.validation.process.vpftsp.TimestampBasicValidationProcess
-
Default constructor
- TimestampBinary - Class in eu.europa.esig.dss.model
-
This class contains only a binary representation of a timestamp
- TimestampBinary(byte[]) - Constructor for class eu.europa.esig.dss.model.TimestampBinary
-
Default constructor
- TimestampCertificateSource - Class in eu.europa.esig.dss.validation.timestamp
-
A timestamp CMS certificate source
- TimestampCertificateSource(TimeStampToken) - Constructor for class eu.europa.esig.dss.validation.timestamp.TimestampCertificateSource
-
Default constructor
- TimestampCoherenceOrderCheck - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
-
Checks if the timestamp's order is coherent
- TimestampCoherenceOrderCheck(I18nProvider, XmlValidationProcessLongTermData, List<TimestampWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampCoherenceOrderCheck
-
Default constructor
- TimestampConstraints - Class in eu.europa.esig.dss.policy.jaxb
-
Group of constraints on the timestamps
- TimestampConstraints() - Constructor for class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
- TimestampContainerForm - Enum in eu.europa.esig.dss.enumerations
-
Used for a detached timestamping service
- TimestampCRLSource - Class in eu.europa.esig.dss.validation.timestamp
-
CRLSource that retrieves information embedded to a
TimeStampToken
- TimestampDataLoader - Class in eu.europa.esig.dss.service.http.commons
-
Implementation of DataLoader using HttpClient to request a timestamp server.
- TimestampDataLoader() - Constructor for class eu.europa.esig.dss.service.http.commons.TimestampDataLoader
-
The default constructor for CommonsDataLoader.
- timestampDate - Variable in class eu.europa.esig.dss.pades.PAdESTimestampParameters
-
Date of the timestamp
- timestampDelay - Variable in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
- TimestampDelayCheck - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
-
Checks if the claimed signing time + timestamp's delay is after the best-signature-time
- TimestampDelayCheck(I18nProvider, XmlValidationProcessLongTermData, SignatureWrapper, Date, TimeConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampDelayCheck
-
Default constructor
- timestampDocument(DSSDocument, PAdESTimestampParameters) - Method in class eu.europa.esig.dss.pades.timestamp.PAdESTimestampService
-
Timestamp the document
- timestampDocument(TimestampMultipleDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapMultipleDocumentsSignatureService
-
This web service operation timestamps a given document corresponding to the provided timestamp parameters.
- timestampDocument(TimestampMultipleDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapMultipleDocumentsSignatureServiceImpl
- timestampDocument(TimestampOneDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestDocumentSignatureService
-
Timestamps a toTimestampDocument with the provided parameters.
- timestampDocument(TimestampOneDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestDocumentSignatureServiceImpl
- timestampDocument(TimestampOneDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.soap.client.SoapDocumentSignatureService
-
This web service operation timestamps a document according to the provided timestamp parameters.
- timestampDocument(TimestampOneDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.soap.SoapDocumentSignatureServiceImpl
- timestampDocuments(TimestampMultipleDocumentDTO) - Method in interface eu.europa.esig.dss.ws.signature.rest.client.RestMultipleDocumentSignatureService
-
Timestamps the toTimestampDocuments with the provided timestamp parameters.
- timestampDocuments(TimestampMultipleDocumentDTO) - Method in class eu.europa.esig.dss.ws.signature.rest.RestMultipleDocumentSignatureServiceImpl
- TimestampDTO - Class in eu.europa.esig.dss.ws.dto
-
DTO to transfer a TimestampToken over REST/SOAP webServices
- TimestampDTO() - Constructor for class eu.europa.esig.dss.ws.dto.TimestampDTO
-
Empty constructor
- TimestampDTO(byte[], TimestampType) - Constructor for class eu.europa.esig.dss.ws.dto.TimestampDTO
-
Default constructor
- timestampedData - Variable in class eu.europa.esig.dss.validation.scope.DetachedTimestampScopeFinder
-
The data used to for message-imprint computation of a timestamp token
- timestampedObjects - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- TimestampedObjectType - Enum in eu.europa.esig.dss.enumerations
-
Defines possible object types to be timestamped
- TimestampedObjectTypeParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
TimestampedObjectType
- TimestampedReference - Class in eu.europa.esig.dss.validation.timestamp
-
This class stocks the timestamped reference, which is composed of: - the timestamp reference category
TimestampReferenceCategory
; - object id in the case where the reference apply to the signature. - TimestampedReference(String, TimestampedObjectType) - Constructor for class eu.europa.esig.dss.validation.timestamp.TimestampedReference
-
Default constructor
- timestampFilename - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- TimestampFormatChecking - Class in eu.europa.esig.dss.validation.process.bbb.fc
-
This class performs "5.2.2 Format Checking" building block execution for a document or container timestamp
- TimestampFormatChecking(I18nProvider, DiagnosticData, TimestampWrapper, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.TimestampFormatChecking
-
Default constructor
- TimestampGenerationTimeNotAfterCertificateExpirationCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
-
This class verifies if the generation time of a content timestamp is not after the certificate's expiration time
- TimestampGenerationTimeNotAfterCertificateExpirationCheck(I18nProvider, T, TimestampWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
-
Default constructor
- TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
-
Checks if the generation time of a content timestamp is not after the expiration time of cryptographic constraints concerned by the failure
- TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck(I18nProvider, T, TimestampWrapper, XmlCryptographicValidation, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
-
Default constructor
- TimestampGenerationTimeNotAfterRevocationTimeCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
-
This class checks if the generation time of a content timestamp is not after the revocation time of a signature's signing certificate
- TimestampGenerationTimeNotAfterRevocationTimeCheck(I18nProvider, T, TimestampWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
-
Default constructor
- timestampId - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlProofOfExistence
- TimestampInclude - Class in eu.europa.esig.dss.validation.timestamp
-
This class represents XAdES Include tag in case of IndividualDataObjectsTimeStamp
- TimestampInclude() - Constructor for class eu.europa.esig.dss.validation.timestamp.TimestampInclude
-
Empty constructor
- TimestampInclude(String, boolean) - Constructor for class eu.europa.esig.dss.validation.timestamp.TimestampInclude
-
Default constructor
- TimestampIncludeDTO - Class in eu.europa.esig.dss.ws.dto
-
DTO to represent timestamped references for a XAdES IndividualDataObjectsTimeStamp
- TimestampIncludeDTO() - Constructor for class eu.europa.esig.dss.ws.dto.TimestampIncludeDTO
-
Empty constructor
- TimestampIncludeDTO(String, boolean) - Constructor for class eu.europa.esig.dss.ws.dto.TimestampIncludeDTO
-
The default constructor
- TIMESTAMPING - Enum constant in enum eu.europa.esig.dss.enumerations.ExtendedKeyUsage
-
timeStamping
- timestampLevel - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestamp
- TimestampMessageDigestBuilder - Interface in eu.europa.esig.dss.validation.timestamp
-
Builds message-imprint digest to be timestamped
- TimestampMessageImprintCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
-
Checks message-imprint validity for a timestamp token
- TimestampMessageImprintCheck(I18nProvider, T, TimestampWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
-
Default constructor
- TimestampMultipleDocumentDTO - Class in eu.europa.esig.dss.ws.signature.dto
-
Request DTO to timestamps a list of documents
- TimestampMultipleDocumentDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.TimestampMultipleDocumentDTO
-
Empty constructor
- TimestampMultipleDocumentDTO(List<RemoteDocument>, RemoteTimestampParameters) - Constructor for class eu.europa.esig.dss.ws.signature.dto.TimestampMultipleDocumentDTO
-
Default constructor
- TimestampOCSPSource - Class in eu.europa.esig.dss.validation.timestamp
-
OCSPSource that retrieves information embedded to a
TimeStampToken
- TimestampOneDocumentDTO - Class in eu.europa.esig.dss.ws.signature.dto
-
This class is a DTO that contains a set of parameters needed for a single document timestamping It's only possible to transfer an object by POST and REST.
- TimestampOneDocumentDTO() - Constructor for class eu.europa.esig.dss.ws.signature.dto.TimestampOneDocumentDTO
-
Empty constructor
- TimestampOneDocumentDTO(RemoteDocument, RemoteTimestampParameters) - Constructor for class eu.europa.esig.dss.ws.signature.dto.TimestampOneDocumentDTO
-
Default constructor
- timestampParameters - Variable in class eu.europa.esig.dss.ws.signature.dto.AbstractTimestampDocumentDTO
-
Timestamp parameters
- TimestampParameters - Class in eu.europa.esig.dss.model
-
This class represents the parameters provided when generating specific timestamps in a signature, such as an AllDataObjectsTimestamp or an IndividualDataObjectsTimestamp.
- TimestampParameters() - Constructor for class eu.europa.esig.dss.model.TimestampParameters
-
Empty constructor
- TimestampParameters(DigestAlgorithm) - Constructor for class eu.europa.esig.dss.model.TimestampParameters
-
The default constructor
- timestampPostProcessing(List<TimestampToken>) - Method in class eu.europa.esig.dss.pades.validation.PDFDocumentValidator
-
Post-process the extracted detached timestamps NOTE: the method shall be used only for the document validation
- timestampQualification - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationTimestampQualification
- TimestampQualification - Enum in eu.europa.esig.dss.enumerations
-
Defines possible timestamp qualification types
- TimestampQualificationBlock - Class in eu.europa.esig.dss.validation.process.qualification.timestamp
-
The class performs a qualification verification for a timestamp
- TimestampQualificationBlock(I18nProvider, TimestampWrapper, List<XmlTLAnalysis>) - Constructor for class eu.europa.esig.dss.validation.process.qualification.timestamp.TimestampQualificationBlock
-
Default constructor
- TimestampQualificationParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
TimestampQualification
- TimestampResponseDTO - Class in eu.europa.esig.dss.ws.timestamp.dto
-
The DTO representing a response of a timestamp service
- TimestampResponseDTO() - Constructor for class eu.europa.esig.dss.ws.timestamp.dto.TimestampResponseDTO
-
Default constructor
- timestamps - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
- timestamps - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
- TIMESTAMPS - Enum constant in enum eu.europa.esig.dss.validation.executor.ValidationLevel
-
Validation as per "5.4 Time-stamp validation building block"
- timestampScope - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestamp
- TimestampScopeFinder - Interface in eu.europa.esig.dss.validation.scope
-
This interface is used to find a signature scope for a timestamp
- timestampScopes - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- TimestampSource - Interface in eu.europa.esig.dss.validation.timestamp
-
The interface for handling validation data extracted from timestamps
- timestampToken - Variable in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
-
The TimestampToken to be validated
- TimestampToken - Class in eu.europa.esig.dss.validation.timestamp
-
SignedToken containing a TimeStamp.
- TimestampToken(byte[], TimestampType) - Constructor for class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Default constructor
- TimestampToken(byte[], TimestampType, List<TimestampedReference>) - Constructor for class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Default constructor with timestamped references
- TimestampToken(CMSSignedData, TimestampType, List<TimestampedReference>) - Constructor for class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Default constructor with timestamped references
- TimestampToken(TimeStampToken, TimestampType, List<TimestampedReference>) - Constructor for class eu.europa.esig.dss.validation.timestamp.TimestampToken
-
Constructor with an indication of the timestamp type.
- TimestampTokenComparator - Class in eu.europa.esig.dss.validation.timestamp
-
Compares
TimestampToken
s - TimestampTokenComparator() - Constructor for class eu.europa.esig.dss.validation.timestamp.TimestampTokenComparator
-
Default constructor
- TimestampTokenConverter - Class in eu.europa.esig.dss.ws.signature.common
-
Contains utils to convert
TimestampDTO
toTimestampToken
and vice versa - TimestampTokenIdentifier - Class in eu.europa.esig.dss.validation.timestamp
-
Identifier for a timestamp token
- TimestampTokenIdentifier(TimestampToken) - Constructor for class eu.europa.esig.dss.validation.timestamp.TimestampTokenIdentifier
-
Default constructor
- TimeStampTokenProductionComparator - Class in eu.europa.esig.dss.cades
-
The class used to compare production time of
TimeStampToken
s Class checks the production time of timestamps and their covered data The method compare() returns -1 if thetimeStampTokenOne
was created beforetimeStampTokenTwo
0 if TimeStampTokens were created in the same 1 if thetimeStampTokenOne
was created aftertimeStampTokenTwo
- TimeStampTokenProductionComparator() - Constructor for class eu.europa.esig.dss.cades.TimeStampTokenProductionComparator
-
Default constructor
- timestampType - Variable in class eu.europa.esig.dss.validation.timestamp.DetachedTimestampValidator
-
The type of the timestamp
- TimestampType - Enum in eu.europa.esig.dss.enumerations
-
Type of timestamp
- TimeStampType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for TimeStampType complex type.
- TimeStampType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for TimeStampType complex type.
- TimeStampType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.TimeStampType
- TimeStampType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.TimeStampType
- TimestampTypeParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
TimestampType
- TimestampValidator - Interface in eu.europa.esig.dss.validation.timestamp
-
The interface to be used for timestamp validation
- TimestampValidatorComparator - Class in eu.europa.esig.dss.validation.timestamp
-
Compares
TimestampValidator
s - TimestampValidatorComparator() - Constructor for class eu.europa.esig.dss.validation.timestamp.TimestampValidatorComparator
-
Default constructor instantiating TimestampTokenComparator
- timestampValidators - Variable in class eu.europa.esig.dss.asic.common.validation.AbstractASiCContainerValidator
-
List of timestamp document validators
- timeStampValue - Variable in class eu.europa.esig.validationreport.jaxb.SATimestampType
- TimestampWrapper - Class in eu.europa.esig.dss.diagnostic
-
Provides a user-friendly interface for dealing with JAXB
XmlTimestamp
object - TimestampWrapper(XmlTimestamp) - Constructor for class eu.europa.esig.dss.diagnostic.TimestampWrapper
-
Default constructor
- timeSyncToken - Variable in class eu.europa.esig.saml.jaxb.authn.context.TokenType
- TimeSyncTokenType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for TimeSyncTokenType complex type.
- TimeSyncTokenType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.TimeSyncTokenType
- TimeUnit - Enum in eu.europa.esig.dss.policy.jaxb
-
Java class for TimeUnit.
- title - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusion
- title - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- TITLE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- tl - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
- TL - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TLAlert - Class in eu.europa.esig.dss.tsl.alerts
-
The class to process events on TL
- TLAlert(AlertDetector<TLInfo>, AlertHandler<TLInfo>) - Constructor for class eu.europa.esig.dss.tsl.alerts.TLAlert
-
Default constructor
- tlAnalysis - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlDetailedReport
- TLAnalysis - Class in eu.europa.esig.dss.tsl.runnable
-
Runs the job for a TL analysis
- TLAnalysis(TLSource, CacheAccessByKey, DSSFileLoader, CountDownLatch) - Constructor for class eu.europa.esig.dss.tsl.runnable.TLAnalysis
-
Default constructor
- TLChangesCacheAccess - Class in eu.europa.esig.dss.tsl.cache.access
-
Forces an update of a TL validation
- TLChangesCacheAccess(DownloadCache, ParsingCache, ValidationCache) - Constructor for class eu.europa.esig.dss.tsl.cache.access.TLChangesCacheAccess
-
Default constructor
- TLExpirationDetection - Class in eu.europa.esig.dss.tsl.alerts.detections
-
Detects an expiration of a TrustedList
- TLExpirationDetection() - Constructor for class eu.europa.esig.dss.tsl.alerts.detections.TLExpirationDetection
-
Default constructor
- tlFreshness - Variable in class eu.europa.esig.dss.policy.jaxb.EIDAS
- TLFreshnessCheck - Class in eu.europa.esig.dss.validation.process.qualification.trust.checks
-
Verifies whether the Trusted List is fresh
- TLFreshnessCheck(I18nProvider, XmlTLAnalysis, XmlTrustedList, Date, TimeConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLFreshnessCheck
-
Default constructor
- TLInfo - Class in eu.europa.esig.dss.spi.tsl
-
Computes summary for a single Trusted List processing result
- TLInfo(DownloadInfoRecord, ParsingInfoRecord, ValidationInfoRecord, String) - Constructor for class eu.europa.esig.dss.spi.tsl.TLInfo
-
The default constructor
- TLInfo(DownloadInfoRecord, ParsingInfoRecord, ValidationInfoRecord, String, TLInfo) - Constructor for class eu.europa.esig.dss.spi.tsl.TLInfo
-
The default constructor with parent TLInfo
- TLInfo(DownloadInfoRecord, ParsingInfoRecord, ValidationInfoRecord, String, TLInfo, MRA) - Constructor for class eu.europa.esig.dss.spi.tsl.TLInfo
-
The constructor with parent LOTLInfo and Mutual Recognition Agreement
- tlInfoMap - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
The cached map of trusted lists with corresponding TLInfo
- TLISSUER - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A service issuing trusted lists.
- TLMRACheck - Class in eu.europa.esig.dss.validation.process.qualification.trust.checks
-
Checks if the Trusted List is defined with MRA
- TLMRACheck(I18nProvider, XmlTLAnalysis, XmlTrustedList, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLMRACheck
-
Default constructor
- tlNotExpired - Variable in class eu.europa.esig.dss.policy.jaxb.EIDAS
- TLNotExpiredCheck - Class in eu.europa.esig.dss.validation.process.qualification.trust.checks
-
Verifies whether the Trusted List is not expired
- TLNotExpiredCheck(I18nProvider, XmlTLAnalysis, XmlTrustedList, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLNotExpiredCheck
-
Default constructor
- TLParsingErrorDetection - Class in eu.europa.esig.dss.tsl.alerts.detections
-
Detects an error on TL parsing
- TLParsingErrorDetection() - Constructor for class eu.europa.esig.dss.tsl.alerts.detections.TLParsingErrorDetection
-
Default constructor
- TLParsingResult - Class in eu.europa.esig.dss.tsl.parsing
-
Parsed TL result
- TLParsingResult() - Constructor for class eu.europa.esig.dss.tsl.parsing.TLParsingResult
-
Default constructor
- TLParsingTask - Class in eu.europa.esig.dss.tsl.parsing
-
Parses a TL and returns
TLParsingResult
- TLParsingTask(DSSDocument, TLSource) - Constructor for class eu.europa.esig.dss.tsl.parsing.TLParsingTask
-
The default constructor
- TLPredicateFactory - Class in eu.europa.esig.dss.tsl.function
-
This class provides utils for creation of common
Predicate
s used forTLSource
/LOTLSource
configuration. - TLSignatureErrorDetection - Class in eu.europa.esig.dss.tsl.alerts.detections
-
Detects if an error in a TL validation occurred
- TLSignatureErrorDetection() - Constructor for class eu.europa.esig.dss.tsl.alerts.detections.TLSignatureErrorDetection
-
Default constructor
- TLSource - Class in eu.europa.esig.dss.tsl.source
-
Represent a Trusted List source
- TLSource() - Constructor for class eu.europa.esig.dss.tsl.source.TLSource
-
Default constructor instantiating object with null values
- TLSourceBuilder - Class in eu.europa.esig.dss.tsl.job
-
Builds a list of
TLSource
s - TLSourceBuilder(List<LOTLSource>, Map<CacheKey, ParsingCacheDTO>) - Constructor for class eu.europa.esig.dss.tsl.job.TLSourceBuilder
-
Default constructor
- TLValidationBlock - Class in eu.europa.esig.dss.validation.process.qualification.trust
-
This class is used to perform validation of a Trusted List
- TLValidationBlock(I18nProvider, XmlTrustedList, Date, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.TLValidationBlock
-
Default constructor
- TLValidationJob - Class in eu.europa.esig.dss.tsl.job
-
The main class performing the TL/LOTL download / parsing / validation tasks
- TLValidationJob() - Constructor for class eu.europa.esig.dss.tsl.job.TLValidationJob
-
Default constructor instantiating object with null configuration
- TLValidationJobAlerter - Class in eu.europa.esig.dss.tsl.alerts
-
The class to process alerts on TLValidationJob
- TLValidationJobAlerter(List<Alert<LOTLInfo>>, List<Alert<TLInfo>>) - Constructor for class eu.europa.esig.dss.tsl.alerts.TLValidationJobAlerter
-
The constructor to instantiate a TLValidationJobAlerter
- TLValidationJobSummary - Class in eu.europa.esig.dss.spi.tsl
-
Computes summary for TLValidationJob
- TLValidationJobSummary(List<LOTLInfo>, List<TLInfo>) - Constructor for class eu.europa.esig.dss.spi.tsl.TLValidationJobSummary
-
The default constructor
- TLValidatorTask - Class in eu.europa.esig.dss.tsl.validation
-
This class allows to validate TL or LOTL.
- TLValidatorTask(DSSDocument, CertificateSource) - Constructor for class eu.europa.esig.dss.tsl.validation.TLValidatorTask
-
Constructor used to instantiate a validator for a trusted list
- tlVersion - Variable in class eu.europa.esig.dss.policy.jaxb.EIDAS
- TLVersionCheck - Class in eu.europa.esig.dss.validation.process.qualification.trust.checks
-
Checks whether the version of the Trusted List is acceptable
- TLVersionCheck(I18nProvider, XmlTLAnalysis, XmlTrustedList, Date, ValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLVersionCheck
-
Default constructor
- tlWellSigned - Variable in class eu.europa.esig.dss.policy.jaxb.EIDAS
- TLWellSignedCheck - Class in eu.europa.esig.dss.validation.process.qualification.trust.checks
-
Checks whether signature of Trusted List is valid
- TLWellSignedCheck(I18nProvider, XmlTLAnalysis, XmlTrustedList, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLWellSignedCheck
-
Default constructor
- TO_BE_DELETED - Enum constant in enum eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
-
The cache content needs to be deleted
- toAnnotationBox(SignatureFieldDimensionAndPosition) - Method in class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
-
Transforms the given
dimensionAndPosition
to aAnnotationBox
according to the given page size - toASN1Primitive() - Method in class eu.europa.esig.dss.cades.CertifiedAttributesV2
- toASN1Primitive() - Method in class eu.europa.esig.dss.cades.SignedAssertion
- toASN1Primitive() - Method in class eu.europa.esig.dss.cades.SignedAssertions
- toASN1Primitive() - Method in class eu.europa.esig.dss.cades.SignerAttributeV2
-
SignerAttributeV2 ::= SEQUENCE { claimedAttributes [0] ClaimedAttributes OPTIONAL, certifiedAttributesV2 [1] CertifiedAttributesV2 OPTIONAL, signedAssertions [2] SignedAssertions OPTIONAL }
- toASN1Primitive() - Method in class eu.europa.esig.dss.pades.validation.RevocationInfoArchival
- toASN1Primitive(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
This method returns
T extends ASN1Primitive
created from array of bytes. - toBase64(byte[]) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- toBase64(byte[]) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- toBase64(byte[]) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Transforms the binaries to String base64-encoded representation
- toBase64(byte[]) - Static method in class eu.europa.esig.dss.utils.Utils
-
Transforms the binaries to String base64-encoded representation
- toBase64Url(byte[]) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Returns a base64Url encoded string
- toBase64Url(DSSDocument) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Returns a base64Url encoded string
- toBase64Url(Object) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Returns a base64Url encoded string from the provided JSON Object or JSON Array
- toBasicOCSPResp(OCSPResponse) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Converts an object of
OCSPResponse
class toBasicOCSPResp
- toBasicOCSPResps(BasicOCSPResponse[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Converts an array of
BasicOCSPResponse
s to an array ofBasicOCSPResp
s - toBasicOCSPResps(OCSPResponse[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Converts an array of
OCSPResponse
s to an array ofBasicOCSPResp
s - toBeDeleted() - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheContext
-
Set the context as TO_BE_DELETED
- toBeDeleted() - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Sets 'toBeDeleted' status for the cache entry
- toBeDeleted() - Method in class eu.europa.esig.dss.tsl.cache.state.CurrentCacheContext
- toBeDeleted(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Updates entry status to TO_BE_DELETED value
- toBeDeleted(CacheKey) - Method in class eu.europa.esig.dss.tsl.cache.access.TLChangesCacheAccess
-
Sets 'toBeDeleted' status for all records with the given key
- toBeDeleted(CacheContext) - Method in interface eu.europa.esig.dss.tsl.cache.state.CacheState
-
The cache entry is marked as to be deleted
- toBeDeleted(CacheContext) - Method in enum eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
- ToBeSigned - Class in eu.europa.esig.dss.model
-
Represents the ToBeSigned data
- ToBeSigned() - Constructor for class eu.europa.esig.dss.model.ToBeSigned
-
Empty constructor
- ToBeSigned(byte[]) - Constructor for class eu.europa.esig.dss.model.ToBeSigned
-
The default constructor
- ToBeSignedDTO - Class in eu.europa.esig.dss.ws.dto
-
The DTO used to transfer ToBeSigned data
- ToBeSignedDTO() - Constructor for class eu.europa.esig.dss.ws.dto.ToBeSignedDTO
-
Empty constructor
- ToBeSignedDTO(byte[]) - Constructor for class eu.europa.esig.dss.ws.dto.ToBeSignedDTO
-
Default constructor
- toBigIntegerList() - Method in class eu.europa.esig.dss.pades.validation.ByteRange
-
Transforms the ByteRange to a list of BigIntegers
- toBigIntegerList(int[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Transforms the given array of integers to a list of
BigInteger
s - toBLevelParameters(RemoteBLevelParameters) - Method in class eu.europa.esig.dss.ws.signature.common.AbstractRemoteSignatureServiceImpl
-
Converts
RemoteBLevelParameters
toBLevelParameters
- toBoolean(Object, String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Method safely converts
Object
toBoolean
if possible. - toBufferedImage(DSSDocument) - Static method in class eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer.DefaultImageDrawerUtils
-
Reads and converts the given image document to a
BufferedImage
- toBufferedImage(DSSDocument) - Static method in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
Reads the image document and returns a
BufferedImage
- toBufferedImage(InputStream) - Static method in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
Reads image from InputStream.
- toByteArray(DSSDocument) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Get the contents of an
DSSDocument
as abyte[]
. - toByteArray(File) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
FROM: Apache Reads the contents of a file into a byte array.
- toByteArray(InputStream) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Get the contents of an
InputStream
as abyte[]
. - toByteArray(InputStream) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- toByteArray(InputStream) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- toByteArray(InputStream) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Reads the InputStream and returns the resulting byte array
- toByteArray(InputStream) - Static method in class eu.europa.esig.dss.utils.Utils
-
Reads the InputStream and returns the resulting byte array
- toByteArrayInputStream(File) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method returns an
InputStream
which does not need to be closed, based onByteArrayInputStream
. - toCertificateToken(RemoteCertificate) - Static method in class eu.europa.esig.dss.ws.converter.RemoteCertificateConverter
-
Converts the given
remoteCertificate
to aCertificateToken
- toCertificateTokens(List<RemoteCertificate>) - Static method in class eu.europa.esig.dss.ws.converter.RemoteCertificateConverter
-
Converts the given list of
remoteCertificates
to a list ofCertificateToken
s - toCMSSignedData(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Creates
CMSSignedData
from the DER-encoded binaries representing CMS - toCMSSignedData(DSSDocument) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Gets CMSSignedData from the
document
bytes - toColor(RemoteColor) - Static method in class eu.europa.esig.dss.ws.converter.ColorConverter
-
Converts
RemoteColor
toColor
object - toCommitmentTypeList(List<CommitmentTypeEnum>) - Method in class eu.europa.esig.dss.ws.signature.common.AbstractRemoteSignatureServiceImpl
-
Transforms a list of
CommitmentTypeEnum
s to a list ofCommitmentType
s - toCRLInputStream() - Method in class eu.europa.esig.dss.crl.CRLValidity
-
Opens the InputStream with the CRL's binaries
- toDate(ASN1GeneralizedTime) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Converts
ASN1GeneralizedTime
toDate
- toDigest(DigestDTO) - Static method in class eu.europa.esig.dss.ws.converter.DTOConverter
-
Converts
DigestDTO
toDigest
object - toDigestDocument(DigestAlgorithm, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Creates a
DigestDocument
with the providedDigestAlgorithm
anddigestValue
- toDigestDocument(Digest) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Creates a
DigestDocument
with the providedDigest
- toDigestDTO(Digest) - Static method in class eu.europa.esig.dss.ws.converter.DTOConverter
-
Converts
Digest
toDigestDTO
object - toDSSDocument(RemoteDocument) - Static method in class eu.europa.esig.dss.ws.converter.RemoteDocumentConverter
-
Converts the given
RemoteDocument
to aDSSDocument
- toDSSDocument(BufferedImage) - Static method in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
Transforms a
BufferedImage
toDSSDocument
using in memory processing - toDSSDocument(BufferedImage, DSSResourcesHandler) - Static method in class eu.europa.esig.dss.pdf.visible.ImageUtils
-
Transforms a
BufferedImage
toDSSDocument
, using a providedDSSResourcesHandler
- toDSSDocuments(List<RemoteDocument>) - Static method in class eu.europa.esig.dss.ws.converter.RemoteDocumentConverter
-
Converts the given list of
remoteDocuments
to a list ofDSSDocument
s - toElementReference(String) - Static method in class eu.europa.esig.dss.DomUtils
-
This method translates the given
String
to a local element reference with the given URI. - toHex(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Converts an array of bytes into a String representing the hexadecimal values of each byte in order.
- toHex(byte[]) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- toHex(byte[]) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- toHex(byte[]) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Transforms the binaries to String HEX representation
- toHex(byte[]) - Static method in class eu.europa.esig.dss.utils.Utils
-
Transforms the binaries to String HEX representation
- toInputStream(File) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
This method returns an
InputStream
which needs to be closed, based onFileInputStream
. - toITextRectangle(AnnotationBox) - Method in class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
-
Transforms
AnnotationBox
to thecom.lowagie.text.Rectangle
- toJSONString() - Method in class eu.europa.esig.dss.jades.JsonObject
-
Converts the object to its JSON String representation
- toJWSJsonSerializationObject(JWS) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Converts the
JWS
toJWSJsonSerializationObject
- token - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificate
- token - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocation
- token - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestampedObject
- token - Variable in class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactCheck
-
Token to check
- token - Variable in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
-
The token to validate
- token - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
-
The token to be validated
- token - Variable in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
-
The token to be validated
- token - Variable in class eu.europa.esig.saml.jaxb.authn.context.PrincipalAuthenticationMechanismType
- Token - Class in eu.europa.esig.dss.model.x509
-
This is the base class for the different types of tokens (certificate, OCSP, CRL, Timestamp) used in the process of signature validation.
- Token() - Constructor for class eu.europa.esig.dss.model.x509.Token
-
Default constructor instantiating object with null values
- TOKEN - Enum constant in enum eu.europa.esig.saml.jaxb.authn.context.MediumType
- TOKEN_ID - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TokenCertificateSource - Class in eu.europa.esig.dss.spi.x509
-
Represents a source of certificates embedded in a token (signature, timestamp, ocsp response)
- TokenCertificateSource() - Constructor for class eu.europa.esig.dss.spi.x509.TokenCertificateSource
-
Default constructor
- TokenComparator - Class in eu.europa.esig.dss.model.x509
-
This class is used to compare and sort tokens by their DSS identifier
- TokenComparator() - Constructor for class eu.europa.esig.dss.model.x509.TokenComparator
-
Default constructor
- tokenExtractionStrategy - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
The token extraction strategy
- tokenExtractionStrategy(TokenExtractionStrategy) - Method in class eu.europa.esig.dss.validation.CertificateDiagnosticDataBuilder
- tokenExtractionStrategy(TokenExtractionStrategy) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
This method allows to set the
TokenExtractionStrategy
to follow for the token extraction - tokenExtractionStrategy(TokenExtractionStrategy) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
- TokenExtractionStrategy - Enum in eu.europa.esig.dss.enumerations
-
Defines a representation of tokens in the DiagnosticData (as binaries or digests)
- tokenId - Variable in class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
-
Id of a token being validated (e.g.
- TokenIdentifier - Class in eu.europa.esig.dss.model.identifier
-
This class is used to obtain a unique id for Token
- TokenIdentifier(String, Token) - Constructor for class eu.europa.esig.dss.model.identifier.TokenIdentifier
-
Default constructor
- tokenIdentifierProvider(TokenIdentifierProvider) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
This method allows to set the
TokenIdentifierProvider
for identifiers generation - TokenIdentifierProvider - Interface in eu.europa.esig.dss.validation
-
Generates a String identifier for a given token (e.g.
- TokenIssuerSelector - Class in eu.europa.esig.dss.spi.x509
-
This class is used to select an issuer of the provided
Token
- TokenIssuerSelector(Token, Collection<CertificateToken>) - Constructor for class eu.europa.esig.dss.spi.x509.TokenIssuerSelector
-
Default constructor
- TokenProxy - Interface in eu.europa.esig.dss.diagnostic
-
Interface providing user-friendly API for dealing with JAXB objects from a DiagnosticData
- TokenStatus - Class in eu.europa.esig.dss.validation.status
-
Contains tokens concerned by an occurred event and corresponding information about them
- TokenStatus() - Constructor for class eu.europa.esig.dss.validation.status.TokenStatus
-
Default constructor instantiating an empty map of related tokens
- TokenType - Class in eu.europa.esig.saml.jaxb.authn.context
-
Java class for TokenType complex type.
- TokenType() - Constructor for class eu.europa.esig.saml.jaxb.authn.context.TokenType
- toList(Object) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Method safely converts
Object
toList
if possible. - toList(Object, String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Method safely converts
Object
toList
if possible. - toListOfNumbers(List<?>) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Converts a list of objects to a list of
Number
s - toListOfStrings(List<?>) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Converts a list of objects to a list of
String
s - toMap(Object) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Method safely converts
Object
toMap
if possible. - toMap(Object, String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Method safely converts
Object
toMap
if possible. - TOP - Enum constant in enum eu.europa.esig.dss.enumerations.SignerTextPosition
-
The text on the top of the picture
- TOP - Enum constant in enum eu.europa.esig.dss.enumerations.SignerTextVerticalAlignment
-
Align the text with the top of the picture
- TOP - Enum constant in enum eu.europa.esig.dss.enumerations.VisualSignatureAlignmentVertical
-
y axis is the top padding
- toPdfPageCoordinates(float) - Method in class eu.europa.esig.dss.pdf.AnnotationBox
-
Creates a new
AnnotationBox
mirrored vertically relatively to the givenpageHeight
The basis for the method: in used pdf implementations the Y origin is bottom based, while in DSS parameters is top-based - toPdfPageCoordinates(AnnotationBox, AnnotationBox) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
This method transforms a
fieldAnnotationBox
's positions and dimensions according to the given page - toPlainDSASignatureValue(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Converts an ASN.1 value to a concatenation string of R and S from ECDSA/DSA encryption algorithm The JAVA JCE ECDSA/DSA Signature algorithm creates ASN.1 encoded (r,s) value pairs.
- toRemoteCertificate(CertificateToken) - Static method in class eu.europa.esig.dss.ws.converter.RemoteCertificateConverter
-
Converts the given
certificate
to aRemoteCertificate
- toRemoteColor(Color) - Static method in class eu.europa.esig.dss.ws.converter.ColorConverter
-
Converts
Color
toRemoteColor
object - toRemoteDocument(DSSDocument) - Static method in class eu.europa.esig.dss.ws.converter.RemoteDocumentConverter
-
Converts the given
DSSDocument
to aRemoteDocument
- toRemoteDocuments(List<DSSDocument>) - Static method in class eu.europa.esig.dss.ws.converter.RemoteDocumentConverter
-
Converts the given list of
originalDocuments
to a list ofRemoteDocument
s - toSignatureValue(SignatureValueDTO) - Static method in class eu.europa.esig.dss.ws.converter.DTOConverter
-
Converts
SignatureValueDTO
toSignatureValue
object - toSignatureValue(SignatureValueDTO) - Method in class eu.europa.esig.dss.ws.signature.common.AbstractRemoteSignatureServiceImpl
-
Transforms
SignatureValueDTO
toSignatureValue
- toSignatureValueDTO(SignatureValue) - Static method in class eu.europa.esig.dss.ws.converter.DTOConverter
-
Converts
SignatureValue
toSignatureValueDTO
object - toSignerIdentifier(X500Principal, BigInteger, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
This method transforms token's issuer and serial number information into a
CertificateIdentifier
object - toSignerIdentifier(IssuerSerial) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Transforms an object of class
IssuerSerial
into instance ofCertificateIdentifier
- toSignerIdentifier(SignerId) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
This method transforms token's signerId into a
SignerIdentifier
object - toSimpleManifestEntries(List<DSSDocument>) - Static method in class eu.europa.esig.dss.asic.common.ASiCUtils
-
Transforms a list of given documents to a list of "simple" (only basic information) manifest entries
- toStandardDSASignatureValue(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Converts a plain
signatureValue
to its corresponding ASN.1 format - toString() - Method in class eu.europa.esig.dss.alert.status.MessageStatus
- toString() - Method in class eu.europa.esig.dss.asic.common.ASiCParameters
- toString() - Method in class eu.europa.esig.dss.cades.SignedAssertion
- toString() - Method in class eu.europa.esig.dss.cades.SignedAssertions
- toString() - Method in class eu.europa.esig.dss.cades.validation.CAdESAttribute
- toString() - Method in class eu.europa.esig.dss.crl.CRLValidity
- toString() - Method in class eu.europa.esig.dss.definition.DSSNamespace
- toString() - Method in class eu.europa.esig.dss.diagnostic.AbstractTokenProxy
- toString() - Method in class eu.europa.esig.dss.diagnostic.CertificateRefWrapper
- toString() - Method in class eu.europa.esig.dss.diagnostic.OrphanTokenWrapper
- toString() - Method in class eu.europa.esig.dss.diagnostic.RevocationRefWrapper
- toString() - Method in class eu.europa.esig.dss.diagnostic.SignerDataWrapper
- toString() - Method in enum eu.europa.esig.dss.enumerations.ASiCContainerType
- toString() - Method in enum eu.europa.esig.dss.enumerations.SignatureLevel
- toString() - Method in class eu.europa.esig.dss.jades.JsonObject
- toString() - Method in class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters
- toString() - Method in class eu.europa.esig.dss.model.BLevelParameters
- toString() - Method in class eu.europa.esig.dss.model.CommonDocument
- toString() - Method in class eu.europa.esig.dss.model.Digest
- toString() - Method in class eu.europa.esig.dss.model.DSSMessageDigest
- toString() - Method in class eu.europa.esig.dss.model.identifier.Identifier
- toString() - Method in class eu.europa.esig.dss.model.Policy
- toString() - Method in class eu.europa.esig.dss.model.SignatureValue
- toString() - Method in class eu.europa.esig.dss.model.SignerLocation
- toString() - Method in class eu.europa.esig.dss.model.SpDocSpecification
- toString() - Method in class eu.europa.esig.dss.model.TimestampParameters
- toString() - Method in class eu.europa.esig.dss.model.UserNotice
- toString() - Method in class eu.europa.esig.dss.model.x509.Token
- toString() - Method in class eu.europa.esig.dss.pades.SignatureFieldParameters
- toString() - Method in class eu.europa.esig.dss.pades.SignatureImageParameters
- toString() - Method in class eu.europa.esig.dss.pades.SignatureImageTextParameters
- toString() - Method in class eu.europa.esig.dss.pades.validation.ByteRange
- toString() - Method in class eu.europa.esig.dss.pades.validation.PdfSignatureField
- toString() - Method in class eu.europa.esig.dss.pades.validation.scope.PdfByteRangeSignatureScope
- toString() - Method in class eu.europa.esig.dss.pdf.AnnotationBox
- toString() - Method in class eu.europa.esig.dss.pdf.modifications.PdfObjectTree
- toString() - Method in class eu.europa.esig.dss.pdf.PdfAnnotation
- toString() - Method in class eu.europa.esig.dss.pdf.visible.ImageResolution
- toString() - Method in class eu.europa.esig.dss.ProfileParameters
- toString() - Method in class eu.europa.esig.dss.spi.client.jdbc.query.SqlQuery
- toString() - Method in class eu.europa.esig.dss.spi.tsl.ConditionForQualifiers
- toString() - Method in class eu.europa.esig.dss.spi.util.BaseTimeDependent
- toString() - Method in class eu.europa.esig.dss.spi.util.TimeDependentValues
- toString() - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
- toString() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
- toString() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
- toString() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
- toString() - Method in class eu.europa.esig.dss.spi.x509.SignerIdentifier
- toString() - Method in class eu.europa.esig.dss.tsl.cache.CacheKey
- toString() - Method in class eu.europa.esig.dss.tsl.dto.condition.CertSubjectDNAttributeCondition
- toString() - Method in class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
- toString() - Method in class eu.europa.esig.dss.tsl.dto.condition.ExtendedKeyUsageCondition
- toString() - Method in class eu.europa.esig.dss.tsl.dto.condition.KeyUsageCondition
- toString() - Method in class eu.europa.esig.dss.tsl.dto.condition.PolicyIdCondition
- toString() - Method in class eu.europa.esig.dss.tsl.dto.condition.QCStatementCondition
- toString() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
- toString() - Method in class eu.europa.esig.dss.validation.scope.ManifestEntrySignatureScope
- toString() - Method in class eu.europa.esig.dss.validation.scope.SignatureScope
- toString() - Method in class eu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
- toString() - Method in class eu.europa.esig.dss.validation.SignatureCryptographicVerification
- toString() - Method in class eu.europa.esig.dss.validation.SignerRole
- toString() - Method in class eu.europa.esig.dss.validation.timestamp.TimestampedReference
- toString() - Method in class eu.europa.esig.dss.ws.dto.DigestDTO
- toString() - Method in class eu.europa.esig.dss.ws.dto.RemoteColor
- toString() - Method in class eu.europa.esig.dss.ws.dto.RemoteDocument
- toString() - Method in class eu.europa.esig.dss.ws.dto.SignatureValueDTO
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.CounterSignSignatureDTO
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.DataToBeCounterSignedDTO
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignExternalCmsDTO
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignMultipleDocumentsDTO
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.DataToSignOneDocumentDTO
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.ExtendDocumentDTO
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureFieldParameters
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageParameters
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureImageTextParameters
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTimestampParameters
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.PDFExternalMessageDigestDTO
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.PDFExternalSignDocumentDTO
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.SignMessageDigestExternalCmsDTO
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.SignMultipleDocumentDTO
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.SignOneDocumentDTO
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.TimestampMultipleDocumentDTO
- toString() - Method in class eu.europa.esig.dss.ws.signature.dto.TimestampOneDocumentDTO
- toString() - Method in class eu.europa.esig.dss.ws.timestamp.dto.TimestampResponseDTO
- toString() - Method in class eu.europa.esig.dss.xades.DSSObject
- toString() - Method in class eu.europa.esig.dss.xades.reference.AbstractTransform
- toString() - Method in class eu.europa.esig.dss.xades.reference.DSSReference
- toString() - Method in class eu.europa.esig.dss.xades.reference.XPath2FilterTransform
- toString() - Method in class eu.europa.esig.dss.xades.reference.XPathTransform
- toString() - Method in class eu.europa.esig.dss.xades.signature.XAdESCounterSignatureParameters
- toString() - Method in class eu.europa.esig.dss.xades.signature.XmlPolicyWithTransforms
- toString() - Method in class eu.europa.esig.dss.xades.validation.scope.XPointerSignatureScope
- toString() - Method in class eu.europa.esig.dss.xades.validation.XAdESAttribute
- toString() - Method in class eu.europa.esig.dss.xades.XAdESTimestampParameters
- toString(Object) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Method safely converts
Object
toString
if possible - toString(Object, String) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Method safely converts
Object
toString
if possible. - toString(String) - Method in class eu.europa.esig.dss.model.x509.CertificateToken
- toString(String) - Method in class eu.europa.esig.dss.model.x509.Token
-
Returns a string representation of the token.
- toString(String) - Method in interface eu.europa.esig.dss.spi.tsl.Condition
-
Returns a string representation of the condition
- toString(String) - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
- toString(String) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
- toString(String) - Method in class eu.europa.esig.dss.tsl.dto.condition.CertSubjectDNAttributeCondition
- toString(String) - Method in class eu.europa.esig.dss.tsl.dto.condition.CompositeCondition
- toString(String) - Method in class eu.europa.esig.dss.tsl.dto.condition.ExtendedKeyUsageCondition
- toString(String) - Method in class eu.europa.esig.dss.tsl.dto.condition.KeyUsageCondition
- toString(String) - Method in class eu.europa.esig.dss.tsl.dto.condition.PolicyIdCondition
- toString(String) - Method in class eu.europa.esig.dss.tsl.dto.condition.QCStatementCondition
- toString(String) - Method in class eu.europa.esig.dss.validation.timestamp.TimestampToken
- toString(ASN1OctetString) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Reads
ASN1OctetString
value and returns - TOTAL_FAILED - Enum constant in enum eu.europa.esig.dss.enumerations.Indication
-
When the cryptographic checks of the signature (including checks of hashes of individual data objects that have been signed indirectly) succeeded as well as all checks prescribed by the signature validation policy have been passed.
- TOTAL_PASSED - Enum constant in enum eu.europa.esig.dss.enumerations.Indication
-
When the cryptographic checks of the signature (including checks of hashes of individual data objects that have been signed indirectly) succeeded as well as all checks prescribed by the signature validation policy have been passed.
- toTimestampDTO(TimestampToken) - Static method in class eu.europa.esig.dss.ws.signature.common.TimestampTokenConverter
-
Converts
TimestampToken
s toTimestampDTO
s - toTimestampParameters(RemoteTimestampParameters) - Method in class eu.europa.esig.dss.ws.signature.common.AbstractRemoteSignatureServiceImpl
-
Transforms
RemoteTimestampParameters
toTimestampParameters
- toTimestampParameters(RemoteTimestampParameters, SignatureForm, ASiCContainerType) - Method in class eu.europa.esig.dss.ws.signature.common.AbstractRemoteSignatureServiceImpl
-
Transforms ASiC
RemoteTimestampParameters
toTimestampParameters
- toTimestampToken(TimestampDTO) - Static method in class eu.europa.esig.dss.ws.signature.common.TimestampTokenConverter
-
Converts
TimestampDTO
s toTimestampToken
s - toTimeStampToken() - Method in class eu.europa.esig.dss.cades.validation.CAdESAttribute
-
Returns a TimeStampToken if possible
- toTimestampTokens(List<TimestampDTO>) - Static method in class eu.europa.esig.dss.ws.signature.common.TimestampTokenConverter
-
Converts a list of
TimestampDTO
s to a list ofTimestampToken
s - toToBeSigned(ToBeSignedDTO) - Static method in class eu.europa.esig.dss.ws.converter.DTOConverter
-
Converts
ToBeSignedDTO
toToBeSigned
object - toToBeSignedDTO(ToBeSigned) - Static method in class eu.europa.esig.dss.ws.converter.DTOConverter
-
Converts
ToBeSigned
toToBeSignedDTO
object - toUrnOid(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
-
Returns a URN URI generated from the given OID: Ex.: OID = 1.2.4.5.6.8 becomes URI = urn:oid:1.2.4.5.6.8 Note: see RFC 3061 "A URN Namespace of Object Identifiers"
- toUrnOid(String) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
-
Transforms the given OID to a URN format as per RFC 3061 e.g.
- toX500Principal(X500Name) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
Transforms x500Name to X500Principal
- TradeNamePredicate - Class in eu.europa.esig.dss.tsl.function
-
Predicate which filter official registration identifiers
- TradeNamePredicate() - Constructor for class eu.europa.esig.dss.tsl.function.TradeNamePredicate
-
Default constructor instantiating OfficialRegistrationIdentifierPredicate
- transform - Variable in class eu.europa.esig.xmldsig.jaxb.TransformsType
- transform - Variable in class eu.europa.esig.xmlenc.jaxb.TransformsType
- transform(Node) - Method in class eu.europa.esig.dss.xades.signature.PrettyPrintTransformer
-
Indents the provided
nodeToTransform
, by keeping the original indents if present - TRANSFORM - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
Transform
- TRANSFORM_METHOD_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'TransformMethod'
- TRANSFORM_PARAMS_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'TransformParams'
- TRANSFORM_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:Transform"
- transformations - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
- transformations - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
- TRANSFORMER_INDENT_NUMBER - Static variable in class eu.europa.esig.dss.DomUtils
-
Value used to pretty print xades signature
- TransformerFactoryBuilder - Class in eu.europa.esig.dss.jaxb.common
-
Builds a
TransformerFactory
- TransformerFactoryBuilder() - Constructor for class eu.europa.esig.dss.jaxb.common.TransformerFactoryBuilder
-
Default constructor
- transforms - Variable in class eu.europa.esig.dss.validation.ReferenceValidation
-
List of used transforms to compute digest of the reference
- transforms - Variable in class eu.europa.esig.xades.jaxb.xades111.HashDataInfoType
- transforms - Variable in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesReferenceType
- transforms - Variable in class eu.europa.esig.xades.jaxb.xades111.SignaturePolicyIdType
- transforms - Variable in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesReferenceType
- transforms - Variable in class eu.europa.esig.xades.jaxb.xades122.SignaturePolicyIdType
- transforms - Variable in class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdType
- transforms - Variable in class eu.europa.esig.xmldsig.jaxb.ReferenceType
- transforms - Variable in class eu.europa.esig.xmldsig.jaxb.RetrievalMethodType
- transforms - Variable in class eu.europa.esig.xmlenc.jaxb.CipherReferenceType
- TRANSFORMS - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
Transforms
- TRANSFORMS - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- TRANSFORMS_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:Transforms"
- TRANSFORMS_TRANSFORM_PATH - Static variable in class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
"./ds:Transforms/ds:Transform"
- TransformsDescriptionBuilder - Class in eu.europa.esig.dss.xades.validation
-
Builds a user-friendly description for the provided 'ds:Transforms' element
- TransformsDescriptionBuilder(Element) - Constructor for class eu.europa.esig.dss.xades.validation.TransformsDescriptionBuilder
-
Default constructor
- TransformsType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for TransformsType complex type.
- TransformsType - Class in eu.europa.esig.xmlenc.jaxb
-
Java class for TransformsType complex type.
- TransformsType() - Constructor for class eu.europa.esig.xmldsig.jaxb.TransformsType
- TransformsType() - Constructor for class eu.europa.esig.xmlenc.jaxb.TransformsType
- TransformType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for TransformType complex type.
- TransformType() - Constructor for class eu.europa.esig.xmldsig.jaxb.TransformType
- trim(String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- trim(String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- trim(String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Trims the string, by removing all leading and descending spaces and lines Ex.
- trim(String) - Static method in class eu.europa.esig.dss.utils.Utils
-
Trims the string, by removing all leading and descending spaces and lines Ex.
- TRUE - Enum constant in enum eu.europa.esig.saml.jaxb.authn.context.BooleanType
- TRUST_SERVICE_NAME - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- trustAnchor - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
- trustAnchor - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchors
- trustAnchor - Variable in class eu.europa.esig.validationreport.jaxb.CertificateChainType
- trustAnchor - Variable in class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
- trustAnchors - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- trustAnchors - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlCertificate
- trusted - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- trusted - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
- trusted - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlCertificate
- TRUSTED_LIST - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateSourceType
-
Defines a certificate source populated by a TLValidationJob
- TRUSTED_LIST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TRUSTED_LIST_ADDITIONALTYPES_SCHEMA_LOCATION - Static variable in class eu.europa.esig.trustedlist.TrustedListUtils
- TRUSTED_LIST_SCHEMA_LOCATION - Static variable in class eu.europa.esig.trustedlist.TrustedListUtils
-
The Trusted List XSD schema location
- TRUSTED_LIST_SIE_SCHEMA_LOCATION - Static variable in class eu.europa.esig.trustedlist.TrustedListUtils
- TRUSTED_SERVICE_STATUS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TRUSTED_SERVICE_TYPE - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TRUSTED_STORE - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateSourceType
-
Defines a pre-defines trusted source
- TrustedCertificateMatchTrustServiceCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
Checks if the ServiceDigitalIdentifier of the TrustedService matches the TrustedService name
- TrustedCertificateMatchTrustServiceCheck(I18nProvider, XmlValidationCertificateQualification, TrustedServiceWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustedCertificateMatchTrustServiceCheck
-
Default constructor
- trustedListCertificateSource - Variable in class eu.europa.esig.dss.validation.RevocationDataVerifier
-
The trusted certificate source is used to accept trusted OCSPToken's certificate issuers
- TrustedListCertificateSourceSynchronizer - Class in eu.europa.esig.dss.tsl.sync
-
Loads trusted certificate source
- TrustedListCertificateSourceSynchronizer(TLSource[], LOTLSource[], TrustedListsCertificateSource, SynchronizationStrategy, SynchronizerCacheAccess) - Constructor for class eu.europa.esig.dss.tsl.sync.TrustedListCertificateSourceSynchronizer
-
Default constructor
- TrustedListFacade - Class in eu.europa.esig.trustedlist
-
Performs marshalling/unmarshalling operation for a TrustedList XML
- TrustedListFacade() - Constructor for class eu.europa.esig.trustedlist.TrustedListFacade
-
Default constructor
- TrustedListIdentifier - Class in eu.europa.esig.dss.spi.tsl.identifier
-
The identifier for a TL
- TrustedListIdentifier(TLInfo) - Constructor for class eu.europa.esig.dss.spi.tsl.identifier.TrustedListIdentifier
-
Default constructor
- TrustedListReachedForCertificateChainCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
-
Checks whether a Trusted List has been reached for the given certificate chain
- TrustedListReachedForCertificateChainCheck(I18nProvider, T, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.TrustedListReachedForCertificateChainCheck
-
Default constructor
- trustedLists - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- TrustedListsCertificateSource - Class in eu.europa.esig.dss.spi.tsl
-
This class allows injection of trusted certificates from Trusted Lists
- TrustedListsCertificateSource() - Constructor for class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
-
The default constructor.
- TrustedListSignatureParametersBuilder - Class in eu.europa.esig.dss.xades
-
Creates Signature parameters for a Trusted List creation NOTE: the same instance of SignatureParameters shall be used on calls
DocumentSignatureService.getDataToSign(...)
andDocumentSignatureService.signDocument(...)
- TrustedListSignatureParametersBuilder(CertificateToken, DSSDocument) - Constructor for class eu.europa.esig.dss.xades.TrustedListSignatureParametersBuilder
-
The constructor to build Signature Parameters for a Trusted List signing with respect to ETSI TS 119 612
- TrustedListUtils - Class in eu.europa.esig.trustedlist
-
Trusted Lists Utils
- TrustedServiceChecker - Class in eu.europa.esig.dss.validation.process.qualification.trust.consistency
-
Contain util method to check validity of the
TrustedServiceWrapper
- TrustedServiceCondition - Interface in eu.europa.esig.dss.validation.process.qualification.trust.consistency
-
Checks whether the TrustedService is valid
- TrustedServiceFilter - Interface in eu.europa.esig.dss.validation.process.qualification.trust.filter
-
Used to filter acceptable Trusted Services to be used during qualification determination process
- trustedServiceProviders - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- TrustedServiceQualifierAndAdditionalServiceInfoPreEIDASConsistency - Class in eu.europa.esig.dss.validation.process.qualification.trust.consistency
-
Verifies whether type qualifiers and additional service information are consistent for pre-eIDAS trusted service
- TrustedServiceQualifierAndAdditionalServiceInfoPreEIDASConsistency() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceQualifierAndAdditionalServiceInfoPreEIDASConsistency
-
Default constructor
- trustedServices - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
- TrustedServicesFilterFactory - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
-
Creates a
TrustedServiceFilter
- trustedServiceStatus - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- TrustedServiceStatus - Enum in eu.europa.esig.dss.validation.process.qualification.trust
-
ETSI TS 119 612 V2.2.1
- TrustedServiceStatusCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.checks
-
Checks if the certificate's usage time in the validity range of a TrustedService with the accepted status
- TrustedServiceStatusCheck(I18nProvider, XmlXCV, CertificateWrapper, Date, Context, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceStatusCheck
-
Default constructor
- TrustedServiceStatusPreEIDASConsistency - Class in eu.europa.esig.dss.validation.process.qualification.trust.consistency
-
Verifies status of a trusted service created before eIDAS
- TrustedServiceStatusPreEIDASConsistency() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceStatusPreEIDASConsistency
-
Default constructor
- trustedServiceTypeIdentifier - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- TrustedServiceTypeIdentifierCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.checks
-
Checks if the certificate's usage time in the validity range of a TrustedService with the accepted type
- TrustedServiceTypeIdentifierCheck(I18nProvider, XmlXCV, CertificateWrapper, Date, Context, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceTypeIdentifierCheck
-
Default constructor
- TrustedServiceWrapper - Class in eu.europa.esig.dss.diagnostic
-
Wraps an extracted information from a Trusted Service
- TrustedServiceWrapper() - Constructor for class eu.europa.esig.dss.diagnostic.TrustedServiceWrapper
- TrustProperties - Class in eu.europa.esig.dss.spi.tsl
-
Contains the Trust properties for certificates
- TrustProperties(Identifier, Identifier, TrustServiceProvider, TimeDependentValues<TrustServiceStatusAndInformationExtensions>) - Constructor for class eu.europa.esig.dss.spi.tsl.TrustProperties
-
Constructor for extracted information from trusted list which is linked to a LOTL with MRA
- TrustProperties(Identifier, TrustServiceProvider, TimeDependentValues<TrustServiceStatusAndInformationExtensions>) - Constructor for class eu.europa.esig.dss.spi.tsl.TrustProperties
-
Constructor for extracted information from an "independent" trusted list
- TrustService - Class in eu.europa.esig.dss.spi.tsl
-
This class is a DTO representation for a TSL service
- TrustService(List<CertificateToken>, TimeDependentValues<TrustServiceStatusAndInformationExtensions>) - Constructor for class eu.europa.esig.dss.spi.tsl.TrustService
-
Default constructor
- TrustService.TrustServiceBuilder - Class in eu.europa.esig.dss.spi.tsl
-
Builds
TrustService
- TrustServiceAtTimeCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
Checks if a corresponding Trust Service found valid at control time
- TrustServiceAtTimeCheck(I18nProvider, XmlValidationCertificateQualification, List<TrustedServiceWrapper>, ValidationTime, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
-
Default constructor
- TrustServiceBuilder() - Constructor for class eu.europa.esig.dss.spi.tsl.TrustService.TrustServiceBuilder
-
Default constructor
- TrustServiceConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
The class converts
TSPServiceType
toTrustService
- TrustServiceConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.TrustServiceConverter
-
Default constructor
- TrustServiceEquivalenceConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
This class is used to extract MRA equivalence scheme for a Trusted List
- TrustServiceEquivalenceConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.TrustServiceEquivalenceConverter
-
Default constructor instantiating a CriteriaListTypeConverter
- trustServiceEquivalenceHistory - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
- trustServiceEquivalenceHistoryInstance - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryType
- TrustServiceEquivalenceHistoryInstanceType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for TrustServiceEquivalenceHistoryInstanceType complex type.
- TrustServiceEquivalenceHistoryInstanceType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
- TrustServiceEquivalenceHistoryType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for TrustServiceEquivalenceHistoryType complex type.
- TrustServiceEquivalenceHistoryType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryType
- trustServiceEquivalenceInformation - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRACertificateMapping
- trustServiceEquivalenceInformation - Variable in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
- TrustServiceEquivalenceInformationType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for TrustServiceEquivalenceInformationType complex type.
- TrustServiceEquivalenceInformationType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
- trustServiceEquivalenceStatus - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
- trustServiceEquivalenceStatus - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
- trustServiceEquivalenceStatusStartingTime - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
- trustServiceEquivalenceStatusStartingTime - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
- trustServiceLegalIdentifier - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlMRATrustServiceMapping
- trustServiceLegalIdentifier - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustServiceEquivalenceInformation
- trustServiceLegalIdentifier - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
- trustServiceName - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
- trustServiceName - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchor
- TrustServicePredicate - Interface in eu.europa.esig.dss.tsl.function
-
The predicate allowing TrustServices filtering
- trustServiceProvider - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
- trustServiceProvider - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchor
- trustServiceProvider - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TrustServiceProviderListType
- TrustServiceProvider - Class in eu.europa.esig.dss.spi.tsl
-
This class is a DTO representation for a trust service provider
- TrustServiceProvider() - Constructor for class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
-
Empty constructor
- TrustServiceProvider(TrustServiceProviderBuilder) - Constructor for class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
-
Default constructor
- TrustServiceProviderBuilder - Class in eu.europa.esig.dss.spi.tsl.builder
-
Builds
TrustServiceProvider
- TrustServiceProviderBuilder() - Constructor for class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Default constructor
- TrustServiceProviderBuilder(TrustServiceProvider) - Constructor for class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
-
Copy the original object
- TrustServiceProviderByTSPName - Class in eu.europa.esig.dss.tsl.function
-
Filters TrustServicesProviders by TSP name
- TrustServiceProviderByTSPName(String) - Constructor for class eu.europa.esig.dss.tsl.function.TrustServiceProviderByTSPName
-
Default constructor
- TrustServiceProviderConverter - Class in eu.europa.esig.dss.tsl.function.converter
-
The class is used to convert
TSPType
toTrustServiceProvider
- TrustServiceProviderConverter() - Constructor for class eu.europa.esig.dss.tsl.function.converter.TrustServiceProviderConverter
-
Default constructor with null territory country code
- trustServiceProviderList - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
- TrustServiceProviderListType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for TrustServiceProviderListType complex type.
- TrustServiceProviderListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.TrustServiceProviderListType
- TrustServiceProviderPredicate - Interface in eu.europa.esig.dss.tsl.function
-
TrustServiceProvider filtering predicate
- trustServiceProviderRegistrationId - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
- trustServiceProviderRegistrationId - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchor
- TrustServicesByCertificateTypeCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
Checks if a trust service corresponding to the certificate type has been found
- TrustServicesByCertificateTypeCheck(I18nProvider, XmlValidationCertificateQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServicesByCertificateTypeCheck
-
Default constructor
- TrustServiceStatusAndInformationExtensions - Class in eu.europa.esig.dss.spi.tsl
-
Defines information for a TrustService
- TrustServiceStatusAndInformationExtensions(TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder) - Constructor for class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
-
Default constructor
- TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder - Class in eu.europa.esig.dss.spi.tsl
-
Builds
TrustServiceStatusAndInformationExtensions
- TrustServiceStatusAndInformationExtensionsBuilder() - Constructor for class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
-
Default constructor
- TrustServiceStatusAndInformationExtensionsBuilder(TrustServiceStatusAndInformationExtensions) - Constructor for class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
-
Constructor with
TrustServiceStatusAndInformationExtensions
- trustServiceTSLQualificationExtensionEquivalenceList - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
- trustServiceTSLQualificationExtensionEquivalenceList - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
- TrustServiceTSLQualificationExtensionEquivalenceListType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for TrustServiceTSLQualificationExtensionEquivalenceListType complex type.
- TrustServiceTSLQualificationExtensionEquivalenceListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLQualificationExtensionEquivalenceListType
- trustServiceTSLQualificationExtensionName - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLQualificationExtensionEquivalenceListType
- trustServiceTSLQualificationExtensionNamePointedParty - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLQualificationExtensionNameType
- trustServiceTSLQualificationExtensionNamePointingParty - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLQualificationExtensionNameType
- TrustServiceTSLQualificationExtensionNameType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for TrustServiceTSLQualificationExtensionNameType complex type.
- TrustServiceTSLQualificationExtensionNameType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLQualificationExtensionNameType
- trustServiceTSLStatusEquivalenceList - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
- trustServiceTSLStatusEquivalenceList - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
- TrustServiceTSLStatusEquivalenceListType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for TrustServiceTSLStatusEquivalenceListType complex type.
- TrustServiceTSLStatusEquivalenceListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusEquivalenceListType
- TrustServiceTSLStatusEquivalenceType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for TrustServiceTSLStatusEquivalenceType complex type.
- TrustServiceTSLStatusEquivalenceType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusEquivalenceType
- trustServiceTSLStatusInvalidEquivalence - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusEquivalenceListType
- TrustServiceTSLStatusList - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for TrustServiceTSLStatusList complex type.
- TrustServiceTSLStatusList() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusList
- trustServiceTSLStatusListPointedParty - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusEquivalenceType
- trustServiceTSLStatusListPointingParty - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusEquivalenceType
- trustServiceTSLStatusValidEquivalence - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusEquivalenceListType
- trustServiceTSLType - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeListType
- trustServiceTSLTypeEquivalenceList - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceHistoryInstanceType
- trustServiceTSLTypeEquivalenceList - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
- TrustServiceTSLTypeEquivalenceListType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for TrustServiceTSLTypeEquivalenceListType complex type.
- TrustServiceTSLTypeEquivalenceListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeEquivalenceListType
- trustServiceTSLTypeListPointedParty - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeEquivalenceListType
- trustServiceTSLTypeListPointingParty - Variable in class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeEquivalenceListType
- TrustServiceTSLTypeListType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for TrustServiceTSLTypeListType complex type.
- TrustServiceTSLTypeListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeListType
- TrustServiceTSLTypeType - Class in eu.europa.esig.trustedlist.jaxb.mra
-
Java class for TrustServiceTSLTypeType complex type.
- TrustServiceTSLTypeType() - Constructor for class eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeType
- TrustStatusListType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for TrustStatusListType complex type.
- TrustStatusListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
- TRY_LATER - Enum constant in enum eu.europa.esig.dss.enumerations.SubIndication
-
The signature validation process results into INDETERMINATE because not all constraints can be fulfilled using available information.
- TRY_LATER - Enum constant in enum eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
-
Try again later
- ts - Variable in class eu.europa.esig.validationreport.jaxb.SAVRIType
- TS_DICTIONARY_NAME_VRI - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'TS'
- TSA - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampQualification
-
Not-qualified timestamp token
- TSA - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A time-stamping generation service, not qualified, creating and signing time-stamps tokens
- TSA_QTST - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A qualified electronic time stamp generation service creating and signing qualified electronic time stamps in accordance with the applicable national legislation in the territory identified by the TL Scheme territory (see clause 5.3.10) or with Regulation (EU) No 910/2014 [i.10] whichever is in force at the time of provision.
- TSA_TSS_ADESQC_AND_QES - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A time-stamping service, not qualified, as part of a service from a trust service provider that issues time-stamp tokens (TST) that can be used in the validation process of qualified signatures/seals or advanced signatures/seals supported by qualified certificates to ascertain and extend the signature/seal validity when the qualified certificate is (will be) revoked or expired (will expire).
- TSA_TSS_QC - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A time-stamping service, not qualified, as part of a service from a trust service provider issuing qualified certificates that issues time-stamp tokens that can be used in the validation process of qualified signatures/seals or advanced signatures/seals supported by qualified certificates to ascertain and extend the signature/seal validity when the qualified certificate is (will be) revoked or expired (will expire).
- tsaGeneralName - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- tsaGeneralNameContentMatch - Variable in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
- TSAGeneralNameFieldPresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if the TSTInfo.tsa field is present
- TSAGeneralNameFieldPresentCheck(I18nProvider, XmlSAV, TimestampWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameFieldPresentCheck
-
Default constructor
- tsaGeneralNameOrderMatch - Variable in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
- TSAGeneralNameOrderMatchCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if the TSTInfo.tsa field value matches the timestamp's issuer distinguishing name
- TSAGeneralNameOrderMatchCheck(I18nProvider, XmlSAV, TimestampWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameOrderMatchCheck
-
Default constructor
- tsaGeneralNamePresent - Variable in class eu.europa.esig.dss.policy.jaxb.TimestampConstraints
- TSAGeneralNameValueMatchCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if the TSTInfo.tsa field value matches the timestamp's issuer distinguishing name
- TSAGeneralNameValueMatchCheck(I18nProvider, XmlSAV, TimestampWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameValueMatchCheck
-
Default constructor
- TSL_SIGNING - Enum constant in enum eu.europa.esig.dss.enumerations.ExtendedKeyUsage
-
ETSI TS 119 612 -- OID for TSL signing KeyPurposeID for ExtKeyUsageSyntax id-tsl OBJECT IDENTIFIER { itu-t(0) identified-organization(4) etsi(0) tsl-specification (2231) } id-tsl-kp OBJECT IDENTIFIER ::= { id-tsl kp(3) } id-tsl-kp-tslSigning OBJECT IDENTIFIER ::= { id-tsl-kp tsl-signing(0) }
- tslLegalNotice - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.PolicyOrLegalnoticeType
- tslLocation - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType
- tslPolicy - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.PolicyOrLegalnoticeType
- TSLSchemeInformationType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for TSLSchemeInformationType complex type.
- TSLSchemeInformationType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- tslSequenceNumber - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- tslTag - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType
- tslType - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
- tslType - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
- tslType - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchor
- tslType - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- TSLType - Interface in eu.europa.esig.dss.enumerations
-
Defines a TSLType element of a Trusted List
- TSLTypeEnum - Enum in eu.europa.esig.dss.enumerations
-
Defines common TSLType values supported by the implementation
- tslVersionIdentifier - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType
- tspAddress - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
- tspInformation - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPType
- tspInformation - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidatorType
- tspInformationExtensions - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
- TSPInformationType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for TSPInformationType complex type.
- TSPInformationType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
- tspInformationURI - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
- tspName - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
- tspName - Variable in class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
- tspNames - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
- tspRegistrationIdentifiers - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
- tspService - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServicesListType
- tspServiceDefinitionURI - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
- TSPServiceInformationType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for TSPServiceInformationType complex type.
- TSPServiceInformationType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
- tspServices - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPType
- TSPServicesListType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for TSPServicesListType complex type.
- TSPServicesListType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.TSPServicesListType
- TSPServiceType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for TSPServiceType complex type.
- TSPServiceType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceType
- tspSource - Variable in class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESSignatureExtension
-
The TSPSource to use for timestamp requests
- tspSource - Variable in class eu.europa.esig.dss.cades.signature.CAdESLevelBaselineLT
-
The TSPSource to request a timestamp (T- and LTA-levels)
- tspSource - Variable in class eu.europa.esig.dss.jades.signature.JAdESLevelBaselineT
-
The object encapsulating the Time Stamp Protocol needed to create the level -T, of the signature
- tspSource - Variable in class eu.europa.esig.dss.signature.AbstractSignatureService
-
The TSPSource to use for timestamp requests
- tspSource - Variable in class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
-
The object encapsulating the Time Stamp Protocol needed to create the level -T, of the signature
- TSPSource - Interface in eu.europa.esig.dss.spi.x509.tsp
-
Abstraction of a Time Stamping authority which delivers RFC 3161 Time Stamp Responses containing tokens, from Time Stamp Requests.
- tspTradeName - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
- tspTradeNames - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
- TSPType - Class in eu.europa.esig.trustedlist.jaxb.tsl
-
Java class for TSPType complex type.
- TSPType() - Constructor for class eu.europa.esig.trustedlist.jaxb.tsl.TSPType
- TST - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
timestamp-token
- TST_BBB - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- TST_CONTAINER - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Container for timestamps
- TST_EXTENSION - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
-
The timestamp file extension
- TST_PSV - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- TST_QUALIFICATION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TST_TOKENS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Timestamp tokens array
- TST_TYPE_ARCHIVE_TST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TST_TYPE_CONTENT_TST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TST_TYPE_DOC_TST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TST_TYPE_SIGNATURE_TST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TST_TYPE_VD_TST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TST_VD - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Timestamp Validation Data
- TSV_ASTPTCT - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TSV_ASTPTCT_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TSV_IBSTAIDOSC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TSV_IBSTAIDOSC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TSV_IBSTBCEC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TSV_IBSTBCEC_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TSV_ISCNVABST - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- TSV_ISCNVABST_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- tu - Variable in class eu.europa.esig.validationreport.jaxb.SAVRIType
- TU_DICTIONARY_NAME_VRI - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'TU'
- type - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
- type - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessTimestamp
- type - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
- type - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocation
- type - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralName
- type - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModification
- type - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
- type - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
- type - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- type - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.AttributedNonEmptyURIType
- type - Variable in class eu.europa.esig.validationreport.jaxb.TypedDataType
- type - Variable in class eu.europa.esig.xmldsig.jaxb.ReferenceType
- type - Variable in class eu.europa.esig.xmldsig.jaxb.RetrievalMethodType
- type - Variable in class eu.europa.esig.xmlenc.jaxb.EncryptedType
- TYPE - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigAttribute
-
Type
- TYPE_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Type'
- TypedDataType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for TypedDataType complex type.
- TypedDataType() - Constructor for class eu.europa.esig.validationreport.jaxb.TypedDataType
- typeOfProof - Variable in class eu.europa.esig.validationreport.jaxb.POEType
- TypeOfProof - Enum in eu.europa.esig.validationreport.enums
-
Defines a TypeOfProof
- TypeOtherTSLPointer - Class in eu.europa.esig.dss.tsl.function
-
Allows TSL filtering by TSLType
- TypeOtherTSLPointer(String) - Constructor for class eu.europa.esig.dss.tsl.function.TypeOtherTSLPointer
-
Default constructor
- TypeStrategy - Interface in eu.europa.esig.dss.validation.process.qualification.certificate.checks.type
-
Strategy to extract certificate usage type for a certificate
- TypeStrategyFactory - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks.type
-
Creates a
TypeStrategy
U
- UII - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- UIIFORM - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- UIIFORMAT - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- UIIINURN - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- UNAUTHORIZED - Enum constant in enum eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
-
Request unauthorized
- undefined - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModifications
- undefinedChanges - Variable in class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints
- UndefinedChangesCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
This class checks whether a document contains undefined object modifications
- UndefinedChangesCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.UndefinedChangesCheck
-
Default constructor
- UNDER_SUPERVISION - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
Before eIDAS 'undersupervision' status
- unicitySigningCertificate - Variable in class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
- unicitySigningCertificateAttribute() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
-
Checks if only one signing-certificate signed attribute is present
- UnicitySigningCertificateAttributeCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Checks if the only one reference to the signing certificate reference is present
- UnicitySigningCertificateAttributeCheck(I18nProvider, XmlSAV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.UnicitySigningCertificateAttributeCheck
-
Default constructor
- UNIFORM_RESOURCE_IDENTIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.GeneralNameType
- UNIQUEIDENTIFIER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- UNIQUEMEMBER - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- UniqueServiceFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
-
This class is used to select a TrustedService that is unambiguous and does not have conflicts with other TrustedServices.
- UniqueServiceFilter(CertificateWrapper) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.UniqueServiceFilter
-
Default constructor
- unit - Variable in class eu.europa.esig.dss.policy.jaxb.TimeConstraint
- UNKNOWN - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateSourceType
-
The unknown origin of a certificate source
- UNKNOWN - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateStatus
-
The certificate status is not known
- UNKNOWN - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateType
-
Unknown
- UNKNOWN - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- UNKNOWN - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Signature of unknown type
- UNKNOWN_QC - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Signature supported by a Qualified Certificate
- UNKNOWN_QC_QSCD - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Signature supported by a Qualified Certificate with the private key in a QSCD
- UNKNOWN_STATUS - Enum constant in enum eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
-
(4) is not used
- UNKNOWN_TYPE - Static variable in interface eu.europa.esig.dss.enumerations.QCType
-
Defines a description for a type unknown by the current implementation
- unknownStatus - Variable in class eu.europa.esig.dss.policy.jaxb.RevocationConstraints
- unmarshal(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter1
- unmarshal(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter10
- unmarshal(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter2
- unmarshal(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter3
- unmarshal(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter4
- unmarshal(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter5
- unmarshal(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter6
- unmarshal(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter7
- unmarshal(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter8
- unmarshal(String) - Method in class eu.europa.esig.dss.detailedreport.jaxb.Adapter9
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter1
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter10
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter11
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter12
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter13
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter14
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter15
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter16
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter17
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter18
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter19
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter2
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter20
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter21
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter22
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter23
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter24
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter25
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter26
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter27
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter28
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter3
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter4
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter5
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter6
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter7
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter8
- unmarshal(String) - Method in class eu.europa.esig.dss.diagnostic.jaxb.Adapter9
- unmarshal(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter1
- unmarshal(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter2
- unmarshal(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter3
- unmarshal(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter4
- unmarshal(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter5
- unmarshal(String) - Method in class eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter6
- unmarshal(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.Adapter1
- unmarshal(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.Adapter2
- unmarshal(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.Adapter3
- unmarshal(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.Adapter4
- unmarshal(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.Adapter5
- unmarshal(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.Adapter6
- unmarshal(String) - Method in class eu.europa.esig.dss.simplereport.jaxb.Adapter7
- unmarshal(String) - Method in class eu.europa.esig.dss.ws.signature.soap.client.DateAdapter
- unmarshal(String) - Method in class eu.europa.esig.saml.jaxb.assertion.runtime.ZeroOneBooleanAdapter
- unmarshal(String) - Method in class eu.europa.esig.trustedlist.jaxb.ecc.Adapter1
- unmarshal(String) - Method in class eu.europa.esig.trustedlist.jaxb.ecc.Adapter2
- unmarshal(String) - Method in class eu.europa.esig.trustedlist.jaxb.mra.Adapter1
- unmarshal(String) - Method in class eu.europa.esig.trustedlist.jaxb.mra.Adapter2
- unmarshal(String) - Method in class eu.europa.esig.trustedlist.jaxb.mra.Adapter3
- unmarshal(String) - Method in class eu.europa.esig.validationreport.jaxb.Adapter1
- unmarshal(String) - Method in class eu.europa.esig.validationreport.jaxb.Adapter2
- unmarshal(String) - Method in class eu.europa.esig.validationreport.jaxb.Adapter3
- unmarshal(String) - Method in class eu.europa.esig.validationreport.jaxb.Adapter4
- unmarshal(String) - Method in class eu.europa.esig.validationreport.jaxb.Adapter5
- unmarshal(String) - Method in class eu.europa.esig.validationreport.jaxb.Adapter6
- unmarshal(String) - Method in class eu.europa.esig.validationreport.jaxb.Adapter7
- unmarshal(String) - Method in class eu.europa.esig.validationreport.jaxb.Adapter8
- unmarshal(String) - Method in class eu.europa.esig.xades.jaxb.xades111.Adapter1
- unmarshal(String) - Method in class eu.europa.esig.xades.jaxb.xades122.Adapter1
- unmarshal(String) - Method in class eu.europa.esig.xades.jaxb.xades132.Adapter1
- unmarshal(String) - Method in class org.w3._2001.xmlschema.Adapter1
- unmarshall(File) - Method in class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
-
This method unmarshalls the
File
and returns an instance of the JAXB Object. - unmarshall(File, boolean) - Method in class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
-
This method unmarshalls the
File
and returns an instance of the JAXB Object with an optional validation. - unmarshall(InputStream) - Method in class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
-
This method unmarshalls the
InputStream
and returns an instance of the JAXB Object. - unmarshall(InputStream, boolean) - Method in class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
-
This method unmarshalls the
InputStream
and returns an instance of the JAXB Object with an optional validation. - unmarshall(String) - Method in class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
-
This method unmarshalls the
String
and returns an instance of the JAXB Object. - unmarshall(String, boolean) - Method in class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
-
This method unmarshalls the
String
and returns an instance of the JAXB Object with an optional validation. - UNSIGNED_DATA_OBJECT_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- UNSIGNED_DATA_OBJECT_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- UNSIGNED_DATA_OBJECT_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- UNSIGNED_DATA_OBJECT_PROPERTY - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- UNSIGNED_DATA_OBJECT_PROPERTY - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- UNSIGNED_DATA_OBJECT_PROPERTY - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- UNSIGNED_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- UNSIGNED_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- UNSIGNED_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- UNSIGNED_SIGNATURE_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- UNSIGNED_SIGNATURE_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- UNSIGNED_SIGNATURE_PROPERTIES - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- unsignedAttributes - Variable in class eu.europa.esig.dss.policy.jaxb.SignatureConstraints
- unsignedAttributes - Variable in class eu.europa.esig.dss.validation.CMSOCSPSource
-
Represents unsigned properties
- UnsignedAttributesConstraints - Class in eu.europa.esig.dss.policy.jaxb
-
Group of constraints on the unsigned attributes/properties
- UnsignedAttributesConstraints() - Constructor for class eu.europa.esig.dss.policy.jaxb.UnsignedAttributesConstraints
- unsignedDataObjectProperties - Variable in class eu.europa.esig.xades.jaxb.xades111.UnsignedPropertiesType
- unsignedDataObjectProperties - Variable in class eu.europa.esig.xades.jaxb.xades122.UnsignedPropertiesType
- unsignedDataObjectProperties - Variable in class eu.europa.esig.xades.jaxb.xades132.UnsignedPropertiesType
- UnsignedDataObjectPropertiesType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for UnsignedDataObjectPropertiesType complex type.
- UnsignedDataObjectPropertiesType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for UnsignedDataObjectPropertiesType complex type.
- UnsignedDataObjectPropertiesType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for UnsignedDataObjectPropertiesType complex type.
- UnsignedDataObjectPropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.UnsignedDataObjectPropertiesType
- UnsignedDataObjectPropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.UnsignedDataObjectPropertiesType
- UnsignedDataObjectPropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.UnsignedDataObjectPropertiesType
- unsignedDataObjectProperty - Variable in class eu.europa.esig.xades.jaxb.xades111.UnsignedDataObjectPropertiesType
- unsignedDataObjectProperty - Variable in class eu.europa.esig.xades.jaxb.xades122.UnsignedDataObjectPropertiesType
- unsignedDataObjectProperty - Variable in class eu.europa.esig.xades.jaxb.xades132.UnsignedDataObjectPropertiesType
- unsignedProperties - Variable in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesType
- unsignedProperties - Variable in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesType
- unsignedProperties - Variable in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesType
- unsignedPropertiesDom - Variable in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
This field represents the unsigned properties
- unsignedPropertiesReferences - Variable in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
A list of all TimestampedReferences extracted from a signature
- UnsignedPropertiesType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for UnsignedPropertiesType complex type.
- UnsignedPropertiesType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for UnsignedPropertiesType complex type.
- UnsignedPropertiesType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for UnsignedPropertiesType complex type.
- UnsignedPropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.UnsignedPropertiesType
- UnsignedPropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.UnsignedPropertiesType
- UnsignedPropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.UnsignedPropertiesType
- unsignedSignatureProperties - Variable in class eu.europa.esig.xades.jaxb.xades111.UnsignedPropertiesType
- unsignedSignatureProperties - Variable in class eu.europa.esig.xades.jaxb.xades122.UnsignedPropertiesType
- unsignedSignatureProperties - Variable in class eu.europa.esig.xades.jaxb.xades132.UnsignedPropertiesType
- unsignedSignaturePropertiesDom - Variable in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
This field contains unsigned signature properties
- unsignedSignaturePropertiesDom - Variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Cached UnsignedSignatureProperties element
- UnsignedSignaturePropertiesType - Class in eu.europa.esig.xades.jaxb.xades111
-
Java class for UnsignedSignaturePropertiesType complex type.
- UnsignedSignaturePropertiesType - Class in eu.europa.esig.xades.jaxb.xades122
-
Java class for UnsignedSignaturePropertiesType complex type.
- UnsignedSignaturePropertiesType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for UnsignedSignaturePropertiesType complex type.
- UnsignedSignaturePropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades111.UnsignedSignaturePropertiesType
- UnsignedSignaturePropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades122.UnsignedSignaturePropertiesType
- UnsignedSignaturePropertiesType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.UnsignedSignaturePropertiesType
- UNSPECIFIED - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationReason
-
unspecified
- UNSPECIFIED - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
A trust service of an unspecified type.
- update(byte) - Method in class eu.europa.esig.dss.spi.DSSMessageDigestCalculator
-
Updates the digest using the provided byte
- update(byte[]) - Method in class eu.europa.esig.dss.spi.DSSMessageDigestCalculator
-
Updates the digest using the provided array of bytes
- update(CacheKey, R) - Method in class eu.europa.esig.dss.tsl.cache.AbstractCache
-
Updates in the cache the value for
cacheKey
with the givenresult
- update(XmlDownloadResult) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Updates the download result
- update(AbstractParsingResult) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Updates the parsing result
- update(ValidationResult) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Updates the validation record
- update(R) - Method in class eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Updates the cache record
- updateDate - Variable in class eu.europa.esig.dss.policy.jaxb.AlgoExpirationDate
- updateRevocation(String, RevocationToken<CRL>) - Method in class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource
- updateRevocation(String, RevocationToken<OCSP>) - Method in class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource
-
Updates the currently stored OCSP token for the given
key
with suppliedtoken
. - updateRevocation(String, RevocationToken<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
-
Updates the RevocationToken into cache
- upperCase(String) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- upperCase(String) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- upperCase(String) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Converts a string to its upper case representation Ex.
- upperCase(String) - Static method in class eu.europa.esig.dss.utils.Utils
-
Converts a string to its upper case representation Ex.
- UR_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'UR' (User rights)
- UR3_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'UR3' (User rights)
- uri - Variable in class eu.europa.esig.asic.manifest.jaxb.DataObjectReferenceType
- uri - Variable in class eu.europa.esig.asic.manifest.jaxb.SigReferenceType
- uri - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicAlgorithm
- uri - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateContentEquivalence
- uri - Variable in class eu.europa.esig.trustedlist.jaxb.ecc.QualifierType
- uri - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.AdditionalServiceInformationType
- uri - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.ElectronicAddressType
- uri - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIListType
- uri - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyURIListType
- uri - Variable in class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
- uri - Variable in class eu.europa.esig.validationreport.jaxb.ValidationObjectRepresentationType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades111.CRLIdentifierType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades111.HashDataInfoType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades111.OCSPIdentifierType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades111.QualifyingPropertiesReferenceType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades122.CertIDType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades122.CRLIdentifierType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades122.IncludeType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades122.OCSPIdentifierType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades122.QualifyingPropertiesReferenceType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades132.CertIDType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades132.CRLIdentifierType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades132.IncludeType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades132.OCSPIdentifierType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesReferenceType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades132.ReferenceInfoType
- uri - Variable in class eu.europa.esig.xades.jaxb.xades141.ValidationDataType
- uri - Variable in class eu.europa.esig.xmldsig.jaxb.ReferenceType
- uri - Variable in class eu.europa.esig.xmldsig.jaxb.RetrievalMethodType
- uri - Variable in class eu.europa.esig.xmlenc.jaxb.CipherReferenceType
- uri - Variable in class eu.europa.esig.xmlenc.jaxb.ReferenceType
- URI - Enum constant in enum eu.europa.esig.dss.asic.common.definition.ASiCAttribute
-
URI
- URI - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigAttribute
-
URI
- URI - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- URI - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Attribute
-
uri
- URI - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Attribute
-
URI
- URI - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Attribute
-
URI
- URI - Enum constant in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Attribute
-
URI
- URI - Static variable in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
The URI attribute
- URI2 - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Attribute
-
URI
- UriBasedEnum - Interface in eu.europa.esig.dss.enumerations
-
Defines an enumeration containing a URI
- UriBasedEnumParser - Class in eu.europa.esig.validationreport.parsers
-
Parser for different uri-based values
- url - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlTLAnalysis
- url - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
- url - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
- URL - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- URN - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- URNC - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- use - Variable in class eu.europa.esig.saml.jaxb.metadata.KeyDescriptorType
- usedCertificates - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- usedCertificates - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
The certificates used during the validation process
- usedCertificates(Set<CertificateToken>) - Method in class eu.europa.esig.dss.validation.CertificateDiagnosticDataBuilder
- usedCertificates(Set<CertificateToken>) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
This method allows to set the used certificates
- usedCertificates(Set<CertificateToken>) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
- usedRevocations - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- usedRevocations - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
The revocation used during the validation process
- usedRevocations(Set<RevocationToken>) - Method in class eu.europa.esig.dss.validation.CertificateDiagnosticDataBuilder
- usedRevocations(Set<RevocationToken>) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
This method allows to set the used revocation data
- usedRevocations(Set<RevocationToken>) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
- usedTimestamps - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- usedTimestamps - Variable in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
The list of timestamp tokens
- usedTimestamps(Set<TimestampToken>) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
This method allows to set the timestamps
- usePseudonym - Variable in class eu.europa.esig.dss.policy.jaxb.CertificateConstraints
- USERCERTIFICATE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- UserCredentials - Class in eu.europa.esig.dss.service.http.commons
-
This class represents a user credentials object used to authenticate to a remote host
- UserCredentials() - Constructor for class eu.europa.esig.dss.service.http.commons.UserCredentials
-
Empty constructor
- UserCredentials(String, char[]) - Constructor for class eu.europa.esig.dss.service.http.commons.UserCredentials
-
Default constructor
- UserCredentials(String, String) - Constructor for class eu.europa.esig.dss.service.http.commons.UserCredentials
-
Deprecated.since DSS 5.12. Use
new UserCredentials(String username, char[] password)
- UserFriendlyIdentifierProvider - Class in eu.europa.esig.dss.validation
-
Creates an identifier for a given token by the template: TOKEN-CommonCertName-CreationDate-id(optional) Examples: SIGNATURE-JohnConner-20201015-2045 CERTIFICATE-CryptoSign-20151014-1425
- UserFriendlyIdentifierProvider() - Constructor for class eu.europa.esig.dss.validation.UserFriendlyIdentifierProvider
-
Default constructor instantiating empty maps of processed tokens
- userNotice - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
- UserNotice - Class in eu.europa.esig.dss.model
-
This class may be used to define a User Notice signature policy qualifier.
- UserNotice() - Constructor for class eu.europa.esig.dss.model.UserNotice
-
Empty constructor
- USERPASSWORD - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- USERPWD - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- USERPWDDESCRIPTION - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- UTC_TIMEZONE - Static variable in class eu.europa.esig.dss.spi.DSSUtils
-
The UTC timezone (GMT+0), used by default
- UTCTIME - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- UTF8_ENCODING - Static variable in class eu.europa.esig.dss.spi.DSSUtils
-
The UTF-8 encoding name string
- Utils - Class in eu.europa.esig.dss.utils
-
Contains common utils
- UTMCOORDINATES - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- UTMCOORDS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- UUIDPAIR - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
V
- VAL - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Value (i.e.
- valid - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlByteRange
- valid - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlStructuralValidation
- valid - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlPDFAInfo
- VALID - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureValidity
-
The signature of the token is valid (signing certificate found successfully)
- validate() - Method in class eu.europa.esig.dss.pades.validation.ByteRange
-
Checks a validity of the ByteRange according to PDF specifications.
- validate() - Method in class eu.europa.esig.dss.validation.CertificateValidator
-
Validates the certificate with a default validation policy
- validate() - Method in class eu.europa.esig.dss.validation.SignatureValidationContext
- validate() - Method in interface eu.europa.esig.dss.validation.ValidationContext
-
Carries out the validation process in recursive manner for not yet checked tokens.
- validate() - Method in class eu.europa.esig.dss.xades.validation.ManifestValidator
-
Validates the manifest and returns a list of
ReferenceValidation
s - validate(DSSDocument) - Method in class eu.europa.esig.dss.pdfa.PDFAStructureValidator
-
This method validates a PDF/A structure for the given PDF document
- validate(ValidationPolicy) - Method in class eu.europa.esig.dss.validation.CertificateValidator
-
Validated the certificate with a custom validation policy
- validate(CandidatesForSigningCertificate) - Method in class eu.europa.esig.dss.spi.x509.SignatureIntegrityValidator
-
Verifies validity of a signature across a provided signing certificate candidates list NOTE: in case of a failed validation, use getErrorMessages() method after processing this method for more details
- validate(SignaturePolicy) - Method in class eu.europa.esig.dss.validation.policy.BasicASNSignaturePolicyValidator
- validate(SignaturePolicy) - Method in class eu.europa.esig.dss.validation.policy.EmptySignaturePolicyValidator
- validate(SignaturePolicy) - Method in class eu.europa.esig.dss.validation.policy.NonASN1SignaturePolicyValidator
- validate(SignaturePolicy) - Method in interface eu.europa.esig.dss.validation.policy.SignaturePolicyValidator
-
Performs a
SignaturePolicy
validation - validate(SignaturePolicy) - Method in class eu.europa.esig.dss.validation.policy.ZeroHashSignaturePolicyValidator
- validate(SignaturePolicy) - Method in class eu.europa.esig.dss.xades.validation.policy.XMLSignaturePolicyValidator
- validate(InputStream) - Method in class eu.europa.esig.dss.validation.CertificateValidator
-
This method validates a certificate with the given validation policy
InputStream
- validate(Source, Schema, boolean) - Method in class eu.europa.esig.xmldsig.XSDAbstractUtils
-
This method allows to validate an XML against the module-default XSD schema plus custom sources.
- validateAgainstJAdESSchema(JWS) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Validates
JWS
against a JAdES schema (ETSI TS 119 182-1) - validateAgainstJWSProtectedHeaderSchema(InputStream) - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Validates a "protected" header of a JWS
- validateAgainstJWSProtectedHeaderSchema(String) - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Validates a "protected" header of a JWS
- validateAgainstJWSProtectedHeaderSchema(JSONObject) - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Validates a "protected" header of a JWS
- validateAgainstJWSSchema(InputStream) - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Validates a JSON against JWS Schema according to RFC 7515
- validateAgainstJWSSchema(String) - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Validates a JSON against JWS Schema according to RFC 7515
- validateAgainstJWSSchema(JSONObject) - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Validates a JSON against JWS Schema according to RFC 7515
- validateAgainstJWSUnprotectedHeaderSchema(InputStream) - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Validates an unprotected "header" of a JWS
- validateAgainstJWSUnprotectedHeaderSchema(String) - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Validates an unprotected "header" of a JWS
- validateAgainstJWSUnprotectedHeaderSchema(JSONObject) - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Validates an unprotected "header" of a JWS
- validateAgainstSchema(JSONObject, Schema) - Method in class eu.europa.esig.jws.AbstractJWSUtils
-
Validates a
json
against the provided JSONschema
- validateAgainstXSD(XSDAbstractUtils, Source) - Static method in class eu.europa.esig.dss.xades.DSSXMLUtils
-
This method allows to validate an XML against the XAdES XSD schema.
- validateAgainstXSD(Source) - Method in class eu.europa.esig.xmldsig.XSDAbstractUtils
-
This method allows to validate an XML against the module-default XSD schema.
- validateAgainstXSD(Source, Source...) - Method in class eu.europa.esig.xmldsig.XSDAbstractUtils
-
This method allows to validate an XML against the module-default XSD schema plus custom sources.
- validateByteRange(ByteRange, DSSDocument, byte[]) - Method in class eu.europa.esig.dss.pdf.AbstractPDFSignatureService
-
This method verifies the validity of /ByteRange field against the extracted from /Contents field
cms
and the current pdfdocument
- validateCertificate(CertificateToValidateDTO) - Method in class eu.europa.esig.dss.ws.cert.validation.common.RemoteCertificateValidationService
-
Validates the certificate
- validateCertificate(CertificateToValidateDTO) - Method in interface eu.europa.esig.dss.ws.cert.validation.rest.client.RestCertificateValidationService
-
This method returns the result of the validation of the signed file.
- validateCertificate(CertificateToValidateDTO) - Method in class eu.europa.esig.dss.ws.cert.validation.rest.RestCertificateValidationServiceImpl
- validateCertificate(CertificateToValidateDTO) - Method in interface eu.europa.esig.dss.ws.cert.validation.soap.client.SoapCertificateValidationService
-
This method returns the result of the validation of the certificate.
- validateCertificate(CertificateToValidateDTO) - Method in class eu.europa.esig.dss.ws.cert.validation.soap.SoapCertificateValidationServiceImpl
- validateContext(ValidationContext) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Process the validation
- validateDocument() - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Validates the document and all its signatures.
- validateDocument() - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- validateDocument(DSSDocument) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Validates the document and all its signatures.
- validateDocument(DSSDocument) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- validateDocument(ConstraintsParameters) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Validates the document and all its signatures.
- validateDocument(ConstraintsParameters) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Validates the document and all its signatures.
- validateDocument(ValidationPolicy) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Validates the document and all its signatures.
- validateDocument(ValidationPolicy) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Validates the document and all its signatures.
- validateDocument(DataToValidateDTO) - Method in class eu.europa.esig.dss.ws.validation.common.RemoteDocumentValidationService
-
Validates the document
- validateDocument(File) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Validates the document and all its signatures.
- validateDocument(File) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- validateDocument(InputStream) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Validates the document and all its signatures.
- validateDocument(InputStream) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
-
Validates the document and all its signatures.
- validateDocument(String) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Validates the document and all its signatures.
- validateDocument(String) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- validateDocument(URL) - Method in interface eu.europa.esig.dss.validation.DocumentValidator
-
Validates the document and all its signatures.
- validateDocument(URL) - Method in class eu.europa.esig.dss.validation.SignedDocumentValidator
- validateEntries() - Method in class eu.europa.esig.dss.asic.cades.validation.ASiCEWithCAdESManifestValidator
-
Validates the manifest entries
- validateSignature(DataToValidateDTO) - Method in interface eu.europa.esig.dss.ws.validation.rest.client.RestDocumentValidationService
-
This method returns the result of the validation of the signed file.
- validateSignature(DataToValidateDTO) - Method in class eu.europa.esig.dss.ws.validation.rest.RestDocumentValidationServiceImpl
- validateSignature(DataToValidateDTO) - Method in interface eu.europa.esig.dss.ws.validation.soap.client.SoapDocumentValidationService
-
This method returns the result of the validation of the signed file.
- validateSignature(DataToValidateDTO) - Method in class eu.europa.esig.dss.ws.validation.soap.SoapDocumentValidationServiceImpl
- validateStructure() - Method in class eu.europa.esig.dss.jades.validation.JAdESSignature
- validateStructure() - Method in class eu.europa.esig.dss.validation.DefaultAdvancedSignature
-
This method processes the structure validation of the signature.
- validateStructure() - Method in class eu.europa.esig.dss.xades.validation.XAdESSignature
- validateTimestamps() - Method in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
- validateTimestamps() - Method in class eu.europa.esig.dss.validation.timestamp.SignatureTimestampSource
-
Validates list of all timestamps present in the source
- validateXml - Variable in class eu.europa.esig.dss.validation.reports.AbstractReports
-
Checks if the XML of reports shall be validated
- validation(DSSDocument, CertificateSource) - Method in class eu.europa.esig.dss.tsl.runnable.AbstractAnalysis
-
Validates the document
- VALIDATION - Enum constant in enum eu.europa.esig.dss.tsl.cache.CacheType
-
The validation task cache
- VALIDATION - Enum constant in enum eu.europa.esig.validationreport.enums.TypeOfProof
-
when the POE has been derived during validation
- VALIDATION_CONTEXT_INITIALIZATION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- VALIDATION_CONTEXT_INITIALIZATION - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
-
5.2.4 Validation context initialization
- VALIDATION_DATA_REFSONLY_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampType
-
CAdES: id-aa-ets-certCRLTimestamp, XAdES: RefsOnlyTimeStamp
- VALIDATION_DATA_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampType
-
CAdES: id-aa-ets-escTimeStamp, XAdES: SigAndRefsTimeStamp
- VALIDATION_REPORT_SCHEMA_LOCATION - Static variable in class eu.europa.esig.validationreport.ValidationReportUtils
-
The ETSI Validation Report XSD schema location
- VALIDATION_TIME - Enum constant in enum eu.europa.esig.dss.enumerations.ValidationTime
-
Date of the validation
- VALIDATION_TIME_SLIDING - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- VALIDATION_TIME_SLIDING - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
-
5.6.2.2 Validation time sliding process
- validationCache - Variable in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccess
-
Global validation Cache
- validationCache - Variable in class eu.europa.esig.dss.tsl.cache.access.ReadOnlyCacheAccessByKey
-
Global validation Cache
- ValidationCache - Class in eu.europa.esig.dss.tsl.cache
-
This class stores validation information for processed files
- ValidationCache() - Constructor for class eu.europa.esig.dss.tsl.cache.ValidationCache
-
Default constructor
- ValidationCacheDTO - Class in eu.europa.esig.dss.tsl.dto
-
The validation record DTO
- ValidationCacheDTO() - Constructor for class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
-
Default constructor
- ValidationCacheDTO(AbstractCacheDTO) - Constructor for class eu.europa.esig.dss.tsl.dto.ValidationCacheDTO
-
Copies the cache DTO
- ValidationCacheDTOBuilder - Class in eu.europa.esig.dss.tsl.dto.builder
-
Builds
ValidationCacheDTO
- ValidationCacheDTOBuilder(CachedEntry<ValidationResult>) - Constructor for class eu.europa.esig.dss.tsl.dto.builder.ValidationCacheDTOBuilder
-
Default constructor
- validationCertificateQualification - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCertificate
- validationCertificateQualification - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationSignatureQualification
- validationConstraint - Variable in class eu.europa.esig.validationreport.jaxb.ValidationConstraintsEvaluationReportType
- validationConstraintIdentifier - Variable in class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType
- validationConstraintParameter - Variable in class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType
- validationConstraintsEvaluationReport - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
- ValidationConstraintsEvaluationReportType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for ValidationConstraintsEvaluationReportType complex type.
- ValidationConstraintsEvaluationReportType() - Constructor for class eu.europa.esig.validationreport.jaxb.ValidationConstraintsEvaluationReportType
- ValidationContext - Interface in eu.europa.esig.dss.validation
-
This interface allows the implementation of the validators for: certificates, timestamps and revocation data.
- ValidationContextInitialization - Class in eu.europa.esig.dss.validation.process.bbb.vci
-
5.2.4 Validation context initialization This building block initializes the validation constraints (chain constraints, cryptographic constraints, signature elements constraints) and parameters (X.509 validation parameters including trust anchors, certificate validation data) that will be used to validate the signature.
- ValidationContextInitialization(I18nProvider, SignatureWrapper, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.vci.ValidationContextInitialization
-
Default constructor
- ValidationContextInitializationResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
-
Verifies if the Validation Context Initialization as per clause 5.2.4 succeeded
- ValidationContextInitializationResultCheck(I18nProvider, T, XmlVCI, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationContextInitializationResultCheck
-
Default constructor
- ValidationData - Class in eu.europa.esig.dss.validation
-
Contains a validation data to be included into the signature
- ValidationData() - Constructor for class eu.europa.esig.dss.validation.ValidationData
-
Default constructor instantiating empty maps of tokens
- ValidationDataContainer - Class in eu.europa.esig.dss.validation
-
Contains a
ValidationData
for a list of signatures/timestamps - ValidationDataContainer() - Constructor for class eu.europa.esig.dss.validation.ValidationDataContainer
-
Default constructor instantiating empty maps of tokens and validation data relationships
- ValidationDataType - Class in eu.europa.esig.xades.jaxb.xades141
-
Java class for ValidationDataType complex type.
- ValidationDataType() - Constructor for class eu.europa.esig.xades.jaxb.xades141.ValidationDataType
- validationDate - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- validationDate - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
The validation time
- validationDate - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
-
The validation time
- validationDate - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.checks.DigestCryptographicCheckerResultCheck
-
Validation time
- validationDate(Date) - Method in class eu.europa.esig.dss.validation.CertificateDiagnosticDataBuilder
- validationDate(Date) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
This method allows to set the validation date
- validationDate(Date) - Method in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
- validationError(Exception) - Method in class eu.europa.esig.dss.tsl.cache.access.CacheAccessByKey
-
Sets the validation error
- ValidationInfoRecord - Interface in eu.europa.esig.dss.spi.tsl
-
Validation result record
- ValidationJobSummaryBuilder - Class in eu.europa.esig.dss.tsl.summary
-
Builds a
TLValidationJobSummary
- ValidationJobSummaryBuilder(ReadOnlyCacheAccess, TLSource[], LOTLSource[]) - Constructor for class eu.europa.esig.dss.tsl.summary.ValidationJobSummaryBuilder
-
Default constructor
- validationLevel - Variable in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
-
The target highest validation level (default: ValidationLevel.ARCHIVAL_DATA)
- ValidationLevel - Enum in eu.europa.esig.dss.validation.executor
-
The target validation level as per EN 319 102-1 NOTE: the validation process "stops" processing on the chosen level
- validationMessages - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFAInfo
- validationMessages - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlPDFAInfo
- validationObject - Variable in class eu.europa.esig.validationreport.jaxb.POEProvisioningType
- validationObject - Variable in class eu.europa.esig.validationreport.jaxb.ValidationObjectListType
- validationObjectId - Variable in class eu.europa.esig.validationreport.jaxb.CryptoInformationType
- validationObjectId - Variable in class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType
- ValidationObjectListType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for ValidationObjectListType complex type.
- ValidationObjectListType() - Constructor for class eu.europa.esig.validationreport.jaxb.ValidationObjectListType
- validationObjectRepresentation - Variable in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
- ValidationObjectRepresentationType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for ValidationObjectRepresentationType complex type.
- ValidationObjectRepresentationType() - Constructor for class eu.europa.esig.validationreport.jaxb.ValidationObjectRepresentationType
- ValidationObjectType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for ValidationObjectType complex type.
- ValidationObjectType() - Constructor for class eu.europa.esig.validationreport.jaxb.ValidationObjectType
- validationPolicy - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSimpleCertificateReport
- validationPolicy - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
- validationPolicy - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
-
The validation policy
- ValidationPolicy - Interface in eu.europa.esig.dss.policy
-
This class encapsulates the constraint file that controls the policy to be used during the validation process.
- ValidationPolicyFacade - Class in eu.europa.esig.dss.policy
-
Used to read an XML validation policy
- ValidationPolicyFacade() - Constructor for class eu.europa.esig.dss.policy.ValidationPolicyFacade
-
Default constructor
- ValidationPolicyXmlDefiner - Class in eu.europa.esig.dss.policy
-
Contains cached the
JAXBContext
andSchema
for an XML validation policy - validationProcessArchivalData - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
- validationProcessBasicSignature - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
- ValidationProcessForSignaturesWithArchivalData - Class in eu.europa.esig.dss.validation.process.vpfswatsp
-
5.6 Validation process for Signatures with Archival Data
- ValidationProcessForSignaturesWithArchivalData(I18nProvider, XmlSignature, SignatureWrapper, DiagnosticData, Map<String, XmlBasicBuildingBlocks>, ValidationPolicy, Date) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.ValidationProcessForSignaturesWithArchivalData
-
Default constructor
- ValidationProcessForSignaturesWithLongTermValidationData - Class in eu.europa.esig.dss.validation.process.vpfltvd
-
5.5 Validation process for Signatures with Time and Signatures with Long-Term Validation Data
- ValidationProcessForSignaturesWithLongTermValidationData(I18nProvider, XmlSignature, DiagnosticData, SignatureWrapper, Map<String, XmlBasicBuildingBlocks>, ValidationPolicy, Date) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.ValidationProcessForSignaturesWithLongTermValidationData
-
Default constructor
- validationProcessLongTermData - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
- validationProcessTimestamp - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlTimestamp
- ValidationProcessUtils - Class in eu.europa.esig.dss.validation.process
-
Contains utils for a validation process
- validationReport - Variable in class eu.europa.esig.validationreport.jaxb.ValidationObjectType
- ValidationReportDataType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for ValidationReportDataType complex type.
- ValidationReportDataType() - Constructor for class eu.europa.esig.validationreport.jaxb.ValidationReportDataType
- ValidationReportFacade - Class in eu.europa.esig.validationreport
-
Performs marshalling/unmarshalling operation for an ETSI Validation report
- ValidationReportFacade() - Constructor for class eu.europa.esig.validationreport.ValidationReportFacade
-
Default constructor
- ValidationReportType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for ValidationReportType complex type.
- ValidationReportType() - Constructor for class eu.europa.esig.validationreport.jaxb.ValidationReportType
- ValidationReportTypeDataSource - Class in eu.europa.esig.dss.ws.validation.dto
-
Represents an ETSI Validation Report data source
- ValidationReportTypeDataSource(ValidationReportType) - Constructor for class eu.europa.esig.dss.ws.validation.dto.ValidationReportTypeDataSource
-
Default constructor
- ValidationReportUtils - Class in eu.europa.esig.validationreport
-
ETSI Validation Report Utils
- ValidationResult - Class in eu.europa.esig.dss.tsl.validation
-
The validation task result
- ValidationResult(Indication, SubIndication, Date, CertificateToken, CertificateSource) - Constructor for class eu.europa.esig.dss.tsl.validation.ValidationResult
-
Default constructor
- validationSignatureQualification - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
- validationStatus - Variable in class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType
- ValidationStatusType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for ValidationStatusType complex type.
- ValidationStatusType() - Constructor for class eu.europa.esig.validationreport.jaxb.ValidationStatusType
- validationTime - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
- validationTime - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlDetailedReport
- validationTime - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationCertificateQualification
- validationTime - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSimpleCertificateReport
- validationTime - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
- validationTime - Variable in class eu.europa.esig.validationreport.jaxb.ValidationTimeInfoType
- ValidationTime - Enum in eu.europa.esig.dss.enumerations
-
Defines the used validation time types
- ValidationTimeAtCertificateValidityRangeCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
-
Verifies if the result of X509CertificateValidation is not indication INDETERMINATE with the sub-indication OUT_OF_BOUNDS_NO_POE or OUT_OF_BOUNDS_NOT_REVOKED
- ValidationTimeAtCertificateValidityRangeCheck(I18nProvider, T, XmlXCV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationTimeAtCertificateValidityRangeCheck
-
Default constructor
- validationTimeInfo - Variable in class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
- ValidationTimeInfoType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for ValidationTimeInfoType complex type.
- ValidationTimeInfoType() - Constructor for class eu.europa.esig.validationreport.jaxb.ValidationTimeInfoType
- ValidationTimeParser - Class in eu.europa.esig.dss.jaxb.parsers
-
Parses the
ValidationTime
- ValidationTimeSliding - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts
-
Performs Validation Time Sliding process
- ValidationTimeSliding(I18nProvider, TokenProxy, Date, POEExtraction, Map<String, XmlBasicBuildingBlocks>, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSliding
-
Default constructor
- ValidationTimeSlidingCertificateRevocationSelector - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts
-
Filters revocation data on a "Validation Time Sliding" process
- ValidationTimeSlidingCertificateRevocationSelector(I18nProvider, CertificateWrapper, List<CertificateRevocationWrapper>, Date, Map<String, XmlBasicBuildingBlocks>, String, POEExtraction, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSlidingCertificateRevocationSelector
-
Default constructor
- ValidationTimeSlidingCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks
-
Checks if the Validation Time Sliding result is valid
- ValidationTimeSlidingCheck(I18nProvider, XmlPCV, XmlVTS, String, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ValidationTimeSlidingCheck
-
Default constructor
- validationTimestampQualification - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlTimestamp
- ValidatorConfigurator - Class in eu.europa.esig.dss.jaxb.common
-
Configures a provided
Validator
- ValidatorConfigurator() - Constructor for class eu.europa.esig.dss.jaxb.common.ValidatorConfigurator
-
Default constructor
- ValidAtTimeKeyEntryPredicate - Class in eu.europa.esig.dss.token.predicate
-
This predicate is used to filter keys based on the validity range of the certificate
- ValidAtTimeKeyEntryPredicate() - Constructor for class eu.europa.esig.dss.token.predicate.ValidAtTimeKeyEntryPredicate
-
Constructor instantiating the object with the current time
- ValidAtTimeKeyEntryPredicate(Date) - Constructor for class eu.europa.esig.dss.token.predicate.ValidAtTimeKeyEntryPredicate
-
Default constructor with the defined validation time
- ValidCAQCCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
Checks if an acceptable Trust Service for a qualified certificate issuance found
- ValidCAQCCheck(I18nProvider, XmlValidationCertificateQualification, TrustedServiceWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ValidCAQCCheck
-
Default constructor
- VALIDITY_ASSURED_SHORT_TERM - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
ETSI EN 319 412-1 id-etsi-ext-valassured-ST-certs OBJECT IDENTIFIER ::= { id-etsi-ext 1 } ext-etsi-valassured-ST-certs EXTENSION ::= { SYNTAX NULL IDENTIFIED BY id-etsi-ext-valassured-ST-certs }
- ValidityAssuredShortTerm - Class in eu.europa.esig.dss.model.x509.extension
-
ETSI EN 319 412-1: "5.2.2 Validity Assured - Short Term" This extension indicates that the validity of the certificate is assured because the certificate is a "short-term certificate".
- ValidityAssuredShortTerm() - Constructor for class eu.europa.esig.dss.model.x509.extension.ValidityAssuredShortTerm
-
Default constructor
- validSignaturesCount - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
- validUntil - Variable in class eu.europa.esig.saml.jaxb.metadata.AffiliationDescriptorType
- validUntil - Variable in class eu.europa.esig.saml.jaxb.metadata.EntitiesDescriptorType
- validUntil - Variable in class eu.europa.esig.saml.jaxb.metadata.EntityDescriptorType
- validUntil - Variable in class eu.europa.esig.saml.jaxb.metadata.RoleDescriptorType
- value - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlMessage
- value - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlSemantic
- value - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlByteRange
- value - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlDistinguishedName
- value - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralName
- value - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlInhibitAnyPolicy
- value - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlIssuerSerial
- value - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlLangAndValue
- value - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModification
- value - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlOID
- value - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTSAGeneralName
- value - Variable in class eu.europa.esig.dss.jades.validation.JAdESAttribute
-
The component's value
- value - Variable in class eu.europa.esig.dss.policy.jaxb.Algo
- value - Variable in class eu.europa.esig.dss.policy.jaxb.IntValueConstraint
- value - Variable in class eu.europa.esig.dss.policy.jaxb.ModelConstraint
- value - Variable in class eu.europa.esig.dss.policy.jaxb.TimeConstraint
- value - Variable in class eu.europa.esig.dss.policy.jaxb.ValueConstraint
- value - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlMessage
- value - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlMessage
- value - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSemantic
- value - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureLevel
- value - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope
- value - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlTimestampLevel
- value - Variable in class eu.europa.esig.saml.jaxb.assertion.ActionType
- value - Variable in class eu.europa.esig.saml.jaxb.assertion.NameIDType
- value - Variable in class eu.europa.esig.saml.jaxb.dce.DCEValueType
- value - Variable in class eu.europa.esig.saml.jaxb.ecp.RelayStateType
- value - Variable in class eu.europa.esig.saml.jaxb.metadata.AdditionalMetadataLocationType
- value - Variable in class eu.europa.esig.saml.jaxb.metadata.LocalizedNameType
- value - Variable in class eu.europa.esig.saml.jaxb.metadata.LocalizedURIType
- value - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusCodeType
- value - Variable in class eu.europa.esig.trustedlist.jaxb.ecc.KeyUsageBitType
- value - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.AttributedNonEmptyURIType
- value - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangNormStringType
- value - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangStringType
- value - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIType
- value - Variable in class eu.europa.esig.validationreport.jaxb.TypedDataType
- value - Variable in class eu.europa.esig.xades.jaxb.xades111.EncapsulatedPKIDataType
- value - Variable in class eu.europa.esig.xades.jaxb.xades111.IdentifierType
- value - Variable in class eu.europa.esig.xades.jaxb.xades122.EncapsulatedPKIDataType
- value - Variable in class eu.europa.esig.xades.jaxb.xades122.IdentifierType
- value - Variable in class eu.europa.esig.xades.jaxb.xades132.EncapsulatedPKIDataType
- value - Variable in class eu.europa.esig.xades.jaxb.xades132.IdentifierType
- value - Variable in class eu.europa.esig.xmldsig.jaxb.SignatureValueType
- value() - Method in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- value() - Method in enum eu.europa.esig.dss.detailedreport.jaxb.XmlStatus
- value() - Method in enum eu.europa.esig.dss.diagnostic.jaxb.XmlEncapsulationType
- value() - Method in enum eu.europa.esig.dss.policy.jaxb.Level
- value() - Method in enum eu.europa.esig.dss.policy.jaxb.Model
- value() - Method in enum eu.europa.esig.dss.policy.jaxb.TimeUnit
- value() - Method in enum eu.europa.esig.saml.jaxb.assertion.DecisionType
- value() - Method in enum eu.europa.esig.saml.jaxb.authn.context.BooleanType
- value() - Method in enum eu.europa.esig.saml.jaxb.authn.context.DeviceTypeType
- value() - Method in enum eu.europa.esig.saml.jaxb.authn.context.MediumType
- value() - Method in enum eu.europa.esig.saml.jaxb.authn.context.NymType
- value() - Method in enum eu.europa.esig.saml.jaxb.metadata.ContactTypeType
- value() - Method in enum eu.europa.esig.saml.jaxb.metadata.KeyTypes
- value() - Method in enum eu.europa.esig.saml.jaxb.protocol.AuthnContextComparisonType
- VALUE_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'V' (Value)
- VALUE_SUFFIX - Static variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Id-suffix for SignatureValue element
- valueByName(String) - Static method in enum eu.europa.esig.dss.enumerations.ASiCContainerType
-
Returns the ASiCContainerType based on the name (String)
- valueByName(String) - Static method in enum eu.europa.esig.dss.enumerations.SignatureLevel
-
Returns the SignatureLevel based on the name (String)
- ValueConstraint - Class in eu.europa.esig.dss.policy.jaxb
-
Value check : follows the specified level behavior if the checked element is not equals to the specified value
- ValueConstraint() - Constructor for class eu.europa.esig.dss.policy.jaxb.ValueConstraint
- valueOf(String) - Static method in enum eu.europa.esig.dss.asic.common.definition.ASiCAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.asic.common.definition.ASiCElement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.asic.xades.definition.ManifestAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.asic.xades.definition.ManifestElement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.detailedreport.jaxb.XmlStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.diagnostic.jaxb.XmlEncapsulationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.ArchiveTimestampType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.ASiCContainerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.CertificateOrigin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.CertificateQualifiedStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.CertificateRefOrigin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.CertificateSourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.CertificateStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.CertificateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.CertificationPermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.CommitmentTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.Context
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.EndorsementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.ExtendedKeyUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.GeneralNameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.ImageScaling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.Indication
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.JWSSerializationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.KeyUsageBit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.MaskGenerationFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.MRAEquivalenceContext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.MRAStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.ObjectIdentifierQualifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.PdfLockAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.PdfObjectModificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.PKIEncoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.QCStatement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.QCTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.QSCDStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.RevocationOrigin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.RevocationReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.RevocationRefOrigin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.RevocationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.RoleOfPspOid
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.SemanticsIdentifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.SigDMechanism
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.SignatureForm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.SignatureLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.SignaturePackaging
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.SignaturePolicyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.SignatureScopeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.SignatureTokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.SignatureValidity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.SignerTextHorizontalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.SignerTextPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.SignerTextVerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.SubIndication
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.TextWrapping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.TimestampContainerForm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.TimestampedObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.TimestampQualification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.TimestampType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.TokenExtractionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.TSLTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.ValidationTime
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.VisualSignatureAlignmentHorizontal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.VisualSignatureAlignmentVertical
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.VisualSignatureRotation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.enumerations.X520Attributes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.i18n.MessageTag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.pdf.PDFServiceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.policy.jaxb.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.policy.jaxb.Model
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.policy.jaxb.TimeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.policy.SubContext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.signature.SigningOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.spi.tsl.CertificatePivotStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.tsl.cache.CacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.validation.executor.ValidationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.xades.reference.ReferenceOutputType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.dss.xades.XAdESSignatureParameters.XPathElementPlacement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.saml.jaxb.assertion.DecisionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.saml.jaxb.authn.context.BooleanType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.saml.jaxb.authn.context.DeviceTypeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.saml.jaxb.authn.context.MediumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.saml.jaxb.authn.context.NymType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.saml.jaxb.metadata.ContactTypeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.saml.jaxb.metadata.KeyTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.saml.jaxb.protocol.AuthnContextComparisonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.trustedlist.enums.Assert
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.validationreport.enums.ConstraintStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.validationreport.enums.ObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.validationreport.enums.SignatureValidationProcessID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.europa.esig.validationreport.enums.TypeOfProof
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum eu.europa.esig.dss.asic.common.definition.ASiCAttribute
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.asic.common.definition.ASiCElement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.asic.xades.definition.ManifestAttribute
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.asic.xades.definition.ManifestElement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigAttribute
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.detailedreport.jaxb.XmlStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.diagnostic.jaxb.XmlEncapsulationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.AdditionalServiceInformation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.ArchiveTimestampType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.ASiCContainerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.CertificateExtensionEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.CertificateOrigin
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.CertificatePolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.CertificateQualification
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.CertificateQualifiedStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.CertificateRefOrigin
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.CertificateSourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.CertificateStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.CertificateType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.CertificationPermission
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.CommitmentTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.Context
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.EndorsementType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.ExtendedKeyUsage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.GeneralNameType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.ImageScaling
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.Indication
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.JWSSerializationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.KeyUsageBit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.MaskGenerationFunction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.MessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.MRAEquivalenceContext
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.MRAStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.ObjectIdentifierQualifier
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.PdfLockAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.PdfObjectModificationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.PKIEncoding
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.QCStatement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.QCTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.QSCDStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.RevocationOrigin
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.RevocationReason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.RevocationRefOrigin
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.RevocationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.RoleOfPspOid
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.SemanticsIdentifier
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.ServiceQualification
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.SigDMechanism
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.SignatureAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.SignatureForm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.SignatureLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.SignaturePackaging
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.SignaturePolicyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.SignatureQualification
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.SignatureScopeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.SignatureTokenType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.SignatureValidity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.SignerTextHorizontalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.SignerTextPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.SignerTextVerticalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.SubIndication
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.TextWrapping
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.TimestampContainerForm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.TimestampedObjectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.TimestampQualification
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.TimestampType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.TokenExtractionStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.TSLTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.ValidationTime
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.VisualSignatureAlignmentHorizontal
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.VisualSignatureAlignmentVertical
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.VisualSignatureRotation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.enumerations.X520Attributes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.i18n.MessageTag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class eu.europa.esig.dss.jades.JsonObject
- values() - Static method in enum eu.europa.esig.dss.pdf.PDFServiceMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.policy.jaxb.Level
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.policy.jaxb.Model
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.policy.jaxb.TimeUnit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.policy.SubContext
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.signature.SigningOperation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader.HttpMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.spi.tsl.CertificatePivotStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.tsl.cache.CacheType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.validation.executor.ValidationLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Attribute
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Attribute
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Attribute
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Attribute
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.xades.definition.xades141.XAdES141Element
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.xades.reference.ReferenceOutputType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.dss.xades.XAdESSignatureParameters.XPathElementPlacement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.saml.jaxb.assertion.DecisionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.saml.jaxb.authn.context.BooleanType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.saml.jaxb.authn.context.DeviceTypeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.saml.jaxb.authn.context.MediumType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.saml.jaxb.authn.context.NymType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.saml.jaxb.metadata.ContactTypeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.saml.jaxb.metadata.KeyTypes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.saml.jaxb.protocol.AuthnContextComparisonType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.trustedlist.enums.Assert
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.validationreport.enums.ConstraintStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.validationreport.enums.ObjectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.validationreport.enums.SignatureValidationProcessID
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.europa.esig.validationreport.enums.TypeOfProof
-
Returns an array containing the constants of this enum type, in the order they are declared.
- vci - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
- verifiedAlgorithm - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlCC
- verify(PublicKey) - Method in class eu.europa.esig.dss.cades.validation.CAdESSignatureIntegrityValidator
- verify(PublicKey) - Method in class eu.europa.esig.dss.jades.validation.JAdESSignatureIntegrityValidator
- verify(PublicKey) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPSignatureIntegrityValidator
- verify(PublicKey) - Method in class eu.europa.esig.dss.spi.x509.SignatureIntegrityValidator
-
Verifies if the signature has been created with the given public key
- verify(PublicKey) - Method in class eu.europa.esig.dss.xades.validation.XAdESSignatureIntegrityValidator
- verifyAgainstCertificateToken(XmlCertificateRef, CertificateRef, CertificateToken) - Method in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
Verifies the reference against a certificate token
- verifyRevocationData(ChainItem<XmlCRS>, CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
-
Verifies the given revocation data and returns the resulting
ChainItem
- verifyRevocationData(ChainItem<XmlCRS>, CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
- verifyRevocationData(ChainItem<XmlCRS>, CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidationCertificateRevocationSelector
- verifyRevocationData(ChainItem<XmlCRS>, CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSlidingCertificateRevocationSelector
- VERINYMITY - Enum constant in enum eu.europa.esig.saml.jaxb.authn.context.NymType
- version - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
- version - Variable in class eu.europa.esig.saml.jaxb.assertion.AssertionType
- version - Variable in class eu.europa.esig.saml.jaxb.protocol.RequestAbstractType
- version - Variable in class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
- version - Variable in class eu.europa.esig.trustedlist.jaxb.mra.MutualRecognitionAgreementInformationType
- VERSION - Enum constant in enum eu.europa.esig.dss.asic.xades.definition.ManifestAttribute
-
version
- VERSION_DEFAULT - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'V=1.2'
- VERSION_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'Version'
- visualDifference - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlModificationDetection
- VisualSignatureAlignmentHorizontal - Enum in eu.europa.esig.dss.enumerations
-
Visual signature horizontal position on the pdf page
- VisualSignatureAlignmentVertical - Enum in eu.europa.esig.dss.enumerations
-
Visual signature vertical position on the pdf page
- VisualSignatureFieldAppearance - Interface in eu.europa.esig.dss.pdf.visible
-
Contains information about a visual SignatureField appearance
- VisualSignatureRotation - Enum in eu.europa.esig.dss.enumerations
-
Rotation support
- voReference - Variable in class eu.europa.esig.validationreport.jaxb.VOReferenceType
- VOReferenceType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for VOReferenceType complex type.
- VOReferenceType() - Constructor for class eu.europa.esig.validationreport.jaxb.VOReferenceType
- VPBS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- VPFLTVD - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- VPFRVC - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- VPFSWATSP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- VPFTSP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- VRI_DICTIONARY - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateOrigin
-
Certificates extracted from VRI dictionary, PAdES specific
- VRI_DICTIONARY - Enum constant in enum eu.europa.esig.dss.enumerations.RevocationOrigin
-
The revocation data was embedded to VRI dictionary (used in PAdES)
- VRI_DICTIONARY_NAME - Static variable in class eu.europa.esig.dss.pdf.PAdESConstants
-
'VRI'
- VRI_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.enumerations.TimestampType
-
PAdES: /VRI/TS
- vriDictionaryCreationTime - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- vriTimestamps - Variable in class eu.europa.esig.dss.pades.validation.timestamp.PAdESTimestampSource
-
This variable contains the list of embedded /VRI timestamps corresponding to the signature.
- VT_BEST_SIGNATURE_TIME - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- VT_CERTIFICATE_ISSUANCE_TIME - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- VT_VALIDATION_TIME - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- vts - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
- VTS - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
- VTS_CRS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
W
- wantAssertionsSigned - Variable in class eu.europa.esig.saml.jaxb.metadata.SPSSODescriptorType
- wantAuthnRequestsSigned - Variable in class eu.europa.esig.saml.jaxb.metadata.IDPSSODescriptorType
- WARN - Enum constant in enum eu.europa.esig.dss.enumerations.MessageType
-
The message indicates a reason for an issue occurred during the validation, not blocking the process
- WARN - Enum constant in enum eu.europa.esig.dss.policy.jaxb.Level
-
Continues the validation process and adds a warning message
- warning - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
- warning - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlDetails
- warning - Variable in class eu.europa.esig.dss.simplereport.jaxb.XmlDetails
- warning(TransformerException) - Method in class eu.europa.esig.dss.DSSXmlErrorListener
- warning(SAXParseException) - Method in class eu.europa.esig.dss.jaxb.common.DSSErrorHandler
- WARNING - Enum constant in enum eu.europa.esig.dss.detailedreport.jaxb.XmlStatus
- warnings - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlConclusion
- wellSigned - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
- whichDocument - Variable in class eu.europa.esig.validationreport.jaxb.XAdESSignaturePtrType
- WHIRLPOOL - Enum constant in enum eu.europa.esig.dss.enumerations.DigestAlgorithm
-
WHIRLPOOL
- WITHDRAWN - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
-
After eIDAS 'withdrawn' status
- wrap(XmlDetailedReport) - Method in class eu.europa.esig.dss.detailedreport.DetailedReportFacade
- wrap(XmlDiagnosticData) - Method in class eu.europa.esig.dss.diagnostic.DiagnosticDataFacade
- wrap(ConstraintsParameters) - Method in class eu.europa.esig.dss.policy.ValidationPolicyFacade
- wrap(XmlSimpleCertificateReport) - Method in class eu.europa.esig.dss.simplecertificatereport.SimpleCertificateReportFacade
- wrap(XmlSimpleReport) - Method in class eu.europa.esig.dss.simplereport.SimpleReportFacade
- wrap(TrustStatusListType) - Method in class eu.europa.esig.trustedlist.TrustedListFacade
- wrap(ValidationReportType) - Method in class eu.europa.esig.validationreport.ValidationReportFacade
- wrap(T) - Method in class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
-
This method wraps/envelops the JAXB object with a "root" element
- write(byte[], OutputStream) - Method in class eu.europa.esig.dss.utils.apache.impl.ApacheCommonsUtils
- write(byte[], OutputStream) - Method in class eu.europa.esig.dss.utils.guava.impl.GoogleGuavaUtils
- write(byte[], OutputStream) - Method in interface eu.europa.esig.dss.utils.IUtils
-
Writes
content
toos
- write(byte[], OutputStream) - Static method in class eu.europa.esig.dss.utils.Utils
-
Writes
content
toos
- writeDocumentsDigest(List<DSSDocument>, boolean, DSSMessageDigestCalculator) - Static method in class eu.europa.esig.dss.jades.DSSJsonUtils
-
Writes digest on a concatenated binaries of provided
documents
- writeDocumentTo(Document, OutputStream) - Static method in class eu.europa.esig.dss.DomUtils
-
This method writes the
Document
content to an outputStream - writeSignaturePosition(ByteArrayOutputStream) - Method in class eu.europa.esig.dss.validation.AbstractSignatureIdentifierBuilder
-
Writes the current signature position between other signature entries on the same level
- writeSignedProperties(ByteArrayOutputStream) - Method in class eu.europa.esig.dss.cades.validation.CAdESSignatureIdentifierBuilder
- writeSignedProperties(ByteArrayOutputStream) - Method in class eu.europa.esig.dss.validation.AbstractSignatureIdentifierBuilder
-
Write signed properties of a signature to the given
ByteArrayOutputStream
- writeString(ByteArrayOutputStream, String) - Method in class eu.europa.esig.dss.validation.AbstractSignatureIdentifierBuilder
-
The method used to write a
str
intobaos
- writeTo(OutputStream) - Method in class eu.europa.esig.dss.cades.signature.CMSSignedDocument
- writeTo(OutputStream) - Method in class eu.europa.esig.dss.jades.HTTPHeader
- writeTo(OutputStream) - Method in class eu.europa.esig.dss.model.CommonDocument
- writeTo(OutputStream) - Method in interface eu.europa.esig.dss.model.DSSDocument
-
Writes the content of the document to the provided OutputStream
- writeToDSSDocument() - Method in interface eu.europa.esig.dss.signature.resources.DSSResourcesHandler
-
This method creates a new
DSSDocument
representing a signed document, based on the createdOutputStream
. - writeToDSSDocument() - Method in class eu.europa.esig.dss.signature.resources.InMemoryResourcesHandler
- writeToDSSDocument() - Method in class eu.europa.esig.dss.signature.resources.TempFileResourcesHandler
- writtenConsent - Variable in class eu.europa.esig.saml.jaxb.authn.context.IdentificationType
- WSA - Enum constant in enum eu.europa.esig.dss.enumerations.CertificateType
-
For Web authentication
- WSCertificateReportsDTO - Class in eu.europa.esig.dss.ws.cert.validation.soap.client
-
The DTO representing the SOAP validation response result
- WSCertificateReportsDTO() - Constructor for class eu.europa.esig.dss.ws.cert.validation.soap.client.WSCertificateReportsDTO
-
Empty constructor
- WSCertificateReportsDTO(XmlDiagnosticData, XmlSimpleCertificateReport, XmlDetailedReport) - Constructor for class eu.europa.esig.dss.ws.cert.validation.soap.client.WSCertificateReportsDTO
-
The default constructor
- WSReportsDTO - Class in eu.europa.esig.dss.ws.validation.dto
-
Represents a validation response DTO, containing the reports
- WSReportsDTO() - Constructor for class eu.europa.esig.dss.ws.validation.dto.WSReportsDTO
-
Empty constructor
- WSReportsDTO(XmlDiagnosticData, XmlSimpleReport, XmlDetailedReport) - Constructor for class eu.europa.esig.dss.ws.validation.dto.WSReportsDTO
-
Default constructor without ETSI Validation report
- WSReportsDTO(XmlDiagnosticData, XmlSimpleReport, XmlDetailedReport, ValidationReportType) - Constructor for class eu.europa.esig.dss.ws.validation.dto.WSReportsDTO
-
Default constructor with ETSI Validation report
- wtls - Variable in class eu.europa.esig.saml.jaxb.authn.context.AuthenticatorTransportProtocolType
X
- X_REFS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Certificate References
- X_VALS - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
Certificate Values
- X121ADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- X25519 - Enum constant in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
X25519
- X400_ADDRESS - Enum constant in enum eu.europa.esig.dss.enumerations.GeneralNameType
- X448 - Enum constant in enum eu.europa.esig.dss.enumerations.EncryptionAlgorithm
-
X448
- x500PrincipalAreEquals(X500Principal, X500Principal) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
-
This method compares two
X500Principal
s. - X500PrincipalHelper - Class in eu.europa.esig.dss.model.x509
-
This class contain utility methods to extract String representation of a
X500Principal
distinguishing name - X500PrincipalHelper(X500Principal) - Constructor for class eu.europa.esig.dss.model.x509.X500PrincipalHelper
-
Default constructor
- X509_ATTR_CERT - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
X509 Attribute certificate
- X509_ATTRIBUTE_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- X509_CERT - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
X.509 Certificate
- X509_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
X509Certificate
- X509_CERTIFICATE_VALIDATION - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- X509_CERTIFICATE_VALIDATION - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
-
5.2.6 X.509 certificate validation
- X509_CRL - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
X509CRL
- X509_DATA - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
X509Data
- X509_ISSUER_NAME - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
X509IssuerName
- X509_ISSUER_SERIAL - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
X509IssuerSerial
- X509_SERIAL_NUMBER - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
X509SerialNumber
- X509_SKI - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
X509SKI
- X509_SUBJECT_NAME - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
X509SubjectName
- x509Certificate - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
- X509CERTIFICATE - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- X509CERTIFICATELIST - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- X509CERTIFICATEPAIR - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- X509CertificateValidation - Class in eu.europa.esig.dss.validation.process.bbb.xcv
-
5.2.6 X.509 certificate validation This building block validates the signing certificate at current time.
- X509CertificateValidation(I18nProvider, CertificateWrapper, Date, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.X509CertificateValidation
-
Default constructor
- X509CertificateValidation(I18nProvider, CertificateWrapper, Date, Date, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.X509CertificateValidation
-
Default constructor with usage time
- X509CertificateValidationResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
-
Verifies if the X.509 Certificate Validation as per clause 5.2.6 succeeded
- X509CertificateValidationResultCheck(I18nProvider, T, XmlXCV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.X509CertificateValidationResultCheck
-
Default constructor
- X509CRLValidity - Class in eu.europa.esig.dss.crl.x509.impl
-
The java.security.cert.X509CRL extension of
CRLValidity
- X509CRLValidity(CRLBinary) - Constructor for class eu.europa.esig.dss.crl.x509.impl.X509CRLValidity
-
Default constructor
- X509DataType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for X509DataType complex type.
- X509DataType() - Constructor for class eu.europa.esig.xmldsig.jaxb.X509DataType
- x509IssuerName - Variable in class eu.europa.esig.xmldsig.jaxb.X509IssuerSerialType
- x509IssuerSerial - Variable in class eu.europa.esig.validationreport.jaxb.SACertIDType
- x509IssuerSerialOrX509SKIOrX509SubjectName - Variable in class eu.europa.esig.xmldsig.jaxb.X509DataType
- X509IssuerSerialType - Class in eu.europa.esig.xmldsig.jaxb
-
Java class for X509IssuerSerialType complex type.
- X509IssuerSerialType() - Constructor for class eu.europa.esig.xmldsig.jaxb.X509IssuerSerialType
- x509SerialNumber - Variable in class eu.europa.esig.xmldsig.jaxb.X509IssuerSerialType
- x509SKI - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
- x509SubjectName - Variable in class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType
- X509SUPPORTEDALGORITHM - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- x509ValidationDetails - Variable in class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- X520Attributes - Enum in eu.europa.esig.dss.enumerations
-
Contains attributes of a certificate's distinguished name
- X5T_O - Static variable in class eu.europa.esig.dss.jades.JAdESHeaderParameterNames
-
X509 certificate digest
- XAdES - Enum constant in enum eu.europa.esig.dss.enumerations.ArchiveTimestampType
-
Default XAdES Archive Timestamp Type
- XAdES - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureForm
-
An XML-based signature according to EN 319 132
- XADES_111 - Static variable in class eu.europa.esig.dss.xades.definition.XAdESNamespaces
-
XAdES 1.1.1
- XADES_111_SCHEMA_LOCATION - Static variable in class eu.europa.esig.xades.XAdES111Utils
-
The XAdES 1.1.1 XSD schema
- XADES_122 - Static variable in class eu.europa.esig.dss.xades.definition.XAdESNamespaces
-
XAdES 1.2.2
- XADES_122_SCHEMA_LOCATION - Static variable in class eu.europa.esig.xades.XAdES122Utils
-
The XAdES 1.2.2 XSD schema
- XADES_132 - Static variable in class eu.europa.esig.dss.xades.definition.XAdESNamespaces
-
XAdES 1.3.2
- XAdES_141 - Enum constant in enum eu.europa.esig.dss.enumerations.ArchiveTimestampType
-
ETSI TS 101 903 (XAdES 1.4.1) ArchiveTimeStamp
- XADES_141 - Static variable in class eu.europa.esig.dss.xades.definition.XAdESNamespaces
-
XAdES 1.4.1
- XADES_141_SCHEMA_LOCATION - Static variable in class eu.europa.esig.xades.XAdESUtils
-
The XAdES 1.4.1 XSD schema
- XADES_141_SCHEMA_LOCATION_EN_319_132 - Static variable in class eu.europa.esig.xades.XAdES319132Utils
-
The XAdES 1.4.1 XSD schema
- XAdES_A - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- XAdES_BASELINE_B - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- XAdES_BASELINE_LT - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- XAdES_BASELINE_LTA - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- XAdES_BASELINE_T - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- XAdES_BES - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- XAdES_C - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- XAdES_EPES - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- XAdES_LT - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- XADES_SCHEMA_LOCATION - Static variable in class eu.europa.esig.xades.XAdESUtils
-
The XAdES 1.3.2 XSD schema
- XADES_SCHEMA_LOCATION_EN_319_132 - Static variable in class eu.europa.esig.xades.XAdES319132Utils
-
The XAdES 1.3.2 XSD schema
- XADES_SIGNATURES - Enum constant in enum eu.europa.esig.dss.asic.common.definition.ASiCElement
-
XAdESSignatures
- XADES_SUFFIX - Static variable in class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
Id-suffix for Signature element
- XAdES_T - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- XADES_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- XAdES_X - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- XAdES_XL - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- XAdES111Attribute - Enum in eu.europa.esig.dss.xades.definition.xades111
-
The XAdES 1.1.1 attributes
- XAdES111Element - Enum in eu.europa.esig.dss.xades.definition.xades111
-
The XAdES 1.1.1 elements
- XAdES111Paths - Class in eu.europa.esig.dss.xades.definition.xades111
-
XAdES 1.1.1 paths
- XAdES111Paths() - Constructor for class eu.europa.esig.dss.xades.definition.xades111.XAdES111Paths
-
Default constructor
- XAdES111Utils - Class in eu.europa.esig.xades
-
XAdES 1.1.1 schema utils
- XAdES122Attribute - Enum in eu.europa.esig.dss.xades.definition.xades122
-
The XAdES 1.2.2 attributes
- XAdES122Element - Enum in eu.europa.esig.dss.xades.definition.xades122
-
The XAdES 1.2.2 elements
- XAdES122Paths - Class in eu.europa.esig.dss.xades.definition.xades122
-
XAdES 1.2.2 paths
- XAdES122Paths() - Constructor for class eu.europa.esig.dss.xades.definition.xades122.XAdES122Paths
-
Default constructor
- XAdES122Utils - Class in eu.europa.esig.xades
-
XAdES 1.2.2 schema utils
- XAdES132Attribute - Enum in eu.europa.esig.dss.xades.definition.xades132
-
The XAdES 1.3.2 attributes
- XAdES132Element - Enum in eu.europa.esig.dss.xades.definition.xades132
-
Defines elements for a XAdES 1.3.2 schema
- XAdES132Paths - Class in eu.europa.esig.dss.xades.definition.xades132
-
XAdES 1.3.2 paths
- XAdES132Paths() - Constructor for class eu.europa.esig.dss.xades.definition.xades132.XAdES132Paths
-
Default constructor
- XAdES141Attribute - Enum in eu.europa.esig.dss.xades.definition.xades141
-
The XAdES 1.4.1 attributes
- XAdES141Element - Enum in eu.europa.esig.dss.xades.definition.xades141
-
The XAdES 1.4.1 elements
- XAdES319132Utils - Class in eu.europa.esig.xades
-
XAdES 1.3.2 schema utils
- XAdESAttribute - Class in eu.europa.esig.dss.xades.validation
-
Represents a XAdES attribute
- XAdESAttributeIdentifier - Class in eu.europa.esig.dss.xades.validation
-
Represents an identifier of a XAdES Attribute
- XAdESBaselineRequirementsChecker - Class in eu.europa.esig.dss.xades.validation
-
Performs checks according to EN 319 132-1 v1.1.1 "6.3 Requirements on XAdES signature's elements, qualifying properties and services"
- XAdESBaselineRequirementsChecker(XAdESSignature, CertificateVerifier) - Constructor for class eu.europa.esig.dss.xades.validation.XAdESBaselineRequirementsChecker
-
Default constructor
- XAdESBuilder - Class in eu.europa.esig.dss.xades.signature
-
Builds a XAdES signature
- XAdESBuilder() - Constructor for class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
Empty constructor
- XAdESBuilder(CertificateVerifier) - Constructor for class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
The default constructor.
- XAdESCertificateRefExtractionUtils - Class in eu.europa.esig.dss.xades.validation
-
Utils for a XAdES CertificateRef extraction
- XAdESCertificateSource - Class in eu.europa.esig.dss.xades.validation
-
This class provides the mechanism to retrieve certificates contained in a XAdES signature.
- XAdESCertificateSource(Element, XAdESPaths) - Constructor for class eu.europa.esig.dss.xades.validation.XAdESCertificateSource
-
The default constructor for XAdESCertificateSource.
- XAdESCounterSignatureParameters - Class in eu.europa.esig.dss.xades.signature
-
Parameters for a XAdES counter-signature creation
- XAdESCounterSignatureParameters() - Constructor for class eu.europa.esig.dss.xades.signature.XAdESCounterSignatureParameters
-
Default constructor instantiating object with null values
- XAdESCRLSource - Class in eu.europa.esig.dss.xades.validation
-
Retrieves CRL values from an XAdES (-XL) signature.
- XAdESCRLSource(Element, XAdESPaths) - Constructor for class eu.europa.esig.dss.xades.validation.XAdESCRLSource
-
The default constructor for XAdESCRLSource.
- XAdESElement - Interface in eu.europa.esig.dss.xades.definition
-
Defines a XAdES element
- XAdESLevelA - Class in eu.europa.esig.dss.xades.signature
-
Holds level A aspects of XAdES
- XAdESLevelA(CertificateVerifier) - Constructor for class eu.europa.esig.dss.xades.signature.XAdESLevelA
-
The default constructor for XAdESLevelA.
- XAdESLevelBaselineB - Class in eu.europa.esig.dss.xades.signature
-
Contains B level baseline profile for XAdES signature.
- XAdESLevelBaselineB(CertificateVerifier) - Constructor for class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineB
-
The default constructor for XAdESLevelBaselineB.
- XAdESLevelBaselineLT - Class in eu.europa.esig.dss.xades.signature
-
LT profile of XAdES signature
- XAdESLevelBaselineLT(CertificateVerifier) - Constructor for class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineLT
-
The default constructor for XAdESLevelBaselineLT.
- XAdESLevelBaselineLTA - Class in eu.europa.esig.dss.xades.signature
-
Holds level LTA aspects of XAdES
- XAdESLevelBaselineLTA(CertificateVerifier) - Constructor for class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineLTA
-
The default constructor for XAdESLevelBaselineLTA.
- XAdESLevelBaselineT - Class in eu.europa.esig.dss.xades.signature
-
-T profile of XAdES signature
- XAdESLevelBaselineT(CertificateVerifier) - Constructor for class eu.europa.esig.dss.xades.signature.XAdESLevelBaselineT
-
The default constructor for XAdESLevelBaselineT.
- XAdESLevelC - Class in eu.europa.esig.dss.xades.signature
-
Contains XAdES-C profile aspects
- XAdESLevelC(CertificateVerifier) - Constructor for class eu.europa.esig.dss.xades.signature.XAdESLevelC
-
The default constructor for XAdESLevelC.
- XAdESLevelX - Class in eu.europa.esig.dss.xades.signature
-
This class represents the implementation of XAdES level -X extension.
- XAdESLevelX(CertificateVerifier) - Constructor for class eu.europa.esig.dss.xades.signature.XAdESLevelX
-
The default constructor for XAdESLevelX.
- XAdESLevelXL - Class in eu.europa.esig.dss.xades.signature
-
XL profile of XAdES signature
- XAdESLevelXL(CertificateVerifier) - Constructor for class eu.europa.esig.dss.xades.signature.XAdESLevelXL
-
The default constructor for XAdESLevelXL.
- XAdESNamespaces - Class in eu.europa.esig.dss.xades.definition
-
Defines a list of used XAdES namespaces
- XAdESOCSPSource - Class in eu.europa.esig.dss.xades.validation
-
Retrieves OCSP values from an XAdES (XL/LT) signature.
- XAdESOCSPSource(Element, XAdESPaths) - Constructor for class eu.europa.esig.dss.xades.validation.XAdESOCSPSource
-
The default constructor for XAdESOCSPSource.
- xadesPaths - Variable in class eu.europa.esig.dss.xades.signature.XAdESBuilder
-
This variable holds the
XAdESPaths
which contains all constants and queries needed to cope with the default signature schema. - XAdESPaths - Interface in eu.europa.esig.dss.xades.definition
-
Contains a list of useful XAdES XPaths
- xadesPathsHolders - Variable in class eu.europa.esig.dss.xades.validation.XMLDocumentValidator
-
This variable contains the list of
XAdESPaths
adapted to the specific signature schema. - XAdESProfileParameters - Class in eu.europa.esig.dss.xades
-
This class is used to accelerate signature creation process for XAdES.
- XAdESProfileParameters() - Constructor for class eu.europa.esig.dss.xades.XAdESProfileParameters
- XAdESReferenceValidation - Class in eu.europa.esig.dss.xades.reference
-
Contains information about a XAdES reference validation
- XAdESReferenceValidation(Reference) - Constructor for class eu.europa.esig.dss.xades.reference.XAdESReferenceValidation
-
Default constructor
- XAdESRevocationRefExtractionUtils - Class in eu.europa.esig.dss.xades.validation
-
Utils for a XAdES revocation refs extraction
- XAdESService - Class in eu.europa.esig.dss.xades.signature
-
XAdES implementation of DocumentSignatureService
- XAdESService(CertificateVerifier) - Constructor for class eu.europa.esig.dss.xades.signature.XAdESService
-
This is the constructor to create an instance of the
XAdESService
. - xadesSignature - Variable in class eu.europa.esig.dss.xades.signature.ExtensionBuilder
-
This object allows to access DOM signature representation using XPATH
- XAdESSignature - Class in eu.europa.esig.dss.xades.validation
-
Parse an XAdES signature structure.
- XAdESSignature(Element) - Constructor for class eu.europa.esig.dss.xades.validation.XAdESSignature
-
This constructor is used when creating the signature.
- XAdESSignature(Element, List<XAdESPaths>) - Constructor for class eu.europa.esig.dss.xades.validation.XAdESSignature
-
The default constructor for XAdESSignature.
- XAdESSignatureBuilder - Class in eu.europa.esig.dss.xades.signature
-
This class implements all the necessary mechanisms to build each form of the XML signature.
- XAdESSignatureBuilder(XAdESSignatureParameters, DSSDocument, CertificateVerifier) - Constructor for class eu.europa.esig.dss.xades.signature.XAdESSignatureBuilder
-
The default constructor for SignatureBuilder.
- XAdESSignatureIdentifierBuilder - Class in eu.europa.esig.dss.xades.validation
-
Builds a DSS identifier for a XAdES signature
- XAdESSignatureIdentifierBuilder(XAdESSignature) - Constructor for class eu.europa.esig.dss.xades.validation.XAdESSignatureIdentifierBuilder
-
Default constructor
- XAdESSignatureIntegrityValidator - Class in eu.europa.esig.dss.xades.validation
-
Verifies integrity of a XAdES signature
- XAdESSignatureIntegrityValidator(XMLSignature) - Constructor for class eu.europa.esig.dss.xades.validation.XAdESSignatureIntegrityValidator
-
Default constructor
- XAdESSignatureParameters - Class in eu.europa.esig.dss.xades
-
Defines SignatureParameters to deal with XAdES signature creation/extension
- XAdESSignatureParameters() - Constructor for class eu.europa.esig.dss.xades.XAdESSignatureParameters
-
Default constructor instantiating object with null values
- XAdESSignatureParameters.XPathElementPlacement - Enum in eu.europa.esig.dss.xades
-
Enumeration defining ways to embed a signature
- XAdESSignaturePolicy - Class in eu.europa.esig.dss.xades.validation
-
Represents a signature policy extracted from a XAdES (XML) signature
- XAdESSignaturePolicy() - Constructor for class eu.europa.esig.dss.xades.validation.XAdESSignaturePolicy
-
The default constructor for XAdESSignaturePolicy.
- XAdESSignaturePolicy(String) - Constructor for class eu.europa.esig.dss.xades.validation.XAdESSignaturePolicy
-
The default constructor for XAdESSignaturePolicy.
- xAdESSignaturePtr - Variable in class eu.europa.esig.validationreport.jaxb.SignatureReferenceType
- XAdESSignaturePtrType - Class in eu.europa.esig.validationreport.jaxb
-
Java class for XAdESSignaturePtrType complex type.
- XAdESSignaturePtrType() - Constructor for class eu.europa.esig.validationreport.jaxb.XAdESSignaturePtrType
- XAdESSignatureScopeFinder - Class in eu.europa.esig.dss.xades.validation.scope
-
Performs operations in order to find all signed data for a XAdES Signature
- XAdESSignatureScopeFinder() - Constructor for class eu.europa.esig.dss.xades.validation.scope.XAdESSignatureScopeFinder
-
Default constructor
- XAdESSignaturesType - Class in eu.europa.esig.asic.manifest.jaxb
-
Java class for XAdESSignaturesType complex type.
- XAdESSignaturesType() - Constructor for class eu.europa.esig.asic.manifest.jaxb.XAdESSignaturesType
- XAdESSignatureUtils - Class in eu.europa.esig.dss.xades
-
Contains util methods for dealing with XAdES
- XAdESSignedDataObjectProperties - Class in eu.europa.esig.dss.xades.validation
-
Builds
XAdESSignedDataObjectProperties
- XAdESSigProperties - Class in eu.europa.esig.dss.xades.validation
-
XAdES signed properties
- XAdESTimestampMessageDigestBuilder - Class in eu.europa.esig.dss.xades.validation.timestamp
-
Builds a message-imprint for XAdES timestamps
- XAdESTimestampMessageDigestBuilder(XAdESSignature, DigestAlgorithm) - Constructor for class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampMessageDigestBuilder
-
Default constructor to be used for a new timestamp creation.
- XAdESTimestampMessageDigestBuilder(XAdESSignature, TimestampToken) - Constructor for class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampMessageDigestBuilder
-
Constructor to be used for existing timestamp message-imprint computation.
- XAdESTimestampParameters - Class in eu.europa.esig.dss.xades
-
Parameters for a XAdES timestamp creation
- XAdESTimestampParameters() - Constructor for class eu.europa.esig.dss.xades.XAdESTimestampParameters
-
Empty constructor
- XAdESTimestampParameters(DigestAlgorithm) - Constructor for class eu.europa.esig.dss.xades.XAdESTimestampParameters
-
Constructor with digest algorithm
- XAdESTimestampParameters(DigestAlgorithm, String) - Constructor for class eu.europa.esig.dss.xades.XAdESTimestampParameters
-
Default constructor
- XAdESTimestampScopeFinder - Class in eu.europa.esig.dss.xades.validation.scope
-
Finds a timestamp scope for a XAdES encapsulated timestamps
- XAdESTimestampScopeFinder() - Constructor for class eu.europa.esig.dss.xades.validation.scope.XAdESTimestampScopeFinder
-
Default constructor
- XAdESTimestampSource - Class in eu.europa.esig.dss.xades.validation.timestamp
-
The timestamp source for a XAdES signature
- XAdESTimestampSource(XAdESSignature) - Constructor for class eu.europa.esig.dss.xades.validation.timestamp.XAdESTimestampSource
-
Default constructor
- XAdESTimeStampType - Class in eu.europa.esig.xades.jaxb.xades132
-
Java class for XAdESTimeStampType complex type.
- XAdESTimeStampType() - Constructor for class eu.europa.esig.xades.jaxb.xades132.XAdESTimeStampType
- XAdESUnsignedSigProperties - Class in eu.europa.esig.dss.xades.validation
-
Unsigned XAdES signature properties
- XAdESUnsignedSigProperties(Element, XAdESPaths) - Constructor for class eu.europa.esig.dss.xades.validation.XAdESUnsignedSigProperties
-
Default constructor
- XAdESUtils - Class in eu.europa.esig.xades
-
Common XAdES schema utils
- xcv - Variable in class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
- XCV_TSL_ESP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- XCV_TSL_ESP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- XCV_TSL_ESP_REV_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- XCV_TSL_ESP_SIG_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- XCV_TSL_ESP_TSP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- XCV_TSL_ETIP - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- XCV_TSL_ETIP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- XCV_TSL_ETIP_REV_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- XCV_TSL_ETIP_SIG_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- XCV_TSL_ETIP_TSP_ANS - Enum constant in enum eu.europa.esig.dss.i18n.MessageTag
- XER - Enum constant in enum eu.europa.esig.dss.enumerations.PKIEncoding
-
http://uri.etsi.org/01903/v1.2.2#XER
- XML - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
xml
- XML_ENC_SCHEMA_LOCATION - Static variable in class eu.europa.esig.saml.XMLEncUtils
- XML_ERROR_KEY - Static variable in class eu.europa.esig.dss.xades.validation.policy.XMLSignaturePolicyValidator
-
The error key to be used for XML processing related issues
- XML_EXTENSION - Static variable in class eu.europa.esig.dss.asic.common.ASiCUtils
-
The XML file extension
- XML_ID - Static variable in class eu.europa.esig.dss.xades.validation.SignatureRSARIPEMD160AT
-
XML id
- XML_NOT_ETSI - Enum constant in enum eu.europa.esig.dss.enumerations.SignatureLevel
- XML_SCHEMA_LOCATION - Static variable in class eu.europa.esig.xmldsig.XmlDSigUtils
-
XML schema location
- XML_SOAP_SCHEMA_LOCATION - Static variable in class eu.europa.esig.saml.SoapEnvelopeUtils
- XML_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades111.XAdES111Element
- XML_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades122.XAdES122Element
- XML_TIMESTAMP - Enum constant in enum eu.europa.esig.dss.xades.definition.xades132.XAdES132Element
- XmlAbstractToken - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for AbstractToken complex type.
- XmlAbstractToken() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlAbstractToken
- XmlAuthorityInformationAccess - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for AuthorityInformationAccess complex type.
- XmlAuthorityInformationAccess() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlAuthorityInformationAccess
- XmlAuthorityKeyIdentifier - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for AuthorityKeyIdentifier complex type.
- XmlAuthorityKeyIdentifier() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlAuthorityKeyIdentifier
- XmlBasicBuildingBlocks - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for BasicBuildingBlocks complex type.
- XmlBasicBuildingBlocks() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
- XmlBasicConstraints - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for BasicConstraints complex type.
- XmlBasicConstraints() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicConstraints
- XmlBasicSignature - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for BasicSignature complex type.
- XmlBasicSignature() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
- XmlBlockType - Enum in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for BlockType.
- XmlByteRange - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for ByteRange complex type.
- XmlByteRange() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlByteRange
- XmlCC - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for CC complex type.
- XmlCC() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlCC
- XmlCertificate - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for Certificate complex type.
- XmlCertificate - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for Certificate complex type.
- XmlCertificate - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for Certificate complex type.
- XmlCertificate() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlCertificate
- XmlCertificate() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
- XmlCertificate() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlCertificate
- XmlCertificateChain - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for CertificateChain complex type.
- XmlCertificateChain - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for CertificateChain complex type.
- XmlCertificateChain() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlCertificateChain
- XmlCertificateChain() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlCertificateChain
- XmlCertificateContentEquivalence - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for CertificateContentEquivalence complex type.
- XmlCertificateContentEquivalence() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateContentEquivalence
- XmlCertificateExtension - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for CertificateExtension complex type.
- XmlCertificateExtension() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateExtension
- XmlCertificatePolicies - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for CertificatePolicies complex type.
- XmlCertificatePolicies() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificatePolicies
- XmlCertificatePolicy - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for CertificatePolicy complex type.
- XmlCertificatePolicy() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificatePolicy
- XmlCertificateRef - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for CertificateRef complex type.
- XmlCertificateRef() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
- XmlCertificateRevocation - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for CertificateRevocation complex type.
- XmlCertificateRevocation() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRevocation
- xmlCertsMap - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
The cached map of certificates
- XmlChainItem - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for anonymous complex type.
- XmlChainItem - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for anonymous complex type.
- XmlChainItem - Class in eu.europa.esig.dss.simplecertificatereport.jaxb
-
Java class for ChainItem complex type.
- XmlChainItem() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlChainItem
- XmlChainItem() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlChainItem
- XmlChainItem() - Constructor for class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
- XmlCommitmentTypeIndication - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for CommitmentTypeIndication complex type.
- XmlCommitmentTypeIndication() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlCommitmentTypeIndication
- XmlConclusion - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for Conclusion complex type.
- XmlConclusion() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlConclusion
- XmlConstraint - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for Constraint complex type.
- XmlConstraint() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
- XmlConstraintsConclusion - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for ConstraintsConclusion complex type.
- XmlConstraintsConclusion() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusion
- XmlConstraintsConclusionWithControlTime - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for ConstraintsConclusionWithControlTime complex type.
- XmlConstraintsConclusionWithControlTime() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusionWithControlTime
- XmlConstraintsConclusionWithProofOfExistence - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for ConstraintsConclusionWithProofOfExistence complex type.
- XmlConstraintsConclusionWithProofOfExistence() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusionWithProofOfExistence
- XmlContainerInfo - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for ContainerInfo complex type.
- XmlContainerInfo() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
- XmlCRLDistributionPoints - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for CRLDistributionPoints complex type.
- XmlCRLDistributionPoints() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlCRLDistributionPoints
- XmlCRS - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for CRS complex type.
- XmlCRS() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlCRS
- XmlCryptographicAlgorithm - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for CryptographicAlgorithm complex type.
- XmlCryptographicAlgorithm() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicAlgorithm
- XmlCryptographicValidation - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for CryptographicValidation complex type.
- XmlCryptographicValidation() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
- XmlCV - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for CV complex type.
- XmlCV() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlCV
- XmlDefinerUtils - Class in eu.europa.esig.dss.jaxb.common
-
Builds the objects for dealing with XML
- XmlDetailedReport - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for DetailedReport complex type.
- XmlDetailedReport() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlDetailedReport
- XmlDetails - Class in eu.europa.esig.dss.simplecertificatereport.jaxb
-
Java class for Details complex type.
- XmlDetails - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for Details complex type.
- XmlDetails() - Constructor for class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlDetails
- XmlDetails() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlDetails
- XmlDiagnosticData - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for DiagnosticData complex type.
- XmlDiagnosticData() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
- XmlDigestAlgoAndValue - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for DigestAlgoAndValue complex type.
- XmlDigestAlgoAndValue() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestAlgoAndValue
- XmlDigestAlgoAndValues - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for DigestAlgoAndValues complex type.
- XmlDigestAlgoAndValues() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestAlgoAndValues
- XmlDigestMatcher - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for DigestMatcher complex type.
- XmlDigestMatcher() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
- XmlDistinguishedName - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for DistinguishedName complex type.
- XmlDistinguishedName() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlDistinguishedName
- XmlDocMDP - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for anonymous complex type.
- XmlDocMDP() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlDocMDP
- XMLDocumentValidator - Class in eu.europa.esig.dss.xades.validation
-
Validator of XML Signed document
- XMLDocumentValidator(DSSDocument) - Constructor for class eu.europa.esig.dss.xades.validation.XMLDocumentValidator
-
The default constructor for XMLDocumentValidator.
- XMLDocumentValidatorFactory - Class in eu.europa.esig.dss.xades.validation
-
Loads the relevant validator for an XML document validation
- XMLDocumentValidatorFactory() - Constructor for class eu.europa.esig.dss.xades.validation.XMLDocumentValidatorFactory
-
Default constructor
- XmlDownloadResult - Class in eu.europa.esig.dss.tsl.download
-
Defines the download result
- XmlDownloadResult(DSSDocument, Digest) - Constructor for class eu.europa.esig.dss.tsl.download.XmlDownloadResult
-
Default constructor
- XmlDownloadTask - Class in eu.europa.esig.dss.tsl.download
-
Downloads the document and returns a
XmlDownloadResult
- XmlDownloadTask(DSSFileLoader, String) - Constructor for class eu.europa.esig.dss.tsl.download.XmlDownloadTask
-
Default constructor
- XMLDSIG - Static variable in class eu.europa.esig.dss.xades.definition.XAdESNamespaces
-
The XMLDSIG namespace
- XMLDSIG_FILTER2 - Static variable in class eu.europa.esig.dss.xades.definition.XAdESNamespaces
-
The XMLDSIG Filter 2.0 namespace
- XMLDSIG_FILTER2_SCHEMA_LOCATION - Static variable in class eu.europa.esig.xmldsig.XmlDSigUtils
-
XMLDSIG Filter 2.0 schema location
- XMLDSIG_SCHEMA_LOCATION - Static variable in class eu.europa.esig.xmldsig.XmlDSigUtils
-
XMLDSIG schema location
- XMLDSigAttribute - Enum in eu.europa.esig.dss.definition.xmldsig
-
Represents a collection of attributes defined in https://www.w3.org/TR/xmldsig-core1/
- XMLDSigElement - Enum in eu.europa.esig.dss.definition.xmldsig
-
XMLDSig elements
- XMLDSigNamespace - Class in eu.europa.esig.dss.definition.xmldsig
-
Defines the namespace corresponding to the
<a href="https://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd">XMLDSig schema</a>
- XMLDSigPaths - Class in eu.europa.esig.dss.definition.xmldsig
-
Contains a list of "http://www.w3.org/2000/09/xmldsig#" xpaths
- XMLDSigPaths() - Constructor for class eu.europa.esig.dss.definition.xmldsig.XMLDSigPaths
-
Default constructor
- XmlDSigUtils - Class in eu.europa.esig.xmldsig
-
XMLDSIG schema utils
- XmlElementSignatureScope - Class in eu.europa.esig.dss.xades.validation.scope
-
XML element signature scope
- XmlElementSignatureScope(String, List<String>, Digest) - Constructor for class eu.europa.esig.dss.xades.validation.scope.XmlElementSignatureScope
-
Default constructor
- XmlEncapsulationType - Enum in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for EncapsulationType.
- XMLEncUtils - Class in eu.europa.esig.saml
-
XML Enc Utils
- XmlExtendedKeyUsages - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for ExtendedKeyUsages complex type.
- XmlExtendedKeyUsages() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlExtendedKeyUsages
- XmlFC - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for FC complex type.
- XmlFC() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlFC
- XmlFoundCertificate - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for FoundCertificate complex type.
- XmlFoundCertificate() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificate
- XmlFoundCertificates - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for FoundCertificates complex type.
- XmlFoundCertificates() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificates
- XmlFoundRevocation - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for FoundRevocation complex type.
- XmlFoundRevocation() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocation
- XmlFoundRevocations - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for FoundRevocations complex type.
- XmlFoundRevocations() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocations
- XmlFoundTimestamp - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for FoundTimestamp complex type.
- XmlFoundTimestamp() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundTimestamp
- XmlFullSignatureScope - Class in eu.europa.esig.dss.xades.validation.scope
-
Defines a full XML document signature scope
- XmlFullSignatureScope(String, List<String>, Digest) - Constructor for class eu.europa.esig.dss.xades.validation.scope.XmlFullSignatureScope
-
Constructor with document name
- XmlGeneralName - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for GeneralName complex type.
- XmlGeneralName() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralName
- XmlGeneralSubtree - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for GeneralSubtree complex type.
- XmlGeneralSubtree() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralSubtree
- XmlIdPkixOcspNoCheck - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for IdPkixOcspNoCheck complex type.
- XmlIdPkixOcspNoCheck() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlIdPkixOcspNoCheck
- XmlInhibitAnyPolicy - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for InhibitAnyPolicy complex type.
- XmlInhibitAnyPolicy() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlInhibitAnyPolicy
- XmlISC - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for ISC complex type.
- XmlISC() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlISC
- XmlIssuerSerial - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for IssuerSerial complex type.
- XmlIssuerSerial() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlIssuerSerial
- XmlKeyUsages - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for KeyUsages complex type.
- XmlKeyUsages() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlKeyUsages
- XmlLangAndValue - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for LangAndValue complex type.
- XmlLangAndValue() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlLangAndValue
- XmlManifestFile - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for ManifestFile complex type.
- XmlManifestFile() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlManifestFile
- XmlMessage - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for Message complex type.
- XmlMessage - Class in eu.europa.esig.dss.simplecertificatereport.jaxb
-
Java class for Message complex type.
- XmlMessage - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for Message complex type.
- XmlMessage() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlMessage
- XmlMessage() - Constructor for class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlMessage
- XmlMessage() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlMessage
- XmlModification - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for Modification complex type.
- XmlModification() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlModification
- XmlModificationDetection - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for ModificationDetection complex type.
- XmlModificationDetection() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlModificationDetection
- XmlMRACertificateMapping - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for MRACertificateMapping complex type.
- XmlMRACertificateMapping() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlMRACertificateMapping
- XmlMRATrustServiceMapping - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for MRATrustServiceMapping complex type.
- XmlMRATrustServiceMapping() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlMRATrustServiceMapping
- XmlNameConstraints - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for NameConstraints complex type.
- XmlNameConstraints() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlNameConstraints
- XmlObjectModification - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for ObjectModification complex type.
- XmlObjectModification() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModification
- XmlObjectModifications - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for ObjectModifications complex type.
- XmlObjectModifications() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModifications
- XmlOID - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for OID complex type.
- XmlOID() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlOID
- XmlOriginalThirdCountryQcStatementsMapping - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for OriginalThirdCountryQcStatementsMapping complex type.
- XmlOriginalThirdCountryQcStatementsMapping() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
- XmlOriginalThirdCountryTrustedServiceMapping - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for OriginalThirdCountryTrustedServiceMapping complex type.
- XmlOriginalThirdCountryTrustedServiceMapping() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryTrustedServiceMapping
- XmlOrphanCertificate - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for OrphanCertificate complex type.
- XmlOrphanCertificate() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificate
- XmlOrphanCertificateToken - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for OrphanCertificateToken complex type.
- XmlOrphanCertificateToken() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
- xmlOrphanCertificateTokensMap - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
The cached map of orphan certificates
- XmlOrphanRevocation - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for OrphanRevocation complex type.
- XmlOrphanRevocation() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocation
- XmlOrphanRevocationToken - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for OrphanRevocationToken complex type.
- XmlOrphanRevocationToken() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocationToken
- xmlOrphanRevocationTokensMap - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
The cached map of orphan revocation data
- XmlOrphanToken - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for OrphanToken complex type.
- XmlOrphanToken() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanToken
- XmlOrphanTokens - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for anonymous complex type.
- XmlOrphanTokens() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanTokens
- XMLOtherTSLPointer - Class in eu.europa.esig.dss.tsl.function
-
This predicate allows filtering of TSL pointers by an XML MimeType
- XMLOtherTSLPointer() - Constructor for class eu.europa.esig.dss.tsl.function.XMLOtherTSLPointer
-
Default constructor
- XmlPCV - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for PCV complex type.
- XmlPCV() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlPCV
- XmlPDFAInfo - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for PDFAInfo complex type.
- XmlPDFAInfo - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for PDFAInfo complex type.
- XmlPDFAInfo() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFAInfo
- XmlPDFAInfo() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlPDFAInfo
- XmlPDFLockDictionary - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for PDFLockDictionary complex type.
- XmlPDFLockDictionary() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFLockDictionary
- XmlPDFRevision - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for PDFRevision complex type.
- XmlPDFRevision() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFRevision
- XmlPDFSignatureDictionary - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for PDFSignatureDictionary complex type.
- XmlPDFSignatureDictionary() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary
- XmlPDFSignatureField - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for PDFSignatureField complex type.
- XmlPDFSignatureField() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureField
- XmlPolicy - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for Policy complex type.
- XmlPolicy() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
- XmlPolicyBuilder - Class in eu.europa.esig.dss.validation
-
The class is used to validate a
SignaturePolicy
and build aXmlPolicy
- XmlPolicyBuilder(SignaturePolicy, SignaturePolicyValidationResult) - Constructor for class eu.europa.esig.dss.validation.XmlPolicyBuilder
-
The default constructor
- XmlPolicyConstraints - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for PolicyConstraints complex type.
- XmlPolicyConstraints() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicyConstraints
- XmlPolicyDigestAlgoAndValue - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for PolicyDigestAlgoAndValue complex type.
- XmlPolicyDigestAlgoAndValue() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicyDigestAlgoAndValue
- XmlPolicyWithTransforms - Class in eu.europa.esig.dss.xades.signature
-
This class represents an extension of
Policy
class allowing addition of a custom list ofDSSTransform
s to build the ds:Transforms element NOTE: The digest should be computed by the user and set through thesetDigestValue(digestValue)
method UseDSSXMLUtils.applyTransforms(document, transforms)
in order obtain policy binaries after transforms - XmlPolicyWithTransforms() - Constructor for class eu.europa.esig.dss.xades.signature.XmlPolicyWithTransforms
-
Default constructor
- XMLPRIVILEGEINFO - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- XMLPRIVPOLICY - Enum constant in enum eu.europa.esig.dss.enumerations.X520Attributes
- XmlProofOfExistence - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for ProofOfExistence complex type.
- XmlProofOfExistence() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlProofOfExistence
- XmlPSD2QcInfo - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for PSD2QcInfo complex type.
- XmlPSD2QcInfo() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlPSD2QcInfo
- XmlPSV - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for PSV complex type.
- XmlPSV() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlPSV
- XmlQcCompliance - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for QcCompliance complex type.
- XmlQcCompliance() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlQcCompliance
- XmlQcEuLimitValue - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for QcEuLimitValue complex type.
- XmlQcEuLimitValue() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlQcEuLimitValue
- XmlQcSSCD - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for QcSSCD complex type.
- XmlQcSSCD() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlQcSSCD
- XmlQcStatements - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for QcStatements complex type.
- XmlQcStatements() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlQcStatements
- XmlQcStatementsBuilder - Class in eu.europa.esig.dss.validation
-
This class is used to build a
XmlQcStatements
object and enveloped objects - XmlQcStatementsBuilder() - Constructor for class eu.europa.esig.dss.validation.XmlQcStatementsBuilder
-
Default constructor
- XmlRAC - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for RAC complex type.
- XmlRAC() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlRAC
- XmlRelatedCertificate - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for RelatedCertificate complex type.
- XmlRelatedCertificate() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlRelatedCertificate
- XmlRelatedRevocation - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for RelatedRevocation complex type.
- XmlRelatedRevocation() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlRelatedRevocation
- XmlRevocation - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for Revocation complex type.
- XmlRevocation - Class in eu.europa.esig.dss.simplecertificatereport.jaxb
-
Java class for Revocation complex type.
- XmlRevocation() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
- XmlRevocation() - Constructor for class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlRevocation
- XmlRevocationBasicValidation - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for RevocationBasicValidation complex type.
- XmlRevocationBasicValidation() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationBasicValidation
- XmlRevocationInformation - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for RevocationInformation complex type.
- XmlRevocationInformation() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation
- XmlRevocationRef - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for RevocationRef complex type.
- XmlRevocationRef() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef
- xmlRevocationsMap - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
The cached map of revocation data
- XmlRFC - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for RFC complex type.
- XmlRFC() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlRFC
- XmlRoleOfPSP - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for RoleOfPSP complex type.
- XmlRoleOfPSP() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlRoleOfPSP
- XmlRootSignatureScope - Class in eu.europa.esig.dss.xades.validation.scope
-
Defines a root XML document signature scope
- XmlRootSignatureScope(String, List<String>, Digest) - Constructor for class eu.europa.esig.dss.xades.validation.scope.XmlRootSignatureScope
-
Constructor with document name
- XmlRootSignatureScope(List<String>, Digest) - Constructor for class eu.europa.esig.dss.xades.validation.scope.XmlRootSignatureScope
-
Default constructor
- XmlSAV - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for SAV complex type.
- XmlSAV() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlSAV
- XmlSemantic - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for Semantic complex type.
- XmlSemantic - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for Semantic complex type.
- XmlSemantic() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlSemantic
- XmlSemantic() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlSemantic
- XmlSignature - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for Signature complex type.
- XmlSignature - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for Signature complex type.
- XmlSignature - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for Signature complex type.
- XmlSignature() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature
- XmlSignature() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
- XmlSignature() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlSignature
- XmlSignatureDigestReference - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for SignatureDigestReference complex type.
- XmlSignatureDigestReference() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureDigestReference
- XmlSignatureLevel - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for SignatureLevel complex type.
- XmlSignatureLevel() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureLevel
- XmlSignaturePolicyStore - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for SignaturePolicyStore complex type.
- XmlSignaturePolicyStore() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlSignaturePolicyStore
- XMLSignaturePolicyValidator - Class in eu.europa.esig.dss.xades.validation.policy
-
Validates an XML Signature Policy
- XMLSignaturePolicyValidator() - Constructor for class eu.europa.esig.dss.xades.validation.policy.XMLSignaturePolicyValidator
- XmlSignatureProductionPlace - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for SignatureProductionPlace complex type.
- XmlSignatureProductionPlace() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
- XmlSignatureScope - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for SignatureScope complex type.
- XmlSignatureScope - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for SignatureScope complex type.
- XmlSignatureScope() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
- XmlSignatureScope() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope
- xmlSignaturesMap - Variable in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
The cached map of signatures
- xmlSignedDataMap - Variable in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
The cached map of original signed data
- XmlSignerData - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for SignerData complex type.
- XmlSignerData() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerData
- XmlSignerDocumentRepresentations - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for anonymous complex type.
- XmlSignerDocumentRepresentations() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerDocumentRepresentations
- XmlSignerInfo - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for SignerInfo complex type.
- XmlSignerInfo() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerInfo
- XmlSignerRole - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for SignerRole complex type.
- XmlSignerRole() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole
- XmlSigningCertificate - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for SigningCertificate complex type.
- XmlSigningCertificate() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlSigningCertificate
- XmlSimpleCertificateReport - Class in eu.europa.esig.dss.simplecertificatereport.jaxb
-
Java class for SimpleCertificateReport complex type.
- XmlSimpleCertificateReport() - Constructor for class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSimpleCertificateReport
- XmlSimpleReport - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for SimpleReport complex type.
- XmlSimpleReport() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
- XmlSPDocSpecification - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for SPDocSpecification complex type.
- XmlSPDocSpecification() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlSPDocSpecification
- XmlStatus - Enum in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for Status.
- XmlStructuralValidation - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for StructuralValidation complex type.
- XmlStructuralValidation() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlStructuralValidation
- XmlSubject - Class in eu.europa.esig.dss.simplecertificatereport.jaxb
-
Java class for Subject complex type.
- XmlSubject() - Constructor for class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
- XmlSubjectAlternativeNames - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for SubjectAlternativeNames complex type.
- XmlSubjectAlternativeNames() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlSubjectAlternativeNames
- XmlSubjectKeyIdentifier - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for SubjectKeyIdentifier complex type.
- XmlSubjectKeyIdentifier() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlSubjectKeyIdentifier
- XmlSubXCV - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for SubXCV complex type.
- XmlSubXCV() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV
- xmlTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades111.TimeStampType
- xmlTimeStamp - Variable in class eu.europa.esig.xades.jaxb.xades122.TimeStampType
- XmlTimestamp - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for Timestamp complex type.
- XmlTimestamp - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for Timestamp complex type.
- XmlTimestamp - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for Timestamp complex type.
- XmlTimestamp() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlTimestamp
- XmlTimestamp() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
- XmlTimestamp() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlTimestamp
- XmlTimestampedObject - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for TimestampedObject complex type.
- XmlTimestampedObject() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestampedObject
- XmlTimestampLevel - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for TimestampLevel complex type.
- XmlTimestampLevel() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlTimestampLevel
- XmlTimestamps - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for Timestamps complex type.
- XmlTimestamps() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlTimestamps
- xmlTimestampsMap - Variable in class eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
-
The cached map of timestamps
- XmlTLAnalysis - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for TLAnalysis complex type.
- XmlTLAnalysis() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlTLAnalysis
- XmlToken - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for Token complex type.
- XmlToken() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlToken
- xmlToString(Node) - Static method in class eu.europa.esig.dss.DomUtils
-
This method allows to convert an XML
Node
to aString
. - XmlTrustAnchor - Class in eu.europa.esig.dss.simplecertificatereport.jaxb
-
Java class for TrustAnchor complex type.
- XmlTrustAnchor - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for TrustAnchor complex type.
- XmlTrustAnchor() - Constructor for class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
- XmlTrustAnchor() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchor
- XmlTrustAnchors - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for TrustAnchors complex type.
- XmlTrustAnchors() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlTrustAnchors
- XmlTrustedList - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for TrustedList complex type.
- XmlTrustedList() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList
- xmlTrustedListsMap - Variable in class eu.europa.esig.dss.validation.DiagnosticDataBuilder
-
The cached map of trusted lists
- XmlTrustedService - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for TrustedService complex type.
- XmlTrustedService() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
- XmlTrustedServiceProvider - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for TrustedServiceProvider complex type.
- XmlTrustedServiceProvider() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
- XmlTrustedServiceProviderBuilder - Class in eu.europa.esig.dss.validation
-
This class is used to build a
XmlTrustedServiceProvider
object instance - XmlTrustedServiceProviderBuilder(Map<String, XmlCertificate>, Map<String, XmlTrustedList>, Map<String, TLInfo>) - Constructor for class eu.europa.esig.dss.validation.XmlTrustedServiceProviderBuilder
-
Default constructor
- XmlTrustServiceEquivalenceInformation - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for TrustServiceEquivalenceInformation complex type.
- XmlTrustServiceEquivalenceInformation() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustServiceEquivalenceInformation
- XmlTSAGeneralName - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for TSAGeneralName complex type.
- XmlTSAGeneralName() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlTSAGeneralName
- XmlUserNotice - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for UserNotice complex type.
- XmlUserNotice() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlUserNotice
- XmlValAssuredShortTermCertificate - Class in eu.europa.esig.dss.diagnostic.jaxb
-
Java class for ValAssuredShortTermCertificate complex type.
- XmlValAssuredShortTermCertificate() - Constructor for class eu.europa.esig.dss.diagnostic.jaxb.XmlValAssuredShortTermCertificate
- XmlValidationCertificateQualification - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for ValidationCertificateQualification complex type.
- XmlValidationCertificateQualification() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationCertificateQualification
- XmlValidationMessages - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for anonymous complex type.
- XmlValidationMessages() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlValidationMessages
- XmlValidationPolicy - Class in eu.europa.esig.dss.simplecertificatereport.jaxb
-
Java class for ValidationPolicy complex type.
- XmlValidationPolicy - Class in eu.europa.esig.dss.simplereport.jaxb
-
Java class for ValidationPolicy complex type.
- XmlValidationPolicy() - Constructor for class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlValidationPolicy
- XmlValidationPolicy() - Constructor for class eu.europa.esig.dss.simplereport.jaxb.XmlValidationPolicy
- XmlValidationProcessArchivalData - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for ValidationProcessArchivalData complex type.
- XmlValidationProcessArchivalData() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessArchivalData
- XmlValidationProcessBasicSignature - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for ValidationProcessBasicSignature complex type.
- XmlValidationProcessBasicSignature() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessBasicSignature
- XmlValidationProcessLongTermData - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for ValidationProcessLongTermData complex type.
- XmlValidationProcessLongTermData() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessLongTermData
- XmlValidationProcessTimestamp - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for ValidationProcessTimestamp complex type.
- XmlValidationProcessTimestamp() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessTimestamp
- XmlValidationSignatureQualification - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for ValidationSignatureQualification complex type.
- XmlValidationSignatureQualification() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationSignatureQualification
- XmlValidationTimestampQualification - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for ValidationTimestampQualification complex type.
- XmlValidationTimestampQualification() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationTimestampQualification
- XmlVCI - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for VCI complex type.
- XmlVCI() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlVCI
- XmlVTS - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for VTS complex type.
- XmlVTS() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlVTS
- XmlXCV - Class in eu.europa.esig.dss.detailedreport.jaxb
-
Java class for XCV complex type.
- XmlXCV() - Constructor for class eu.europa.esig.dss.detailedreport.jaxb.XmlXCV
- xPath - Variable in class eu.europa.esig.validationreport.jaxb.XAdESSignaturePtrType
- XPATH - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
XPath
- XPath2FilterEnvelopedSignatureTransform - Class in eu.europa.esig.dss.xades.reference
-
Enveloped signature transformation by Filter 2.0.
- XPath2FilterEnvelopedSignatureTransform() - Constructor for class eu.europa.esig.dss.xades.reference.XPath2FilterEnvelopedSignatureTransform
-
Default constructor
- XPath2FilterEnvelopedSignatureTransform(DSSNamespace) - Constructor for class eu.europa.esig.dss.xades.reference.XPath2FilterEnvelopedSignatureTransform
-
Constructor with namespace
- XPath2FilterTransform - Class in eu.europa.esig.dss.xades.reference
-
Represents Filter 2.0 transform
- XPath2FilterTransform(DSSNamespace, String, String) - Constructor for class eu.europa.esig.dss.xades.reference.XPath2FilterTransform
-
Constructor with namespace
- XPath2FilterTransform(String, String) - Constructor for class eu.europa.esig.dss.xades.reference.XPath2FilterTransform
-
Default constructor
- XPathAfter - Enum constant in enum eu.europa.esig.dss.xades.XAdESSignatureParameters.XPathElementPlacement
-
Insert signature after the element referenced by XPath
- XPathEnvelopedSignatureTransform - Class in eu.europa.esig.dss.xades.reference
-
The simple enveloped signature transform.
- XPathEnvelopedSignatureTransform() - Constructor for class eu.europa.esig.dss.xades.reference.XPathEnvelopedSignatureTransform
-
Default constructor
- XPathEnvelopedSignatureTransform(DSSNamespace) - Constructor for class eu.europa.esig.dss.xades.reference.XPathEnvelopedSignatureTransform
-
Constructor with namespace
- xPathExpression - Variable in class eu.europa.esig.dss.xades.reference.XPathTransform
-
The XPath expression to use
- XPathExpressionBuilder - Class in eu.europa.esig.dss.definition
-
Builds an XPath expression
- XPathExpressionBuilder() - Constructor for class eu.europa.esig.dss.definition.XPathExpressionBuilder
-
Default constructor instantiating object with empty configuration
- XPathFirstChildOf - Enum constant in enum eu.europa.esig.dss.xades.XAdESSignatureParameters.XPathElementPlacement
-
Insert signature as first child of element referenced by XPath
- XPathPlacementSignatureBuilder - Class in eu.europa.esig.dss.xades.signature
-
This class creates signatures that are being enveloped into the parent document based on the defined (if any) XPath location.
- XPathPlacementSignatureBuilder(XAdESSignatureParameters, DSSDocument, CertificateVerifier) - Constructor for class eu.europa.esig.dss.xades.signature.XPathPlacementSignatureBuilder
-
The default constructor for SignatureBuilder.
- XPathTransform - Class in eu.europa.esig.dss.xades.reference
-
The XPath transform
- XPathTransform(DSSNamespace, String) - Constructor for class eu.europa.esig.dss.xades.reference.XPathTransform
-
Constructor with namespace
- XPathTransform(DSSNamespace, String, String) - Constructor for class eu.europa.esig.dss.xades.reference.XPathTransform
-
Internal constructor with a custom algorithm url
- XPathTransform(String) - Constructor for class eu.europa.esig.dss.xades.reference.XPathTransform
-
Default constructor
- XPOINTER - Enum constant in enum eu.europa.esig.dss.enumerations.DigestMatcherType
-
XAdES XPointer reference
- XPointerSignatureScope - Class in eu.europa.esig.dss.xades.validation.scope
-
XPointer signature scope
- XPointerSignatureScope(String, List<String>, Digest) - Constructor for class eu.europa.esig.dss.xades.validation.scope.XPointerSignatureScope
-
Default constructor
- XSDAbstractUtils - Class in eu.europa.esig.xmldsig
-
Abstract class for XSD Utils
- XSDAbstractUtils() - Constructor for class eu.europa.esig.xmldsig.XSDAbstractUtils
- XSDValidationException - Exception Class in eu.europa.esig.dss.jaxb.common.exception
-
An exception to be throwed in case of XSD validation error(s)
- XSDValidationException(List<String>) - Constructor for exception class eu.europa.esig.dss.jaxb.common.exception.XSDValidationException
-
Default constructor
- XsltTransform - Class in eu.europa.esig.dss.xades.reference
-
The XSLT transform
- XsltTransform(DSSNamespace, Document) - Constructor for class eu.europa.esig.dss.xades.reference.XsltTransform
-
Constructor wit namespace
- XsltTransform(Document) - Constructor for class eu.europa.esig.dss.xades.reference.XsltTransform
-
Default constructor
Y
- y - Variable in class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType
- Y - Enum constant in enum eu.europa.esig.dss.definition.xmldsig.XMLDSigElement
-
Y
Z
- zeroHash - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicyDigestAlgoAndValue
- ZeroHashSignaturePolicyValidator - Class in eu.europa.esig.dss.validation.policy
-
Performs validation of a SignaturePolicy with zero-sigPolicyHash See EN 319 122-1 "5.2.9 The signature-policy-identifier attribute and the SigPolicyQualifierInfo type"
- ZeroHashSignaturePolicyValidator() - Constructor for class eu.europa.esig.dss.validation.policy.ZeroHashSignaturePolicyValidator
-
Default constructor
- ZeroOneBooleanAdapter - Class in eu.europa.esig.saml.jaxb.assertion.runtime
-
Serializes
boolean
as 0 or 1. - ZeroOneBooleanAdapter() - Constructor for class eu.europa.esig.saml.jaxb.assertion.runtime.ZeroOneBooleanAdapter
- ZIP - Enum constant in enum eu.europa.esig.dss.enumerations.MimeTypeEnum
-
zip
- zipComment - Variable in class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
- zipCommentPresent - Variable in class eu.europa.esig.dss.policy.jaxb.ContainerConstraints
- ZipCommentPresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
Checks if the zip comment is present
- ZipCommentPresentCheck(I18nProvider, XmlFC, String, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.ZipCommentPresentCheck
-
Default constructor
- ZipContainerHandler - Interface in eu.europa.esig.dss.asic.common
-
The interface provides utilities for data extraction/creation of ZIP-archives
- ZipUtils - Class in eu.europa.esig.dss.asic.common
-
The class is used for processing (reading and creation) of ZIP archives See zipContainerHandler
- ZOOM_AND_CENTER - Enum constant in enum eu.europa.esig.dss.enumerations.ImageScaling
-
Zooms the image to the closest dimension without stretching and centers the image in other direction
_
- _assert - Variable in class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
- _case - Variable in class eu.europa.esig.saml.jaxb.authn.context.AlphabetType
- _int - Variable in class eu.europa.esig.xades.jaxb.xades111.IntegerListType
- _int - Variable in class eu.europa.esig.xades.jaxb.xades122.IntegerListType
- _int - Variable in class eu.europa.esig.xades.jaxb.xades132.IntegerListType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
#addAuthentication( final String host, final int port, final String scheme, final String login, final char[] password)