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