Uses of Class
com.loomcache.common.exception.AuthenticationException
Packages that use AuthenticationException
-
Uses of AuthenticationException in com.loomcache.springboot.controller
Methods in com.loomcache.springboot.controller with parameters of type AuthenticationExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<GlobalExceptionHandler.ErrorResponse> GlobalExceptionHandler.handleAuth(AuthenticationException ex) Handles authentication failures.