I've developed for a company severall login modules where I use the com.sap.security.api.logon.WebCallback class to get the HttpServletRequest
object.
In NW 7.3x this class is now deprecated and is not working anymore.
Is there any successor class or any other possibility to get the HttpServletRequest in the jaas-context?
Best regards
Thomas