Uses of Class
at.letto.basespringboot.security.JwtTokenService
Packages that use JwtTokenService
-
Uses of JwtTokenService in at.letto.basespringboot.security
Fields in at.letto.basespringboot.security declared as JwtTokenServiceModifier and TypeFieldDescriptionprivate final JwtTokenServiceJwtAuthenticationProvider.jwtServiceprivate final JwtTokenServiceJwtAuthenticationTokenFilter.jwtServiceConstructors in at.letto.basespringboot.security with parameters of type JwtTokenServiceModifierConstructorDescriptionJwtAuthenticationProvider(JwtTokenService jwtService) JwtAuthenticationTokenFilter(JwtTokenService jwtService)