avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-authorization
/
io.github.lishangbu.avalon.authorization.repository
/
Oauth2AuthorizationRepository
/
findByAccessTokenValue
find
By
Access
Token
Value
abstract
fun
findByAccessTokenValue
(
accessToken
:
String
)
:
OauthAuthorization
?
根据访问令牌查询认证信息
Return
匹配的认证信息
Parameters
access
Token
访问令牌