object AllowedHostsConfig extends Serializable
- Source
- AllowedHostsFilter.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- AllowedHostsConfig
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def fromConfiguration(conf: Configuration): AllowedHostsConfig
Parses out the AllowedHostsConfig from play.api.Configuration (usually this means application.conf).