Class FlowableJwtResourceServerConfigurer.JwtConfigurer
java.lang.Object
com.flowable.core.spring.security.token.FlowableJwtResourceServerConfigurer.JwtConfigurer
- Enclosing class:
- FlowableJwtResourceServerConfigurer
-
Method Summary
Modifier and TypeMethodDescriptiondecoder
(JwtDecoder decoder) jwtAuthenticationConverter
(Converter<Jwt, ? extends AbstractAuthenticationToken> jwtAuthenticationConverter)
-
Method Details
-
decoder
-
jwtAuthenticationConverter
public FlowableJwtResourceServerConfigurer.JwtConfigurer jwtAuthenticationConverter(Converter<Jwt, ? extends AbstractAuthenticationToken> jwtAuthenticationConverter)
-