RequestAttrKey

play.api.mvc.request.RequestAttrKey

Keys to request attributes.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

The CSP nonce key.

The CSP nonce key.

Attributes

The key for the request attribute storing a Cell with play.api.mvc.Cookies in it.

The key for the request attribute storing a Cell with play.api.mvc.Cookies in it.

Attributes

The key for the request attribute storing a Cell with the play.api.mvc.Flash cookie in it.

The key for the request attribute storing a Cell with the play.api.mvc.Flash cookie in it.

Attributes

val Id: TypedKey[Long]

The key for the request attribute storing a request id.

The key for the request attribute storing a request id.

Attributes

The key for the request attribute storing the server name.

The key for the request attribute storing the server name.

Attributes

The key for the request attribute storing a Cell with the play.api.mvc.Session cookie in it.

The key for the request attribute storing a Cell with the play.api.mvc.Session cookie in it.

Attributes