Package

play.filters

components

Permalink

package components

Visibility
  1. Public
  2. All

Type Members

  1. trait AllowedHostsComponents extends ConfigurationComponents with HttpErrorHandlerComponents

    Permalink
  2. trait CORSComponents extends ConfigurationComponents with HttpErrorHandlerComponents

    Permalink
  3. trait CSRFComponents extends ConfigurationComponents with CryptoComponents with HttpConfigurationComponents with HttpErrorHandlerComponents with AkkaComponents

    Permalink
  4. trait GzipFilterComponents extends ConfigurationComponents with AkkaComponents

    Permalink
  5. trait HttpFiltersComponents extends AllowedHostsComponents with CORSComponents with CSRFComponents with GzipFilterComponents with RedirectHttpsComponents with SecurityHeadersComponents with HttpComponents

    Permalink
  6. trait NoHttpFiltersComponents extends HttpComponents

    Permalink
  7. trait RedirectHttpsComponents extends ConfigurationComponents

    Permalink
  8. trait SecurityHeadersComponents extends ConfigurationComponents

    Permalink

Ungrouped