Class 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 Detail

      • UndertowHttpServletRequestContext

        public UndertowHttpServletRequestContext()
    • Method Detail

      • getCurrent

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