Results 1 to 2 of 2
- 08-21-2009, 07:44 PM #1
Member
- Join Date
- Aug 2009
- Posts
- 3
- Rep Power
- 0
Avoiding hardcoding of sensetive information in my java program
Hello all,
I am connecting to a mail server using JavaMail. For doing this, I need to hard code a username, password and a server IP address. I want to know of a way how can I avoid hardcoding this sensetive information. Prompting the user to enter these details maynot be the solution as I am scheduling the application to run every day at a specified time. So somehow, the application needs to connect to the mail server so that it can perform its specified function. Any ideas?
Thanks and Regards,
Minotee Joshi
Support Engineer
ProStor Systems, Boulder, CO 80301
- 08-22-2009, 01:15 AM #2
Similar Threads
-
Avoiding system.exit()
By swati.jyoti in forum New To JavaReplies: 5Last Post: 07-01-2009, 10:17 AM -
Avoiding refresh
By java_srinivasan in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 06-25-2008, 09:01 AM -
avoiding if statements
By valoyivd in forum New To JavaReplies: 1Last Post: 04-02-2008, 09:08 AM -
Swing program to display JVM information
By satya007 in forum AWT / SwingReplies: 3Last Post: 11-13-2007, 09:59 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks