Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PostInstallationActionSettings

List of available post actions you can execute after the successful Java installation.

Properties

Optional addLoggingHandler

addLoggingHandler: undefined | false | true

Sets FileHandler and ConsoleHandler as handlers in logging.properties file.

Optional disabledTlsVersions

disabledTlsVersions: Array<TlsVersions>

The following post JRE installation actions are supported by the field:

  • Disable TLS 1.0 , TLS 1.1

Optional globalLoggingLevel

globalLoggingLevel: model.GlobalLoggingLevel

Sets the logging level in logging.properties file.

Optional minimumKeySizeSettings

minimumKeySizeSettings: model.MinimumKeySizeSettings

Optional proxies

proxies: model.Proxies

Optional shouldReplaceCertificatesOperatingSystem

shouldReplaceCertificatesOperatingSystem: undefined | false | true

Restores JDK root certificates with the certificates that are available in the operating system. The following action is supported by the field:

  • Replace JDK root certificates with a list provided by the operating system.

Functions

getDeserializedJsonObj

getJsonObj