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.service.impl
/
DefaultRegisteredClientRepository
/
findById
find
By
Id
open
override
fun
findById
(
id
:
String
)
:
RegisteredClient
?
按 ID 查询注册客户端
Return
注册客户端,未找到时返回 null
Parameters
id
客户端 ID