Name | Description |
---|---|
AbstractAuthenticationListener | The AbstractAuthenticationListener is the preferred base class for all browser-/HTTP-based authentication requests. |
ExceptionListener | ExceptionListener catches authentication exception and converts them to Response instances. |
UsernamePasswordJsonAuthenticationListener | UsernamePasswordJsonAuthenticationListener is a stateless implementation of an authentication via a JSON document composed of a username and a password. |