public interface LoginExceptionResolver
BadCredentialsException.| Modifier and Type | Method and Description |
|---|---|
AcegiSecurityException |
resolveException(LoginException e)
Translates a Jaas LoginException to an AcegiSecurityException.
|
AcegiSecurityException resolveException(LoginException e)
e - The LoginException thrown by the configured LoginModule.Copyright © 2021. All rights reserved.