Class SpincastSessionFilterAdder

java.lang.Object
org.spincast.plugins.session.SpincastSessionFilterAdder

public class SpincastSessionFilterAdder extends Object
  • Constructor Details

    • SpincastSessionFilterAdder

      @Inject public SpincastSessionFilterAdder(SpincastSessionConfig spincastSessionConfig, org.spincast.core.routing.Router<?,?> router, SpincastSessionFilter spincastSessionFilter)
  • Method Details

    • getSpincastSessionConfig

      protected SpincastSessionConfig getSpincastSessionConfig()
    • getRouter

      protected org.spincast.core.routing.Router<?,?> getRouter()
    • getSpincastSessionFilter

      protected SpincastSessionFilter getSpincastSessionFilter()
    • init

      @Inject protected void init()
    • addFilters

      protected void addFilters()