I need to define various roles depending on url parameters without need of user login. Is there any way to implement it with filters or the autentication manager? I have found the AnonymousProcessingFilter but I don't know how use it or if there are other options.