Uses of Class
ntnu.idatt2016.v233.SmartMat.service.user.TokenService
Packages that use TokenService
-
Uses of TokenService in ntnu.idatt2016.v233.SmartMat.controller.user
Constructors in ntnu.idatt2016.v233.SmartMat.controller.user with parameters of type TokenServiceModifierConstructorDescriptionAuthenticationController
(TokenService tokenService, org.springframework.security.authentication.AuthenticationManager authenticationManager) Constructs a new AuthController with the specified TokenService and AuthenticationManager.