Re: AS400 Object
Buck Calabro <[email protected]> Tue, 20 Aug 2024 15:19:29 -0400
| Newsgroups | gmane.comp.lang.as400.java |
|---|---|
| Message-ID | <[email protected]> |
On 8/20/2024 10:14 AM, Nair, Dilip wrote: > We are currently using AS400 object to validate user profiles and invoke RPG programs from Java. > User and password to create the object is hardcoded in the program. > > Looking for ideas on how to secure the password than hardcoding in the program Build a myapp.properties file, put the user and password in there and use java.util.Properties to retrieve them? -- --buck http://wiki.midrange.com Your updates make it better! -- This is the Java Programming on and around the IBM i (JAVA400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org Before posting, please take a moment to review the archives at https://archive.midrange.com/java400-l.