Uses of Class
tech.lastbox.lastshield.basicauth.exception.UsernameNotFoundException
Packages that use UsernameNotFoundException
-
Uses of UsernameNotFoundException in tech.lastbox.lastshield.basicauth.service
Methods in tech.lastbox.lastshield.basicauth.service that throw UsernameNotFoundExceptionModifier and TypeMethodDescriptionUserService.findUserByUsername(String username) Find a user by their username.