public interface LoginExceptionResolver
BadCredentialsException
.Modifier and Type | Method and Description |
---|---|
AcegiSecurityException |
resolveException(javax.security.auth.login.LoginException e)
Translates a Jaas LoginException to an AcegiSecurityException.
|
AcegiSecurityException resolveException(javax.security.auth.login.LoginException e)
e
- The LoginException thrown by the configured LoginModule.Copyright © 2004–2019 Interface21, Inc. All rights reserved.