public interface AuthenticationHandler
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getRequestMethod()
获取请求方法
|
String |
getRequestPath()
获取请求路径
|
String |
getRequestToken()
TOKEN令牌获取方法
|
void |
tokenBalanceOutput(int seconds)
令牌有效期输出
|
void |
tokenExpiredReminder(int seconds)
令牌过期提醒
|
String getRequestToken()
String getRequestPath()
String getRequestMethod()
void tokenExpiredReminder(int seconds)
seconds - void tokenBalanceOutput(int seconds)
seconds - Copyright © 2024. All rights reserved.