Hi,
i want to change the AuthenticationProcessingFilterEntryPoint to check if exists a cookie. If the cookie exists, i want to send its informations to the authentication manager. If the cookie doesn't exist, i want to show the form authentication.

How can i do it ?

Thanks a lot.