LoginFilter adds the login to the HTTP session
When a user is correctly logged in, the LoginFilter adds the user login to the HTTP session. This allows, for example, the REST layer to retrieve the current logged user.
Showing
Please register or sign in to comment