Deprecated API
Contents
-
ClassDescriptionDeprecated for removal. Time-mark OCSP responders are obsolete.Deprecated for removal. Use
ContainerValidationResult
to 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
-
FieldDescriptionDeprecated for removal. Use
AdditionalServiceInformation.FOR_ESIGNATURES
instead.Deprecated for removal. UseConstant.PADES_CONTAINER_TYPE
instead.
-
MethodDescriptionPrefer 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.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.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. 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 removal
-
ConstructorDescriptionDeprecated 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. UseDDocContainerValidationResult
for encapsulating DDOC container validation results.