类 BasicAuth
java.lang.Object
com.dtflys.forest.auth.BasicAuth
- 所有已实现的接口:
ForestAuthenticator
Forest BasicAuth 认证器
为请求提供 BasicAuth 认证信息
- 从以下版本开始:
- 1.5.28
- 作者:
- gongjun
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
BasicAuth
public BasicAuth() -
BasicAuth
-
BasicAuth
-
-
方法详细资料
-
userInfo
-
userInfo
-
userInfo
-
enhanceAuthorization
从接口复制的说明:ForestAuthenticator增强请求的认证信息- 指定者:
enhanceAuthorization在接口中ForestAuthenticator- 参数:
request- Forest 请求对象
-