Class AuthWebModule

java.lang.Object
com.google.inject.PrivateModule
org.apache.shiro.guice.ShiroModule
org.apache.shiro.guice.web.ShiroWebModule
com.axelor.auth.AuthWebModule
All Implemented Interfaces:
Module, org.apache.shiro.lang.util.Destroyable

public abstract class AuthWebModule extends org.apache.shiro.guice.web.ShiroWebModule
  • Constructor Details

    • AuthWebModule

      protected AuthWebModule(jakarta.servlet.ServletContext servletContext)
  • Method Details

    • configureShiroWeb

      protected final void configureShiroWeb()
      Specified by:
      configureShiroWeb in class org.apache.shiro.guice.web.ShiroWebModule
    • configureAnon

      protected void configureAnon()
    • configureAuth

      protected abstract void configureAuth()