| Class | Description |
|---|---|
| AuthenticationExceptionHandlerAction |
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 AuthenticationExceptionHandlerAction.errors
in list order. |