Class NextEmbSys

java.lang.Object
com.tremolosecurity.embedd.NextEmbSys
All Implemented Interfaces:
NextSys

public class NextEmbSys extends Object implements NextSys
  • Constructor Details

    • NextEmbSys

      public NextEmbSys(jakarta.servlet.ServletContext ctx, jakarta.servlet.FilterChain chain, boolean passOn) throws jakarta.servlet.ServletException
      Throws:
      jakarta.servlet.ServletException
  • Method Details

    • getConfigSys

      public ConfigSys getConfigSys()
    • nextSys

      public void nextSys(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) throws IOException, jakarta.servlet.ServletException
      Specified by:
      nextSys in interface NextSys
      Throws:
      IOException
      jakarta.servlet.ServletException