public class DefaultLoginExceptionResolver extends Object implements LoginExceptionResolver
| Constructor and Description |
|---|
DefaultLoginExceptionResolver() |
| Modifier and Type | Method and Description |
|---|---|
AcegiSecurityException |
resolveException(LoginException e)
Translates a Jaas LoginException to an AcegiSecurityException.
|
public AcegiSecurityException resolveException(LoginException e)
LoginExceptionResolverresolveException in interface LoginExceptionResolvere - The LoginException thrown by the configured LoginModule.Copyright © 2016. All rights reserved.