Hi, For my web application using Jetty 9.4.x. We have a JAAS Custom LoginModule which extended by using AbstractLoginModule. I would like to use HttpRequest object inside my custom LoginModule. Could you please let me know how to get HttpRequest in my custom LoginModule in Jetty 9.4? Can we add additional HttpRequest parameters?
Thank you for your support.
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jetty-users
