Uses of Class
tech.lastbox.lastshield.basicauth.service.UserService
Packages that use UserService
-
Uses of UserService in tech.lastbox.lastshield.basicauth.controller
Constructors in tech.lastbox.lastshield.basicauth.controller with parameters of type UserServiceModifierConstructorDescriptionAuthController(UserService userService, JwtService jwtService, BasicAuthProperties basicAuthProperties)