@Component @Order(value=2147483647) public class BadCredentialsExceptionHandler extends AbstractExceptionHandler<org.springframework.security.authentication.BadCredentialsException>
log
Constructor and Description |
---|
BadCredentialsExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.HttpStatus |
getStatus(org.springframework.security.authentication.BadCredentialsException ex) |
getErrorResponse, getErrors, getExceptionName, getMessage
public org.springframework.http.HttpStatus getStatus(org.springframework.security.authentication.BadCredentialsException ex)
getStatus
in class AbstractExceptionHandler<org.springframework.security.authentication.BadCredentialsException>