Class UndertowHttpServletRequestContext

java.lang.Object
org.wildfly.elytron.web.undertow.server.servlet.UndertowHttpServletRequestContext
All Implemented Interfaces:
org.wildfly.security.authz.jacc.HttpServletRequestContext

public class UndertowHttpServletRequestContext extends Object implements org.wildfly.security.authz.jacc.HttpServletRequestContext
Context to access the current HttpServletRequest.
Author:
Darran Lofthouse
  • Constructor Details

    • UndertowHttpServletRequestContext

      public UndertowHttpServletRequestContext()
  • Method Details

    • getCurrent

      public jakarta.servlet.http.HttpServletRequest getCurrent()
      Specified by:
      getCurrent in interface org.wildfly.security.authz.jacc.HttpServletRequestContext