Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
无论如何我可以填充一个 LoginContext 而不是使用回调处理程序?我的程序将收到用户名和密码(callbakchandler 处理的内容),我想使用它们而不是手动输入信息。
有没有办法做到这一点?
请参阅MyCallbackHandler示例。