Index

A B C D E F G H I J K L M N O P R S T U V X 
All Classes All Packages

A

AbstractTLIdentifier - Class in eu.europa.esig.dss.spi.tsl.identifier
 
AbstractTLIdentifier(String, TLInfo) - Constructor for class eu.europa.esig.dss.spi.tsl.identifier.AbstractTLIdentifier
 
adbe_revocationInfoArchival - Static variable in class eu.europa.esig.dss.spi.OID
Defined as adbe-revocationInfoArchival {adbe(1.2.840.113583) acrobat(1) security(1) 8} in "PDF Reference, fifth edition: AdobeĀ® Portable Document Format, Version 1.6" Adobe Systems Incorporated, 2004.
add(CertificateSource) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
This method allows to add a certificate source to the list
add(CertificateValidity) - Method in class eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
This method allows to add a candidate for the signing certificate.
addAll(ListCertificateSource) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
Allows to add a list of embedded certificate sources to the list of certificate sources
addAll(List<CertificateSource>) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
Allows to add a list of certificate sources
addAllCertificatesToKeyStore(List<CertificateToken>) - Method in class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
This method allows to add a list of certificates to the keystore
addBinary(EncapsulatedRevocationTokenIdentifier, RevocationOrigin) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
This method adds a token binary with its origin
addCertificate(CertificateToken) - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
This method is not applicable for this kind of certificate source.
addCertificate(CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
This method allows to manually add any certificate to the source.
addCertificate(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
This method adds an external certificate to the source.
addCertificate(CertificateToken, CertificateOrigin) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
Adds a CertificateToken with its CertificateOrigin
addCertificate(CertificateToken, List<TrustProperties>) - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
 
addCertificateIdentifier(CertificateIdentifier, CertificateOrigin) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
Adds a CertificateIdentifier with its origin
addCertificateRef(CertificateRef, CertificateRefOrigin) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
Adds a CertificateRef with its CertificateRefOrigin
addCertificateToKeyStore(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
This method allows to add a certificate in the keystore.
ADDED - eu.europa.esig.dss.spi.tsl.CertificatePivotStatus
 
addOldest(T) - Method in class eu.europa.esig.dss.spi.util.MutableTimeDependentValues
 
addRevocation(RevocationToken<R>, RevocationOrigin) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
This method adds a revocation token with its origin
addRevocation(RevocationToken<R>, EncapsulatedRevocationTokenIdentifier) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
This method adds a RevocationToken from the binary
addRevocationReference(RevocationRef<R>, RevocationRefOrigin) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
This method adds a revocation reference with its origin
AlternateUrlsSourceAdapter<R extends Revocation> - Class in eu.europa.esig.dss.spi.x509
This class allows to inject alternative urls to collect revocation data.
AlternateUrlsSourceAdapter(RevocationSourceAlternateUrlsSupport<R>, List<String>) - Constructor for class eu.europa.esig.dss.spi.x509.AlternateUrlsSourceAdapter
 
archiveCutOff - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
 
areAllCertSourcesTrusted() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
Checks if the ListCertificateSource contains only trusted CertificateSources
attributeCertificateRefsOid - Static variable in class eu.europa.esig.dss.spi.OID
id-aa-ets-attrCertificateRefs OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs-9(9) smime(16) id-aa(2) 44 }
attributeRevocationRefsOid - Static variable in class eu.europa.esig.dss.spi.OID
id-aa-ets-attrRevocationRefs OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs-9(9) smime(16) id-aa(2) 45}
available(InputStream) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.

B

BaseTimeDependent - Class in eu.europa.esig.dss.spi.util
 
BaseTimeDependent() - Constructor for class eu.europa.esig.dss.spi.util.BaseTimeDependent
 
BaseTimeDependent(Date, Date) - Constructor for class eu.europa.esig.dss.spi.util.BaseTimeDependent
 
build() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
build() - Method in class eu.europa.esig.dss.spi.tsl.TrustService.TrustServiceBuilder
 
build() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
 
build(BasicOCSPResp) - Static method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPResponseBinary
 
buildRevocationTokenFromResult(ResultSet, CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
Build RevocationToken from the obtained ResultSet
buildTokenIdentifier() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
 

C

call() - Method in class eu.europa.esig.dss.spi.client.http.NativeDataLoaderCall
 
CandidatesForSigningCertificate - Class in eu.europa.esig.dss.spi.x509
This class holds the list of the candidates for the signing certificate of the main signature.
CandidatesForSigningCertificate() - Constructor for class eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
 
certHashMatch - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Represents if the certHash extension from an OCSP Response is match with the related certificate's hash (optional)
certHashPresent - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Represents if the certHash extension from an OCSP Response is present (optional)
CertificateIdentifier - Class in eu.europa.esig.dss.spi.x509
 
CertificateIdentifier() - Constructor for class eu.europa.esig.dss.spi.x509.CertificateIdentifier
 
CertificatePivotStatus - Enum in eu.europa.esig.dss.spi.tsl
Describes a certificate status in the current pivot
CertificatePolicy - Class in eu.europa.esig.dss.spi.x509
 
CertificatePolicy() - Constructor for class eu.europa.esig.dss.spi.x509.CertificatePolicy
 
CertificateRef - Class in eu.europa.esig.dss.spi.x509
 
CertificateRef() - Constructor for class eu.europa.esig.dss.spi.x509.CertificateRef
 
CertificateRefIdentifier - Class in eu.europa.esig.dss.spi.x509
 
CertificateRefIdentifier(CertificateRef) - Constructor for class eu.europa.esig.dss.spi.x509.CertificateRefIdentifier
 
CertificateSource - Interface in eu.europa.esig.dss.spi.x509
The validation of a certificate requires to access some other certificates from multiple sources (Trusted List, Trust Store, the signature itself).
CertificateTokenRefMatcher - Class in eu.europa.esig.dss.spi.x509
 
CertificateTokenRefMatcher() - Constructor for class eu.europa.esig.dss.spi.x509.CertificateTokenRefMatcher
 
CertificateValidity - Class in eu.europa.esig.dss.spi.x509
This class stores the information about the validity of the signing certificate.
CertificateValidity(CertificateToken) - Constructor for class eu.europa.esig.dss.spi.x509.CertificateValidity
This constructor create an object containing all information concerning the validity of a candidate for the signing certificate.
CertificateValidity(CertificateIdentifier) - Constructor for class eu.europa.esig.dss.spi.x509.CertificateValidity
This constructor create an object containing all information concerning the validity of a candidate for the signing certificate which is based only on the CertificateIdentifier.
CertificateValidity(PublicKey) - Constructor for class eu.europa.esig.dss.spi.x509.CertificateValidity
This constructor create an object containing all information concerning the validity of a candidate for the signing certificate which is based only on the PublicKey.
check(CertificateToken) - Method in interface eu.europa.esig.dss.spi.tsl.Condition
Returns true if the condition is evaluated to true for the given certificate.
checkIsSignedBy(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
 
checkIsSignedBy(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
 
clear() - Method in class eu.europa.esig.dss.spi.util.MutableTimeDependentValues
 
clearAllCertificates() - Method in class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
This method allows to remove all certificates from the keystore
closeQuietly(Connection, Statement, ResultSet) - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
Close the statement and connection and resultset without throwing the exception
CommonCertificateSource - Class in eu.europa.esig.dss.spi.x509
This class is the common class for all CertificateSource.
CommonCertificateSource() - Constructor for class eu.europa.esig.dss.spi.x509.CommonCertificateSource
The default constructor
CommonTrustedCertificateSource - Class in eu.europa.esig.dss.spi.x509
This class represents the simple list of trusted certificates.
CommonTrustedCertificateSource() - Constructor for class eu.europa.esig.dss.spi.x509.CommonTrustedCertificateSource
 
compareFirstBytes(DSSDocument, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Reads first byteArray.length bytes of the dssDocument and compares them with byteArray
CompositeTSPSource - Class in eu.europa.esig.dss.spi.x509.tsp
This class allows to retrieve a timestamp with different sources.
CompositeTSPSource() - Constructor for class eu.europa.esig.dss.spi.x509.tsp.CompositeTSPSource
 
computeSkiFromCert(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Computes SHA-1 hash of the certificateToken's public key
computeSkiFromCertPublicKey(PublicKey) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Computes SHA-1 hash of the given publicKey's
concatenate(byte[]...) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Concatenates all the arrays into a new array.
Condition - Interface in eu.europa.esig.dss.spi.tsl
Represents a condition defined in the trusted list on a certificate.
ConditionForQualifiers - Class in eu.europa.esig.dss.spi.tsl
This class is a DTO representation for qualifier and conditions
ConditionForQualifiers(Condition, List<String>) - Constructor for class eu.europa.esig.dss.spi.tsl.ConditionForQualifiers
 
convertToDER(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method converts a PEM encoded certificate/crl/...
convertToPEM(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method converts the given certificate into its PEM string.
createConnection() - Method in class eu.europa.esig.dss.spi.client.http.NativeDataLoaderCall
 
createIdentifier() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
 
createIdentifier() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
 
CRLRef - Class in eu.europa.esig.dss.spi.x509.revocation.crl
Reference to a X509CRL
CRLRef(Digest) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
The default constructor for CRLRef.
CRLRef(CrlValidatedID) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
The default constructor for CRLRef.
CRLSource - Interface in eu.europa.esig.dss.spi.x509.revocation.crl
Typed sub-interface which allows to collect CRLToken.
CRLToken - Class in eu.europa.esig.dss.spi.x509.revocation.crl
This class represents a CRL and provides the information about its validity.
CRLToken(CertificateToken, CRLValidity) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
The constructor to be used with the certificate which is managed by the CRL and the CRLValidity.
CRLTokenRefMatcher - Class in eu.europa.esig.dss.spi.x509.revocation.crl
 
CRLTokenRefMatcher() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.crl.CRLTokenRefMatcher
 

D

DataAndUrl(byte[], String) - Constructor for class eu.europa.esig.dss.spi.client.http.DataLoader.DataAndUrl
 
DataLoader - Interface in eu.europa.esig.dss.spi.client.http
Component that allows to retrieve the data using any protocol: HTTP, HTTPS, FTP, LDAP.
DataLoader.DataAndUrl - Class in eu.europa.esig.dss.spi.client.http
This is an internal class used to model the couple data and url used to obtain this data.
dataSource - Variable in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
 
decodeUrl(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
 
deleteCertificateFromKeyStore(String) - Method in class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
This method allows to remove a certificate from the keystore
destroyTable() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
Removes table from DB
digest - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
 
digest(DigestAlgorithm, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method allows to digest the data with the given algorithm.
digest(DigestAlgorithm, byte[]...) - Static method in class eu.europa.esig.dss.spi.DSSUtils
 
digest(DigestAlgorithm, DSSDocument) - Static method in class eu.europa.esig.dss.spi.DSSUtils
 
digest(DigestAlgorithm, InputStream) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method allows to digest the data in the InputStream with the given algorithm.
DownloadInfoRecord - Interface in eu.europa.esig.dss.spi.tsl
 
DSSASN1Utils - Class in eu.europa.esig.dss.spi
Utility class that contains some ASN1 related method.
DSSDataLoaderMultipleException - Exception in eu.europa.esig.dss.spi.exception
 
DSSDataLoaderMultipleException(Map<String, Throwable>) - Constructor for exception eu.europa.esig.dss.spi.exception.DSSDataLoaderMultipleException
 
DSSExternalResourceException - Exception in eu.europa.esig.dss.spi.exception
The exception to be thrown in case of an external error arisen during a data loader requests
DSSExternalResourceException(String, Throwable) - Constructor for exception eu.europa.esig.dss.spi.exception.DSSExternalResourceException
 
DSSExternalResourceException(Throwable) - Constructor for exception eu.europa.esig.dss.spi.exception.DSSExternalResourceException
 
DSSFileLoader - Interface in eu.europa.esig.dss.spi.client.http
 
DSSRevocationUtils - Class in eu.europa.esig.dss.spi
Utility class used to manipulate revocation data (OCSP, CRL)
DSSSecurityProvider - Class in eu.europa.esig.dss.spi
 
DSSUtils - Class in eu.europa.esig.dss.spi
 

E

EMPTY_BYTE_ARRAY - Static variable in class eu.europa.esig.dss.spi.DSSUtils
 
emptyIfNull(AttributeTable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
encodeRSADigest(DigestAlgorithm, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method wraps the digest value in a DigestInfo (combination of digest algorithm and value).
encodeURI(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method encodes an URI to be compliant with the RFC 3986 (see DSS-1475 for details)
equals(Object) - Method in class eu.europa.esig.dss.spi.x509.CertificateIdentifier
 
equals(Object) - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
 
equals(Object) - Method in class eu.europa.esig.dss.spi.x509.ResponderId
 
equals(Object) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
 
equals(Object) - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
 
equals(Object) - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
 
eu.europa.esig.dss.spi - package eu.europa.esig.dss.spi
 
eu.europa.esig.dss.spi.client.http - package eu.europa.esig.dss.spi.client.http
 
eu.europa.esig.dss.spi.exception - package eu.europa.esig.dss.spi.exception
 
eu.europa.esig.dss.spi.tsl - package eu.europa.esig.dss.spi.tsl
 
eu.europa.esig.dss.spi.tsl.builder - package eu.europa.esig.dss.spi.tsl.builder
 
eu.europa.esig.dss.spi.tsl.identifier - package eu.europa.esig.dss.spi.tsl.identifier
 
eu.europa.esig.dss.spi.util - package eu.europa.esig.dss.spi.util
 
eu.europa.esig.dss.spi.x509 - package eu.europa.esig.dss.spi.x509
 
eu.europa.esig.dss.spi.x509.revocation - package eu.europa.esig.dss.spi.x509.revocation
 
eu.europa.esig.dss.spi.x509.revocation.crl - package eu.europa.esig.dss.spi.x509.revocation.crl
 
eu.europa.esig.dss.spi.x509.revocation.ocsp - package eu.europa.esig.dss.spi.x509.revocation.ocsp
 
eu.europa.esig.dss.spi.x509.tsp - package eu.europa.esig.dss.spi.x509.tsp
 
expiredCertsOnCRL - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
 
externalOrigin - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
The external origin (ONLINE or CACHED)
ExternalResourcesCRLSource - Class in eu.europa.esig.dss.spi.x509.revocation.crl
This class allows to provide a CRL source based on the list of external CRL(s);
ExternalResourcesCRLSource(InputStream...) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.crl.ExternalResourcesCRLSource
This constructor allows to build a CRL source from a list of InputStream.
ExternalResourcesCRLSource(String...) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.crl.ExternalResourcesCRLSource
This constructor allows to build a CRL source from a list of resource paths.
ExternalResourcesOCSPSource - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
 
ExternalResourcesOCSPSource(InputStream...) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.ExternalResourcesOCSPSource
This constructor loads the OCSP responses from a array of InputStreams.
ExternalResourcesOCSPSource(String...) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.ExternalResourcesOCSPSource
This constructor loads the OCSP responses from a array of Strings representing resources.
extractAttributeFromX500Principal(ASN1ObjectIdentifier, X500PrincipalHelper) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 

F

FILE - eu.europa.esig.dss.spi.client.http.Protocol
 
fileExists(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method checks if the file with the given path exists.
findArchiveTimeStampTokens(AttributeTable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Finds archive TimeStampTokens
findBinaryForReference(RevocationRef<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Returns the linked EncapsulatedRevocationTokenIdentifier for a given RevocationRef
findRefsAndOriginsForBinary(EncapsulatedRevocationTokenIdentifier) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves a Map of orphan RevocationRef with their RevocationRefOrigins for a given EncapsulatedRevocationTokenIdentifier
findRefsAndOriginsForRevocationToken(RevocationToken<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves a Map of found RevocationRef with their origins for the given RevocationToken
findRevocation(String, CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
 
findRevocation(String, CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
Finds a RevocationToken in the cache
findTokensFromRefs(List<CertificateRef>) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
Returns Set of CertificateTokens for the provided CertificateRefs
formatDateWithCustomFormat(Date, String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
 
formatInternal(Date) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Formats a date to use for internal purposes (logging, toString)
fromBasicToResp(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
Convert a BasicOCSPResp in OCSPResp (connection status is set to SUCCESSFUL).
fromBasicToResp(BasicOCSPResp) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
Convert a BasicOCSPResp in OCSPResp (connection status is set to SUCCESSFUL).
fromInt(int) - Static method in enum eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
 
fromRespToBasic(OCSPResp) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
This method returns the BasicOCSPResp from a OCSPResp.
FTP - eu.europa.esig.dss.spi.client.http.Protocol
 

G

get(String) - Method in interface eu.europa.esig.dss.spi.client.http.DataLoader
Execute a HTTP GET operation.
get(String) - Method in class eu.europa.esig.dss.spi.client.http.IgnoreDataLoader
 
get(String) - Method in class eu.europa.esig.dss.spi.client.http.MemoryDataLoader
 
get(String) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
 
get(String, boolean) - Method in interface eu.europa.esig.dss.spi.client.http.DataLoader
Execute a HTTP GET operation with indication concerning the mandatory nature of the operation.
get(String, boolean) - Method in class eu.europa.esig.dss.spi.client.http.IgnoreDataLoader
 
get(String, boolean) - Method in class eu.europa.esig.dss.spi.client.http.MemoryDataLoader
 
get(String, boolean) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
 
get(List<String>) - Method in interface eu.europa.esig.dss.spi.client.http.DataLoader
Execute a HTTP GET operation.
get(List<String>) - Method in class eu.europa.esig.dss.spi.client.http.IgnoreDataLoader
 
get(List<String>) - Method in class eu.europa.esig.dss.spi.client.http.MemoryDataLoader
 
get(List<String>) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
 
get(X500Principal) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
GET - eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader.HttpMethod
 
getAbbreviation() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
This method returns the DSS abbreviation of the CRLToken.
getAbbreviation() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
 
getADBERevocationValuesTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves the list of all RevocationTokens present in the ADBE element NOTE: Applicable only for PAdES revocation source
getAdditionalServiceInfoUris() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
 
getAfter(Date) - Method in class eu.europa.esig.dss.spi.util.TimeDependentValues
 
getAlgorithmIdentifier(DigestAlgorithm) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Gets the ASN.1 algorithm identifier structure corresponding to a digest algorithm
getAlgorithmIdentifier(ASN1Sequence) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Gets the ASN.1 algorithm identifier structure corresponding to the algorithm found in the provided Timestamp Hash Index Table, if such algorithm is present
getAllCertificateIdentifiers() - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
Returns a Set of all CertificateIdentifier For CAdES/PAdES/Timestamp
getAllCertificateRefs() - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
Returns a Set of all certificate references
getAllCertificateTokens() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
Returns a set of all containing certificate tokens
getAllEntities() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
Returns a set of all containing CertificateSourceEntity
getAllReferencedRevocationBinaries() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves the Set of tokens which have a reference
getAllRevocationBinaries() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves all found revocation binaries
getAllRevocationBinariesWithOrigins() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves all found revocation binaries with their origins
getAllRevocationReferences() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves a Set of all found RevocationRef
getAllRevocationTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves a Set of all found RevocationToken
getAllRevocationTokensWithOrigins() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Returns all tokens with their origins
getAlternativeCRLUrls(CertificateToken) - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
 
getAlternativeCRLUrls(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CommonTrustedCertificateSource
 
getAlternativeOCSPUrls(CertificateToken) - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
 
getAlternativeOCSPUrls(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CommonTrustedCertificateSource
 
getArchiveCutOff() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Returns the archiveCutOff date (from an OCSP Response)
getAsn1Attributes(AttributeTable, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns an array of Attributes for a given oid found in the unsignedAttributes
getAsn1AttributeSet(AttributeTable, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns an Attribute values for a given oid found in the unsignedAttributes
getAsn1Encodable(Attribute) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns ASN1Encodable of the attribute
getAsn1Encodable(AttributeTable, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns ASN1Encodable for a given oid found in the unsignedAttributes
getAsn1ObjectIdentifier() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPResponseBinary
 
getAsn1SequenceFromDerOctetString(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
This method returns the ASN1Sequence encapsulated in DEROctetString.
getAsn1SignaturePolicyDigest(DigestAlgorithm, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
This method computes the digest of an ASN1 signature policy (used in CAdES) TS 101 733 5.8.1 : If the signature policy is defined using ASN.1, then the hash is calculated on the value without the outer type and length fields, and the hashing algorithm shall be as specified in the field sigPolicyHash.
getAtsHashIndex(AttributeTable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns ats-hash-index table, with a related version present in from timestamp's unsigned properties
getAtsHashIndexByVersion(AttributeTable, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns ats-hash-index table, with a specified version present in from timestamp's unsigned properties
getAtsHashIndexVersionIdentifier(AttributeTable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns ASN1ObjectIdentifier of the found AtsHashIndex
getAttributeRevocationRefs() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves the list of all RevocationRefs present in the signature 'attribute-revocation-references' attribute (used in CAdES and XAdES)
getAttributeRevocationValuesTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves the list of all RevocationTokens present in 'AttributeRevocationValues' element NOTE: Applicable only for XAdES revocation source
getAuthorityKeyIdentifier(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
This method returns authority key identifier as binaries from the certificate extension (SHA-1 of the public key of the issuer certificate).
getBasicOcspResp(ASN1Sequence) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
This method allows to create a BasicOCSPResp from a ASN1Sequence.
getBasicOCSPResp() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPResponseBinary
 
getBasicOCSPResp() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
 
getBasicOCSPRespContent() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPResponseBinary
 
getBEREncoded(ASN1Encodable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
This method returns BER encoded ASN1 attribute.
getByCertificateIdentifier(CertificateIdentifier) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
This method returns the Set of certificates with the CertificateIdentifier
getByCertificateIdentifier(CertificateIdentifier) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
 
getByCertificateIdentifier(CertificateIdentifier) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
This method returns the found CertificateToken from all CertificateSource for the given CertificateIdentifier.
getByPublicKey(PublicKey) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
This method returns a Set of CertificateToken with the given PublicKey
getByPublicKey(PublicKey) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
This method returns a list of CertificateToken with the given PublicKey
getByPublicKey(PublicKey) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
This method returns the found CertificateToken from all CertificateSource for the given PublicKey.
getBySki(byte[]) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
This method returns a Set of CertificateToken with the given SKI (SubjectKeyIdentifier (SHA-1 of the PublicKey))
getBySki(byte[]) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
This method returns a list of CertificateToken with the given SKI (SubjectKeyIdentifier (SHA-1 of the PublicKey))
getBySki(byte[]) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
This method returns the found CertificateToken from all CertificateSource for the given subject key identifier (SHA-1 of the public key).
getBySubject(X500PrincipalHelper) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
This method returns the Set of certificates with the same subjectDN.
getBySubject(X500PrincipalHelper) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
This method returns the Set of certificates with the same subjectDN.
getBySubject(X500PrincipalHelper) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
This method returns the found CertificateToken from all CertificateSource for the given X500PrincipalHelper.
getCAAccessLocations(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Gives back the CA URIs meta-data found within the given certificate.
getCandidatesForSigningCertificate(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPCertificateSource
Returns candidates for the OCSP Response's signing certificate
getCertDigest() - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
 
getCertificate(String) - Method in class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
This method allows to retrieve a certificate by its alias
getCertificate(X509CertificateHolder) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
getCertificateIdentifier() - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
 
getCertificatePolicies(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
getCertificateRef(OtherCertID) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
getCertificateRefOrigins(CertificateRef) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
Extracts origins for a given certificateRef
getCertificateRefsByOrigin(CertificateRefOrigin) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
 
getCertificates() - Method in class eu.europa.esig.dss.spi.tsl.OtherTSLPointer
 
getCertificates() - Method in class eu.europa.esig.dss.spi.tsl.TrustService
 
getCertificates() - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
Retrieves the unmodifiable list of all certificate tokens from this source.
getCertificates() - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
Retrieves the unmodifiable list of all certificate tokens from this source.
getCertificates() - Method in class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
This method returns all certificates from the keystore
getCertificatesHashIndex(ASN1Sequence) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Extract the Unsigned Attribute Archive Timestamp Cert Hash Index from a timestampToken
getCertificateSource() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
 
getCertificateSource() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
 
getCertificateSource() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Returns a source of embedded into a revocation token certificates
getCertificateSource(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
This method return the different CertificateSourceType where the certificate is found
getCertificateSourceType() - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
 
getCertificateSourceType() - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
This method returns the certificate source type associated to the implementation class.
getCertificateSourceType() - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
 
getCertificateSourceType() - Method in class eu.europa.esig.dss.spi.x509.CommonTrustedCertificateSource
 
getCertificateSourceType() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPCertificateSource
 
getCertificateStatusMap() - Method in class eu.europa.esig.dss.spi.tsl.PivotInfo
Returns a map of certificate tokens with a status regarding to the current pivot
getCertificateToken() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
getCertificateToken(CertificateIdentifier) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
 
getCertificateTokensByOrigin(CertificateOrigin) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
 
getCertificateValidityList() - Method in class eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
 
getCertNumber() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
Returns a number of all CertificateTokens present in the TL
getCMSSignedData(Attribute) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Creates a CMSSignedData from the provided attribute
getCMSSignedDataRevocationBinaries() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves the list of all EncapsulatedRevocationTokenIdentifiers present in the CMS SignedData NOTE: Applicable only for CAdES revocation sources
getCMSSignedDataRevocationTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves the list of all RevocationTokens present in the CMS SignedData NOTE: Applicable only for CAdES revocation sources
getCompleteRevocationRefs() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves the list of all RevocationRefs present in the signature 'complete-revocation-references' attribute (used in CAdES and XAdES)
getCondition() - Method in class eu.europa.esig.dss.spi.tsl.ConditionForQualifiers
 
getConditionsForQualifiers() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
 
getContent() - Method in class eu.europa.esig.dss.spi.client.http.NativeDataLoaderCall
 
getCpsUrl() - Method in class eu.europa.esig.dss.spi.x509.CertificatePolicy
 
getCreateTableQuery() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
Returns CREATE_TABLE sql query
getCreationDate() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
 
getCRLHashIndex(ASN1Sequence) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Extract the Unsigned Attribute Archive Timestamp Crl Hash Index from a timestampToken
getCrlIssuedTime() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
 
getCrlIssuer() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
 
getCrlNumber() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
 
getCRLRevocationTokenKey(String) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
 
getCRLRevocationTokenKeys(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
Initialize a list revocation token keys String for CRLToken from the given CertificateToken
getCRLStream() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
 
getCrlUrls(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Gives back the List of CRL URI meta-data found within the given X509 certificate.
getCrlValidity() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
 
getCurrent(Date) - Method in class eu.europa.esig.dss.spi.util.TimeDependentValues
 
getCurrentCertificateIdentifier() - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
Returns the current CertificateIdentifier For CAdES/PAdES/Timestamp
getData() - Method in class eu.europa.esig.dss.spi.client.http.DataLoader.DataAndUrl
 
getDate(ASN1Encodable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
getDeleteTableQuery() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
Returns an sql query to remove a table from DB
getDEREncoded(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns the ASN.1 encoded representation of byte array.
getDEREncoded(TimestampBinary) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns the ASN.1 encoded representation of TimestampBinary.
getDEREncoded(ASN1Encodable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
This method returns DER encoded ASN1 attribute.
getDEREncoded(CMSSignedData) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns the ASN.1 encoded representation of CMSSignedData.
getDEREncoded(TimeStampToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
getDEROctetStrings(ASN1Sequence) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns list of DEROctetString from an ASN1Sequence Useful when needed to get a list of hash values
getDeterministicId(Date, TokenIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Return a unique id for a date and the certificateToken id.
getDigest() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
 
getDigest(DigestAlgorithm, DSSDocument) - Static method in class eu.europa.esig.dss.spi.DSSUtils
 
getDigest(OtherHash) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
 
getDigestCalculator(DigestAlgorithm) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
 
getDistributionPoints() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
 
getDocument(String) - Method in interface eu.europa.esig.dss.spi.client.http.DSSFileLoader
Returns DSSDocument from the provided url
getDownloadCacheInfo() - Method in class eu.europa.esig.dss.spi.tsl.TLInfo
Returns Download Cache Info
getDSSDictionaryBinaries() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves the list of all EncapsulatedRevocationTokenIdentifiers present in 'DSS' dictionary NOTE: Applicable only for PAdES revocation source
getDSSDictionaryTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves the list of all RevocationTokens present in 'DSS' dictionary NOTE: Applicable only for PAdES revocation source
getDSSId() - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
Returns the certificate reference identifier
getDSSId() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
Returns the revocation ref DSS Identifier
getDSSIdAsString() - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
Returns the certificate reference String id
getDSSIdAsString() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
Returns revocation reference String id
getDSSResponderId(ResponderID) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
Transforms ResponderID to ResponderId
getDSSResponderId(RespID) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
Transforms RespID to ResponderId
getElectronicAddresses() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
getElectronicAddresses() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
 
getEncoded() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
 
getEncoded() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
 
getEncoded(BasicOCSPResp) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
getEncoded(OCSPResp) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
 
getEncoded(CMSSignedData) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns an ASN.1 encoded bytes representing the CMSSignedData
getEncoded(TimeStampToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns an ASN.1 encoded bytes representing the TimeStampToken
getEncodedFromBasicResp(BasicOCSPResp) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
 
getEndDate() - Method in class eu.europa.esig.dss.spi.util.BaseTimeDependent
 
getEndDate() - Method in interface eu.europa.esig.dss.spi.util.TimeDependent
The end of the validity period.
getEntities() - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
 
getEntities() - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
 
getExceptionFirstOccurrenceTime() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
 
getExceptionLastOccurrenceTime() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
 
getExceptionMessage() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
 
getExceptionMessage(Exception) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Returns a message retrieved from an exception, its cause message if the first is not defined, or exception class name if non of them is specified
getExceptionStackTrace() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
 
getExpiredCertsOnCRL() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Returns the expiredCertsOnCRL date (from CRL)
getExpiredCertsRevocationInfo() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
 
getExtendedKeyUsage(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
getExternalOrigin() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
 
getFile(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method returns a file reference.
getFileByteSize(DSSDocument) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Returns byte size of the given document
getFindRevocationQuery() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
Returns an sql query to get revocation data from DB
getFirstSignerInformation(CMSSignedData) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns the first SignerInformation extracted from CMSSignedData.
getFrom(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
This method try to retrieve the protocol indicated by the given URL string.
getHumanReadableName(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
getIdentifier() - Method in class eu.europa.esig.dss.spi.tsl.LOTLInfo
 
getIdentifier() - Method in class eu.europa.esig.dss.spi.tsl.PivotInfo
 
getIdentifier() - Method in class eu.europa.esig.dss.spi.tsl.TLInfo
Returns the TL id
getIndication() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
 
getInformation() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
getInformation() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
 
getIssueDate() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
 
getIssuerCertificateToken() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
 
getIssuerCertificateToken() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
 
getIssuerCertificateToken() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Returns issuer CertificateToken
getIssuerName() - Method in class eu.europa.esig.dss.spi.x509.CertificateIdentifier
 
getIssuerSerial(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
getIssuerSerial(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
This method returns a new IssuerSerial based on the certificate token
getIssuerSerialEncoded() - Method in class eu.europa.esig.dss.spi.x509.CertificateIdentifier
Returns DER-encoded IssuerSerial representation of the object.
getIssuerX500Principal() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
 
getIssuerX500Principal() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
 
getLastDownloadAttemptTime() - Method in interface eu.europa.esig.dss.spi.tsl.DownloadInfoRecord
 
getLastStateTransitionTime() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
 
getLastSuccessSynchronizationTime() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
 
getLatest() - Method in class eu.europa.esig.dss.spi.util.TimeDependentValues
 
getLatestSingleResp() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
 
getLatestSingleResponse(BasicOCSPResp, CertificateToken, CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
 
getList() - Method in class eu.europa.esig.dss.spi.util.MutableTimeDependentValues
 
getLocation() - Method in class eu.europa.esig.dss.spi.tsl.OtherTSLPointer
 
getLOTLIdentifier() - Method in class eu.europa.esig.dss.spi.tsl.TrustProperties
 
getLOTLInfoById(Identifier) - Method in class eu.europa.esig.dss.spi.tsl.TLValidationJobSummary
Returns a LOTLInfo object by Identifier
getLOTLInfos() - Method in class eu.europa.esig.dss.spi.tsl.TLValidationJobSummary
Returns a list of LOTLInfos for all processed LOTLs
getLOTLLocation() - Method in class eu.europa.esig.dss.spi.tsl.PivotInfo
Returns the associated with the pivot LOTL Location url
getLotlOtherPointers() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
 
getMaxInputSize() - Method in class eu.europa.esig.dss.spi.client.http.NativeDataLoaderCall
 
getMaxInputSize() - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
 
getMD5Digest(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Returns a Hex encoded of the MD5 digest of binaries
getMessage() - Method in exception eu.europa.esig.dss.spi.exception.DSSDataLoaderMultipleException
 
getMessageDigest(DigestAlgorithm) - Static method in class eu.europa.esig.dss.spi.DSSUtils
 
getMessageId(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method return the unique message id which can be used for translation purpose.
getName() - Method in enum eu.europa.esig.dss.spi.client.http.Protocol
 
getNames() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
getNames() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
 
getNames() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
 
getNcaId() - Method in class eu.europa.esig.dss.spi.x509.PSD2QcType
 
getNcaName() - Method in class eu.europa.esig.dss.spi.x509.PSD2QcType
 
getNextUpdate() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Returns the date of the next update
getNextUpdateDate() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
 
getNormalizedString(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method replaces all special characters by an underscore
getNormalizedX500Principal(X500Principal) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
This method normalizes the X500Principal object
getNumberOfCertificates() - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
This method returns the number of stored certificates in this source
getNumberOfCertificates() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
This method returns the number of found CertificateToken in all sources
getNumberOfEntities() - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
This method returns the number of stored entities (unique public key) in this source
getNumberOfEntities() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
This method returns the number of found CertificateSourceEntity in all sources
getNumberOfProcessedLOTLs() - Method in class eu.europa.esig.dss.spi.tsl.TLValidationJobSummary
Returns an amount of processed LOTLs during the TL Validation job
getNumberOfProcessedTLs() - Method in class eu.europa.esig.dss.spi.tsl.TLValidationJobSummary
Returns an amount of processed TLs during the TL Validation job
getNumberOfSources() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
This method returns the number of set CertificateSources
getNumberOfTrustedPublicKeys() - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
 
getOCSPAccessLocations(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Gives back the OCSP URIs meta-data found within the given X509 cert.
getOCSPCertificateID(CertificateToken, CertificateToken, DigestAlgorithm) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
Returns the CertificateID for the given certificate and its issuer's certificate.
getOcspResp(ASN1Sequence) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
This method allows to create a OCSPResp from a ASN1Sequence.
getOcspRevocationKey(CertificateToken, String) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
 
getOcspRevocationTokenKeys(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
Initialize a list revocation token keys String for OCSPToken from the given CertificateToken
getOctetStringForAtsHashIndex(Attribute, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns octets from the given attribute by defined atsh-hash-index type
getOid() - Method in class eu.europa.esig.dss.spi.x509.CertificatePolicy
 
getOrigin() - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
 
getOrphanCertificateRefs() - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
Returns a list of orphan certificate refs
getOrphanRevocationReferencesWithOrigins() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves a Map of orphan RevocationRef with their RevocationRefOrigins
getOtherTLInfos() - Method in class eu.europa.esig.dss.spi.tsl.TLValidationJobSummary
Returns a list of TLInfos for other TLs
getParsingCacheInfo() - Method in class eu.europa.esig.dss.spi.tsl.TLInfo
Returns Parsing Cache Info
getPivotInfos() - Method in class eu.europa.esig.dss.spi.tsl.LOTLInfo
Returns a list of PivotInfos summary for pivots found in the LOTL
getPivotUrls() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
 
getPostalAddresses() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
getPostalAddresses() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
 
getPotentialSigners() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
 
getProducedAt() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
 
getProductionDate() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Returns the generation time of the current revocation data (when it was signed)
getPSD2QcStatement(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
This method extract the PSD2 QcStatement informations for a given certificate
getPspName() - Method in class eu.europa.esig.dss.spi.x509.RoleOfPSP
 
getPspOid() - Method in class eu.europa.esig.dss.spi.x509.RoleOfPSP
 
getPublicKey() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
If the certificateToken is not null then the associated PublicKey will be returned otherwise the provided publicKey is returned.
getQCLegislations(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
getQCStatementsIdList(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Get the list of all QCStatement Ids that are present in the certificate.
getQCTypesIdList(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Get the list of all QCType Ids that are present in the certificate.
getQualifiers() - Method in class eu.europa.esig.dss.spi.tsl.ConditionForQualifiers
 
getReason() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Returns the revocation reason (if the token has been revoked)
getReferencesForCertificateToken(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.TokenCertificateSource
Returns list of CertificateRefs found for the given certificateToken
getRegistrationIdentifiers() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
getRegistrationIdentifiers() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
 
getRelatedCertificateID() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
 
getRemoveRevocationTokenEntryQuery() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
Returns an sql query to remove a record from DB
getResponderId() - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
 
getResponderId() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
 
getRevocationDate() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Returns the revocation date (if the token has been revoked)
getRevocationToken(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.AlternateUrlsSourceAdapter
 
getRevocationToken(CertificateToken, CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.revocation.crl.CRLSource
 
getRevocationToken(CertificateToken, CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPSource
 
getRevocationToken(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
 
getRevocationToken(CertificateToken, CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.revocation.RevocationSource
This method retrieves a RevocationToken for the certificateToken
getRevocationToken(CertificateToken, CertificateToken, boolean) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
Retrieves a revocation token for the given CertificateToken
getRevocationToken(CertificateToken, CertificateToken, List<String>) - Method in class eu.europa.esig.dss.spi.x509.AlternateUrlsSourceAdapter
 
getRevocationToken(CertificateToken, CertificateToken, List<String>) - Method in interface eu.europa.esig.dss.spi.x509.revocation.RevocationSourceAlternateUrlsSupport
Gets an RevocationToken for the given certificate / issuer's certificate couple.
getRevocationTokenKey() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
 
getRevocationTokenKey() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Returns compiled revocation token key
getRevocationTokens(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.OfflineCRLSource
 
getRevocationTokens(CertificateToken, CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.revocation.MultipleRevocationSource
This method retrieves a list of RevocationToken for the certificateToken
getRevocationTokens(CertificateToken, CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OfflineOCSPSource
 
getRevocationType() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
 
getRevocationType() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
 
getRevocationType() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Returns the Revocation Token type (CRL or OCSP)
getRevocationValues(ASN1Encodable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns RevocationValues from the given encodable
getRevocationValuesTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves the list of all RevocationTokens present in 'RevocationValues' element NOTE: Applicable only for CAdES and XAdES revocation sources
getRolesOfPSP() - Method in class eu.europa.esig.dss.spi.x509.PSD2QcType
 
getSecurityProvider() - Static method in class eu.europa.esig.dss.spi.DSSSecurityProvider
 
getSecurityProviderName() - Static method in class eu.europa.esig.dss.spi.DSSSecurityProvider
 
getSemanticsIdentifier(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
getSequenceNumber() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
 
getSerialNumber() - Method in class eu.europa.esig.dss.spi.x509.CertificateIdentifier
 
getServices() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
getServices() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
 
getServiceSupplyPoints() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
 
getSHA1Digest(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method digests the given string with SHA1 algorithm and encode returned array of bytes as hex string.
getSignatureAlgorithm() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
 
getSignerInfo() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
Returns the associated CertificateIdentifier NOTE: can return null
getSigningCertificate() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
 
getSigningCertificateAnnouncementUrl() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
 
getSigningCertificateTokenList() - Method in class eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
 
getSigningTime() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
 
getSingleResponses(BasicOCSPResp, CertificateToken, CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
 
getSki() - Method in class eu.europa.esig.dss.spi.x509.CertificateIdentifier
 
getSki() - Method in class eu.europa.esig.dss.spi.x509.ResponderId
 
getSki(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
This method returns the Subject Key Identifier (SKI) bytes from the certificate extension (SHA-1 of the public key of the current certificate).
getSki(CertificateToken, boolean) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
This method returns SKI bytes from certificate.
getSources() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
Returns an unmodifiable list of embedded CertificateSources
getSourceURL() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Returns the URL of the source (if available)
getStackTrace() - Method in exception eu.europa.esig.dss.spi.exception.DSSDataLoaderMultipleException
 
getStartDate() - Method in class eu.europa.esig.dss.spi.util.BaseTimeDependent
 
getStartDate() - Method in interface eu.europa.esig.dss.spi.util.TimeDependent
The start of the validity period.
getStatus() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
 
getStatus() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Returns the certificate status
getStatusAndInformationExtensions() - Method in class eu.europa.esig.dss.spi.tsl.TrustService
 
getStatusCode() - Method in enum eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
 
getStatusName() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
 
getString(ASN1Encodable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
getSubIndication() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
 
getSubjectAlternativeNames(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
getSubjectCommonName(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
getSummary() - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
 
getTableExistenceQuery() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
Returns an sql query to check table existence
getTerritory() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
getTerritory() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
 
getTerritory() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
 
getTheBestCandidate() - Method in class eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
This method returns the best candidate for the signing certificate.
getTheCertificateValidity() - Method in class eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
The theSigningCertificateValidity object must be set before.
getThisUpdate() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
 
getTimeout() - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
 
getTimeStampResponse(DigestAlgorithm, byte[]) - Method in class eu.europa.esig.dss.spi.x509.tsp.CompositeTSPSource
 
getTimeStampResponse(DigestAlgorithm, byte[]) - Method in interface eu.europa.esig.dss.spi.x509.tsp.TSPSource
Gets a TimeStampResponse relevant to the provided digest
getTimeStampToken(Attribute) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Creates a TimeStampToken from the provided attribute
getTimeStampTokenGenerationTime(TimeStampToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns generation time for the provided timeStampToken
getTimestampValidationDataTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves the list of all RevocationTokens present in 'TimestampValidationData' element NOTE: Applicable only for XAdES revocation source
getTLIdentifier() - Method in class eu.europa.esig.dss.spi.tsl.TrustProperties
 
getTLInfoById(Identifier) - Method in class eu.europa.esig.dss.spi.tsl.TLValidationJobSummary
Returns a TLInfo object by Identifier
getTLInfos() - Method in class eu.europa.esig.dss.spi.tsl.LOTLInfo
Returns a list of TLInfos summary for TL found in the LOTL
getTlOtherPointers() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
 
getTradeNames() - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
getTradeNames() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
 
getTrustService() - Method in class eu.europa.esig.dss.spi.tsl.TrustProperties
 
getTrustServiceProvider() - Method in class eu.europa.esig.dss.spi.tsl.TrustProperties
 
getTrustServiceProviders() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
 
getTrustServices(CertificateToken) - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
 
getTrustServices(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CommonTrustedCertificateSource
 
getTSNumber() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
Returns a number of all TrustServices present in the TL
getTSPNumber() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
Returns a number of all TrustServiceProviders present in the TL
getType() - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
 
getUniqueRevocationTokensWithOrigins() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Returns a Map of unique RevocationToken based on binary (a same binary can cover several certificates) with their origins
getUnsignedAttributesHashIndex(ASN1Sequence) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Extract the Unsigned Attribute Archive Timestamp Attribute Hash Index from a timestampToken
getUrl() - Method in class eu.europa.esig.dss.spi.client.http.NativeDataLoaderCall
 
getUrl() - Method in class eu.europa.esig.dss.spi.tsl.TLInfo
Returns a URL that was used to download the remote file
getUrlString() - Method in class eu.europa.esig.dss.spi.client.http.DataLoader.DataAndUrl
 
getUsedDigestAlgorithm(SingleResp) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
Returns a DigestAlgorithm used in the given singleResp
getUtcDate(int, int, int) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method returns an UTC date base on the year, the month and the day.
getUtf8String(X500Principal) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
getValidationCacheInfo() - Method in class eu.europa.esig.dss.spi.tsl.TLInfo
Returns Validation Cache Info
getVersion() - Method in interface eu.europa.esig.dss.spi.tsl.ParsingInfoRecord
 
getVRIDictionaryBinaries() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves the list of all EncapsulatedRevocationTokenIdentifiers present in 'VRI' dictionary NOTE: Applicable only for PAdES revocation source
getVRIDictionaryTokens() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Retrieves the list of all RevocationTokens present in 'VRI' dictionary NOTE: Applicable only for PAdES revocation source
getX500Principal() - Method in class eu.europa.esig.dss.spi.x509.ResponderId
 
getX500PrincipalOrNull(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method returns the X500Principal corresponding to the given string or null if the conversion is not possible.
getX509CertificateHolder(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Returns a X509CertificateHolder encapsulating the given X509Certificate.

H

hashCode() - Method in class eu.europa.esig.dss.spi.x509.CertificateIdentifier
 
hashCode() - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
 
hashCode() - Method in class eu.europa.esig.dss.spi.x509.ResponderId
 
hashCode() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
 
hashCode() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
 
hashCode() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
 
hasIdPkixOcspNoCheckExtension(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Indicates if the revocation data should be checked for an OCSP signing certificate.
http://www.ietf.org/rfc/rfc2560.txt?number=2560
A CA may specify that an OCSP client can trust a responder for the lifetime of the responder's certificate.
HTTP - eu.europa.esig.dss.spi.client.http.Protocol
 
HTTPS - eu.europa.esig.dss.spi.client.http.Protocol
 

I

id_aa_ATSHashIndex - Static variable in class eu.europa.esig.dss.spi.OID
id-aa-ATSHashIndex OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) electronicsignature-standard(1733) attributes(2) 5 }
id_aa_ATSHashIndexV2 - Static variable in class eu.europa.esig.dss.spi.OID
id-aa-ATSHashIndex-v2 OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) cades(19122) attributes(1) 4 }
id_aa_ATSHashIndexV3 - Static variable in class eu.europa.esig.dss.spi.OID
id-aa-ATSHashIndex-v3 OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) cades(19122) attributes(1) 5 }
id_aa_ets_archiveTimestampV2 - Static variable in class eu.europa.esig.dss.spi.OID
id-aa-ets-archiveTimestampV2 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs-9(9) smime(16) id-aa(2) 48}
id_aa_ets_archiveTimestampV3 - Static variable in class eu.europa.esig.dss.spi.OID
id-aa-ets-archiveTimestampV3 OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) electronic-signature-standard(1733) attributes(2) 4 }
id_aa_ets_mimeType - Static variable in class eu.europa.esig.dss.spi.OID
id-aa-ets-mimeType OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) electronic-signature-standard(1733) attributes(2) 1 }
id_aa_ets_signerAttrV2 - Static variable in class eu.europa.esig.dss.spi.OID
id-aa-ets-signerAttrV2 OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) cades(19122) attributes(1) 1 }
id_at_role - Static variable in class eu.europa.esig.dss.spi.OID
id-at OBJECT IDENTIFIER ::= { joint-iso-ccitt(2) ds(5) 4 } id-at-role OBJECT IDENTIFIER ::= { id-at 72}
id_etsi_electronicSignatureStandard_attributes - Static variable in class eu.europa.esig.dss.spi.OID
 
id_etsi_signer_attributes - Static variable in class eu.europa.esig.dss.spi.OID
 
IgnoreDataLoader - Class in eu.europa.esig.dss.spi.client.http
This class allows to avoid downloading resources.
IgnoreDataLoader() - Constructor for class eu.europa.esig.dss.spi.client.http.IgnoreDataLoader
 
importAsTrusted(CertificateSource) - Method in class eu.europa.esig.dss.spi.x509.CommonTrustedCertificateSource
This method allows to declare all certificates from a given certificate source as trusted.
InfoRecord - Interface in eu.europa.esig.dss.spi.tsl
 
initRevocationTokenKey(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
Initialize a list of revocation token keys String from the given CertificateToken
initTable() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
Initialize the revocation token table by creating the table if it does not exist.
insertRevocation(RevocationToken<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
Inserts a new RevocationToken into the cache
INTERNAL_ERROR - eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
Internal error in issuer
isAllSelfSigned() - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
This method checks if all certificates are self-signed
isAllSelfSigned() - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
 
isAllSelfSigned() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
This method checks in all sources if all embedded certificate are self-signed
isArchiveTimeStampToken(Attribute) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Checks if the attribute is of an allowed archive timestamp type
isASN1SequenceTag(byte) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
isAttributeOfType(Attribute, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Checks if the given attribute is an instance of the expected asn1ObjectIdentifier type
isCertHashMatch() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Returns TRUE if the certHash extension (from an OCSP Response) is match to the hash of related certificate token
isCertHashPresent() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Returns TRUE if the certHash extension (from an OCSP Response) is present
isCurrent() - Method in class eu.europa.esig.dss.spi.x509.CertificateIdentifier
 
isDesynchronized() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
 
isDigestEqual() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
isDigestPresent() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
isDistinguishedNameEqual() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
isEmpty() - Method in class eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
This method tests if any candidate is known
isEmpty() - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
This method checks if the embed sources is empty
isEmpty() - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
This method checks if the revocation source is empty
isEmpty(AttributeTable) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
isEquivalent(CertificateIdentifier) - Method in class eu.europa.esig.dss.spi.x509.CertificateIdentifier
 
isError() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
 
isExtendedKeyUsagePresent(CertificateToken, ASN1ObjectIdentifier) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
isFileUrl(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
Indicates if the given URL uses FILE protocol
isFtpUrl(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
Indicates if the given URL uses FTP protocol
isHttp(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
Indicates if the given string represents HTTP protocol.
isHttps(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
Indicates if the given string represents HTTPS protocol.
isHttpUrl(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
Indicates if the given URL uses HTTP protocol
isIndeterminate() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
 
isInternal() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
This method returns true if the token was not collected from an external resource (online or jdbc)
isInvalid() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
 
isIssuerSerialPresent() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
Indicates if the IssuerSerial (issuerAndSerialNumber) is present in the signature.
isKnown(CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
This method checks if a given certificate is known in the current source
isKnown(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
 
isLdapUrl(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
Indicates if the given URL uses LDAP protocol
isOCSPSigning(CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Indicates that a X509Certificates corresponding private key is used by an authority to sign OCSP-Responses.
http://www.ietf.org/rfc/rfc3280.txt
http://tools.ietf.org/pdf/rfc6960.pdf 4.2.2.2
{iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) keyPurpose(3) ocspSigning(9)}
OID: 1.3.6.1.5.5.7.3.9
isOrphan(RevocationRef<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
This method verifies if a given RevocationRef is an orphan (not linked to a complete RevocationToken
isPivot() - Method in class eu.europa.esig.dss.spi.tsl.LOTLInfo
Checks if the current entry is a pivot info
isPivot() - Method in class eu.europa.esig.dss.spi.tsl.PivotInfo
 
isRefreshNeeded() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
 
isRelatedToCertificate(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CertificateIdentifier
Checks if the current SerialInfo is related to a provided CertificateToken
isRelatedToCertificate(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.ResponderId
Checks if the ResponderId is related to a provided certificateToken
isResponderIdMatch() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
isResponderIdPresent() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
isResultExist() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
 
isSerialNumberEqual() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
isSignedBy(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
 
isSignerIdMatch() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
isSkiEqual(byte[], CertificateToken) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Checks if the provided ski matches to a ski computed from a certificateToken's public key
isStartWithASN1SequenceTag(InputStream) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method returns true if the inputStream starts with an ASN.1 Sequence
isSynchronized() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
 
isTableExists() - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
 
isTheSame(String) - Method in enum eu.europa.esig.dss.spi.client.http.Protocol
Indicates if the given URL uses the current protocol
isTimestampToken(DSSDocument) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Checks if the document contains a TimeStampToken
isToBeDeleted() - Method in interface eu.europa.esig.dss.spi.tsl.InfoRecord
 
isTrusted(CertificateToken) - Method in interface eu.europa.esig.dss.spi.x509.CertificateSource
This method checks if a given certificate is trusted
isTrusted(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
 
isTrusted(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.CommonTrustedCertificateSource
 
isTrusted(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.ListCertificateSource
This method checks in all sources in the given certificate is trusted
isUseCaches() - Method in class eu.europa.esig.dss.spi.client.http.NativeDataLoaderCall
 
isValid() - Method in interface eu.europa.esig.dss.spi.tsl.ValidationInfoRecord
 
isValid() - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
This method returns true if the certificate digest or IssuerSerial/issuerAndSerialNumber match or the certificate is signed.
isValid() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
Indicates if the token signature is intact and the signing certificate has cRLSign key usage bit set.
isValid() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
Indicates if the token signature is intact.
isValid() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Indicates if the token signature is intact and the signing certificate matches with the signature and if the extended key usage is present.
iterator() - Method in class eu.europa.esig.dss.spi.util.TimeDependentValues
 

J

JdbcRevocationSource<R extends Revocation> - Class in eu.europa.esig.dss.spi.x509.revocation
Abstract class to retrieve token from a JDBC datasource
JdbcRevocationSource() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
 

K

KeyStoreCertificateSource - Class in eu.europa.esig.dss.spi.x509
Implements a CertificateSource using a KeyStore (PKCS12, JKS,...).
KeyStoreCertificateSource(File, String, String) - Constructor for class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
Constructor for KeyStoreCertificateSource with CertificatePool.
KeyStoreCertificateSource(InputStream, String, String) - Constructor for class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
The default constructor for KeyStoreCertificateSource.
KeyStoreCertificateSource(String, String) - Constructor for class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
Constructor for KeyStoreCertificateSource.
KeyStoreCertificateSource(String, String, String) - Constructor for class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
Constructor for KeyStoreCertificateSource.

L

LDAP - eu.europa.esig.dss.spi.client.http.Protocol
 
list - Variable in class eu.europa.esig.dss.spi.util.TimeDependentValues
 
ListCertificateSource - Class in eu.europa.esig.dss.spi.x509
This class operates on several CertificateSource with the composite design pattern.
ListCertificateSource() - Constructor for class eu.europa.esig.dss.spi.x509.ListCertificateSource
Default constructor
ListCertificateSource(CertificateSource) - Constructor for class eu.europa.esig.dss.spi.x509.ListCertificateSource
This constructor allows to instantiate an object of the class with one CertificateSource
ListCertificateSource(List<CertificateSource>) - Constructor for class eu.europa.esig.dss.spi.x509.ListCertificateSource
This constructor allows to instantiate an object of the class with a list of CertificateSource
loadCertificate(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method loads a certificate from the byte array.
loadCertificate(File) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method loads a certificate from the given location.
loadCertificate(InputStream) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method loads a certificate from the given location.
loadCertificateFromBase64EncodedString(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method loads a certificate from a base 64 encoded String
loadCertificateFromP7c(InputStream) - Static method in class eu.europa.esig.dss.spi.DSSUtils
 
loadOCSPBase64Encoded(String) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
This method loads an OCSP response from the given base 64 encoded string.
loadOCSPFromBinaries(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
This method loads an OCSP response from the given binaries.
loadPotentialIssuerCertificates(CertificateToken, DataLoader) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method loads the potential issuer certificate(s) from the given locations (AIA).
LOTLIdentifier - Class in eu.europa.esig.dss.spi.tsl.identifier
 
LOTLIdentifier(LOTLInfo) - Constructor for class eu.europa.esig.dss.spi.tsl.identifier.LOTLIdentifier
 
LOTLInfo - Class in eu.europa.esig.dss.spi.tsl
 
LOTLInfo(DownloadInfoRecord, ParsingInfoRecord, ValidationInfoRecord, String) - Constructor for class eu.europa.esig.dss.spi.tsl.LOTLInfo
The default constructor

M

MALFORMED_REQUEST - eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
Illegal confirmation request
match(EncapsulatedRevocationTokenIdentifier, RevocationRef<CRL>) - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLTokenRefMatcher
 
match(EncapsulatedRevocationTokenIdentifier, RevocationRef<OCSP>) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPTokenRefMatcher
 
match(EncapsulatedRevocationTokenIdentifier, RevocationRef<R>) - Method in interface eu.europa.esig.dss.spi.x509.revocation.RevocationTokenRefMatcher
This method returns true if the reference is related to the encapsulated identifier
match(CertificateToken, CertificateRef) - Method in class eu.europa.esig.dss.spi.x509.CertificateTokenRefMatcher
 
match(RevocationToken<CRL>, RevocationRef<CRL>) - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLTokenRefMatcher
 
match(RevocationToken<OCSP>, RevocationRef<OCSP>) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPTokenRefMatcher
 
match(RevocationToken<R>, RevocationRef<R>) - Method in interface eu.europa.esig.dss.spi.x509.revocation.RevocationTokenRefMatcher
This method returns true if the reference is related to the provided token
matchByDigest(CertificateToken, CertificateRef) - Method in class eu.europa.esig.dss.spi.x509.CertificateTokenRefMatcher
 
matchByIssuerName(CertificateToken, CertificateRef) - Method in class eu.europa.esig.dss.spi.x509.CertificateTokenRefMatcher
 
matchByResponderId(CertificateToken, CertificateRef) - Method in class eu.europa.esig.dss.spi.x509.CertificateTokenRefMatcher
 
matchBySerialNumber(CertificateToken, CertificateRef) - Method in class eu.europa.esig.dss.spi.x509.CertificateTokenRefMatcher
 
matches(CertificateID, SingleResp) - Static method in class eu.europa.esig.dss.spi.DSSRevocationUtils
fix for certId.equals methods that doesn't work very well.
MaxSizeInputStream - Class in eu.europa.esig.dss.spi.client.http
Used to limit the size of fetched data.
MaxSizeInputStream(InputStream, long, String) - Constructor for class eu.europa.esig.dss.spi.client.http.MaxSizeInputStream
The default constructor for NativeHTTPDataLoader.MaxSizeInputStream.
MemoryDataLoader - Class in eu.europa.esig.dss.spi.client.http
 
MemoryDataLoader(Map<String, byte[]>) - Constructor for class eu.europa.esig.dss.spi.client.http.MemoryDataLoader
 
MultipleRevocationSource<R extends Revocation> - Interface in eu.europa.esig.dss.spi.x509.revocation
This interface allows to retrieve all revocation data for a given certificate.
MutableTimeDependentValues<T extends TimeDependent> - Class in eu.europa.esig.dss.spi.util
Mutable list of time-dependent values.
MutableTimeDependentValues() - Constructor for class eu.europa.esig.dss.spi.util.MutableTimeDependentValues
 
MutableTimeDependentValues(Iterable<T>) - Constructor for class eu.europa.esig.dss.spi.util.MutableTimeDependentValues
 

N

NativeDataLoaderCall - Class in eu.europa.esig.dss.spi.client.http
 
NativeDataLoaderCall(String, byte[], boolean, long) - Constructor for class eu.europa.esig.dss.spi.client.http.NativeDataLoaderCall
 
NativeHTTPDataLoader - Class in eu.europa.esig.dss.spi.client.http
Implementation of native java DataLoader using the java.net.URL class.
NativeHTTPDataLoader() - Constructor for class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
 
NativeHTTPDataLoader.HttpMethod - Enum in eu.europa.esig.dss.spi.client.http
 
nextUpdate - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Represents the next update date of the CRL or null for OCSP response.
NOT_CHANGED - eu.europa.esig.dss.spi.tsl.CertificatePivotStatus
 

O

OCSPCertificateSource - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
Represents a Source of certificates embedded into an OCSP Token
OCSPCertificateSource(BasicOCSPResp) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPCertificateSource
 
OCSPRef - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
Reference an OCSPResponse
OCSPRef(Digest, Date, ResponderId) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
The default constructor for OCSPRef.
OCSPRef(OcspResponsesID) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
The default constructor for OCSPRef.
OCSPRefIdentifier - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
 
OCSPRefIdentifier(OCSPRef) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRefIdentifier
 
OCSPResponseBinary - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
 
OCSPRespStatus - Enum in eu.europa.esig.dss.spi.x509.revocation.ocsp
This enum encapsulates constants defined by BouncyCastle and offers a method to parse an int without exception
OCSPSource - Interface in eu.europa.esig.dss.spi.x509.revocation.ocsp
Typed sub-interface which allows to collect OCSPToken.
OCSPToken - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
OCSP Signed Token which encapsulate BasicOCSPResp (BC).
OCSPToken(BasicOCSPResp, SingleResp, CertificateToken, CertificateToken) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
The default constructor to instantiate an OCSPToken with BasicOCSPResp only
OCSPTokenRefMatcher - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
 
OCSPTokenRefMatcher() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPTokenRefMatcher
 
OfflineCRLSource - Class in eu.europa.esig.dss.spi.x509.revocation.crl
This class if a basic skeleton that is able to retrieve needed CRL data from the contained list.
OfflineCRLSource() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.crl.OfflineCRLSource
 
OfflineOCSPSource - Class in eu.europa.esig.dss.spi.x509.revocation.ocsp
Abstract class that helps to implement an OCSPSource with an already loaded list of BasicOCSPResp
OfflineOCSPSource() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.ocsp.OfflineOCSPSource
 
OfflineRevocationSource<R extends Revocation> - Class in eu.europa.esig.dss.spi.x509.revocation
 
OfflineRevocationSource(RevocationTokenRefMatcher<R>) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
 
OID - Class in eu.europa.esig.dss.spi
 
OnlineRevocationSource<R extends Revocation> - Interface in eu.europa.esig.dss.spi.x509.revocation
Sub-interface for online sources of RevocationTokens
OtherTSLPointer - Class in eu.europa.esig.dss.spi.tsl
 
OtherTSLPointer(String, List<CertificateToken>) - Constructor for class eu.europa.esig.dss.spi.tsl.OtherTSLPointer
 

P

ParsingInfoRecord - Interface in eu.europa.esig.dss.spi.tsl
 
PivotIdentifier - Class in eu.europa.esig.dss.spi.tsl.identifier
 
PivotIdentifier(PivotInfo) - Constructor for class eu.europa.esig.dss.spi.tsl.identifier.PivotIdentifier
 
PivotInfo - Class in eu.europa.esig.dss.spi.tsl
 
PivotInfo(DownloadInfoRecord, ParsingInfoRecord, ValidationInfoRecord, String, Map<CertificateToken, CertificatePivotStatus>, String) - Constructor for class eu.europa.esig.dss.spi.tsl.PivotInfo
The default constructor
post(String, byte[]) - Method in interface eu.europa.esig.dss.spi.client.http.DataLoader
Executes a HTTP POST operation
post(String, byte[]) - Method in class eu.europa.esig.dss.spi.client.http.IgnoreDataLoader
 
post(String, byte[]) - Method in class eu.europa.esig.dss.spi.client.http.MemoryDataLoader
 
post(String, byte[]) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
 
POST - eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader.HttpMethod
 
printSecurityProviders() - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method lists all defined security providers.
productionDate - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Represents the production date of the OCSP response or the thisUpdate in case of CRL.
Protocol - Enum in eu.europa.esig.dss.spi.client.http
This enum lists all network protocols that can be used during the signature creation or validation: OCSP, CRL, AIA, TSL...
proxiedSource - Variable in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
 
psd2_qcStatement - Static variable in class eu.europa.esig.dss.spi.OID
etsi-psd2-qcStatement QC-STATEMENT ::= {SYNTAX PSD2QcType IDENTIFIED BY id-etsi-psd2-qcStatement } id-etsi-psd2-qcStatement OBJECT IDENTIFIER ::={itu-t(0) identified-organization(4) etsi(0) psd2(19495) qcstatement(2) }
PSD2QcType - Class in eu.europa.esig.dss.spi.x509
 
PSD2QcType() - Constructor for class eu.europa.esig.dss.spi.x509.PSD2QcType
 

R

read() - Method in class eu.europa.esig.dss.spi.client.http.MaxSizeInputStream
 
readAvailableBytes(DSSDocument, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Read the requested number of bytes from DSSDocument according to the size of the provided byte[] buffer and validates success of the operation
readAvailableBytes(InputStream, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Read the requested number of bytes from InputStream according to the size of the provided byte[] buffer and validates success of the operation
readAvailableBytes(InputStream, byte[], int, int) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Read the requested number of bytes from InputStream and validates success of the operation
readFirstByte(DSSDocument) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Reads the first byte from the DSSDocument
reason - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
The reason of the revocation.
relatedCertificate - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Related CertificateToken to this revocation object
remove(String) - Method in interface eu.europa.esig.dss.spi.client.http.DSSFileLoader
Removes the file from FileSystem with the given url
removeControlCharacters(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Replaces null ASCII characters 00-31 and 127 with ''
REMOVED - eu.europa.esig.dss.spi.tsl.CertificatePivotStatus
 
removeRevocation(RevocationToken<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
 
removeRevocation(RevocationToken<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
Removes the RevocationToken from cache
RepositoryRevocationSource<R extends Revocation> - Class in eu.europa.esig.dss.spi.x509.revocation
Allows storing and retrieving of revocation data to/from a repository (e.g.
RepositoryRevocationSource() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
 
request(String, NativeHTTPDataLoader.HttpMethod, byte[], boolean) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
 
reset() - Method in class eu.europa.esig.dss.spi.x509.CommonCertificateSource
 
resourceExists(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method checks if the resource with the given path exists.
ResponderId - Class in eu.europa.esig.dss.spi.x509
 
ResponderId(X500Principal, byte[]) - Constructor for class eu.europa.esig.dss.spi.x509.ResponderId
 
RevocationCertificateSource - Class in eu.europa.esig.dss.spi.x509.revocation
Represents a certificate source present into a revocation token
RevocationCertificateSource() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.RevocationCertificateSource
 
revocationDate - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Represents the revocation date from an X509CRLEntry or from an BasicOCSPResp (if the related certificate is revoked)
RevocationException - Exception in eu.europa.esig.dss.spi.x509.revocation
 
RevocationException() - Constructor for exception eu.europa.esig.dss.spi.x509.revocation.RevocationException
 
RevocationException(String) - Constructor for exception eu.europa.esig.dss.spi.x509.revocation.RevocationException
 
RevocationException(String, Throwable) - Constructor for exception eu.europa.esig.dss.spi.x509.revocation.RevocationException
 
RevocationException(Throwable) - Constructor for exception eu.europa.esig.dss.spi.x509.revocation.RevocationException
 
RevocationRef<R extends Revocation> - Class in eu.europa.esig.dss.spi.x509.revocation
 
RevocationRef() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
 
RevocationRefIdentifier - Class in eu.europa.esig.dss.spi.x509.revocation
 
RevocationRefIdentifier(Digest) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.RevocationRefIdentifier
 
RevocationRefIdentifier(RevocationRef) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.RevocationRefIdentifier
 
RevocationSource<R extends Revocation> - Interface in eu.europa.esig.dss.spi.x509.revocation
This interface allows to retrieve revocation data for a given certificate.
RevocationSourceAlternateUrlsSupport<R extends Revocation> - Interface in eu.europa.esig.dss.spi.x509.revocation
 
RevocationToken<R extends Revocation> - Class in eu.europa.esig.dss.spi.x509.revocation
 
RevocationToken() - Constructor for class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
 
RevocationTokenIdentifier - Class in eu.europa.esig.dss.spi.x509.revocation
 
RevocationTokenIdentifier(RevocationToken) - Constructor for class eu.europa.esig.dss.spi.x509.revocation.RevocationTokenIdentifier
 
revocationTokenKey - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Revocation Token Key, used for RevocationToken identification (i.e.
RevocationTokenRefMatcher<R extends Revocation> - Interface in eu.europa.esig.dss.spi.x509.revocation
 
RoleOfPSP - Class in eu.europa.esig.dss.spi.x509
 
RoleOfPSP() - Constructor for class eu.europa.esig.dss.spi.x509.RoleOfPSP
 
rollback(Connection) - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
Rollaback transaction for the given Connection

S

saveToFile(byte[], File) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method saves the given array of byte to the provided File.
setAdditionalServiceInfoUris(List<String>) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
 
setAsn1ObjectIdentifier(ASN1ObjectIdentifier) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPResponseBinary
 
setCertDigest(Digest) - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
 
setCertificateIdentifier(CertificateIdentifier) - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
 
setCertificates(List<CertificateToken>) - Method in class eu.europa.esig.dss.spi.tsl.TrustService.TrustServiceBuilder
 
setConditionsForQualifiers(List<ConditionForQualifiers>) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
 
setContentType(String) - Method in interface eu.europa.esig.dss.spi.client.http.DataLoader
This allows to set the content type.
setContentType(String) - Method in class eu.europa.esig.dss.spi.client.http.IgnoreDataLoader
 
setContentType(String) - Method in class eu.europa.esig.dss.spi.client.http.MemoryDataLoader
 
setContentType(String) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
 
setCpsUrl(String) - Method in class eu.europa.esig.dss.spi.x509.CertificatePolicy
 
setCurrent(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateIdentifier
 
setDataLoader(DataLoader) - Method in interface eu.europa.esig.dss.spi.x509.revocation.OnlineRevocationSource
Set the DataLoader to use for querying a revocation server.
setDataSource(DataSource) - Method in class eu.europa.esig.dss.spi.x509.revocation.JdbcRevocationSource
 
setDefaultNextUpdateDelay(Long) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
Sets the default next update delay for the cached files in seconds.
setDigestEqual(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
setDigestPresent(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
setDistinguishedNameEqual(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
setElectronicAddresses(Map<String, List<String>>) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
setEndDate(Date) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
 
setExpiredCertsRevocationInfo(Date) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
 
setExternalOrigin(RevocationOrigin) - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
 
setInformation(Map<String, String>) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
setIssuerName(X500Principal) - Method in class eu.europa.esig.dss.spi.x509.CertificateIdentifier
 
setIssuerSerialPresent(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
setMaxInputSize(long) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
 
setMaxNextUpdateDelay(Long) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
Sets the maximum allowed nextUpdate delay for cached files in seconds.
setNames(Map<String, List<String>>) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
setNames(Map<String, List<String>>) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
 
setNcaId(String) - Method in class eu.europa.esig.dss.spi.x509.PSD2QcType
 
setNcaName(String) - Method in class eu.europa.esig.dss.spi.x509.PSD2QcType
 
setOid(String) - Method in class eu.europa.esig.dss.spi.x509.CertificatePolicy
 
setOrigin(CertificateRefOrigin) - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
 
setPivotInfos(List<PivotInfo>) - Method in class eu.europa.esig.dss.spi.tsl.LOTLInfo
Sets a list of PivotInfos summary for pivots found in the LOTL
setPostalAddresses(Map<String, String>) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
setProxySource(OnlineRevocationSource<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
The proxied revocation source to be called if the data is not available in the cache
setPspName(String) - Method in class eu.europa.esig.dss.spi.x509.RoleOfPSP
 
setPspOid(RoleOfPspOid) - Method in class eu.europa.esig.dss.spi.x509.RoleOfPSP
 
setRegistrationIdentifiers(List<String>) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
setRelatedCertificate(CertificateToken) - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
 
setRemoveExpired(boolean) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
 
setResponderId(ResponderId) - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
 
setResponderIdMatch(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
setResponderIdPresent(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
setRevocationTokenKey(String) - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Sets the value for revocationTokenKey
setRolesOfPSP(List<RoleOfPSP>) - Method in class eu.europa.esig.dss.spi.x509.PSD2QcType
 
setSecurityProvider(Provider) - Static method in class eu.europa.esig.dss.spi.DSSSecurityProvider
 
setSerialNumber(BigInteger) - Method in class eu.europa.esig.dss.spi.x509.CertificateIdentifier
 
setSerialNumberEqual(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
setServices(List<TrustService>) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
setServiceSupplyPoints(List<String>) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
 
setSignerIdMatch(boolean) - Method in class eu.europa.esig.dss.spi.x509.CertificateValidity
 
setSki(byte[]) - Method in class eu.europa.esig.dss.spi.x509.CertificateIdentifier
 
setSki(byte[]) - Method in class eu.europa.esig.dss.spi.x509.ResponderId
 
setSourceURL(String) - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
This sets the revocation data source URL.
setStartDate(Date) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
 
setStatus(String) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
 
setStatusAndInformationExtensions(TimeDependentValues<TrustServiceStatusAndInformationExtensions>) - Method in class eu.europa.esig.dss.spi.tsl.TrustService.TrustServiceBuilder
 
setSummary(TLValidationJobSummary) - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
 
setTerritory(String) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
setTheCertificateValidity(CertificateValidity) - Method in class eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
This method allows to set the SigningCertificateValidity object after the verification of its signature.
setTimeout(long) - Method in class eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader
 
setTlInfos(List<TLInfo>) - Method in class eu.europa.esig.dss.spi.tsl.LOTLInfo
Sets a list of TLInfos summary for TL found in the LOTL
setTradeNames(Map<String, List<String>>) - Method in class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
 
setTrustPropertiesByCertificates(Map<CertificateToken, List<TrustProperties>>) - Method in class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
The method allows to fill the CertificateSource
setTspSources(Map<String, TSPSource>) - Method in class eu.europa.esig.dss.spi.x509.tsp.CompositeTSPSource
This setter allows to provide multiple tspSources.
setType(String) - Method in class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
 
setX500Principal(X500Principal) - Method in class eu.europa.esig.dss.spi.x509.ResponderId
 
SIG_REQUIRED - eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
Must sign the request
skipAvailableBytes(InputStream, long) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Skip the defined n number of bytes from the InputStream and validates success of the operation
sourceURL - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
The URL which was used to obtain the revocation data (online).
splitDocument(DSSDocument, int, int) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method create a new document from a sub-part of another document
status - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Contains the revocation status of the token.
store(OutputStream) - Method in class eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
This method allows to store the keystore in the OutputStream
SUCCESSFUL - eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
Response has valid confirmations

T

thisUpdate - Variable in class eu.europa.esig.dss.spi.x509.revocation.RevocationToken
Represents the this update date of the CRL.
TimeDependent - Interface in eu.europa.esig.dss.spi.util
Valid in a specific time interval.
TimeDependentValues<T extends TimeDependent> - Class in eu.europa.esig.dss.spi.util
Immutable list of time-dependent values, with the latest value first.
TimeDependentValues() - Constructor for class eu.europa.esig.dss.spi.util.TimeDependentValues
Empty list of values.
TimeDependentValues(Iterable<T>) - Constructor for class eu.europa.esig.dss.spi.util.TimeDependentValues
Copy constructor.
TLInfo - Class in eu.europa.esig.dss.spi.tsl
Computes summary for a single Trusted List processing result
TLInfo(DownloadInfoRecord, ParsingInfoRecord, ValidationInfoRecord, String) - Constructor for class eu.europa.esig.dss.spi.tsl.TLInfo
The default constructor
TLValidationJobSummary - Class in eu.europa.esig.dss.spi.tsl
Computes summary for TLValidationJob
TLValidationJobSummary(List<LOTLInfo>, List<TLInfo>) - Constructor for class eu.europa.esig.dss.spi.tsl.TLValidationJobSummary
The default constructor
toASN1Primitive(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
This method returns T extends ASN1Primitive created from array of bytes.
toByteArray(DSSDocument) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Get the contents of an DSSDocument as a byte[].
toByteArray(File) - Static method in class eu.europa.esig.dss.spi.DSSUtils
FROM: Apache Reads the contents of a file into a byte array.
toByteArray(InputStream) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Get the contents of an InputStream as a byte[].
toByteArrayInputStream(File) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method returns an InputStream which does not need to be closed, based on ByteArrayInputStream.
toCertificateIdentifier(X500Principal, BigInteger, byte[]) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
This method transforms token's issuer and serial number information into a CertificateIdentifier object
toCertificateIdentifier(IssuerSerial) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Transforms an object of class IssuerSerial into instance of CertificateIdentifier
toCMSSignedData(DSSDocument) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Gets CMSSignedData from the document bytes
toDate(ASN1GeneralizedTime) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
toDigit(char, int) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Converts a hexadecimal character to an integer.
toFileOutputStream(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method returns a FileOutputStream based on the provided path to the file.
toHex(byte[]) - Static method in class eu.europa.esig.dss.spi.DSSUtils
Converts an array of bytes into a String representing the hexadecimal values of each byte in order.
toInputStream(File) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method returns an InputStream which needs to be closed, based on FileInputStream.
toInputStream(String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method returns an InputStream which needs to be closed, based on FileInputStream.
toInputStream(String, String) - Static method in class eu.europa.esig.dss.spi.DSSUtils
This method returns the InputStream based on the given String and char set.
toIssuerSerialInfo(SignerId) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
This method transforms token's signerId into a CertificateIdentifier object
TokenCertificateSource - Class in eu.europa.esig.dss.spi.x509
Represents a source of certificates embedded in a token (signature, timestamp, ocsp response)
TokenCertificateSource() - Constructor for class eu.europa.esig.dss.spi.x509.TokenCertificateSource
 
toString() - Method in class eu.europa.esig.dss.spi.tsl.ConditionForQualifiers
 
toString() - Method in class eu.europa.esig.dss.spi.util.BaseTimeDependent
 
toString() - Method in class eu.europa.esig.dss.spi.util.TimeDependentValues
 
toString() - Method in class eu.europa.esig.dss.spi.x509.CertificateIdentifier
 
toString() - Method in class eu.europa.esig.dss.spi.x509.CertificateRef
 
toString() - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
 
toString() - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
 
toString() - Method in class eu.europa.esig.dss.spi.x509.revocation.RevocationRef
 
toString(String) - Method in interface eu.europa.esig.dss.spi.tsl.Condition
Returns a string representation of the condition
toString(String) - Method in class eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
 
toString(String) - Method in class eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
 
toString(ASN1OctetString) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
 
toX500Principal(X500Name) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
Transforms x500Name to X500Principal
TrustedListIdentifier - Class in eu.europa.esig.dss.spi.tsl.identifier
 
TrustedListIdentifier(TLInfo) - Constructor for class eu.europa.esig.dss.spi.tsl.identifier.TrustedListIdentifier
 
TrustedListsCertificateSource - Class in eu.europa.esig.dss.spi.tsl
This class allows to inject trusted certificates from Trusted Lists
TrustedListsCertificateSource() - Constructor for class eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
The default constructor.
TrustProperties - Class in eu.europa.esig.dss.spi.tsl
 
TrustProperties(Identifier, Identifier, TrustServiceProvider, TimeDependentValues<TrustServiceStatusAndInformationExtensions>) - Constructor for class eu.europa.esig.dss.spi.tsl.TrustProperties
Constructor for extracted information from trusted list which is linked to a LOTL
TrustProperties(Identifier, TrustServiceProvider, TimeDependentValues<TrustServiceStatusAndInformationExtensions>) - Constructor for class eu.europa.esig.dss.spi.tsl.TrustProperties
Constructor for extracted information from an "independent" trusted list
TrustService - Class in eu.europa.esig.dss.spi.tsl
This class is a DTO representation for a TSL service
TrustService(List<CertificateToken>, TimeDependentValues<TrustServiceStatusAndInformationExtensions>) - Constructor for class eu.europa.esig.dss.spi.tsl.TrustService
 
TrustService.TrustServiceBuilder - Class in eu.europa.esig.dss.spi.tsl
 
TrustServiceBuilder() - Constructor for class eu.europa.esig.dss.spi.tsl.TrustService.TrustServiceBuilder
 
TrustServiceProvider - Class in eu.europa.esig.dss.spi.tsl
This class is a DTO representation for a trust service provider
TrustServiceProvider() - Constructor for class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
 
TrustServiceProvider(TrustServiceProviderBuilder) - Constructor for class eu.europa.esig.dss.spi.tsl.TrustServiceProvider
 
TrustServiceProviderBuilder - Class in eu.europa.esig.dss.spi.tsl.builder
 
TrustServiceProviderBuilder() - Constructor for class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
Default constructor
TrustServiceProviderBuilder(TrustServiceProvider) - Constructor for class eu.europa.esig.dss.spi.tsl.builder.TrustServiceProviderBuilder
Copy the original object
TrustServiceStatusAndInformationExtensions - Class in eu.europa.esig.dss.spi.tsl
 
TrustServiceStatusAndInformationExtensions(TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder) - Constructor for class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
 
TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder - Class in eu.europa.esig.dss.spi.tsl
 
TrustServiceStatusAndInformationExtensionsBuilder() - Constructor for class eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder
 
TRY_LATER - eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
Try again later
TSPSource - Interface in eu.europa.esig.dss.spi.x509.tsp
Abstraction of a Time Stamping authority which delivers RFC 3161 Time Stamp Responses containing tokens, from Time Stamp Requests.

U

UNAUTHORIZED - eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
Request unauthorized
UNKNOWN_STATUS - eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
(4) is not used
updateRevocation(RevocationToken<R>) - Method in class eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
Updates the RevocationToken into cache

V

ValidationInfoRecord - Interface in eu.europa.esig.dss.spi.tsl
 
valueOf(String) - Static method in enum eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.europa.esig.dss.spi.tsl.CertificatePivotStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum eu.europa.esig.dss.spi.client.http.NativeHTTPDataLoader.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.europa.esig.dss.spi.client.http.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.europa.esig.dss.spi.tsl.CertificatePivotStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
Returns an array containing the constants of this enum type, in the order they are declared.

X

x500PrincipalAreEquals(X500Principal, X500Principal) - Static method in class eu.europa.esig.dss.spi.DSSASN1Utils
This method compares two X500Principals.
A B C D E F G H I J K L M N O P R S T U V X 
All Classes All Packages