Uses of Class
com.winchesters.devopsify.auth.AuthenticationFacade
Packages that use AuthenticationFacade
-
Uses of AuthenticationFacade in com.winchesters.devopsify.service
Constructors in com.winchesters.devopsify.service with parameters of type AuthenticationFacadeModifierConstructorDescriptionUserService
(UserRepository userRepository, org.springframework.security.crypto.password.PasswordEncoder passwordEncoder, AuthenticationFacade authenticationFacade)