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)
LoginExceptionResolver
resolveException
in interface LoginExceptionResolver
e
- The LoginException thrown by the configured LoginModule.Copyright © 2018. All rights reserved.