Packages

object Request

Define request keys.

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

Value Members

  1. val APIv3: String

    Request key for the /api/v3 request flag.

  2. val Ajax: String

    Request key for the Ajax request flag.

  3. def Cache(key: String): String

    Generate request key for the request cache.

  4. val DBSession: String

    Request key for the Slick Session.

  5. val UserName: String

    Request key for the username which is used during Git repository access.