Skip to content

systemPropertiesAll

systemPropertiesAll() → object · System

Get all Java system properties as an object.

utlx
{
  allProps: systemPropertiesAll()
}

Security note: can be restricted in UTLXe via security policy (Chapter 38) to prevent exfiltration of host configuration in multi-tenant deployments.

Released under AGPL-3.0.