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.
我正在尝试创建一个 Sonarqube 插件来验证用户身份,我将编写自定义身份验证。如何在登录时获取用户的用户名和密码,以便我可以进行身份验证?我找不到任何可以帮助我做到这一点的公开界面。