class DefaultMessagesApiProvider extends Provider[MessagesApi]
- Annotations
- @Singleton()
- Source
- Messages.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DefaultMessagesApiProvider
- Provider
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new DefaultMessagesApiProvider(environment: Environment, config: Configuration, langs: Langs, httpConfiguration: HttpConfiguration)
- Annotations
- @Inject()
Value Members
- lazy val get: MessagesApi
- Definition Classes
- DefaultMessagesApiProvider → Provider
- def langCookieHttpOnly: Boolean
- def langCookieMaxAge: Option[Int]
- def langCookieName: String
- def langCookieSameSite: Option[SameSite]
- def langCookieSecure: Boolean