Is there anyway i can populate a LoginContext rather than using the callbackhandler? my program will recieve username and password (what the callbakchandler deals with),i want to use them rather than manually input the information.
Is there anyway to do this?