Interface AllowedHostsComponents

All Superinterfaces:
ConfigurationComponents, HttpErrorHandlerComponents
All Known Subinterfaces:
HttpFiltersComponents

public interface AllowedHostsComponents extends ConfigurationComponents, HttpErrorHandlerComponents
Java Components for the Allowed Hosts filter.
See Also:
  • AllowedHostsFilter
  • Method Details

    • allowedHostsConfig

      default play.filters.hosts.AllowedHostsConfig allowedHostsConfig()
    • allowedHostsFilter

      default play.filters.hosts.AllowedHostsFilter allowedHostsFilter()