Serialized Form
-
Package eu.europa.esig.dss
-
Class eu.europa.esig.dss.AbstractSignatureParameters extends AbstractSerializableSignatureParameters implements Serializable
-
Serialized Fields
-
certificateChain
List<CertificateToken> certificateChain
This field contains theListof chain of certificates. It includes the signing certificate. -
contentTimestamps
List<TimestampToken> contentTimestamps
-
detachedContents
List<DSSDocument> detachedContents
The documents to be signed -
deterministicId
String deterministicId
-
signedData
byte[] signedData
Optional parameter that contains the actual canonicalized data that was used when creating the signature value. This allows scenarios were ToBeSigned was externally updated before signature value was created (i.e. signature certificate was appended). If this parameter is specified it will be used in the signed document. -
signingCertificate
CertificateToken signingCertificate
This field contains the signing certificate.
-
-
-
-
Package eu.europa.esig.dss.asic.cades
-
Class eu.europa.esig.dss.asic.cades.ASiCWithCAdESSignatureParameters extends CAdESSignatureParameters implements Serializable
- serialVersionUID:
- -830012801924753709L
-
Serialized Fields
-
aSiCParams
ASiCParameters aSiCParams
The object representing the parameters related to ASiC from of the signature.
-
-
-
Package eu.europa.esig.dss.asic.cades.signature
-
Class eu.europa.esig.dss.asic.cades.signature.ASiCWithCAdESService extends AbstractASiCSignatureService<ASiCWithCAdESSignatureParameters> implements Serializable
-
-
Package eu.europa.esig.dss.asic.common
-
Class eu.europa.esig.dss.asic.common.ASiCParameters extends Object implements Serializable
-
Serialized Fields
-
containerType
ASiCContainerType containerType
The form of the container -S or -E. -
mimeType
String mimeType
Indicates the mime-type to be set within the mimetype file. If null the stored mime-type is that of the signed content. -
signatureFileName
String signatureFileName
This property allows to provide a specific signature file name in the case of an ASiC-E container. -
zipComment
boolean zipComment
Indicates if the ZIP comment should be used to store the signed content mime-type.
-
-
-
-
Package eu.europa.esig.dss.asic.common.signature
-
Class eu.europa.esig.dss.asic.common.signature.AbstractASiCSignatureService extends AbstractSignatureService<SP extends AbstractSignatureParameters> implements Serializable
- serialVersionUID:
- 243114076381526665L
-
Serialized Fields
-
archiveContent
ASiCExtractResult archiveContent
-
-
-
Package eu.europa.esig.dss.asic.xades
-
Class eu.europa.esig.dss.asic.xades.ASiCWithXAdESSignatureParameters extends XAdESSignatureParameters implements Serializable
- serialVersionUID:
- 5004478692506008320L
-
Serialized Fields
-
aSiCParams
ASiCParameters aSiCParams
The object representing the parameters related to ASiC from of the signature.
-
-
-
Package eu.europa.esig.dss.asic.xades.signature
-
Class eu.europa.esig.dss.asic.xades.signature.ASiCWithXAdESService extends AbstractASiCSignatureService<ASiCWithXAdESSignatureParameters> implements Serializable
-
-
Package eu.europa.esig.dss.cades
-
Class eu.europa.esig.dss.cades.CAdESSignatureParameters extends AbstractSignatureParameters implements Serializable
-
-
Package eu.europa.esig.dss.cades.signature
-
Class eu.europa.esig.dss.cades.signature.CAdESService extends AbstractSignatureService<CAdESSignatureParameters> implements Serializable
-
Serialized Fields
-
cmsSignedDataBuilder
CMSSignedDataBuilder cmsSignedDataBuilder
-
-
-
Class eu.europa.esig.dss.cades.signature.CMSSignedDocument extends CommonDocument implements Serializable
-
Serialized Fields
-
signedData
org.bouncycastle.cms.CMSSignedData signedData
-
-
-
-
Package eu.europa.esig.dss.cades.validation
-
Class eu.europa.esig.dss.cades.validation.CAdESCRLSource extends CMSCRLSource implements Serializable
-
Class eu.europa.esig.dss.cades.validation.CAdESOCSPSource extends CMSOCSPSource implements Serializable
-
Class eu.europa.esig.dss.cades.validation.CAdESSignature extends DefaultAdvancedSignature implements Serializable
- serialVersionUID:
- 8449504364217200965L
-
Serialized Fields
-
cmsSignedData
org.bouncycastle.cms.CMSSignedData cmsSignedData
-
signerInformation
org.bouncycastle.cms.SignerInformation signerInformation
-
signingCertificateValidity
CertificateValidity signingCertificateValidity
The reference to the signing certificate. If the signing certificate is an input provided by the DA then getSigningCer MUST be called.
-
-
Class eu.europa.esig.dss.cades.validation.CAdESTimestampSource extends AbstractTimestampSource<CAdESAttribute> implements Serializable
-
-
Package eu.europa.esig.dss.crl
-
Class eu.europa.esig.dss.crl.CRLBinary extends EncapsulatedRevocationTokenIdentifier implements Serializable
- serialVersionUID:
- 3365111934665055383L
-
-
Package eu.europa.esig.dss.detailedreport.jaxb
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlCertificate extends XmlConstraintsConclusion implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
validationCertificateQualification
List<XmlValidationCertificateQualification> validationCertificateQualification
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlCertificateChain extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
chainItem
List<XmlChainItem> chainItem
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlChainItem extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
source
CertificateSourceType source
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlConclusion extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errors
List<XmlName> errors
-
indication
Indication indication
-
infos
List<XmlName> infos
-
subIndication
SubIndication subIndication
-
warnings
List<XmlName> warnings
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusion extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
conclusion
XmlConclusion conclusion
-
constraint
List<XmlConstraint> constraint
-
title
String title
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusionWithControlTime extends XmlConstraintsConclusion implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
controlTime
Date controlTime
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusionWithProofOfExistence extends XmlConstraintsConclusion implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
proofOfExistence
XmlProofOfExistence proofOfExistence
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicInformation extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlCV extends XmlConstraintsConclusion implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlDetailedReport extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
basicBuildingBlocks
List<XmlBasicBuildingBlocks> basicBuildingBlocks
-
certificate
XmlCertificate certificate
-
signatures
List<XmlSignature> signatures
-
tlAnalysis
List<XmlTLAnalysis> tlAnalysis
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlFC extends XmlConstraintsConclusion implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlISC extends XmlConstraintsConclusion implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certificateChain
XmlCertificateChain certificateChain
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlName extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlPCV extends XmlConstraintsConclusionWithControlTime implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlProofOfExistence extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlPSV extends XmlConstraintsConclusionWithControlTime implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certificateId
String certificateId
-
reason
RevocationReason reason
-
revocationDate
Date revocationDate
-
revocationId
String revocationId
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlRFC extends XmlConstraintsConclusion implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlSAV extends XmlConstraintsConclusion implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cryptographicInfo
XmlCryptographicInformation cryptographicInfo
-
validationTime
Date validationTime
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlSignature extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
counterSignature
Boolean counterSignature
-
id
String id
-
validationProcessArchivalData
XmlValidationProcessArchivalData validationProcessArchivalData
-
validationProcessBasicSignatures
XmlValidationProcessBasicSignatures validationProcessBasicSignatures
-
validationProcessLongTermData
XmlValidationProcessLongTermData validationProcessLongTermData
-
validationProcessTimestamps
List<XmlValidationProcessTimestamps> validationProcessTimestamps
-
validationSignatureQualification
XmlValidationSignatureQualification validationSignatureQualification
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlSubXCV extends XmlConstraintsConclusion implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
revocationInfo
XmlRevocationInformation revocationInfo
-
rfc
XmlRFC rfc
-
trustAnchor
Boolean trustAnchor
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlTLAnalysis extends XmlConstraintsConclusion implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
countryCode
String countryCode
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationCertificateQualification extends XmlConstraintsConclusion implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certificateQualification
CertificateQualification certificateQualification
-
dateTime
Date dateTime
-
id
String id
-
validationTime
ValidationTime validationTime
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessArchivalData extends XmlConstraintsConclusionWithProofOfExistence implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessBasicSignatures extends XmlConstraintsConclusionWithProofOfExistence implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessLongTermData extends XmlConstraintsConclusionWithProofOfExistence implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessTimestamps extends XmlConstraintsConclusion implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlValidationSignatureQualification extends XmlConstraintsConclusion implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
signatureQualification
SignatureQualification signatureQualification
-
validationCertificateQualification
List<XmlValidationCertificateQualification> validationCertificateQualification
-
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlVCI extends XmlConstraintsConclusion implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlVTS extends XmlConstraintsConclusionWithControlTime implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.detailedreport.jaxb.XmlXCV extends XmlConstraintsConclusion implements Serializable
- serialVersionUID:
- 1L
-
-
Package eu.europa.esig.dss.diagnostic.jaxb
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlAbstractToken extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digestAlgoUsedToSignThisToken
DigestAlgorithm digestAlgoUsedToSignThisToken
-
encryptionAlgoUsedToSignThisToken
EncryptionAlgorithm encryptionAlgoUsedToSignThisToken
-
keyLengthUsedToSignThisToken
String keyLengthUsedToSignThisToken
-
maskGenerationFunctionUsedToSignThisToken
MaskGenerationFunction maskGenerationFunctionUsedToSignThisToken
-
signatureIntact
boolean signatureIntact
-
signatureValid
boolean signatureValid
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate extends XmlAbstractToken implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
authorityInformationAccessUrls
List<String> authorityInformationAccessUrls
-
base64Encoded
byte[] base64Encoded
-
basicSignature
XmlBasicSignature basicSignature
-
certificateChain
List<XmlChainItem> certificateChain
-
certificatePolicies
List<XmlCertificatePolicy> certificatePolicies
-
commonName
String commonName
-
countryName
String countryName
-
crlDistributionPoints
List<String> crlDistributionPoints
-
digestAlgoAndValue
XmlDigestAlgoAndValue digestAlgoAndValue
-
email
String email
-
extendedKeyUsages
List<XmlOID> extendedKeyUsages
-
givenName
String givenName
-
idPkixOcspNoCheck
Boolean idPkixOcspNoCheck
-
issuerDistinguishedName
List<XmlDistinguishedName> issuerDistinguishedName
-
keyUsageBits
List<KeyUsageBit> keyUsageBits
-
locality
String locality
-
notAfter
Date notAfter
-
notBefore
Date notBefore
-
ocspAccessUrls
List<String> ocspAccessUrls
-
organizationalUnit
String organizationalUnit
-
organizationName
String organizationName
-
pseudonym
String pseudonym
-
publicKeyEncryptionAlgo
EncryptionAlgorithm publicKeyEncryptionAlgo
-
publicKeySize
int publicKeySize
-
qcStatementIds
List<XmlOID> qcStatementIds
-
qcTypes
List<XmlOID> qcTypes
-
revocations
List<XmlCertificateRevocation> revocations
-
selfSigned
boolean selfSigned
-
serialNumber
BigInteger serialNumber
-
signingCertificate
XmlSigningCertificate signingCertificate
-
sources
List<CertificateSourceType> sources
-
state
String state
-
subjectDistinguishedName
List<XmlDistinguishedName> subjectDistinguishedName
-
surname
String surname
-
trusted
boolean trusted
-
trustedServiceProviders
List<XmlTrustedServiceProvider> trustedServiceProviders
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificatePolicy extends XmlOID implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cpsUrl
String cpsUrl
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digestAlgoAndValue
XmlDigestAlgoAndValue digestAlgoAndValue
-
issuerSerial
byte[] issuerSerial
-
origin
CertificateRefOrigin origin
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRevocation extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
reason
RevocationReason reason
-
revocation
XmlRevocation revocation
-
revocationDate
Date revocationDate
-
status
boolean status
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlChainItem extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certificate
XmlCertificate certificate
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
containerInfo
XmlContainerInfo containerInfo
-
documentName
String documentName
-
listOfTrustedLists
XmlTrustedList listOfTrustedLists
-
originalDocuments
List<XmlSignerData> originalDocuments
-
orphanTokens
List<XmlOrphanToken> orphanTokens
-
signatures
List<XmlSignature> signatures
-
trustedLists
List<XmlTrustedList> trustedLists
-
usedCertificates
List<XmlCertificate> usedCertificates
-
usedRevocations
List<XmlRevocation> usedRevocations
-
usedTimestamps
List<XmlTimestamp> usedTimestamps
-
validationDate
Date validationDate
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestAlgoAndValue extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digestMethod
DigestAlgorithm digestMethod
-
digestValue
byte[] digestValue
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestAlgoAndValues extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digestAlgoAndValue
List<XmlDigestAlgoAndValue> digestAlgoAndValue
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher extends XmlDigestAlgoAndValue implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataFound
boolean dataFound
-
dataIntact
boolean dataIntact
-
name
String name
-
type
DigestMatcherType type
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlDistinguishedName extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certificateRefs
List<XmlCertificateRef> certificateRefs
-
origins
List<CertificateOrigin> origins
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificates extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
orphanCertificates
List<XmlOrphanCertificate> orphanCertificates
-
relatedCertificates
List<XmlRelatedCertificate> relatedCertificates
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocation extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
origins
List<RevocationOrigin> origins
-
revocationRefs
List<XmlRevocationRef> revocationRefs
-
type
RevocationType type
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocations extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
orphanRevocations
List<XmlOrphanRevocation> orphanRevocations
-
relatedRevocations
List<XmlRelatedRevocation> relatedRevocations
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlFoundTimestamp extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
location
TimestampLocation location
-
timestamp
XmlTimestamp timestamp
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlManifestFile extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlOID extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificate extends XmlFoundCertificate implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
token
XmlOrphanToken token
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocation extends XmlFoundRevocation implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
token
XmlOrphanToken token
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanToken extends XmlAbstractToken implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
base64Encoded
byte[] base64Encoded
-
digestAlgoAndValue
XmlDigestAlgoAndValue digestAlgoAndValue
-
type
OrphanTokenType type
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlPDFSignatureDictionary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
asn1Processable
Boolean asn1Processable
-
description
String description
-
digestAlgoAndValue
XmlDigestAlgoAndValue digestAlgoAndValue
-
digestAlgorithmsEqual
Boolean digestAlgorithmsEqual
-
id
String id
-
identified
Boolean identified
-
notice
String notice
-
processingError
String processingError
-
status
Boolean status
-
url
String url
-
zeroHash
Boolean zeroHash
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlRelatedCertificate extends XmlFoundCertificate implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certificate
XmlCertificate certificate
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlRelatedRevocation extends XmlFoundRevocation implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
revocation
XmlRevocation revocation
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation extends XmlAbstractToken implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
archiveCutOff
Date archiveCutOff
-
base64Encoded
byte[] base64Encoded
-
basicSignature
XmlBasicSignature basicSignature
-
certHashExtensionMatch
Boolean certHashExtensionMatch
-
certHashExtensionPresent
Boolean certHashExtensionPresent
-
certificateChain
List<XmlChainItem> certificateChain
-
digestAlgoAndValue
XmlDigestAlgoAndValue digestAlgoAndValue
-
expiredCertsOnCRL
Date expiredCertsOnCRL
-
nextUpdate
Date nextUpdate
-
origin
RevocationOrigin origin
-
productionDate
Date productionDate
-
signingCertificate
XmlSigningCertificate signingCertificate
-
sourceAddress
String sourceAddress
-
thisUpdate
Date thisUpdate
-
type
RevocationType type
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digestAlgoAndValue
XmlDigestAlgoAndValue digestAlgoAndValue
-
origins
List<RevocationRefOrigin> origins
-
producedAt
Date producedAt
-
responderIdKey
byte[] responderIdKey
-
responderIdName
String responderIdName
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlSignature extends XmlAbstractToken implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
basicSignature
XmlBasicSignature basicSignature
-
certificateChain
List<XmlChainItem> certificateChain
-
commitmentTypeIndication
List<String> commitmentTypeIndication
-
contentHints
String contentHints
-
contentIdentifier
String contentIdentifier
-
contentType
String contentType
-
counterSignature
Boolean counterSignature
-
daIdentifier
String daIdentifier
-
dateTime
Date dateTime
-
digestMatchers
List<XmlDigestMatcher> digestMatchers
-
errorMessage
String errorMessage
-
foundCertificates
XmlFoundCertificates foundCertificates
-
foundRevocations
XmlFoundRevocations foundRevocations
-
foundTimestamps
List<XmlFoundTimestamp> foundTimestamps
-
mimeType
String mimeType
-
parent
XmlSignature parent
-
pdfSignatureDictionary
XmlPDFSignatureDictionary pdfSignatureDictionary
-
policy
XmlPolicy policy
-
signatureDigestReference
XmlSignatureDigestReference signatureDigestReference
-
signatureFilename
String signatureFilename
-
signatureFormat
SignatureLevel signatureFormat
-
signatureProductionPlace
XmlSignatureProductionPlace signatureProductionPlace
-
signatureScopes
List<XmlSignatureScope> signatureScopes
-
signatureValue
byte[] signatureValue
-
signerDocumentRepresentations
XmlSignerDocumentRepresentations signerDocumentRepresentations
-
signerRole
List<XmlSignerRole> signerRole
-
signingCertificate
XmlSigningCertificate signingCertificate
-
structuralValidation
XmlStructuralValidation structuralValidation
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureDigestReference extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
canonicalizationMethod
String canonicalizationMethod
-
digestMethod
DigestAlgorithm digestMethod
-
digestValue
byte[] digestValue
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
-
name
String name
-
scope
SignatureScopeType scope
-
signerData
XmlSignerData signerData
-
transformations
List<String> transformations
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerData extends XmlAbstractToken implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digestAlgoAndValue
XmlDigestAlgoAndValue digestAlgoAndValue
-
referencedName
String referencedName
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerDocumentRepresentations extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
docHashOnly
boolean docHashOnly
-
hashOnly
boolean hashOnly
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
category
EndorsementType category
-
notAfter
Date notAfter
-
notBefore
Date notBefore
-
role
String role
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlSigningCertificate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributePresent
Boolean attributePresent
-
certificate
XmlCertificate certificate
-
digestValueMatch
Boolean digestValueMatch
-
digestValuePresent
Boolean digestValuePresent
-
issuerSerialMatch
Boolean issuerSerialMatch
-
publicKey
byte[] publicKey
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlStructuralValidation extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp extends XmlAbstractToken implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
archiveTimestampType
ArchiveTimestampType archiveTimestampType
-
base64Encoded
byte[] base64Encoded
-
basicSignature
XmlBasicSignature basicSignature
-
certificateChain
List<XmlChainItem> certificateChain
-
digestAlgoAndValue
XmlDigestAlgoAndValue digestAlgoAndValue
-
digestMatcher
XmlDigestMatcher digestMatcher
-
productionTime
Date productionTime
-
signingCertificate
XmlSigningCertificate signingCertificate
-
timestampedObjects
List<XmlTimestampedObject> timestampedObjects
-
type
TimestampType type
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlTimestampedObject extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
category
TimestampedObjectType category
-
token
XmlAbstractToken token
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedList extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
additionalServiceInfoUris
List<String> additionalServiceInfoUris
-
capturedQualifiers
List<String> capturedQualifiers
-
endDate
Date endDate
-
expiredCertsRevocationInfo
Date expiredCertsRevocationInfo
-
serviceDigitalIdentifier
XmlCertificate serviceDigitalIdentifier
-
serviceName
String serviceName
-
serviceSupplyPoints
List<String> serviceSupplyPoints
-
serviceType
String serviceType
-
startDate
Date startDate
-
status
String status
-
-
Class eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
countryCode
String countryCode
-
trustedServices
List<XmlTrustedService> trustedServices
-
tspName
String tspName
-
tspRegistrationIdentifier
String tspRegistrationIdentifier
-
-
-
Package eu.europa.esig.dss.model
-
Class eu.europa.esig.dss.model.AbstractSerializableSignatureParameters extends Object implements Serializable
-
Serialized Fields
-
archiveTimestampParameters
TimestampParameters archiveTimestampParameters
The object representing the parameters related to the archive timestamp (Baseline-LTA) -
bLevelParams
BLevelParameters bLevelParams
The object representing the parameters related to B- level. -
contentTimestampParameters
TimestampParameters contentTimestampParameters
The object representing the parameters related to the content timestamp (Baseline-B) -
digestAlgorithm
DigestAlgorithm digestAlgorithm
XAdES: The digest algorithm used to hash ds:SignedInfo. -
encryptionAlgorithm
EncryptionAlgorithm encryptionAlgorithm
The encryption algorithm shall be automatically extracted from the signing token. -
generateTBSWithoutCertificate
boolean generateTBSWithoutCertificate
This variable indicates if it is possible to generate ToBeSigned data without the signing certificate. -
maskGenerationFunction
MaskGenerationFunction maskGenerationFunction
The mask generation function -
referenceDigestAlgorithm
DigestAlgorithm referenceDigestAlgorithm
XAdES: The digest algorithm used to hash ds:Reference. -
signatureAlgorithm
SignatureAlgorithm signatureAlgorithm
XAdES: The ds:SignatureMethod indicates the algorithms used to sign ds:SignedInfo. -
signatureLevel
SignatureLevel signatureLevel
This variable indicates the expected signature level -
signaturePackaging
SignaturePackaging signaturePackaging
This variable indicates the expected signature packaging -
signatureTimestampParameters
TimestampParameters signatureTimestampParameters
The object representing the parameters related to the signature timestamp (Baseline-T) -
signWithExpiredCertificate
boolean signWithExpiredCertificate
This variable indicates if it is possible to sign with an expired certificate.
-
-
-
Class eu.europa.esig.dss.model.BLevelParameters extends Object implements Serializable
-
Serialized Fields
-
claimedSignerRoles
List<String> claimedSignerRoles
-
commitmentTypeIndications
List<String> commitmentTypeIndications
-
signaturePolicy
Policy signaturePolicy
-
signerLocation
SignerLocation signerLocation
-
signingDate
Date signingDate
-
trustAnchorBPPolicy
boolean trustAnchorBPPolicy
This variable indicates if the Baseline profile's trust anchor policy shall be followed: ETSI TS 103 171 V2.1.1 (2012-03) 6.2.1 Placement of the signing certificate ../.. it is advised to include at least the unavailable intermediary certificates up to but not including the CAs present in the TSLs, ../.. This rule applies as follows: when -B level is constructed the trust anchor is not included, when -LT level is constructed the trust anchor is included. NOTE: when trust anchor baseline profile policy is defined only the certificates previous to the trust anchor are included when -B level is constructed.
-
-
-
Class eu.europa.esig.dss.model.CommonDocument extends Object implements Serializable
-
Class eu.europa.esig.dss.model.Digest extends Object implements Serializable
-
Serialized Fields
-
algorithm
DigestAlgorithm algorithm
-
value
byte[] value
-
-
-
Class eu.europa.esig.dss.model.DigestDocument extends CommonDocument implements Serializable
-
Class eu.europa.esig.dss.model.DSSException extends RuntimeException implements Serializable
- serialVersionUID:
- 5375189169063686846L
-
Class eu.europa.esig.dss.model.FileDocument extends CommonDocument implements Serializable
-
Serialized Fields
-
file
File file
-
-
-
Class eu.europa.esig.dss.model.InMemoryDocument extends CommonDocument implements Serializable
-
Serialized Fields
-
bytes
byte[] bytes
-
-
-
Class eu.europa.esig.dss.model.MimeType extends Object implements Serializable
-
Serialized Fields
-
mimeTypeString
String mimeTypeString
-
-
-
Class eu.europa.esig.dss.model.Policy extends Object implements Serializable
-
Serialized Fields
-
description
String description
-
digestAlgorithm
DigestAlgorithm digestAlgorithm
-
digestValue
byte[] digestValue
-
id
String id
-
qualifier
String qualifier
-
spuri
String spuri
-
-
-
Class eu.europa.esig.dss.model.SignatureValue extends Object implements Serializable
-
Serialized Fields
-
algorithm
SignatureAlgorithm algorithm
-
value
byte[] value
-
-
-
Class eu.europa.esig.dss.model.SignerLocation extends Object implements Serializable
-
Class eu.europa.esig.dss.model.TimestampParameters extends Object implements Serializable
-
Serialized Fields
-
canonicalizationMethod
String canonicalizationMethod
This is the default canonicalization method for XMLDSIG used for timestamps. Another complication arises because of the way that the default canonicalization algorithm handles namespace declarations; frequently a signed XML document needs to be embedded in another document; in this case the original canonicalization algorithm will not yield the same result as if the document is treated alone. For this reason, the so-called Exclusive Canonicalization, which serializes XML namespace declarations independently of the surrounding XML, was created. -
digestAlgorithm
DigestAlgorithm digestAlgorithm
The digest algorithm to provide to the timestamping authority
-
-
-
Class eu.europa.esig.dss.model.ToBeSigned extends Object implements Serializable
-
Serialized Fields
-
bytes
byte[] bytes
-
-
-
-
Package eu.europa.esig.dss.model.identifier
-
Class eu.europa.esig.dss.model.identifier.EncapsulatedRevocationTokenIdentifier extends MultipleDigestIdentifier implements Serializable
- serialVersionUID:
- -562828035596645649L
-
Class eu.europa.esig.dss.model.identifier.EntityIdentifier extends Identifier implements Serializable
- serialVersionUID:
- -3608001942910223023L
-
Class eu.europa.esig.dss.model.identifier.Identifier extends Object implements Serializable
- serialVersionUID:
- 1440382536669604521L
-
Class eu.europa.esig.dss.model.identifier.MultipleDigestIdentifier extends Identifier implements Serializable
- serialVersionUID:
- 8499261315144968564L
-
Serialized Fields
-
binaries
byte[] binaries
-
digestMap
EnumMap<DigestAlgorithm,byte[]> digestMap
-
-
Class eu.europa.esig.dss.model.identifier.TokenIdentifier extends MultipleDigestIdentifier implements Serializable
- serialVersionUID:
- 1201653840828853681L
-
-
Package eu.europa.esig.dss.model.x509
-
Class eu.europa.esig.dss.model.x509.CertificateToken extends Token implements Serializable
-
Serialized Fields
-
canonicalizedSubject
String canonicalizedSubject
-
entityKey
EntityIdentifier entityKey
Digest of the public key (cross certificates have same public key) -
selfSigned
Boolean selfSigned
Indicates if the certificate is self-signed. This attribute stays null till the first call toCertificateToken.isSelfSigned()function. -
x509Certificate
X509Certificate x509Certificate
Encapsulated X509 certificate.
-
-
-
Class eu.europa.esig.dss.model.x509.EncapsulatedCertificateTokenIdentifier extends MultipleDigestIdentifier implements Serializable
- serialVersionUID:
- 1075872220912450038L
-
Class eu.europa.esig.dss.model.x509.Token extends Object implements Serializable
-
Serialized Fields
-
publicKeyOfTheSigner
PublicKey publicKeyOfTheSigner
The publicKey of the signed certificate(s) -
signatureAlgorithm
SignatureAlgorithm signatureAlgorithm
The algorithm that was used to sign the token. -
signatureInvalidityReason
String signatureInvalidityReason
Indicates the token signature invalidity reason. -
signatureValid
boolean signatureValid
Indicates the token signature is valid. -
tokenIdentifier
TokenIdentifier tokenIdentifier
The token identifier to avoid to compute more than one time the digest value
-
-
-
-
Package eu.europa.esig.dss.pades
-
Class eu.europa.esig.dss.pades.PAdESSignatureParameters extends CAdESSignatureParameters implements Serializable
- serialVersionUID:
- -1632557456487796227L
-
Serialized Fields
-
contactInfo
String contactInfo
-
location
String location
-
permission
CertificationPermission permission
This attribute allows to create a "certification signature". That allows to remove permission(s) in case of future change(s). -
reason
String reason
-
signatureFieldId
String signatureFieldId
-
signatureFilter
String signatureFilter
This attribute allows to override the used Filter for a Signature. Default value is Adobe.PPKLite -
signatureImageParameters
SignatureImageParameters signatureImageParameters
This attribute is used to create visible signature in PAdES form -
signatureName
String signatureName
This attribute allows to explicitly specify the name for a Signature. The person or authority signing the document. -
signatureSize
int signatureSize
-
signatureSubFilter
String signatureSubFilter
This attribute allows to override the used subFilter for a Signature. Default value is ETSI.CAdES.detached -
timestampFilter
String timestampFilter
This attribute allows to override the used Filter for a Timestamp. Default value is Adobe.PPKLite -
timestampImageParameters
SignatureImageParameters timestampImageParameters
-
timestampSubFilter
String timestampSubFilter
This attribute allows to override the used subFilter for a Timestamp. Default value is ETSI.RFC3161
-
-
-
Package eu.europa.esig.dss.pades.signature
-
Class eu.europa.esig.dss.pades.signature.PAdESService extends AbstractSignatureService<PAdESSignatureParameters> implements Serializable
-
Serialized Fields
-
padesCMSSignedDataBuilder
eu.europa.esig.dss.pades.signature.PadesCMSSignedDataBuilder padesCMSSignedDataBuilder
-
-
-
-
Package eu.europa.esig.dss.pades.validation
-
Class eu.europa.esig.dss.pades.validation.PAdESCertificateSource extends CAdESCertificateSource implements Serializable
-
Serialized Fields
-
dssDictionary
PdfDssDict dssDictionary
-
-
-
Class eu.europa.esig.dss.pades.validation.PAdESCRLSource extends SignatureCRLSource implements Serializable
-
Serialized Fields
-
crlMap
Map<Long,byte[]> crlMap
-
dssDictionary
PdfDssDict dssDictionary
-
vriDictionaryName
String vriDictionaryName
-
-
-
Class eu.europa.esig.dss.pades.validation.PAdESOCSPSource extends SignatureOCSPSource implements Serializable
-
Serialized Fields
-
dssDictionary
PdfDssDict dssDictionary
-
vriDictionaryName
String vriDictionaryName
-
-
-
Class eu.europa.esig.dss.pades.validation.PAdESSignature extends CAdESSignature implements Serializable
- serialVersionUID:
- 3818555396958720967L
-
Serialized Fields
-
document
DSSDocument document
-
dssDictionary
PdfDssDict dssDictionary
-
pdfSignatureInfo
PdfSignatureInfo pdfSignatureInfo
-
-
Class eu.europa.esig.dss.pades.validation.PAdESTimestampSource extends CAdESTimestampSource implements Serializable
-
-
Package eu.europa.esig.dss.pdf
-
Class eu.europa.esig.dss.pdf.PdfSignatureOrDocTimestampInfoComparator extends Object implements Serializable
- serialVersionUID:
- 1451660656464810618L
-
-
Package eu.europa.esig.dss.policy.jaxb
-
Class eu.europa.esig.dss.policy.jaxb.Algo extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.policy.jaxb.AlgoExpirationDate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.policy.jaxb.BasicSignatureConstraints extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
caCertificate
CertificateConstraints caCertificate
-
cryptographic
CryptographicConstraint cryptographic
-
manifestEntryObjectExistence
LevelConstraint manifestEntryObjectExistence
-
prospectiveCertificateChain
LevelConstraint prospectiveCertificateChain
-
referenceDataExistence
LevelConstraint referenceDataExistence
-
referenceDataIntact
LevelConstraint referenceDataIntact
-
signatureIntact
LevelConstraint signatureIntact
-
signatureValid
LevelConstraint signatureValid
-
signingCertificate
CertificateConstraints signingCertificate
-
trustedServiceStatus
MultiValuesConstraint trustedServiceStatus
-
trustedServiceTypeIdentifier
MultiValuesConstraint trustedServiceTypeIdentifier
-
-
Class eu.europa.esig.dss.policy.jaxb.CertificateConstraints extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
authorityInfoAccessPresent
LevelConstraint authorityInfoAccessPresent
-
commonName
MultiValuesConstraint commonName
-
country
MultiValuesConstraint country
-
cryptographic
CryptographicConstraint cryptographic
-
extendedKeyUsage
MultiValuesConstraint extendedKeyUsage
-
givenName
MultiValuesConstraint givenName
-
issuedToLegalPerson
LevelConstraint issuedToLegalPerson
-
issuedToNaturalPerson
LevelConstraint issuedToNaturalPerson
-
keyUsage
MultiValuesConstraint keyUsage
-
notExpired
LevelConstraint notExpired
-
notOnHold
LevelConstraint notOnHold
-
notRevoked
LevelConstraint notRevoked
-
notSelfSigned
LevelConstraint notSelfSigned
-
organizationName
MultiValuesConstraint organizationName
-
organizationUnit
MultiValuesConstraint organizationUnit
-
policyIds
MultiValuesConstraint policyIds
-
pseudonym
MultiValuesConstraint pseudonym
-
qcStatementIds
MultiValuesConstraint qcStatementIds
-
qualification
LevelConstraint qualification
-
recognition
LevelConstraint recognition
-
revocationCertHashMatch
LevelConstraint revocationCertHashMatch
-
revocationDataAvailable
LevelConstraint revocationDataAvailable
-
revocationDataFreshness
LevelConstraint revocationDataFreshness
-
revocationDataNextUpdatePresent
LevelConstraint revocationDataNextUpdatePresent
-
revocationInfoAccessPresent
LevelConstraint revocationInfoAccessPresent
-
selfSigned
LevelConstraint selfSigned
-
serialNumberPresent
LevelConstraint serialNumberPresent
-
signature
LevelConstraint signature
-
supportedByQSCD
LevelConstraint supportedByQSCD
-
surname
MultiValuesConstraint surname
-
usePseudonym
LevelConstraint usePseudonym
-
-
Class eu.europa.esig.dss.policy.jaxb.ConstraintsParameters extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
containerConstraints
ContainerConstraints containerConstraints
-
counterSignatureConstraints
SignatureConstraints counterSignatureConstraints
-
cryptographic
CryptographicConstraint cryptographic
-
description
String description
-
eidas
EIDAS eidas
-
model
ModelConstraint model
-
name
String name
-
revocation
RevocationConstraints revocation
-
signatureConstraints
SignatureConstraints signatureConstraints
-
timestamp
TimestampConstraints timestamp
-
-
Class eu.europa.esig.dss.policy.jaxb.ContainerConstraints extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
acceptableContainerTypes
MultiValuesConstraint acceptableContainerTypes
-
acceptableMimeTypeFileContent
MultiValuesConstraint acceptableMimeTypeFileContent
-
acceptableZipComment
MultiValuesConstraint acceptableZipComment
-
allFilesSigned
LevelConstraint allFilesSigned
-
manifestFilePresent
LevelConstraint manifestFilePresent
-
mimeTypeFilePresent
LevelConstraint mimeTypeFilePresent
-
zipCommentPresent
LevelConstraint zipCommentPresent
-
-
Class eu.europa.esig.dss.policy.jaxb.CryptographicConstraint extends LevelConstraint implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
acceptableDigestAlgo
ListAlgo acceptableDigestAlgo
-
acceptableEncryptionAlgo
ListAlgo acceptableEncryptionAlgo
-
algoExpirationDate
AlgoExpirationDate algoExpirationDate
-
miniPublicKeySize
ListAlgo miniPublicKeySize
-
-
Class eu.europa.esig.dss.policy.jaxb.EIDAS extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
tlConsistency
LevelConstraint tlConsistency
-
tlFreshness
TimeConstraint tlFreshness
-
tlNotExpired
LevelConstraint tlNotExpired
-
tlVersion
ValueConstraint tlVersion
-
tlWellSigned
LevelConstraint tlWellSigned
-
-
Class eu.europa.esig.dss.policy.jaxb.LevelConstraint extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
level
Level level
-
-
Class eu.europa.esig.dss.policy.jaxb.ListAlgo extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.policy.jaxb.ModelConstraint extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
Model value
-
-
Class eu.europa.esig.dss.policy.jaxb.MultiValuesConstraint extends LevelConstraint implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.policy.jaxb.RevocationConstraints extends LevelConstraint implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
basicSignatureConstraints
BasicSignatureConstraints basicSignatureConstraints
-
revocationFreshness
TimeConstraint revocationFreshness
-
-
Class eu.europa.esig.dss.policy.jaxb.SignatureConstraints extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
acceptableFormats
MultiValuesConstraint acceptableFormats
-
acceptablePolicies
MultiValuesConstraint acceptablePolicies
-
basicSignatureConstraints
BasicSignatureConstraints basicSignatureConstraints
-
fullScope
LevelConstraint fullScope
-
policyAvailable
LevelConstraint policyAvailable
-
policyHashMatch
LevelConstraint policyHashMatch
-
signedAttributes
SignedAttributesConstraints signedAttributes
-
structuralValidation
LevelConstraint structuralValidation
-
unsignedAttributes
UnsignedAttributesConstraints unsignedAttributes
-
-
Class eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certDigestMatch
LevelConstraint certDigestMatch
-
certDigestPresent
LevelConstraint certDigestPresent
-
certifiedRoles
MultiValuesConstraint certifiedRoles
-
claimedRoles
MultiValuesConstraint claimedRoles
-
commitmentTypeIndication
MultiValuesConstraint commitmentTypeIndication
-
contentHints
ValueConstraint contentHints
-
contentIdentifier
ValueConstraint contentIdentifier
-
contentTimeStamp
LevelConstraint contentTimeStamp
-
contentType
ValueConstraint contentType
-
issuerSerialMatch
LevelConstraint issuerSerialMatch
-
messageDigestOrSignedPropertiesPresent
LevelConstraint messageDigestOrSignedPropertiesPresent
-
signerLocation
LevelConstraint signerLocation
-
signingCertificatePresent
LevelConstraint signingCertificatePresent
-
signingTime
LevelConstraint signingTime
-
-
Class eu.europa.esig.dss.policy.jaxb.TimeConstraint extends LevelConstraint implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.policy.jaxb.TimestampConstraints extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
basicSignatureConstraints
BasicSignatureConstraints basicSignatureConstraints
-
bestSignatureTimeBeforeIssuanceDateOfSigningCertificate
LevelConstraint bestSignatureTimeBeforeIssuanceDateOfSigningCertificate
-
coherence
LevelConstraint coherence
-
revocationTimeAgainstBestSignatureTime
LevelConstraint revocationTimeAgainstBestSignatureTime
-
timestampDelay
TimeConstraint timestampDelay
-
-
Class eu.europa.esig.dss.policy.jaxb.UnsignedAttributesConstraints extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
counterSignature
LevelConstraint counterSignature
-
-
Class eu.europa.esig.dss.policy.jaxb.ValueConstraint extends LevelConstraint implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
String value
-
-
-
Package eu.europa.esig.dss.service.crl
-
Class eu.europa.esig.dss.service.crl.JdbcCacheCRLSource extends JdbcRevocationSource<CRLToken> implements Serializable
- serialVersionUID:
- 3007740140330998336L
-
Class eu.europa.esig.dss.service.crl.OnlineCRLSource extends Object implements Serializable
- serialVersionUID:
- 6912729291417315212L
-
Serialized Fields
-
dataLoader
DataLoader dataLoader
The component that allows to retrieve the data using any protocol: HTTP, HTTPS, FTP, LDAP. -
preferredProtocol
Protocol preferredProtocol
If the multiple protocols are available to retrieve the revocation data, then that indicated by this variable is used first.
-
-
-
Package eu.europa.esig.dss.service.http.commons
-
Class eu.europa.esig.dss.service.http.commons.CommonsDataLoader extends Object implements Serializable
- serialVersionUID:
- -805432648564425522L
-
Serialized Fields
-
acceptedHttpStatus
List<Integer> acceptedHttpStatus
-
authenticationMap
Map<org.apache.http.HttpHost,org.apache.http.auth.UsernamePasswordCredentials> authenticationMap
-
connectionsMaxPerRoute
int connectionsMaxPerRoute
-
connectionsMaxTotal
int connectionsMaxTotal
-
contentType
String contentType
-
hostnameVerifier
HostnameVerifier hostnameVerifier
-
loadKeyStoreAsTrustMaterial
boolean loadKeyStoreAsTrustMaterial
-
proxyConfig
ProxyConfig proxyConfig
-
redirectsEnabled
boolean redirectsEnabled
-
retryHandler
org.apache.http.client.HttpRequestRetryHandler retryHandler
-
serviceUnavailableRetryStrategy
org.apache.http.client.ServiceUnavailableRetryStrategy serviceUnavailableRetryStrategy
-
sslKeystorePassword
String sslKeystorePassword
Keystore's password. -
sslKeystorePath
String sslKeystorePath
Path to the keystore. -
sslKeystoreType
String sslKeystoreType
Keystore's type. -
sslProtocol
String sslProtocol
Used SSL protocol -
sslTruststorePassword
String sslTruststorePassword
Truststore's password. -
sslTruststorePath
String sslTruststorePath
Path to the truststore. -
sslTruststoreType
String sslTruststoreType
Trust store's type -
supportedSSLCipherSuites
String[] supportedSSLCipherSuites
-
supportedSSLProtocols
String[] supportedSSLProtocols
-
timeoutConnection
int timeoutConnection
-
timeoutSocket
int timeoutSocket
-
trustStrategy
org.apache.http.conn.ssl.TrustStrategy trustStrategy
-
-
Class eu.europa.esig.dss.service.http.commons.FileCacheDataLoader extends Object implements Serializable
-
Serialized Fields
-
cacheExpirationTime
Long cacheExpirationTime
-
dataLoader
DataLoader dataLoader
-
fileCacheDirectory
File fileCacheDirectory
-
resourceLoader
ResourceLoader resourceLoader
-
toBeLoaded
List<String> toBeLoaded
-
toIgnored
List<String> toIgnored
-
-
-
Class eu.europa.esig.dss.service.http.commons.OCSPDataLoader extends CommonsDataLoader implements Serializable
-
Class eu.europa.esig.dss.service.http.commons.TimestampDataLoader extends CommonsDataLoader implements Serializable
-
-
Package eu.europa.esig.dss.service.ocsp
-
Class eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource extends JdbcRevocationSource<OCSPToken> implements Serializable
- serialVersionUID:
- 10480458323923489L
-
Class eu.europa.esig.dss.service.ocsp.OnlineOCSPSource extends Object implements Serializable
-
Serialized Fields
-
dataLoader
DataLoader dataLoader
The data loader used to retrieve the OCSP response. -
nonceSource
NonceSource nonceSource
This variable is used to prevent the replay attack.
-
-
-
-
Package eu.europa.esig.dss.service.tsp
-
Class eu.europa.esig.dss.service.tsp.OnlineTSPSource extends Object implements Serializable
-
Serialized Fields
-
dataLoader
DataLoader dataLoader
The data loader used to retrieve the TSP response. -
nonceSource
NonceSource nonceSource
This variable is used to prevent the replay attack. -
policyOid
org.bouncycastle.asn1.ASN1ObjectIdentifier policyOid
The requested policy oid -
tspServer
String tspServer
The URL of the TSP server
-
-
-
-
Package eu.europa.esig.dss.signature
-
Class eu.europa.esig.dss.signature.AbstractSignatureService extends Object implements Serializable
-
Serialized Fields
-
certificateVerifier
CertificateVerifier certificateVerifier
-
tspSource
TSPSource tspSource
-
-
-
-
Package eu.europa.esig.dss.simplecertificatereport.jaxb
-
Class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
aiaUrls
List<String> aiaUrls
-
cpsUrls
List<String> cpsUrls
-
crlUrls
List<String> crlUrls
-
extendedKeyUsages
List<String> extendedKeyUsages
-
id
String id
-
indication
Indication indication
-
issuerId
String issuerId
-
keyUsages
List<KeyUsageBit> keyUsages
-
notAfter
Date notAfter
-
notBefore
Date notBefore
-
ocspUrls
List<String> ocspUrls
-
pdsUrls
List<String> pdsUrls
-
qualificationAtIssuance
CertificateQualification qualificationAtIssuance
-
qualificationAtValidation
CertificateQualification qualificationAtValidation
-
revocation
XmlRevocation revocation
-
subIndication
SubIndication subIndication
-
subject
XmlSubject subject
-
trustAnchors
List<XmlTrustAnchor> trustAnchors
-
-
Class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlRevocation extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
productionDate
Date productionDate
-
revocationDate
Date revocationDate
-
revocationReason
RevocationReason revocationReason
-
-
Class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSimpleCertificateReport extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
chain
List<XmlChainItem> chain
-
validationTime
Date validationTime
-
-
Class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package eu.europa.esig.dss.simplereport.jaxb
-
Class eu.europa.esig.dss.simplereport.jaxb.XmlCertificate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.simplereport.jaxb.XmlCertificateChain extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certificate
List<XmlCertificate> certificate
-
-
Class eu.europa.esig.dss.simplereport.jaxb.XmlPolicy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.simplereport.jaxb.XmlSignature extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
bestSignatureTime
Date bestSignatureTime
-
certificateChain
XmlCertificateChain certificateChain
-
counterSignature
Boolean counterSignature
-
errors
List<String> errors
-
filename
String filename
-
id
String id
-
indication
Indication indication
-
infos
List<String> infos
-
parentId
String parentId
-
signatureFormat
SignatureLevel signatureFormat
-
signatureLevel
XmlSignatureLevel signatureLevel
-
signatureScope
List<XmlSignatureScope> signatureScope
-
signedBy
String signedBy
-
signingTime
Date signingTime
-
subIndication
SubIndication subIndication
-
warnings
List<String> warnings
-
-
Class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureLevel extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
-
value
SignatureQualification value
-
-
Class eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package eu.europa.esig.dss.spi.client.http
-
Class eu.europa.esig.dss.spi.client.http.IgnoreDataLoader extends Object implements Serializable
- serialVersionUID:
- -1808691070503805042L
-
Class eu.europa.esig.dss.spi.client.http.MemoryDataLoader extends Object implements Serializable
- serialVersionUID:
- -2899281917849499181L
-
Class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader extends Object implements Serializable
-
Serialized Fields
-
maxInputSize
long maxInputSize
-
timeout
long timeout
Timeout of the full request processing time (send and retrieve data).
-
-
-
-
Package eu.europa.esig.dss.spi.tsl
-
Class eu.europa.esig.dss.spi.tsl.Condition extends Object implements Serializable
-
Class eu.europa.esig.dss.spi.tsl.ServiceInfo extends Object implements Serializable
- serialVersionUID:
- 4903410679096343832L
-
Serialized Fields
-
status
TimeDependentValues<ServiceInfoStatus> status
-
tlCountryCode
String tlCountryCode
-
tspElectronicAddress
String tspElectronicAddress
<tsl:TrustServiceProvider><tsl:TSPInformation><tsl:TSPAddress><tsl:ElectronicAddress> -
tspName
String tspName
<tsl:TrustServiceProvider><tsl:TSPInformation><tsl:TSPName> -
tspPostalAddress
String tspPostalAddress
<tsl:TrustServiceProvider><tsl:TSPInformation><tsl:TSPAddress><tsl:PostalAddresses> -
tspRegistrationIdentifier
String tspRegistrationIdentifier
VAT or NTR<tsl:TrustServiceProvider><tsl:TSPInformation><tsl:TSPTradeName><tsl:Name> -
tspTradeName
String tspTradeName
<tsl:TrustServiceProvider><tsl:TSPInformation><tsl:TSPTradeName>
-
-
Class eu.europa.esig.dss.spi.tsl.ServiceInfoStatus extends BaseTimeDependent implements Serializable
- serialVersionUID:
- 4258613511229825596L
-
Serialized Fields
-
additionalServiceInfoUris
List<String> additionalServiceInfoUris
<tsl:TrustServiceProvider><tsl:TSPServices><tsl:TSPService><tsl:ServiceInformation><tsl:ServiceInformationExtensions><tsl:Extension><tsl:AdditionalServiceInformation> -
expiredCertsRevocationInfo
Date expiredCertsRevocationInfo
<tsl:TrustServiceProvider><tsl:TSPServices><tsl:TSPService><tsl:ServiceInformation><tsl:ServiceInformationExtensions><tsl:Extension><tsl:ExpiredCertsRevocationInfo> -
qualifiersAndConditions
Map<String,List<Condition>> qualifiersAndConditions
-
serviceName
String serviceName
<tsl:TrustServiceProvider><tsl:TSPServices><tsl:TSPService><tsl:ServiceInformation><tsl:ServiceName> -
serviceSupplyPoints
List<String> serviceSupplyPoints
<tsl:TrustServiceProvider><tsl:TSPServices><tsl:TSPService><tsl:ServiceInformation><tsl:ServiceSupplyPoints> -
status
String status
<tsl:TrustServiceProvider><tsl:TSPServices><tsl:TSPService><tsl:ServiceInformation><tsl:ServiceStatus> -
type
String type
<tsl:TrustServiceProvider><tsl:TSPServices><tsl:TSPService><tsl:ServiceInformation><tsl:ServiceTypeIdentifier>
-
-
Class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource extends CommonTrustedCertificateSource implements Serializable
-
-
Package eu.europa.esig.dss.spi.x509
-
Class eu.europa.esig.dss.spi.x509.AlternateUrlsSourceAdapter extends Object implements Serializable
- serialVersionUID:
- 3375119421036319160L
-
Serialized Fields
-
alternateUrls
List<String> alternateUrls
-
wrappedSource
RevocationSourceAlternateUrlsSupport<T extends RevocationToken> wrappedSource
-
-
Class eu.europa.esig.dss.spi.x509.CertificatePool extends Object implements Serializable
- serialVersionUID:
- -3933224032299663242L
-
Class eu.europa.esig.dss.spi.x509.CommonCertificateSource extends Object implements Serializable
-
Serialized Fields
-
certificateTokens
List<CertificateToken> certificateTokens
The list of all encapsulated certificate tokens for the current source. -
certPool
CertificatePool certPool
This variable represents the certificate pool with all encapsulated certificates
-
-
-
Class eu.europa.esig.dss.spi.x509.CommonTrustedCertificateSource extends CommonCertificateSource implements Serializable
-
Class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource extends CommonCertificateSource implements Serializable
-
Serialized Fields
-
keyStore
KeyStore keyStore
-
passwordProtection
KeyStore.PasswordProtection passwordProtection
-
-
-
-
Package eu.europa.esig.dss.spi.x509.revocation
-
Class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource extends RepositoryRevocationSource<T extends RevocationToken> implements Serializable
- serialVersionUID:
- 8752226611048306095L
-
Class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource extends Object implements Serializable
- serialVersionUID:
- 8116937707098957391L
-
Serialized Fields
-
defaultNextUpdateDelay
Long defaultNextUpdateDelay
Default cache delay in case of null nextUpdate in the revocation data -
maxNextUpdateDelay
Long maxNextUpdateDelay
Maximum cache delay for the revocation data -
proxiedSource
OnlineRevocationSource<T extends RevocationToken> proxiedSource
-
removeExpired
boolean removeExpired
If true, removes revocation tokens from DB with nextUpdate before the current date
-
-
Class eu.europa.esig.dss.spi.x509.revocation.RevocationException extends DSSException implements Serializable
- serialVersionUID:
- -1698070921903310881L
-
Class eu.europa.esig.dss.spi.x509.revocation.RevocationRef extends Object implements Serializable
- serialVersionUID:
- 7313118727647264457L
-
Serialized Fields
-
digest
Digest digest
-
dssId
String dssId
-
origins
Set<RevocationRefOrigin> origins
-
-
Class eu.europa.esig.dss.spi.x509.revocation.RevocationToken extends Token implements Serializable
-
Serialized Fields
-
archiveCutOff
Date archiveCutOff
-
available
boolean available
This boolean shows if the online resource is available -
certHashMatch
boolean certHashMatch
Represents if the certHash extension from an OCSP Response is match with the related certificate's hash (optional) -
certHashPresent
boolean certHashPresent
Represents if the certHash extension from an OCSP Response is present (optional) -
expiredCertsOnCRL
Date expiredCertsOnCRL
-
nextUpdate
Date nextUpdate
Represents the next update date of the CRL or null for OCSP response. -
origins
Set<RevocationOrigin> origins
Origins of the revocation data (signature or external) -
productionDate
Date productionDate
Represents the production date of the OCSP response or the thisUpdate in case of CRL. -
reason
RevocationReason reason
The reason of the revocation. -
relatedCertificate
CertificateToken relatedCertificate
RelatedCertificateTokento this revocation object -
revocationDate
Date revocationDate
Represents the revocation date from an X509CRLEntry or from an BasicOCSPResp (if the related certificate is revoked) -
revocationTokenKey
String revocationTokenKey
Revocation Token Key, used forRevocationTokenidentification (i.e. id in DB) -
revocationType
RevocationType revocationType
An identifier referencing a CRL or OCSP response has been used for determining the revocation status. -
sourceURL
String sourceURL
The URL which was used to obtain the revocation data (online). -
status
Boolean status
Contains the revocation status of the token. True if is not revoked, false if is revoked or null if unknown. -
thisUpdate
Date thisUpdate
Represents the this update date of the CRL.
-
-
-
-
Package eu.europa.esig.dss.spi.x509.revocation.crl
-
Class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef extends RevocationRef implements Serializable
- serialVersionUID:
- -6785644604097791548L
-
Serialized Fields
-
crlIssuedTime
Date crlIssuedTime
-
crlIssuer
org.bouncycastle.asn1.x500.X500Name crlIssuer
-
crlNumber
BigInteger crlNumber
-
-
Class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken extends RevocationToken implements Serializable
- serialVersionUID:
- 1934492191629483078L
-
Serialized Fields
-
crlValidity
CRLValidity crlValidity
The reference to the relatedCRLValidity
-
-
Class eu.europa.esig.dss.spi.x509.revocation.crl.ExternalResourcesCRLSource extends OfflineCRLSource implements Serializable
- serialVersionUID:
- -985602836642741439L
-
Class eu.europa.esig.dss.spi.x509.revocation.crl.OfflineCRLSource extends Object implements Serializable
-
Serialized Fields
-
crlBinaryOriginsMap
Map<CRLBinary,Set<RevocationOrigin>> crlBinaryOriginsMap
ThisMapcontains all collected CRL binaries with a set of their origins -
crlValidityMap
Map<String,CRLValidity> crlValidityMap
ThisHashMapcontains theCRLValidityobject for each pair of crl's id + issuer token idString. It is used for performance reasons. -
validCRLTokenList
Map<CertificateToken,CRLToken> validCRLTokenList
-
-
-
-
Package eu.europa.esig.dss.spi.x509.revocation.ocsp
-
Class eu.europa.esig.dss.spi.x509.revocation.ocsp.ExternalResourcesOCSPSource extends OfflineOCSPSource implements Serializable
-
Class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef extends RevocationRef implements Serializable
- serialVersionUID:
- -4757221403735075782L
-
Serialized Fields
-
producedAt
Date producedAt
-
responderId
ResponderId responderId
-
-
Class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPResponseBinary extends EncapsulatedRevocationTokenIdentifier implements Serializable
- serialVersionUID:
- 6693521503459405568L
-
Class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken extends RevocationToken implements Serializable
-
Serialized Fields
-
basicOCSPResp
org.bouncycastle.cert.ocsp.BasicOCSPResp basicOCSPResp
The encapsulated basic OCSP response. -
certId
org.bouncycastle.cert.ocsp.CertificateID certId
-
issuerX500Principal
X500Principal issuerX500Principal
-
nonceMatch
boolean nonceMatch
The sent nonce matched with the received one -
responseStatus
OCSPRespStatus responseStatus
Status of the OCSP response -
useNonce
boolean useNonce
The OCSP request contained a nonce
-
-
-
Class eu.europa.esig.dss.spi.x509.revocation.ocsp.OfflineOCSPSource extends Object implements Serializable
-
Serialized Fields
-
ocspResponseOriginsMap
Map<OCSPResponseBinary,Set<RevocationOrigin>> ocspResponseOriginsMap
ThisMapcontains all collected OCSP responses with a set of their origins
-
-
-
-
Package eu.europa.esig.dss.spi.x509.tsp
-
Class eu.europa.esig.dss.spi.x509.tsp.CompositeTSPSource extends Object implements Serializable
-
-
Package eu.europa.esig.dss.tsl
-
Class eu.europa.esig.dss.tsl.CertSubjectDNAttributeCondition extends Condition implements Serializable
- serialVersionUID:
- 5941353274395443267L
-
Class eu.europa.esig.dss.tsl.CompositeCondition extends Condition implements Serializable
- serialVersionUID:
- -3756905347291887068L
-
Class eu.europa.esig.dss.tsl.ExtendedKeyUsageCondition extends Condition implements Serializable
- serialVersionUID:
- -5969735320082024885L
-
Class eu.europa.esig.dss.tsl.KeyUsageCondition extends Condition implements Serializable
- serialVersionUID:
- -5078159553328523044L
-
Serialized Fields
-
bit
KeyUsageBit bit
-
value
boolean value
-
-
Class eu.europa.esig.dss.tsl.PolicyIdCondition extends Condition implements Serializable
- serialVersionUID:
- 7590885101177874819L
-
Serialized Fields
-
policyOid
String policyOid
PolicyOid to be checked if present in the certificate's policies
-
-
-
Package eu.europa.esig.dss.validation
-
Class eu.europa.esig.dss.validation.CAdESCertificateSource extends CMSCertificateSource implements Serializable
-
Serialized Fields
-
keyInfoCertificates
List<CertificateToken> keyInfoCertificates
Cached values -
signingCertificateValues
List<CertificateRef> signingCertificateValues
-
-
-
Class eu.europa.esig.dss.validation.CandidatesForSigningCertificate extends Object implements Serializable
-
Serialized Fields
-
certificateValidityList
List<CertificateValidity> certificateValidityList
This list contains the candidates for the signing certificate. -
theCertificateValidity
CertificateValidity theCertificateValidity
This field contains the reference to the signing certificate with its validity. This reference is set after the signature verification.
-
-
-
Class eu.europa.esig.dss.validation.CertificateRef extends Object implements Serializable
- serialVersionUID:
- -325165164194282066L
-
Serialized Fields
-
certDigest
Digest certDigest
-
dssId
String dssId
-
issuerInfo
IssuerSerialInfo issuerInfo
-
origin
CertificateRefOrigin origin
-
-
Class eu.europa.esig.dss.validation.CertificateValidity extends Object implements Serializable
- serialVersionUID:
- -8840096915238342503L
-
Serialized Fields
-
attributePresent
boolean attributePresent
-
certificateToken
CertificateToken certificateToken
-
digestEqual
boolean digestEqual
-
digestPresent
boolean digestPresent
-
distinguishedNameEqual
boolean distinguishedNameEqual
-
publicKey
PublicKey publicKey
This field is used when only the public key is available (non AdES signature) -
serialNumberEqual
boolean serialNumberEqual
-
signerIdMatch
boolean signerIdMatch
-
-
Class eu.europa.esig.dss.validation.CMSCertificateSource extends SignatureCertificateSource implements Serializable
-
Class eu.europa.esig.dss.validation.CMSCRLSource extends SignatureCRLSource implements Serializable
-
Class eu.europa.esig.dss.validation.CMSOCSPSource extends SignatureOCSPSource implements Serializable
-
Serialized Fields
-
signedDataOCSPIdentifiers
List<OCSPResponseBinary> signedDataOCSPIdentifiers
Cached list ofOCSPResponseBinarys found in SignedData attribute
-
-
-
Class eu.europa.esig.dss.validation.DataIdentifier extends Identifier implements Serializable
- serialVersionUID:
- -9023635708755646223L
-
Class eu.europa.esig.dss.validation.DefaultAdvancedSignature extends Object implements Serializable
- serialVersionUID:
- 6452189007886779360L
-
Serialized Fields
-
candidatesForSigningCertificate
CandidatesForSigningCertificate candidatesForSigningCertificate
The reference to the object containing all candidates to the signing certificate. -
certPool
CertificatePool certPool
This is the reference to the global (external) pool of certificates. All encapsulated certificates in the signature are added to this pool. SeeCertificatePool -
containerContents
List<DSSDocument> containerContents
In case of a ASiC signature this is the archive or manifest content. -
detachedContents
List<DSSDocument> detachedContents
In case of a detached signature this is the signed document. -
manifestFiles
List<ManifestFile> manifestFiles
In case of a ASiC-E signature this is the list of found manifest files. -
masterSignature
AdvancedSignature masterSignature
-
offlineCertificateSource
SignatureCertificateSource offlineCertificateSource
-
providedSigningCertificateToken
CertificateToken providedSigningCertificateToken
In the case of a non AdES signature the signing certificate is not mandatory within the signature and can be provided by the driving application. -
referenceValidations
List<ReferenceValidation> referenceValidations
This variable contains a list of reference validations (reference tag for XAdES or message-digest for CAdES) -
signatureCRLSource
SignatureCRLSource signatureCRLSource
-
signatureCryptographicVerification
SignatureCryptographicVerification signatureCryptographicVerification
This variable contains the result of the signature mathematical validation. It is initialised when the methodcheckSignatureIntegrityis called. -
signatureFilename
String signatureFilename
-
signatureIdentifier
SignatureIdentifier signatureIdentifier
-
signatureOCSPSource
SignatureOCSPSource signatureOCSPSource
-
signaturePolicy
SignaturePolicy signaturePolicy
-
signatureScopes
List<SignatureScope> signatureScopes
-
signatureTimestampSource
SignatureTimestampSource signatureTimestampSource
-
structureValidation
String structureValidation
-
-
Class eu.europa.esig.dss.validation.ListCRLSource extends SignatureCRLSource implements Serializable
-
Class eu.europa.esig.dss.validation.ListOCSPSource extends SignatureOCSPSource implements Serializable
-
Class eu.europa.esig.dss.validation.ReferenceValidation extends Object implements Serializable
- serialVersionUID:
- 1303869856995695436L
-
Serialized Fields
-
dependentReferenceValidations
List<ReferenceValidation> dependentReferenceValidations
-
digest
Digest digest
-
found
boolean found
-
intact
boolean intact
-
name
String name
-
transforms
List<String> transforms
-
type
DigestMatcherType type
-
-
Class eu.europa.esig.dss.validation.SignatureCertificateSource extends CommonCertificateSource implements Serializable
-
Serialized Fields
-
certificateRefs
List<CertificateRef> certificateRefs
Contains a list of all foundCertificateRefs -
orphanCertificateRefs
List<CertificateRef> orphanCertificateRefs
List of orphanCertificateRefs
-
-
-
Class eu.europa.esig.dss.validation.SignatureCRLSource extends OfflineCRLSource implements Serializable
-
Serialized Fields
-
attributeRevocationValuesCRLs
List<CRLToken> attributeRevocationValuesCRLs
-
crlRefs
List<CRLRef> crlRefs
-
crlTokenMap
Map<CRLBinary,List<CRLToken>> crlTokenMap
-
dssDictionaryCRLs
List<CRLToken> dssDictionaryCRLs
-
orphanRevocationRefsCRLs
List<CRLRef> orphanRevocationRefsCRLs
-
revocationValuesCRLs
List<CRLToken> revocationValuesCRLs
-
timestampRevocationValuesCRLs
List<CRLToken> timestampRevocationValuesCRLs
-
timestampValidationDataCRLs
List<CRLToken> timestampValidationDataCRLs
-
vriDictionaryCRLs
List<CRLToken> vriDictionaryCRLs
-
-
-
Class eu.europa.esig.dss.validation.SignatureCryptographicVerification extends Object implements Serializable
-
Serialized Fields
-
errorMessage
String errorMessage
-
referenceDataFound
boolean referenceDataFound
-
referenceDataIntact
boolean referenceDataIntact
-
signatureIntact
boolean signatureIntact
This can be true but thesignatureValidcan be false
-
-
-
Class eu.europa.esig.dss.validation.SignatureIdentifier extends Identifier implements Serializable
- serialVersionUID:
- -6700888325973167656L
-
Class eu.europa.esig.dss.validation.SignatureOCSPSource extends OfflineOCSPSource implements Serializable
-
Serialized Fields
-
attributeRevocationValuesOCSPs
List<OCSPToken> attributeRevocationValuesOCSPs
-
dssDictionaryOCSPs
List<OCSPToken> dssDictionaryOCSPs
-
ocspRefs
List<OCSPRef> ocspRefs
-
ocspTokenMap
Map<OCSPResponseBinary,OCSPToken> ocspTokenMap
-
revocationRefsMap
Map<OCSPToken,Set<OCSPRef>> revocationRefsMap
-
revocationValuesOCSPs
List<OCSPToken> revocationValuesOCSPs
-
timestampRevocationValuesOCSPs
List<OCSPToken> timestampRevocationValuesOCSPs
-
timestampValidationDataOCSPs
List<OCSPToken> timestampValidationDataOCSPs
-
vriDictionaryOCSPs
List<OCSPToken> vriDictionaryOCSPs
-
-
-
Class eu.europa.esig.dss.validation.SignatureProductionPlace extends Object implements Serializable
-
-
Package eu.europa.esig.dss.validation.process.vpfswatsp
-
Class eu.europa.esig.dss.validation.process.vpfswatsp.TimestampComparator extends Object implements Serializable
- serialVersionUID:
- -6294844836367054682L
-
-
Package eu.europa.esig.dss.validation.reports
-
Class eu.europa.esig.dss.validation.reports.DSSReportException extends RuntimeException implements Serializable
- serialVersionUID:
- -2849739549071583052L
-
-
Package eu.europa.esig.dss.validation.timestamp
-
Class eu.europa.esig.dss.validation.timestamp.AbstractTimestampSource extends Object implements Serializable
-
Serialized Fields
-
archiveTimestamps
List<TimestampToken> archiveTimestamps
-
certificateMap
Map<String,List<CertificateToken>> certificateMap
-
certificatePool
CertificatePool certificatePool
-
contentTimestamps
List<TimestampToken> contentTimestamps
-
crlSource
ListCRLSource crlSource
Revocation sources containing merged data from signature source and timestamps -
ocspSource
ListOCSPSource ocspSource
-
refsOnlyTimestamps
List<TimestampToken> refsOnlyTimestamps
-
sigAndRefsTimestamps
List<TimestampToken> sigAndRefsTimestamps
-
signatureCertificateSource
SignatureCertificateSource signatureCertificateSource
Sources obtained from a signature object -
signatureCRLSource
SignatureCRLSource signatureCRLSource
-
signatureId
String signatureId
-
signatureOCSPSource
SignatureOCSPSource signatureOCSPSource
-
signatureTimestamps
List<TimestampToken> signatureTimestamps
-
timestampCertificateSource
CommonCertificateSource timestampCertificateSource
Local timestamp source to store certificate values found in timestamps
-
-
-
Class eu.europa.esig.dss.validation.timestamp.TimestampByGenerationTimeComparator extends Object implements Serializable
- serialVersionUID:
- -9130280943645913494L
-
Class eu.europa.esig.dss.validation.timestamp.TimestampCertificateSource extends CAdESCertificateSource implements Serializable
-
Class eu.europa.esig.dss.validation.timestamp.TimestampCRLSource extends CMSCRLSource implements Serializable
-
Class eu.europa.esig.dss.validation.timestamp.TimestampedReference extends Object implements Serializable
- serialVersionUID:
- -6147592379027843583L
-
Serialized Fields
-
category
TimestampedObjectType category
-
objectId
String objectId
-
-
Class eu.europa.esig.dss.validation.timestamp.TimestampInclude extends Object implements Serializable
- serialVersionUID:
- 8557108386646000784L
-
Serialized Fields
-
referencedData
boolean referencedData
-
uri
String uri
-
-
Class eu.europa.esig.dss.validation.timestamp.TimestampOCSPSource extends CMSOCSPSource implements Serializable
-
Class eu.europa.esig.dss.validation.timestamp.TimestampToken extends Token implements Serializable
-
Serialized Fields
-
archiveTimestampType
ArchiveTimestampType archiveTimestampType
Defines for archive timestamp its type. -
canonicalizationMethod
String canonicalizationMethod
This attribute is used for XAdES timestamps. It indicates the canonicalization method used before creating the digest. -
certificateSource
TimestampCertificateSource certificateSource
-
crlSource
TimestampCRLSource crlSource
-
hashCode
int hashCode
This attribute is used only with XAdES timestamps. It represents the hash code of the DOM element containing the timestamp. It's an internal attribute which allows to unambiguously identify a timestamp. -
messageImprintData
boolean messageImprintData
-
messageImprintIntact
Boolean messageImprintIntact
-
ocspSource
TimestampOCSPSource ocspSource
-
processed
boolean processed
-
timeStamp
org.bouncycastle.tsp.TimeStampToken timeStamp
-
timestampedReferences
List<TimestampedReference> timestampedReferences
-
timestampIncludes
List<TimestampInclude> timestampIncludes
In case of XAdES IndividualDataObjectsTimeStamp, Includes shall be specified -
timeStampLocation
TimestampLocation timeStampLocation
-
timeStampType
TimestampType timeStampType
-
tsaX500Principal
X500Principal tsaX500Principal
-
-
-
Class eu.europa.esig.dss.validation.timestamp.TimeStampTokenProductionComparator extends Object implements Serializable
- serialVersionUID:
- 4125423970411266861L
-
-
Package eu.europa.esig.dss.ws.cert.validation.dto
-
Class eu.europa.esig.dss.ws.cert.validation.dto.CertificateReportsDTO extends Object implements Serializable
- serialVersionUID:
- 6655102454289129851L
-
Serialized Fields
-
detailedReport
XmlDetailedReport detailedReport
-
diagnosticData
XmlDiagnosticData diagnosticData
-
simpleCertificateReport
XmlSimpleCertificateReport simpleCertificateReport
-
-
-
Package eu.europa.esig.dss.ws.cert.validation.rest
-
Class eu.europa.esig.dss.ws.cert.validation.rest.RestCertificateValidationServiceImpl extends Object implements Serializable
-
Serialized Fields
-
validationService
RemoteCertificateValidationService validationService
-
-
-
-
Package eu.europa.esig.dss.ws.cert.validation.rest.client
-
Package eu.europa.esig.dss.ws.cert.validation.soap
-
Class eu.europa.esig.dss.ws.cert.validation.soap.SoapCertificateValidationServiceImpl extends Object implements Serializable
-
Serialized Fields
-
validationService
RemoteCertificateValidationService validationService
-
-
-
-
Package eu.europa.esig.dss.ws.cert.validation.soap.client
-
Class eu.europa.esig.dss.ws.cert.validation.soap.client.WSCertificateReportsDTO extends Object implements Serializable
-
Serialized Fields
-
detailedReport
XmlDetailedReport detailedReport
-
diagnosticData
XmlDiagnosticData diagnosticData
-
simpleCertificateReport
XmlSimpleCertificateReport simpleCertificateReport
-
-
-
-
Package eu.europa.esig.dss.ws.dto
-
Class eu.europa.esig.dss.ws.dto.RemoteCertificate extends Object implements Serializable
-
Serialized Fields
-
encodedCertificate
byte[] encodedCertificate
-
-
-
Class eu.europa.esig.dss.ws.dto.RemoteDocument extends Object implements Serializable
-
Serialized Fields
-
bytes
byte[] bytes
-
digestAlgorithm
DigestAlgorithm digestAlgorithm
-
name
String name
-
-
-
Class eu.europa.esig.dss.ws.dto.SignatureValueDTO extends Object implements Serializable
-
Serialized Fields
-
algorithm
SignatureAlgorithm algorithm
-
value
byte[] value
-
-
-
Class eu.europa.esig.dss.ws.dto.ToBeSignedDTO extends Object implements Serializable
-
Serialized Fields
-
bytes
byte[] bytes
-
-
-
-
Package eu.europa.esig.dss.ws.dto.exception
-
Class eu.europa.esig.dss.ws.dto.exception.DSSRemoteServiceException extends RuntimeException implements Serializable
- serialVersionUID:
- 7836605176128624553L
-
-
Package eu.europa.esig.dss.ws.server.signing.dto
-
Class eu.europa.esig.dss.ws.server.signing.dto.DigestDTO extends Object implements Serializable
-
Serialized Fields
-
algorithm
DigestAlgorithm algorithm
-
value
byte[] value
-
-
-
Class eu.europa.esig.dss.ws.server.signing.dto.RemoteKeyEntry extends Object implements Serializable
-
Serialized Fields
-
alias
String alias
-
certificate
RemoteCertificate certificate
-
certificateChain
RemoteCertificate[] certificateChain
-
encryptionAlgo
EncryptionAlgorithm encryptionAlgo
-
-
-
-
Package eu.europa.esig.dss.ws.server.signing.rest
-
Class eu.europa.esig.dss.ws.server.signing.rest.RestSignatureTokenConnectionImpl extends Object implements Serializable
-
Serialized Fields
-
token
RemoteSignatureTokenConnection token
-
-
-
-
Package eu.europa.esig.dss.ws.server.signing.rest.client
-
Package eu.europa.esig.dss.ws.server.signing.soap
-
Class eu.europa.esig.dss.ws.server.signing.soap.SoapSignatureTokenConnectionImpl extends Object implements Serializable
-
Serialized Fields
-
token
RemoteSignatureTokenConnection token
-
-
-
-
Package eu.europa.esig.dss.ws.server.signing.soap.client
-
Package eu.europa.esig.dss.ws.signature.common
-
Class eu.europa.esig.dss.ws.signature.common.RemoteDocumentSignatureServiceImpl extends AbstractRemoteSignatureServiceImpl implements Serializable
-
Serialized Fields
-
asicWithCAdESService
DocumentSignatureService<ASiCWithCAdESSignatureParameters> asicWithCAdESService
-
asicWithXAdESService
DocumentSignatureService<ASiCWithXAdESSignatureParameters> asicWithXAdESService
-
cadesService
DocumentSignatureService<CAdESSignatureParameters> cadesService
-
padesService
DocumentSignatureService<PAdESSignatureParameters> padesService
-
xadesService
DocumentSignatureService<XAdESSignatureParameters> xadesService
-
-
-
Class eu.europa.esig.dss.ws.signature.common.RemoteMultipleDocumentsSignatureServiceImpl extends AbstractRemoteSignatureServiceImpl implements Serializable
-
Serialized Fields
-
asicWithCAdESService
MultipleDocumentsSignatureService<ASiCWithCAdESSignatureParameters> asicWithCAdESService
-
asicWithXAdESService
MultipleDocumentsSignatureService<ASiCWithXAdESSignatureParameters> asicWithXAdESService
-
xadesService
MultipleDocumentsSignatureService<XAdESSignatureParameters> xadesService
-
-
-
-
Package eu.europa.esig.dss.ws.signature.dto
-
Class eu.europa.esig.dss.ws.signature.dto.DataToSignMultipleDocumentsDTO extends AbstractDataToSignDTO implements Serializable
-
Serialized Fields
-
toSignDocuments
List<RemoteDocument> toSignDocuments
-
-
-
Class eu.europa.esig.dss.ws.signature.dto.DataToSignOneDocumentDTO extends AbstractDataToSignDTO implements Serializable
-
Serialized Fields
-
toSignDocument
RemoteDocument toSignDocument
-
-
-
Class eu.europa.esig.dss.ws.signature.dto.ExtendDocumentDTO extends Object implements Serializable
-
Serialized Fields
-
parameters
RemoteSignatureParameters parameters
-
toExtendDocument
RemoteDocument toExtendDocument
-
-
-
Class eu.europa.esig.dss.ws.signature.dto.SignMultipleDocumentDTO extends AbstractSignDocumentDTO implements Serializable
-
Serialized Fields
-
toSignDocuments
List<RemoteDocument> toSignDocuments
-
-
-
Class eu.europa.esig.dss.ws.signature.dto.SignOneDocumentDTO extends AbstractSignDocumentDTO implements Serializable
-
Serialized Fields
-
toSignDocument
RemoteDocument toSignDocument
-
-
-
-
Package eu.europa.esig.dss.ws.signature.dto.parameters
-
Class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteBLevelParameters extends Object implements Serializable
-
Serialized Fields
-
claimedSignerRoles
List<String> claimedSignerRoles
-
commitmentTypeIndications
List<String> commitmentTypeIndications
-
policyDescription
String policyDescription
-
policyDigestAlgorithm
DigestAlgorithm policyDigestAlgorithm
-
policyDigestValue
byte[] policyDigestValue
-
policyId
String policyId
-
policyQualifier
String policyQualifier
-
policySpuri
String policySpuri
-
signerLocationCountry
String signerLocationCountry
-
signerLocationLocality
String signerLocationLocality
-
signerLocationPostalAddress
List<String> signerLocationPostalAddress
-
signerLocationPostalCode
String signerLocationPostalCode
-
signerLocationStateOrProvince
String signerLocationStateOrProvince
-
signerLocationStreet
String signerLocationStreet
-
signingDate
Date signingDate
-
trustAnchorBPPolicy
boolean trustAnchorBPPolicy
This variable indicates if the Baseline profile's trust anchor policy shall be followed: ETSI TS 103 171 V2.1.1 (2012-03) 6.2.1 Placement of the signing certificate ../.. it is advised to include at least the unavailable intermediary certificates up to but not including the CAs present in the TSLs, ../.. This rule applies as follows: when -B level is constructed the trust anchor is not included, when -LT level is constructed the trust anchor is included. NOTE: when trust anchor baseline profile policy is defined only the certificates previous to the trust anchor are included when -B level is constructed.
-
-
-
Class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteSignatureParameters extends Object implements Serializable
-
Serialized Fields
-
archiveTimestampParameters
RemoteTimestampParameters archiveTimestampParameters
The object representing the parameters related to the archive timestamp (Baseline-LTA) -
asicContainerType
ASiCContainerType asicContainerType
ASiC Container type -
bLevelParams
RemoteBLevelParameters bLevelParams
The object representing the parameters related to B- level. -
certificateChain
List<RemoteCertificate> certificateChain
-
contentTimestampParameters
RemoteTimestampParameters contentTimestampParameters
The object representing the parameters related to the content timestamp (Baseline-B) -
detachedContents
List<RemoteDocument> detachedContents
The documents to be signed -
digestAlgorithm
DigestAlgorithm digestAlgorithm
XAdES: The digest algorithm used to hash ds:SignedInfo. -
encryptionAlgorithm
EncryptionAlgorithm encryptionAlgorithm
The encryption algorithm shall be automatically extracted from the signing token. -
generateTBSWithoutCertificate
boolean generateTBSWithoutCertificate
This variable indicates if it is possible to generate ToBeSigned data without the signing certificate. -
maskGenerationFunction
MaskGenerationFunction maskGenerationFunction
The mask generation function -
referenceDigestAlgorithm
DigestAlgorithm referenceDigestAlgorithm
XAdES: The digest algorithm used to hash ds:Reference. -
signatureAlgorithm
SignatureAlgorithm signatureAlgorithm
XAdES: The ds:SignatureMethod indicates the algorithms used to sign ds:SignedInfo. -
signatureLevel
SignatureLevel signatureLevel
This variable indicates the expected signature level -
signaturePackaging
SignaturePackaging signaturePackaging
This variable indicates the expected signature packaging -
signatureTimestampParameters
RemoteTimestampParameters signatureTimestampParameters
The object representing the parameters related to the signature timestamp (Baseline-T) -
signingCertificate
RemoteCertificate signingCertificate
-
signWithExpiredCertificate
boolean signWithExpiredCertificate
This variable indicates if it is possible to sign with an expired certificate.
-
-
-
Class eu.europa.esig.dss.ws.signature.dto.parameters.RemoteTimestampParameters extends Object implements Serializable
-
Serialized Fields
-
canonicalizationMethod
String canonicalizationMethod
This is the default canonicalization method for XMLDSIG used for timestamps. Another complication arises because of the way that the default canonicalization algorithm handles namespace declarations; frequently a signed XML document needs to be embedded in another document; in this case the original canonicalization algorithm will not yield the same result as if the document is treated alone. For this reason, the so-called Exclusive Canonicalization, which serializes XML namespace declarations independently of the surrounding XML, was created. -
digestAlgorithm
DigestAlgorithm digestAlgorithm
The digest algorithm to provide to the timestamping authority
-
-
-
-
Package eu.europa.esig.dss.ws.signature.rest
-
Class eu.europa.esig.dss.ws.signature.rest.RestDocumentSignatureServiceImpl extends AbstractRemoteSignatureServiceImpl implements Serializable
-
Serialized Fields
-
service
RemoteDocumentSignatureService service
-
-
-
Class eu.europa.esig.dss.ws.signature.rest.RestMultipleDocumentSignatureServiceImpl extends Object implements Serializable
-
Serialized Fields
-
service
RemoteMultipleDocumentsSignatureService service
-
-
-
-
Package eu.europa.esig.dss.ws.signature.rest.client
-
Package eu.europa.esig.dss.ws.signature.soap
-
Class eu.europa.esig.dss.ws.signature.soap.SoapDocumentSignatureServiceImpl extends Object implements Serializable
-
Serialized Fields
-
service
RemoteDocumentSignatureService service
-
-
-
Class eu.europa.esig.dss.ws.signature.soap.SoapMultipleDocumentsSignatureServiceImpl extends Object implements Serializable
-
Serialized Fields
-
service
RemoteMultipleDocumentsSignatureService service
-
-
-
-
Package eu.europa.esig.dss.ws.signature.soap.client
-
Package eu.europa.esig.dss.ws.validation.dto
-
Class eu.europa.esig.dss.ws.validation.dto.WSReportsDTO extends Object implements Serializable
-
Serialized Fields
-
detailedReport
XmlDetailedReport detailedReport
-
diagnosticData
XmlDiagnosticData diagnosticData
-
simpleReport
XmlSimpleReport simpleReport
-
validationReportaDataHandler
DataHandler validationReportaDataHandler
-
-
-
-
Package eu.europa.esig.dss.ws.validation.rest
-
Class eu.europa.esig.dss.ws.validation.rest.RestDocumentValidationServiceImpl extends Object implements Serializable
-
Serialized Fields
-
validationService
RemoteDocumentValidationService validationService
-
-
-
-
Package eu.europa.esig.dss.ws.validation.rest.client
-
Package eu.europa.esig.dss.ws.validation.soap
-
Class eu.europa.esig.dss.ws.validation.soap.SoapDocumentValidationServiceImpl extends Object implements Serializable
-
Serialized Fields
-
validationService
RemoteDocumentValidationService validationService
-
-
-
-
Package eu.europa.esig.dss.ws.validation.soap.client
-
Package eu.europa.esig.dss.xades
-
Class eu.europa.esig.dss.xades.ProfileParameters extends Object implements Serializable
-
Serialized Fields
-
builder
SignatureBuilder builder
-
operationKind
ProfileParameters.Operation operationKind
-
profile
SignatureProfile profile
-
-
-
Class eu.europa.esig.dss.xades.XAdESSignatureParameters extends AbstractSignatureParameters implements Serializable
-
Serialized Fields
-
addX509SubjectName
boolean addX509SubjectName
This parameter allows to add optional X509SubjectName in the tag X509Data -
context
ProfileParameters context
-
dssReferences
List<DSSReference> dssReferences
-
embedXML
boolean embedXML
In case of ENVELOPING signature, this parameter allows to include the complete XML and not its base64 encoded value NOTE: not compatible withBase64Transform -
en319132
boolean en319132
-
keyInfoCanonicalizationMethod
String keyInfoCanonicalizationMethod
ds:CanonicalizationMethod indicates the canonicalization algorithm: Algorithm="..." for KeyInfo. -
manifestSignature
boolean manifestSignature
This parameter allows to produce Manifest signature (https://www.w3.org/TR/xmldsig-core/#sec-o-Manifest). -
prettyPrint
boolean prettyPrint
If true, prints each signature's tag to a new line with a relevant indent -
rootDocument
Document rootDocument
This attribute is used to inject ASiC root (inclusive canonicalization) -
signedAdESObject
byte[] signedAdESObject
Optional parameter that contains the canonicalized XML of the XAdES object that was digested, referenced from the SigningInfo, and indirectly signed when the signature value was created. If this parameter is specified it will be used in the signed XML document. -
signedInfoCanonicalizationMethod
String signedInfoCanonicalizationMethod
ds:CanonicalizationMethod indicates the canonicalization algorithm: Algorithm="..." for SignedInfo. -
signedPropertiesCanonicalizationMethod
String signedPropertiesCanonicalizationMethod
ds:CanonicalizationMethod indicates the canonicalization algorithm: Algorithm="..." for SignedProperties. -
signingCertificateDigestMethod
DigestAlgorithm signingCertificateDigestMethod
The digest method used to create the digest of the signer's certificate. -
signKeyInfo
boolean signKeyInfo
Optional parameter defining should the "KeyInfo" element be signed. If the value of parameter is TRUE, reference of the "KeyInfo" element will be added to "SignedInfo". FALSE by default. -
xPathLocationString
String xPathLocationString
-
-
-
Class eu.europa.esig.dss.xades.XPathQueryHolder extends Object implements Serializable
-
Serialized Fields
-
XADES_COUNTERSIGNED_SIGNATURE
String XADES_COUNTERSIGNED_SIGNATURE
-
XADES_SIGNED_PROPERTIES
String XADES_SIGNED_PROPERTIES
-
XPATH___ENCAPSULATED_CRL_VALUES
String XPATH___ENCAPSULATED_CRL_VALUES
-
XPATH___ENCAPSULATED_OCSP_VALUES
String XPATH___ENCAPSULATED_OCSP_VALUES
-
XPATH___ENCAPSULATED_X509_CERT
String XPATH___ENCAPSULATED_X509_CERT
-
XPATH__ALL_DATA_OBJECTS_TIMESTAMP
String XPATH__ALL_DATA_OBJECTS_TIMESTAMP
-
XPATH__CANONICALIZATION_METHOD
String XPATH__CANONICALIZATION_METHOD
-
XPATH__CERT_DIGEST
String XPATH__CERT_DIGEST
-
XPATH__CERT_DIGEST_DIGEST_METHOD
String XPATH__CERT_DIGEST_DIGEST_METHOD
-
XPATH__CERT_DIGEST_DIGEST_VALUE
String XPATH__CERT_DIGEST_DIGEST_VALUE
-
XPATH__CERTIFICATE_REFS
String XPATH__CERTIFICATE_REFS
-
XPATH__COMMITMENT_TYPE_INDICATION
String XPATH__COMMITMENT_TYPE_INDICATION
-
XPATH__COMPLETE_CERTIFICATE_REFS__CERT_DIGEST
String XPATH__COMPLETE_CERTIFICATE_REFS__CERT_DIGEST
-
XPATH__CRLREF
String XPATH__CRLREF
-
XPATH__CRLREFS
String XPATH__CRLREFS
-
XPATH__DAAV_DIGEST_METHOD
String XPATH__DAAV_DIGEST_METHOD
-
XPATH__DAAV_DIGEST_VALUE
String XPATH__DAAV_DIGEST_VALUE
-
XPATH__DATA_OBJECT_FORMAT
String XPATH__DATA_OBJECT_FORMAT
-
XPATH__DIGEST_METHOD
String XPATH__DIGEST_METHOD
-
XPATH__DIGEST_METHOD_ALGORITHM
String XPATH__DIGEST_METHOD_ALGORITHM
-
XPATH__DIGEST_VALUE
String XPATH__DIGEST_VALUE
-
XPATH__DS_TRANSFORM
String XPATH__DS_TRANSFORM
-
XPATH__ECRLV
String XPATH__ECRLV
-
XPATH__ENCAPSULATED_CRL_VALUES
String XPATH__ENCAPSULATED_CRL_VALUES
-
XPATH__ENCAPSULATED_OCSP_VALUES
String XPATH__ENCAPSULATED_OCSP_VALUES
-
XPATH__ENCAPSULATED_TIMESTAMP
String XPATH__ENCAPSULATED_TIMESTAMP
-
XPATH__ENCAPSULATED_X509_CERT
String XPATH__ENCAPSULATED_X509_CERT
-
XPATH__INCLUDE
String XPATH__INCLUDE
-
XPATH__INDIVIDUAL_DATA_OBJECTS_TIMESTAMP
String XPATH__INDIVIDUAL_DATA_OBJECTS_TIMESTAMP
-
XPATH__MIME_TYPE
String XPATH__MIME_TYPE
-
XPATH__OBJECT_IDENTIFIER
String XPATH__OBJECT_IDENTIFIER
-
XPATH__OCSP_PRODUCED_AT_DATETIME
String XPATH__OCSP_PRODUCED_AT_DATETIME
-
XPATH__OCSP_RESPONDER_ID_ELEMENT
String XPATH__OCSP_RESPONDER_ID_ELEMENT
-
XPATH__OCSPREF
String XPATH__OCSPREF
-
XPATH__OCSPREFS
String XPATH__OCSPREFS
-
XPATH__POLICY_DESCRIPTION
String XPATH__POLICY_DESCRIPTION
-
XPATH__POLICY_DIGEST_METHOD
String XPATH__POLICY_DIGEST_METHOD
-
XPATH__POLICY_DIGEST_VALUE
String XPATH__POLICY_DIGEST_VALUE
-
XPATH__POLICY_ID
String XPATH__POLICY_ID
-
XPATH__POLICY_SPURI
String XPATH__POLICY_SPURI
-
XPATH__QUALIFYING_PROPERTIES
String XPATH__QUALIFYING_PROPERTIES
-
XPATH__QUALIFYING_PROPERTIES_SIGNED_PROPERTIES
String XPATH__QUALIFYING_PROPERTIES_SIGNED_PROPERTIES
This query is used to determinateXPathQueryHoldertu use if function of the namespace of QualifyingProperties. public final String XPATH_QUALIFYING_PROPERTIES_NAMESPACE = "namespace-uri(./ds:Signature/ds:Object/*[local-name()='QualifyingProperties'])"; This is not used anymore. See -
XPATH__RESPONDER_ID_BY_KEY
String XPATH__RESPONDER_ID_BY_KEY
-
XPATH__RESPONDER_ID_BY_NAME
String XPATH__RESPONDER_ID_BY_NAME
-
XPATH__SIGNATURE
String XPATH__SIGNATURE
-
XPATH__SIGNATURE_POLICY_IMPLIED
String XPATH__SIGNATURE_POLICY_IMPLIED
-
XPATH__X509_ISSUER_NAME
String XPATH__X509_ISSUER_NAME
-
XPATH__X509_ISSUER_V2
String XPATH__X509_ISSUER_V2
-
XPATH__X509_SERIAL_NUMBER
String XPATH__X509_SERIAL_NUMBER
-
XPATH_ACR_CERT_REFS
String XPATH_ACR_CERT_REFS
-
XPATH_ACR_CERT_REFS_CERT
String XPATH_ACR_CERT_REFS_CERT
-
XPATH_ACRV2_CERT_REFS
String XPATH_ACRV2_CERT_REFS
-
XPATH_ACRV2_CERT_REFS_CERT
String XPATH_ACRV2_CERT_REFS_CERT
-
XPATH_ALL_DATA_OBJECT_FORMAT
String XPATH_ALL_DATA_OBJECT_FORMAT
-
XPATH_ALL_DATA_OBJECT_FORMAT_MIMETYPE
String XPATH_ALL_DATA_OBJECT_FORMAT_MIMETYPE
-
XPATH_ALL_DATA_OBJECT_FORMAT_OBJECT_IDENTIFIER
String XPATH_ALL_DATA_OBJECT_FORMAT_OBJECT_IDENTIFIER
-
XPATH_ALL_DATA_OBJECTS_TIMESTAMP
String XPATH_ALL_DATA_OBJECTS_TIMESTAMP
-
XPATH_ARCHIVE_TIMESTAMP
String XPATH_ARCHIVE_TIMESTAMP
-
XPATH_ARCHIVE_TIMESTAMP_141
String XPATH_ARCHIVE_TIMESTAMP_141
-
XPATH_ATTR_AUTH_CV
String XPATH_ATTR_AUTH_CV
-
XPATH_ATTR_AUTHORITIES
String XPATH_ATTR_AUTHORITIES
-
XPATH_ATTR_REV_ENCAPSULATED_CRL_VALUES
String XPATH_ATTR_REV_ENCAPSULATED_CRL_VALUES
-
XPATH_ATTR_REV_ENCAPSULATED_OCSP_VALUES
String XPATH_ATTR_REV_ENCAPSULATED_OCSP_VALUES
-
XPATH_ATTR_REV_VALUES
String XPATH_ATTR_REV_VALUES
-
XPATH_ATTRIBUTE_CERTIFICATE_REFS
String XPATH_ATTRIBUTE_CERTIFICATE_REFS
-
XPATH_ATTRIBUTE_CERTIFICATE_REFSV2
String XPATH_ATTRIBUTE_CERTIFICATE_REFSV2
-
XPATH_ATTRIBUTE_REVOCATION_CRL_REFS
String XPATH_ATTRIBUTE_REVOCATION_CRL_REFS
-
XPATH_ATTRIBUTE_REVOCATION_OCSP_REFS
String XPATH_ATTRIBUTE_REVOCATION_OCSP_REFS
-
XPATH_ATTRIBUTE_REVOCATION_REFS
String XPATH_ATTRIBUTE_REVOCATION_REFS
-
XPATH_AUTH_ENCAPSULATED_X509_CERTIFICATE
String XPATH_AUTH_ENCAPSULATED_X509_CERTIFICATE
-
XPATH_CCR_CERT_REFS
String XPATH_CCR_CERT_REFS
-
XPATH_CCR_CERT_REFS_CERT
String XPATH_CCR_CERT_REFS_CERT
-
XPATH_CCRV2_CERT_REFS
String XPATH_CCRV2_CERT_REFS
-
XPATH_CCRV2_CERT_REFS_CERT
String XPATH_CCRV2_CERT_REFS_CERT
-
XPATH_CERT
String XPATH_CERT
-
XPATH_CERT_DIGEST
String XPATH_CERT_DIGEST
-
XPATH_CERT_DIGEST_V2
String XPATH_CERT_DIGEST_V2
-
XPATH_CERTDIGEST
String XPATH_CERTDIGEST
-
XPATH_CERTIFICATE_VALUES
String XPATH_CERTIFICATE_VALUES
-
XPATH_CERTIFIED_ROLE
String XPATH_CERTIFIED_ROLE
-
XPATH_CERTIFIED_ROLE_V2
String XPATH_CERTIFIED_ROLE_V2
-
XPATH_CERTREFS
String XPATH_CERTREFS
-
XPATH_CLAIMED_ROLE
String XPATH_CLAIMED_ROLE
-
XPATH_CLAIMED_ROLE_V2
String XPATH_CLAIMED_ROLE_V2
-
XPATH_COMITMENT_IDENTIFIERS
String XPATH_COMITMENT_IDENTIFIERS
-
XPATH_COMMITMENT_IDENTIFICATION
String XPATH_COMMITMENT_IDENTIFICATION
-
XPATH_COMPLETE_CERTIFICATE_REFS
String XPATH_COMPLETE_CERTIFICATE_REFS
-
XPATH_COMPLETE_CERTIFICATE_REFSV2
String XPATH_COMPLETE_CERTIFICATE_REFSV2
-
XPATH_COMPLETE_REVOCATION_CRL_REFS
String XPATH_COMPLETE_REVOCATION_CRL_REFS
-
XPATH_COMPLETE_REVOCATION_OCSP_REFS
String XPATH_COMPLETE_REVOCATION_OCSP_REFS
-
XPATH_COMPLETE_REVOCATION_REFS
String XPATH_COMPLETE_REVOCATION_REFS
-
XPATH_COUNTER_SIGNATURE
String XPATH_COUNTER_SIGNATURE
-
XPATH_CRL_VALUES_ENCAPSULATED_CRL
String XPATH_CRL_VALUES_ENCAPSULATED_CRL
-
XPATH_CRLREF
String XPATH_CRLREF
-
XPATH_CRLREFS
String XPATH_CRLREFS
-
XPATH_CRLV
String XPATH_CRLV
-
XPATH_CV
String XPATH_CV
-
XPATH_ECRLV
String XPATH_ECRLV
-
XPATH_ENCAPSULATED_CRL_VALUES
String XPATH_ENCAPSULATED_CRL_VALUES
-
XPATH_ENCAPSULATED_OCSP_VALUES
String XPATH_ENCAPSULATED_OCSP_VALUES
-
XPATH_ENCAPSULATED_X509_CERTIFICATE
String XPATH_ENCAPSULATED_X509_CERTIFICATE
-
XPATH_EOCSPV
String XPATH_EOCSPV
-
XPATH_EX509C
String XPATH_EX509C
-
XPATH_INDIVIDUAL_DATA_OBJECTS_TIMESTAMP
String XPATH_INDIVIDUAL_DATA_OBJECTS_TIMESTAMP
-
XPATH_KEY_INFO
String XPATH_KEY_INFO
-
XPATH_KEY_INFO_X509_CERTIFICATE
String XPATH_KEY_INFO_X509_CERTIFICATE
-
XPATH_OCSP_VALUES_ENCAPSULATED_OCSP
String XPATH_OCSP_VALUES_ENCAPSULATED_OCSP
-
XPATH_OCSPREF
String XPATH_OCSPREF
-
XPATH_OCSPREFS
String XPATH_OCSPREFS
-
XPATH_OCSPV
String XPATH_OCSPV
-
XPATH_PRODUCTION_PLACE
String XPATH_PRODUCTION_PLACE
-
XPATH_PRODUCTION_PLACE_V2
String XPATH_PRODUCTION_PLACE_V2
-
XPATH_QUALIFYING_PROPERTIES
String XPATH_QUALIFYING_PROPERTIES
-
XPATH_REFERENCE
String XPATH_REFERENCE
-
XPATH_REV_VALUES
String XPATH_REV_VALUES
-
XPATH_REVOCATION_VALUES
String XPATH_REVOCATION_VALUES
-
XPATH_SIG_AND_REFS_TIMESTAMP
String XPATH_SIG_AND_REFS_TIMESTAMP
-
XPATH_SIG_AND_REFS_TIMESTAMP_V2
String XPATH_SIG_AND_REFS_TIMESTAMP_V2
-
XPATH_SIGNATURE_METHOD
String XPATH_SIGNATURE_METHOD
-
XPATH_SIGNATURE_POLICY_IDENTIFIER
String XPATH_SIGNATURE_POLICY_IDENTIFIER
-
XPATH_SIGNATURE_TIMESTAMP
String XPATH_SIGNATURE_TIMESTAMP
-
XPATH_SIGNATURE_VALUE
String XPATH_SIGNATURE_VALUE
-
XPATH_SIGNED_DATA_OBJECT_PROPERTIES
String XPATH_SIGNED_DATA_OBJECT_PROPERTIES
-
XPATH_SIGNED_INFO
String XPATH_SIGNED_INFO
-
XPATH_SIGNED_PROPERTIES
String XPATH_SIGNED_PROPERTIES
-
XPATH_SIGNED_SIGNATURE_PROPERTIES
String XPATH_SIGNED_SIGNATURE_PROPERTIES
-
XPATH_SIGNING_CERTIFICATE_CERT
String XPATH_SIGNING_CERTIFICATE_CERT
-
XPATH_SIGNING_CERTIFICATE_CERT_V2
String XPATH_SIGNING_CERTIFICATE_CERT_V2
-
XPATH_SIGNING_TIME
String XPATH_SIGNING_TIME
-
XPATH_TIME_STAMP_VALIDATION_DATA
String XPATH_TIME_STAMP_VALIDATION_DATA
-
XPATH_TSVD_ENCAPSULATED_CRL_VALUES
String XPATH_TSVD_ENCAPSULATED_CRL_VALUES
-
XPATH_TSVD_ENCAPSULATED_OCSP_VALUES
String XPATH_TSVD_ENCAPSULATED_OCSP_VALUES
-
XPATH_TSVD_ENCAPSULATED_X509_CERTIFICATE
String XPATH_TSVD_ENCAPSULATED_X509_CERTIFICATE
-
XPATH_UNSIGNED_PROPERTIES
String XPATH_UNSIGNED_PROPERTIES
-
XPATH_UNSIGNED_SIGNATURE_PROPERTIES
String XPATH_UNSIGNED_SIGNATURE_PROPERTIES
-
XPATH_X509_DATA
String XPATH_X509_DATA
-
-
-
-
Package eu.europa.esig.dss.xades.reference
-
Class eu.europa.esig.dss.xades.reference.XAdESReferenceValidation extends ReferenceValidation implements Serializable
- serialVersionUID:
- 2721340360134442005L
-
-
Package eu.europa.esig.dss.xades.signature
-
Class eu.europa.esig.dss.xades.signature.XAdESService extends AbstractSignatureService<XAdESSignatureParameters> implements Serializable
-
-
Package eu.europa.esig.dss.xades.validation
-
Class eu.europa.esig.dss.xades.validation.XAdES111XPathQueryHolder extends XPathQueryHolder implements Serializable
-
Class eu.europa.esig.dss.xades.validation.XAdES122XPathQueryHolder extends XPathQueryHolder implements Serializable
-
Class eu.europa.esig.dss.xades.validation.XAdESCertificateSource extends SignatureCertificateSource implements Serializable
-
Serialized Fields
-
attrAuthoritiesCertValues
List<CertificateToken> attrAuthoritiesCertValues
-
attributeCertificateRefs
List<CertificateRef> attributeCertificateRefs
-
certificateValues
List<CertificateToken> certificateValues
-
completeCertificateRefs
List<CertificateRef> completeCertificateRefs
-
keyInfoCertificates
List<CertificateToken> keyInfoCertificates
Cached values -
signatureElement
Element signatureElement
-
signingCertificateValues
List<CertificateRef> signingCertificateValues
-
timeStampValidationDataCertValues
List<CertificateToken> timeStampValidationDataCertValues
-
xPathQueryHolder
XPathQueryHolder xPathQueryHolder
-
-
-
Class eu.europa.esig.dss.xades.validation.XAdESCRLSource extends SignatureCRLSource implements Serializable
-
Class eu.europa.esig.dss.xades.validation.XAdESOCSPSource extends SignatureOCSPSource implements Serializable
-
Serialized Fields
-
signatureElement
Element signatureElement
-
xPathQueryHolder
XPathQueryHolder xPathQueryHolder
-
-
-
Class eu.europa.esig.dss.xades.validation.XAdESSignature extends DefaultAdvancedSignature implements Serializable
- serialVersionUID:
- -2639858392612722185L
-
Serialized Fields
-
daIdentifier
String daIdentifier
A signature identifier provided by a Driving Application. -
signatureElement
Element signatureElement
-
xPathQueryHolder
XPathQueryHolder xPathQueryHolder
This variable contains the XPathQueryHolder adapted to the signature schema. -
xPathQueryHolders
List<XPathQueryHolder> xPathQueryHolders
This variable contains the list ofXPathQueryHolderadapted to the specific signature schema.
-
-
Class eu.europa.esig.dss.xades.validation.XAdESTimestampSource extends AbstractTimestampSource<XAdESAttribute> implements Serializable
-
Serialized Fields
-
referenceValidations
List<ReferenceValidation> referenceValidations
-
xPathQueryHolder
XPathQueryHolder xPathQueryHolder
-
-
-
-
Package eu.europa.esig.trustedlist.jaxb.ecc
-
Class eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
_assert
Assert _assert
-
criteriaList
List<CriteriaListType> criteriaList
-
description
String description
-
keyUsage
List<KeyUsageType> keyUsage
-
otherCriteriaList
AnyType otherCriteriaList
-
policySet
List<PoliciesListType> policySet
-
-
Class eu.europa.esig.trustedlist.jaxb.ecc.KeyUsageBitType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
KeyUsageBit name
-
value
boolean value
-
-
Class eu.europa.esig.trustedlist.jaxb.ecc.KeyUsageType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
keyUsageBit
List<KeyUsageBitType> keyUsageBit
-
-
Class eu.europa.esig.trustedlist.jaxb.ecc.PoliciesListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
policyIdentifier
List<ObjectIdentifierType> policyIdentifier
-
-
Class eu.europa.esig.trustedlist.jaxb.ecc.QualificationElementType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
criteriaList
CriteriaListType criteriaList
-
qualifiers
QualifiersType qualifiers
-
-
Class eu.europa.esig.trustedlist.jaxb.ecc.QualificationsType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
qualificationElement
List<QualificationElementType> qualificationElement
-
-
Class eu.europa.esig.trustedlist.jaxb.ecc.QualifiersType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
qualifier
List<QualifierType> qualifier
-
-
Class eu.europa.esig.trustedlist.jaxb.ecc.QualifierType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uri
String uri
-
-
-
Package eu.europa.esig.trustedlist.jaxb.tsl
-
Class eu.europa.esig.trustedlist.jaxb.tsl.AdditionalInformationType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
textualInformationOrOtherInformation
List<Serializable> textualInformationOrOtherInformation
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.AdditionalServiceInformationType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
informationValue
String informationValue
-
otherInformation
AnyType otherInformation
-
uri
NonEmptyMultiLangURIType uri
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.AddressType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
electronicAddress
ElectronicAddressType electronicAddress
-
postalAddresses
PostalAddressListType postalAddresses
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.AnyType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.trustedlist.jaxb.tsl.AttributedNonEmptyURIType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digitalId
List<DigitalIdentityType> digitalId
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
keyValue
KeyValueType keyValue
-
other
AnyType other
-
x509Certificate
byte[] x509Certificate
-
x509SKI
byte[] x509SKI
-
x509SubjectName
String x509SubjectName
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.ElectronicAddressType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uri
List<NonEmptyMultiLangURIType> uri
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.ExtensionsListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
extension
List<ExtensionType> extension
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.ExtensionType extends AnyType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
critical
boolean critical
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.InternationalNamesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
List<MultiLangNormStringType> name
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangNormStringType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.trustedlist.jaxb.tsl.MultiLangStringType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.trustedlist.jaxb.tsl.NextUpdateType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dateTime
XMLGregorianCalendar dateTime
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uri
List<NonEmptyMultiLangURIType> uri
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyURIListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointersType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
otherTSLPointer
List<OtherTSLPointerType> otherTSLPointer
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
additionalInformation
AdditionalInformationType additionalInformation
-
serviceDigitalIdentities
ServiceDigitalIdentityListType serviceDigitalIdentities
-
tslLocation
String tslLocation
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.PolicyOrLegalnoticeType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
tslLegalNotice
List<MultiLangStringType> tslLegalNotice
-
tslPolicy
List<NonEmptyMultiLangURIType> tslPolicy
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
postalAddress
List<PostalAddressType> postalAddress
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.trustedlist.jaxb.tsl.ServiceDigitalIdentityListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
serviceDigitalIdentity
List<DigitalIdentityListType> serviceDigitalIdentity
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryInstanceType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
serviceDigitalIdentity
DigitalIdentityListType serviceDigitalIdentity
-
serviceInformationExtensions
ExtensionsListType serviceInformationExtensions
-
serviceName
InternationalNamesType serviceName
-
serviceStatus
String serviceStatus
-
serviceTypeIdentifier
String serviceTypeIdentifier
-
statusStartingTime
XMLGregorianCalendar statusStartingTime
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.ServiceHistoryType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
serviceHistoryInstance
List<ServiceHistoryInstanceType> serviceHistoryInstance
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.ServiceSupplyPointsType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
serviceSupplyPoint
List<AttributedNonEmptyURIType> serviceSupplyPoint
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.TrustServiceProviderListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.trustedlist.jaxb.tsl.TrustStatusListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
schemeInformation
TSLSchemeInformationType schemeInformation
-
signature
SignatureType signature
-
trustServiceProviderList
TrustServiceProviderListType trustServiceProviderList
-
tslTag
String tslTag
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.TSLSchemeInformationType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
distributionPoints
NonEmptyURIListType distributionPoints
-
historicalInformationPeriod
BigInteger historicalInformationPeriod
-
listIssueDateTime
XMLGregorianCalendar listIssueDateTime
-
nextUpdate
NextUpdateType nextUpdate
-
pointersToOtherTSL
OtherTSLPointersType pointersToOtherTSL
-
policyOrLegalNotice
PolicyOrLegalnoticeType policyOrLegalNotice
-
schemeExtensions
ExtensionsListType schemeExtensions
-
schemeInformationURI
NonEmptyMultiLangURIListType schemeInformationURI
-
schemeName
InternationalNamesType schemeName
-
schemeOperatorAddress
AddressType schemeOperatorAddress
-
schemeOperatorName
InternationalNamesType schemeOperatorName
-
schemeTerritory
String schemeTerritory
-
schemeTypeCommunityRules
NonEmptyMultiLangURIListType schemeTypeCommunityRules
-
statusDeterminationApproach
String statusDeterminationApproach
-
tslSequenceNumber
BigInteger tslSequenceNumber
-
tslType
String tslType
-
tslVersionIdentifier
BigInteger tslVersionIdentifier
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
tspAddress
AddressType tspAddress
-
tspInformationExtensions
ExtensionsListType tspInformationExtensions
-
tspInformationURI
NonEmptyMultiLangURIListType tspInformationURI
-
tspName
InternationalNamesType tspName
-
tspTradeName
InternationalNamesType tspTradeName
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
schemeServiceDefinitionURI
NonEmptyMultiLangURIListType schemeServiceDefinitionURI
-
serviceDigitalIdentity
DigitalIdentityListType serviceDigitalIdentity
-
serviceInformationExtensions
ExtensionsListType serviceInformationExtensions
-
serviceName
InternationalNamesType serviceName
-
serviceStatus
String serviceStatus
-
serviceSupplyPoints
ServiceSupplyPointsType serviceSupplyPoints
-
serviceTypeIdentifier
String serviceTypeIdentifier
-
statusStartingTime
XMLGregorianCalendar statusStartingTime
-
tspServiceDefinitionURI
NonEmptyMultiLangURIListType tspServiceDefinitionURI
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.TSPServicesListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
tspService
List<TSPServiceType> tspService
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
serviceHistory
ServiceHistoryType serviceHistory
-
serviceInformation
TSPServiceInformationType serviceInformation
-
-
Class eu.europa.esig.trustedlist.jaxb.tsl.TSPType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
tspInformation
TSPInformationType tspInformation
-
tspServices
TSPServicesListType tspServices
-
-
-
Package eu.europa.esig.trustedlist.jaxb.tslx
-
Class eu.europa.esig.trustedlist.jaxb.tslx.CertSubjectDNAttributeType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeOID
List<ObjectIdentifierType> attributeOID
-
-
Class eu.europa.esig.trustedlist.jaxb.tslx.ExtendedKeyUsageType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
keyPurposeId
List<ObjectIdentifierType> keyPurposeId
-
-
Class eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
otherQualifier
List<AnyType> otherQualifier
-
schemeOperatorName
InternationalNamesType schemeOperatorName
-
schemeTerritory
String schemeTerritory
-
tspName
InternationalNamesType tspName
-
uri
NonEmptyMultiLangURIType uri
-
-
-
Package eu.europa.esig.validationreport.jaxb
-
Class eu.europa.esig.validationreport.jaxb.AdditionalValidationReportDataType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
reportData
List<TypedDataType> reportData
-
-
Class eu.europa.esig.validationreport.jaxb.AttributeBaseType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeObject
List<VOReferenceType> attributeObject
-
signed
Boolean signed
-
-
Class eu.europa.esig.validationreport.jaxb.CertificateChainType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
intermediateCertificate
List<VOReferenceType> intermediateCertificate
-
signingCertificate
VOReferenceType signingCertificate
-
trustAnchor
VOReferenceType trustAnchor
-
-
Class eu.europa.esig.validationreport.jaxb.ConstraintStatusType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
overriddenBy
String overriddenBy
-
status
ConstraintStatus status
-
-
Class eu.europa.esig.validationreport.jaxb.CryptoInformationType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
algorithm
String algorithm
-
algorithmParameters
TypedDataType algorithmParameters
-
notAfter
Date notAfter
-
secureAlgorithm
boolean secureAlgorithm
-
validationObjectId
VOReferenceType validationObjectId
-
-
Class eu.europa.esig.validationreport.jaxb.IndividualValidationConstraintReportType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
constraintStatus
ConstraintStatusType constraintStatus
-
indications
Object indications
-
validationConstraintIdentifier
String validationConstraintIdentifier
-
validationConstraintParameter
List<TypedDataType> validationConstraintParameter
-
validationStatus
ValidationStatusType validationStatus
-
-
Class eu.europa.esig.validationreport.jaxb.NsPrefixMappingType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.validationreport.jaxb.POEProvisioningType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
poeTime
Date poeTime
-
signatureReference
List<SignatureReferenceType> signatureReference
-
validationObject
List<VOReferenceType> validationObject
-
-
Class eu.europa.esig.validationreport.jaxb.POEType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
poeObject
VOReferenceType poeObject
-
poeTime
Date poeTime
-
typeOfProof
TypeOfProof typeOfProof
-
-
Class eu.europa.esig.validationreport.jaxb.RevocationStatusInformationType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
revocationObject
VOReferenceType revocationObject
-
revocationReason
RevocationReason revocationReason
-
revocationTime
Date revocationTime
-
validationObjectId
VOReferenceType validationObjectId
-
-
Class eu.europa.esig.validationreport.jaxb.SACertIDListType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certID
List<SACertIDType> certID
-
-
Class eu.europa.esig.validationreport.jaxb.SACertIDType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digestMethod
DigestMethodType digestMethod
-
digestValue
byte[] digestValue
-
x509IssuerSerial
byte[] x509IssuerSerial
-
-
Class eu.europa.esig.validationreport.jaxb.SACommitmentTypeIndicationType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
commitmentTypeIdentifier
String commitmentTypeIdentifier
-
-
Class eu.europa.esig.validationreport.jaxb.SAContactInfoType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
contactInfoElement
String contactInfoElement
-
-
Class eu.europa.esig.validationreport.jaxb.SACounterSignatureType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
counterSignature
SignatureReferenceType counterSignature
-
-
Class eu.europa.esig.validationreport.jaxb.SACRLIDType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digestMethod
DigestMethodType digestMethod
-
digestValue
byte[] digestValue
-
-
Class eu.europa.esig.validationreport.jaxb.SADataObjectFormatType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.validationreport.jaxb.SADSSType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certs
VOReferenceType certs
-
crLs
VOReferenceType crLs
-
ocsPs
VOReferenceType ocsPs
-
-
Class eu.europa.esig.validationreport.jaxb.SAFilterType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
filter
String filter
-
-
Class eu.europa.esig.validationreport.jaxb.SAMessageDigestType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digest
byte[] digest
-
-
Class eu.europa.esig.validationreport.jaxb.SANameType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
nameElement
String nameElement
-
-
Class eu.europa.esig.validationreport.jaxb.SAOCSPIDType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.validationreport.jaxb.SAOneSignerRoleType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
endorsementType
EndorsementType endorsementType
-
role
String role
-
-
Class eu.europa.esig.validationreport.jaxb.SAReasonType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
reasonElement
String reasonElement
-
-
Class eu.europa.esig.validationreport.jaxb.SARevIDListType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
crlidOrOCSPID
List<Serializable> crlidOrOCSPID
-
-
Class eu.europa.esig.validationreport.jaxb.SASignatureProductionPlaceType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.validationreport.jaxb.SASignerRoleType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
roleDetails
List<SAOneSignerRoleType> roleDetails
-
-
Class eu.europa.esig.validationreport.jaxb.SASigningTimeType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
time
Date time
-
-
Class eu.europa.esig.validationreport.jaxb.SASigPolicyIdentifierType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
sigPolicyId
String sigPolicyId
-
-
Class eu.europa.esig.validationreport.jaxb.SASubFilterType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
subFilterElement
String subFilterElement
-
-
Class eu.europa.esig.validationreport.jaxb.SATimestampType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
timeStampValue
Date timeStampValue
-
-
Class eu.europa.esig.validationreport.jaxb.SAVRIType extends AttributeBaseType implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certs
VOReferenceType certs
-
crLs
VOReferenceType crLs
-
ocsPs
VOReferenceType ocsPs
-
ts
SATimestampType ts
-
tu
String tu
-
-
Class eu.europa.esig.validationreport.jaxb.SignatureAttributesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.validationreport.jaxb.SignatureIdentifierType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
daIdentifier
String daIdentifier
-
digestAlgAndValue
DigestAlgAndValueType digestAlgAndValue
-
docHashOnly
boolean docHashOnly
-
hashOnly
boolean hashOnly
-
id
String id
-
signatureValue
SignatureValueType signatureValue
-
-
Class eu.europa.esig.validationreport.jaxb.SignatureQualityType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.validationreport.jaxb.SignatureReferenceType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
canonicalizationMethod
String canonicalizationMethod
-
digestMethod
String digestMethod
-
digestValue
byte[] digestValue
-
pAdESFieldName
String pAdESFieldName
-
xAdESSignaturePtr
XAdESSignaturePtrType xAdESSignaturePtr
-
-
Class eu.europa.esig.validationreport.jaxb.SignatureValidationPolicyType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
formalPolicyObject
VOReferenceType formalPolicyObject
-
formalPolicyURI
String formalPolicyURI
-
policyName
String policyName
-
readablePolicyURI
String readablePolicyURI
-
signaturePolicyIdentifier
SignaturePolicyIdentifierType signaturePolicyIdentifier
-
-
Class eu.europa.esig.validationreport.jaxb.SignatureValidationProcessType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
any
Object any
-
signatureValidationPracticeStatement
String signatureValidationPracticeStatement
-
signatureValidationProcessID
SignatureValidationProcessID signatureValidationProcessID
-
signatureValidationServicePolicy
String signatureValidationServicePolicy
-
-
Class eu.europa.esig.validationreport.jaxb.SignatureValidationReportType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
any
List<Object> any
-
signatureAttributes
SignatureAttributesType signatureAttributes
-
signatureIdentifier
SignatureIdentifierType signatureIdentifier
-
signatureQuality
SignatureQualityType signatureQuality
-
signatureValidationProcess
SignatureValidationProcessType signatureValidationProcess
-
signatureValidationStatus
ValidationStatusType signatureValidationStatus
-
signerInformation
SignerInformationType signerInformation
-
signersDocument
List<SignersDocumentType> signersDocument
-
validationConstraintsEvaluationReport
ValidationConstraintsEvaluationReportType validationConstraintsEvaluationReport
-
validationTimeInfo
ValidationTimeInfoType validationTimeInfo
-
-
Class eu.europa.esig.validationreport.jaxb.SignatureValidatorType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digitalId
List<DigitalIdentityType> digitalId
-
tspInformation
TSPInformationType tspInformation
-
-
Class eu.europa.esig.validationreport.jaxb.SignerInformationType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
any
Object any
-
pseudonym
Boolean pseudonym
-
signer
String signer
-
signerCertificate
VOReferenceType signerCertificate
-
-
Class eu.europa.esig.validationreport.jaxb.SignersDocumentType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digestAlgAndValue
DigestAlgAndValueType digestAlgAndValue
-
signersDocumentRef
VOReferenceType signersDocumentRef
-
-
Class eu.europa.esig.validationreport.jaxb.TypedDataType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.validationreport.jaxb.ValidationConstraintsEvaluationReportType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
signatureValidationPolicy
SignatureValidationPolicyType signatureValidationPolicy
-
validationConstraint
List<IndividualValidationConstraintReportType> validationConstraint
-
-
Class eu.europa.esig.validationreport.jaxb.ValidationObjectListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
validationObject
List<ValidationObjectType> validationObject
-
-
Class eu.europa.esig.validationreport.jaxb.ValidationObjectRepresentationType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
base64
byte[] base64
-
digestAlgAndValue
DigestAlgAndValueType digestAlgAndValue
-
direct
Object direct
-
uri
String uri
-
-
Class eu.europa.esig.validationreport.jaxb.ValidationObjectType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
objectType
ObjectType objectType
-
poe
POEType poe
-
poeProvisioning
POEProvisioningType poeProvisioning
-
validationObjectRepresentation
ValidationObjectRepresentationType validationObjectRepresentation
-
validationReport
SignatureValidationReportType validationReport
-
-
Class eu.europa.esig.validationreport.jaxb.ValidationReportDataType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
additionalValidationReportData
AdditionalValidationReportDataType additionalValidationReportData
-
certificateChain
CertificateChainType certificateChain
-
cryptoInformation
CryptoInformationType cryptoInformation
-
relatedValidationObject
List<VOReferenceType> relatedValidationObject
-
revocationStatusInformation
RevocationStatusInformationType revocationStatusInformation
-
trustAnchor
VOReferenceType trustAnchor
-
-
Class eu.europa.esig.validationreport.jaxb.ValidationReportType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
signature
SignatureType signature
-
signatureValidationObjects
ValidationObjectListType signatureValidationObjects
-
signatureValidationReport
List<SignatureValidationReportType> signatureValidationReport
-
signatureValidator
SignatureValidatorType signatureValidator
-
-
Class eu.europa.esig.validationreport.jaxb.ValidationStatusType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
associatedValidationReportData
List<ValidationReportDataType> associatedValidationReportData
-
mainIndication
Indication mainIndication
-
subIndication
List<SubIndication> subIndication
-
-
Class eu.europa.esig.validationreport.jaxb.ValidationTimeInfoType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.validationreport.jaxb.VOReferenceType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.validationreport.jaxb.XAdESSignaturePtrType extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package eu.europa.esig.xades.jaxb.xades132
-
Class eu.europa.esig.xades.jaxb.xades132.AnyType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xades.jaxb.xades132.CertIDListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cert
List<CertIDType> cert
-
-
Class eu.europa.esig.xades.jaxb.xades132.CertIDType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certDigest
DigestAlgAndValueType certDigest
-
issuerSerial
X509IssuerSerialType issuerSerial
-
uri
String uri
-
-
Class eu.europa.esig.xades.jaxb.xades132.CertificateValuesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
encapsulatedX509CertificateOrOtherCertificate
List<Serializable> encapsulatedX509CertificateOrOtherCertificate
-
id
String id
-
-
Class eu.europa.esig.xades.jaxb.xades132.CertifiedRolesListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certifiedRole
List<EncapsulatedPKIDataType> certifiedRole
-
-
Class eu.europa.esig.xades.jaxb.xades132.ClaimedRolesListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeIndicationType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
allSignedDataObjects
Object allSignedDataObjects
-
commitmentTypeId
ObjectIdentifierType commitmentTypeId
-
commitmentTypeQualifiers
CommitmentTypeQualifiersListType commitmentTypeQualifiers
-
objectReference
List<String> objectReference
-
-
Class eu.europa.esig.xades.jaxb.xades132.CommitmentTypeQualifiersListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xades.jaxb.xades132.CompleteCertificateRefsType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certRefs
CertIDListType certRefs
-
id
String id
-
-
Class eu.europa.esig.xades.jaxb.xades132.CompleteRevocationRefsType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
crlRefs
CRLRefsType crlRefs
-
id
String id
-
ocspRefs
OCSPRefsType ocspRefs
-
otherRefs
OtherCertStatusRefsType otherRefs
-
-
Class eu.europa.esig.xades.jaxb.xades132.CounterSignatureType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
signature
SignatureType signature
-
-
Class eu.europa.esig.xades.jaxb.xades132.CRLIdentifierType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
issuer
String issuer
-
issueTime
XMLGregorianCalendar issueTime
-
number
BigInteger number
-
uri
String uri
-
-
Class eu.europa.esig.xades.jaxb.xades132.CRLRefsType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
crlRef
List<CRLRefType> crlRef
-
-
Class eu.europa.esig.xades.jaxb.xades132.CRLRefType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
crlIdentifier
CRLIdentifierType crlIdentifier
-
digestAlgAndValue
DigestAlgAndValueType digestAlgAndValue
-
-
Class eu.europa.esig.xades.jaxb.xades132.CRLValuesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
encapsulatedCRLValue
List<EncapsulatedPKIDataType> encapsulatedCRLValue
-
-
Class eu.europa.esig.xades.jaxb.xades132.DataObjectFormatType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
-
encoding
String encoding
-
mimeType
String mimeType
-
objectIdentifier
ObjectIdentifierType objectIdentifier
-
objectReference
String objectReference
-
-
Class eu.europa.esig.xades.jaxb.xades132.DigestAlgAndValueType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digestMethod
DigestMethodType digestMethod
-
digestValue
byte[] digestValue
-
-
Class eu.europa.esig.xades.jaxb.xades132.DocumentationReferencesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xades.jaxb.xades132.EncapsulatedPKIDataType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xades.jaxb.xades132.GenericTimeStampType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
canonicalizationMethod
CanonicalizationMethodType canonicalizationMethod
-
encapsulatedTimeStampOrXMLTimeStamp
List<Serializable> encapsulatedTimeStampOrXMLTimeStamp
-
id
String id
-
include
List<IncludeType> include
-
referenceInfo
List<ReferenceInfoType> referenceInfo
-
-
Class eu.europa.esig.xades.jaxb.xades132.IdentifierType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
qualifier
QualifierType qualifier
-
value
String value
-
-
Class eu.europa.esig.xades.jaxb.xades132.IncludeType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xades.jaxb.xades132.IntegerListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
_int
List<BigInteger> _int
-
-
Class eu.europa.esig.xades.jaxb.xades132.NoticeReferenceType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
noticeNumbers
IntegerListType noticeNumbers
-
organization
String organization
-
-
Class eu.europa.esig.xades.jaxb.xades132.ObjectIdentifierType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
-
documentationReferences
DocumentationReferencesType documentationReferences
-
identifier
IdentifierType identifier
-
-
Class eu.europa.esig.xades.jaxb.xades132.OCSPIdentifierType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
producedAt
XMLGregorianCalendar producedAt
-
responderID
ResponderIDType responderID
-
uri
String uri
-
-
Class eu.europa.esig.xades.jaxb.xades132.OCSPRefsType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ocspRef
List<OCSPRefType> ocspRef
-
-
Class eu.europa.esig.xades.jaxb.xades132.OCSPRefType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digestAlgAndValue
DigestAlgAndValueType digestAlgAndValue
-
ocspIdentifier
OCSPIdentifierType ocspIdentifier
-
-
Class eu.europa.esig.xades.jaxb.xades132.OCSPValuesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
encapsulatedOCSPValue
List<EncapsulatedPKIDataType> encapsulatedOCSPValue
-
-
Class eu.europa.esig.xades.jaxb.xades132.OtherCertStatusRefsType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xades.jaxb.xades132.OtherCertStatusValuesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xades.jaxb.xades132.OtherTimeStampType extends GenericTimeStampType implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesReferenceType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xades.jaxb.xades132.QualifyingPropertiesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
signedProperties
SignedPropertiesType signedProperties
-
target
String target
-
unsignedProperties
UnsignedPropertiesType unsignedProperties
-
-
Class eu.europa.esig.xades.jaxb.xades132.ReferenceInfoType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digestMethod
DigestMethodType digestMethod
-
digestValue
byte[] digestValue
-
id
String id
-
uri
String uri
-
-
Class eu.europa.esig.xades.jaxb.xades132.ResponderIDType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
byKey
byte[] byKey
-
byName
String byName
-
-
Class eu.europa.esig.xades.jaxb.xades132.RevocationValuesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
crlValues
CRLValuesType crlValues
-
id
String id
-
ocspValues
OCSPValuesType ocspValues
-
otherValues
OtherCertStatusValuesType otherValues
-
-
Class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdentifierType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
signaturePolicyId
SignaturePolicyIdType signaturePolicyId
-
signaturePolicyImplied
Object signaturePolicyImplied
-
-
Class eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
sigPolicyHash
DigestAlgAndValueType sigPolicyHash
-
sigPolicyId
ObjectIdentifierType sigPolicyId
-
sigPolicyQualifiers
SigPolicyQualifiersListType sigPolicyQualifiers
-
transforms
TransformsType transforms
-
-
Class eu.europa.esig.xades.jaxb.xades132.SignatureProductionPlaceType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xades.jaxb.xades132.SignedDataObjectPropertiesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
allDataObjectsTimeStamp
List<XAdESTimeStampType> allDataObjectsTimeStamp
-
commitmentTypeIndication
List<CommitmentTypeIndicationType> commitmentTypeIndication
-
dataObjectFormat
List<DataObjectFormatType> dataObjectFormat
-
id
String id
-
individualDataObjectsTimeStamp
List<XAdESTimeStampType> individualDataObjectsTimeStamp
-
-
Class eu.europa.esig.xades.jaxb.xades132.SignedPropertiesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
signedDataObjectProperties
SignedDataObjectPropertiesType signedDataObjectProperties
-
signedSignatureProperties
SignedSignaturePropertiesType signedSignatureProperties
-
-
Class eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
signaturePolicyIdentifier
SignaturePolicyIdentifierType signaturePolicyIdentifier
-
signatureProductionPlace
SignatureProductionPlaceType signatureProductionPlace
-
signerRole
SignerRoleType signerRole
-
signingCertificate
CertIDListType signingCertificate
-
signingTime
XMLGregorianCalendar signingTime
-
-
Class eu.europa.esig.xades.jaxb.xades132.SignerRoleType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certifiedRoles
CertifiedRolesListType certifiedRoles
-
claimedRoles
ClaimedRolesListType claimedRoles
-
-
Class eu.europa.esig.xades.jaxb.xades132.SigPolicyQualifiersListType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xades.jaxb.xades132.SPUserNoticeType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
explicitText
String explicitText
-
noticeRef
NoticeReferenceType noticeRef
-
-
Class eu.europa.esig.xades.jaxb.xades132.UnsignedDataObjectPropertiesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xades.jaxb.xades132.UnsignedPropertiesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
unsignedDataObjectProperties
UnsignedDataObjectPropertiesType unsignedDataObjectProperties
-
unsignedSignatureProperties
UnsignedSignaturePropertiesType unsignedSignatureProperties
-
-
Class eu.europa.esig.xades.jaxb.xades132.UnsignedSignaturePropertiesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xades.jaxb.xades132.XAdESTimeStampType extends GenericTimeStampType implements Serializable
- serialVersionUID:
- 1L
-
-
Package eu.europa.esig.xades.jaxb.xades141
-
Class eu.europa.esig.xades.jaxb.xades141.ValidationDataType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
certificateValues
CertificateValuesType certificateValues
-
id
String id
-
revocationValues
RevocationValuesType revocationValues
-
uri
String uri
-
-
-
Package eu.europa.esig.xmldsig.jaxb
-
Class eu.europa.esig.xmldsig.jaxb.CanonicalizationMethodType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xmldsig.jaxb.DigestMethodType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xmldsig.jaxb.DSAKeyValueType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
g
byte[] g
-
j
byte[] j
-
p
byte[] p
-
pgenCounter
byte[] pgenCounter
-
q
byte[] q
-
seed
byte[] seed
-
y
byte[] y
-
-
Class eu.europa.esig.xmldsig.jaxb.KeyInfoType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xmldsig.jaxb.KeyValueType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xmldsig.jaxb.ManifestType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
reference
List<ReferenceType> reference
-
-
Class eu.europa.esig.xmldsig.jaxb.ObjectType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xmldsig.jaxb.PGPDataType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xmldsig.jaxb.ReferenceType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
digestMethod
DigestMethodType digestMethod
-
digestValue
byte[] digestValue
-
id
String id
-
transforms
TransformsType transforms
-
type
String type
-
uri
String uri
-
-
Class eu.europa.esig.xmldsig.jaxb.RetrievalMethodType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
transforms
TransformsType transforms
-
type
String type
-
uri
String uri
-
-
Class eu.europa.esig.xmldsig.jaxb.RSAKeyValueType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
exponent
byte[] exponent
-
modulus
byte[] modulus
-
-
Class eu.europa.esig.xmldsig.jaxb.SignatureMethodType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xmldsig.jaxb.SignaturePropertiesType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
signatureProperty
List<SignaturePropertyType> signatureProperty
-
-
Class eu.europa.esig.xmldsig.jaxb.SignaturePropertyType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xmldsig.jaxb.SignatureType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
keyInfo
KeyInfoType keyInfo
-
object
List<ObjectType> object
-
signatureValue
SignatureValueType signatureValue
-
signedInfo
SignedInfoType signedInfo
-
-
Class eu.europa.esig.xmldsig.jaxb.SignatureValueType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
value
byte[] value
-
-
Class eu.europa.esig.xmldsig.jaxb.SignedInfoType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
canonicalizationMethod
CanonicalizationMethodType canonicalizationMethod
-
id
String id
-
reference
List<ReferenceType> reference
-
signatureMethod
SignatureMethodType signatureMethod
-
-
Class eu.europa.esig.xmldsig.jaxb.SPKIDataType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xmldsig.jaxb.TransformsType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
transform
List<TransformType> transform
-
-
Class eu.europa.esig.xmldsig.jaxb.TransformType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xmldsig.jaxb.X509DataType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class eu.europa.esig.xmldsig.jaxb.X509IssuerSerialType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
x509IssuerName
String x509IssuerName
-
x509SerialNumber
BigInteger x509SerialNumber
-
-