Uses of Class
app.valuationcontrol.multimodule.library.helpers.security.JwtAuthenticationConverter
Packages that use JwtAuthenticationConverter
-
Uses of JwtAuthenticationConverter in app.valuationcontrol.multimodule.library.helpers.stompInterceptors
Constructors in app.valuationcontrol.multimodule.library.helpers.stompInterceptors with parameters of type JwtAuthenticationConverterModifierConstructorDescriptionVerifyConnectInterceptor(org.springframework.security.oauth2.jwt.JwtDecoder jwtDecoder, JwtAuthenticationConverter jwtAuthenticationConverter)