defaultServiceHttpBasicPassword

The defaultServiceHttpBasicPassword build descriptor option specifies the default HTTP authentication for calling all services from EGL-generated Java™.

This option is available for EGL-generated Java and debugger, you can override the default by using setHttpBasicAuthentication().

Currently, the defaultServiceHttpBasicPassword does not support calling service from RUI. You can use setHttpBasicAuthentication() instead.

This option is case-sensitive, and it has no default value.