Interface ApplicationFilters


  • public interface ApplicationFilters
    Allows to define filters that are applied to every request of your application. Implement the class in conf.Filters and setup the filters.
    • Method Detail