org.acegisecurity.providers.jaas
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-2014 Interface21, Inc. All Rights Reserved.