I am new to spring. My requirement is: I need to get the user name and password in my component class. validate it with by invoking the webservices available at my client. So I want to provide security to my password which can not be directly visible anywhere. So how to implement this? Please give suggestionsI am new to spring. My requirement is: I need t