Contents
-
Deprecated Interfaces
since DSS 5.13. To be removed later.
since DSS 5.13. To be removed later.
-
Deprecated Classes
since DSS 5.13. To be removed.
since DSS 5.13. To be removed.
-
Deprecated Methods
since DSS 5.13. See eu.europa.esig.dss.utils.Utils.startsWithBytes(byteArray, preamble)
since DSS 5.13. See eu.europa.esig.dss.utils.Utils.startsWith(inputStream, preamble)
since DSS 5.13. See eu.europa.esig.dss.utils.Utils.startsWith(inputStream, preamble)
since DSS 5.13. Use #getSdiCertificates method instead
since DSS 5.13. Use #getTSLLocation method instead
since DSS 5.13. Use #getOtherTSLPointer.getMra instead
since DSS 5.13. Use #getCertificatesByAIA(certificateToken) and CertificateToken.getSourceURL() methods
since DSS 5.13. Use #getCertificatesByAIA(certificateToken) and CertificateToken.getSourceURL() methods
since DSS 5.13. Method #setDataLoader to be used directly in implementation
since DSS 5.13. Use #insertCertificate method instead.
since DSS 5.13. Use #findTokensFromCertRef(certificateRef) method instead.
since DSS 5.13. Use #getCertificates method instead
since DSS 5.13. Use #getEntities method instead
since DSS 5.13. Use #getBySignerIdentifier(signerIdentifier) method instead
since DSS 5.13. Use #getRevocationToken(certificateToken, issuerToken).getSourceURL() method
since DSS 5.13. Method #setDataLoader to be used directly in implementation
-
Deprecated Constructors
since DSS 5.13. Use new TrustServiceProviderBuilder.build() method
since DSS 5.13. Use new KeyStoreCertificateSource(File ksFile, String ksType, char[] ksPassword)
since DSS 5.13. Use new KeyStoreCertificateSource(InputStream ksStream, String ksType, char[] ksPassword)
since DSS 5.13. Use new KeyStoreCertificateSource(String ksType, char[] ksPassword)
since DSS 5.13. Use new KeyStoreCertificateSource(String ksFilePath, String ksType, char[] ksPassword)