Interface AuthenticationExceptionHandler
-
public interface AuthenticationExceptionHandlerHandles AuthenticationException for different instances of WebSecurityConfigurerAdapter used for different authentication mechanism used
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisBadCredentials(org.springframework.security.core.AuthenticationException e)
-