使用者資訊

身份驗證

req.getRemoteUser()

取得 client 端使用者的使用者帳號

req.getAuthType()

取得 client 端使用者的驗證方式(Authentication scheme)

Last updated

Was this helpful?