org.acegisecurity.providers.jaas
public class DefaultLoginExceptionResolver extends java.lang.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-2014 Interface21, Inc. All Rights Reserved.