Deprecated API
Contents
-
Deprecated ClassesClassDescriptionDeprecated for removal. Time-mark OCSP responders are obsolete.Deprecated for removal. Use
ContainerValidationResultto gain access to validation results of ASiC-S containers with arbitrary amount of timestamp tokens.Deprecated for removal. Instead, use standardContainer.validate()method to validate ASiC-S containers with timestamp tokens. Or if more precise control is needed, thenAsicSTimestampedContainerValidator.Deprecated for removal
-
Deprecated Exception ClassesException ClassDescriptionDeprecated for removal. Was only used for 24h revocation time difference check, which has been removed.
-
Deprecated FieldsFieldDescriptionDeprecated for removal. Use
AdditionalServiceInformation.FOR_ESIGNATURESinstead.Deprecated for removal. UseConstant.PADES_CONTAINER_TYPEinstead.
-
Deprecated MethodsMethodDescriptionPrefer to use
Configuration.setAiaSourceFactory(AIASourceFactory)andConfiguration.getAiaSourceFactory()instead. If a custom AIA source factory is configured, then a custom AIA data loader factory has no effect.Deprecated for removal. This method no longer affects DigiDoc4j functionality. Was only used for 24h revocation time difference check, which has been removed.Prefer to useConfiguration.setTslFileLoaderFactory(DSSFileLoaderFactory)andConfiguration.getTslFileLoaderFactory()instead. If a custom TSL file loader factory is configured, then a custom TSL data loader factory has no effect. If a data loader created by a custom TSL data loader factory does not implementDSSFileLoader, then it is wrapped into aFileCacheDataLoader.UseConfiguration.getLotlTruststorePath()instead.UseConfiguration.getLotlTruststorePassword()instead.UseConfiguration.getLotlLocation()instead.Deprecated for removal. Enabling this feature can, in some cases, produce false negative validation results.Prefer to useConfiguration.setAiaSourceFactory(AIASourceFactory)andConfiguration.getAiaSourceFactory()instead. If a custom AIA source factory is configured, then a custom AIA data loader factory has no effect.Deprecated for removal. Enabling this feature can, in some cases, produce false negative validation results.Deprecated for removal. This method no longer affects DigiDoc4j functionality. Was only used for 24h revocation time difference check, which has been removed.Prefer to useConfiguration.setTslFileLoaderFactory(DSSFileLoaderFactory)andConfiguration.getTslFileLoaderFactory()instead. If a custom TSL file loader factory is configured, then a custom TSL data loader factory has no effect. If a data loader created by a custom TSL data loader factory does not implementDSSFileLoader, then it is wrapped into aFileCacheDataLoader.UseConfiguration.setLotlTruststorePath(String)instead.UseConfiguration.setLotlTruststorePassword(String)instead.UseConfiguration.setLotlLocation(String)instead.Deprecated for removal. UseContainer.getTimestamps()instead.Deprecated for removal. UseContainer.addTimestamp(Timestamp)instead.Deprecated for removalDeprecated for removal. Use parameterized constructors to create instances that do not need post-construct mutation.Deprecated for removal. Use parameterized constructors to create instances that do not need post-construct mutation.Deprecated for removalDeprecated for removal. Use appropriate constructor instead.Deprecated for removal. UseAsicContainerCreator.writeAsicMimeType(String)instead.UseAsicManifest.addFileEntries(Collection)instead.useSignature.getOCSPResponseCreationTime()instead. Will be removed in the future.UseXadesSigningDssFacade.setAiaSource(AIASource)instead.will be removed in the future.Deprecated for removal. UseDDocFacade.validate(Date)instead.Deprecated for removal. Time-mark OCSP responders are obsolete.Deprecated for removal. Time-mark OCSP responders are obsolete.Deprecated for removal. Time-mark OCSP responders are obsolete.Deprecated for removal. UseSignatureValidationResult.getSignatureReports()instead.Deprecated for removalDeprecated for removalDeprecated for removal. UseTSLCertificateSource.getNumberOfTrustedEntityKeys()instead.
-
Deprecated ConstructorsConstructorDescriptionDeprecated for removal. Use parameterized constructors to create instances that do not need post-construct mutation.Deprecated for removal. Use
ContainerOpener.open(InputStream, Configuration)orContainerBuilder.fromStream(InputStream)instead.Deprecated for removal. UseContainerOpener.open(InputStream, Configuration)orContainerBuilder.fromStream(InputStream)instead.Deprecated for removal. UseContainerOpener.open(String)orContainerBuilder.fromExistingFile(String)instead.Deprecated for removal. UseContainerOpener.open(String, Configuration)orContainerBuilder.fromExistingFile(String)instead.Deprecated for removal. UseAsicContainer(AsicParseResult, Configuration)instead.Deprecated for removal. UseContainerOpener.open(InputStream, Configuration)orContainerBuilder.fromStream(InputStream)instead.Deprecated for removal. UseContainerOpener.open(InputStream, Configuration)orContainerBuilder.fromStream(InputStream)instead.Deprecated for removal. UseContainerOpener.open(String)orContainerBuilder.fromExistingFile(String)instead.Deprecated for removal. UseContainerOpener.open(String, Configuration)orContainerBuilder.fromExistingFile(String)instead.Deprecated for removal. UseContainerOpener.open(InputStream, Configuration)orContainerBuilder.fromStream(InputStream)instead.Deprecated for removal. UseContainerOpener.open(InputStream, Configuration)orContainerBuilder.fromStream(InputStream)instead.Deprecated for removal. UseContainerOpener.open(String)orContainerBuilder.fromExistingFile(String)instead.Deprecated for removal. UseContainerOpener.open(String, Configuration)orContainerBuilder.fromExistingFile(String)instead.Deprecated for removal. UseContainerOpener.open(InputStream, Configuration)orContainerBuilder.fromStream(InputStream)instead.Deprecated for removal. UseContainerOpener.open(InputStream, Configuration)orContainerBuilder.fromStream(InputStream)instead.Deprecated for removal. UseContainerOpener.open(String)orContainerBuilder.fromExistingFile(String)instead.Deprecated for removal. UseContainerOpener.open(String, Configuration)orContainerBuilder.fromExistingFile(String)instead.Deprecated for removal. UseAsicValidationReportBuilder(List, List, List, List)instead.Deprecated for removal. UseDDocContainerValidationResultfor encapsulating DDOC container validation results.
-
Deprecated Enum Constants