| Class | Description |
|---|---|
| AuthenticationExceptionHandler |
Performs two important error handling functions on an
AuthenticationException raised from the authentication
layer:
Maps handler errors onto message bundle strings for display to user.
Determines the next webflow state by comparing handler errors against AuthenticationExceptionHandler.errors
in list order. |