bars
📘
Java
search
circle-xmark
⌘
Ctrl
k
copy
Copy
chevron-down
Framework
chevron-right
Servlet
chevron-right
Request 請求
使用者資訊
身份驗證
hashtag
req.getRemoteUser()
取得 client 端使用者的使用者帳號
hashtag
req.getAuthType()
取得 client 端使用者的驗證方式(Authentication scheme)
Previous
請求資訊
chevron-left
Next
輸入檔案
chevron-right
Last updated
5 years ago
req.getRemoteUser()
req.getAuthType()