spring-security Kotlin API
Toggle table of contents
7.1.0-RC1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
spring-security Kotlin API
spring-security-config
/
org.springframework.security.config.web.server
/
ServerJwtDsl
/
jwtAuthenticationConverter
jwt
Authentication
Converter
var
jwtAuthenticationConverter
:
Converter
<
Jwt
,
out
Mono
<
out
AbstractAuthenticationToken
>
>
?