avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-oauth2-authorization-server
/
io.github.lishangbu.avalon.oauth2.authorizationserver.autoconfiguration
/
JwtDecoderAutoConfiguration
Jwt
Decoder
Auto
Configuration
@
AutoConfiguration
class
JwtDecoderAutoConfiguration
JWT 解码器自动配置
基于
JWKSource
创建默认的
JwtDecoder
Members
Constructors
Jwt
Decoder
Auto
Configuration
Link copied to clipboard
constructor
(
)
Functions
jwt
Decoder
Link copied to clipboard
@
Bean
@
ConditionalOnMissingBean
fun
jwtDecoder
(
jwkSource
:
JWKSource
<
SecurityContext
>
)
:
JwtDecoder
创建 JWT 解码器