|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acegisecurity.providers.jaas.DefaultLoginExceptionResolver
public class DefaultLoginExceptionResolver
This LoginExceptionResolver simply wraps the LoginException with an AuthenticationServiceException.
| Constructor Summary | |
|---|---|
DefaultLoginExceptionResolver()
|
|
| Method Summary | |
|---|---|
AcegiSecurityException |
resolveException(javax.security.auth.login.LoginException e)
Translates a Jaas LoginException to an AcegiSecurityException. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultLoginExceptionResolver()
| Method Detail |
|---|
public AcegiSecurityException resolveException(javax.security.auth.login.LoginException e)
LoginExceptionResolver
resolveException in interface LoginExceptionResolvere - The LoginException thrown by the configured LoginModule.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||