Class AuthWebModule

  • All Implemented Interfaces:
    Module, org.apache.shiro.util.Destroyable

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

      • AuthWebModule

        protected AuthWebModule​(javax.servlet.ServletContext servletContext)
    • Method Detail

      • 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()