To set this basic authentication property... | Set this system property... |
User name | BROKER_CONNECTION_BASIC_AUTH_USER As shown here: System.setProperty("BROKER_CONNECTION_ BASIC_AUTH_USER","sag"); |
Password | BROKER_CONNECTION_BASIC_AUTH_PASSWORD As shown here: System.setProperty("BROKER_CONNECTION_ BASIC_AUTH_PASSWORD "," SoftwareAG123"); |