In my application i need to connect to LDAP
server. I am able to connect to the server by hard-coding the password, but i don't want to hard-code the credentials. Please help me in this.
I tried googling, but wasn't able to find how to connect without hard-coding my credentials.