t

play.api

NoHttpFiltersComponents

trait NoHttpFiltersComponents extends AnyRef

A component to mix in when no default filters should be mixed in to BuiltInComponents.

Source
Application.scala
See also

BuiltInComponents.httpFilters

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NoHttpFiltersComponents
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. val httpFilters: Seq[EssentialFilter]