object Request
Define request keys.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Request
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
val
APIv3: String
Request key for the /api/v3 request flag.
-
val
Ajax: String
Request key for the Ajax request flag.
-
def
Cache(key: String): String
Generate request key for the request cache.
-
val
DBSession: String
Request key for the Slick Session.
-
val
RepositoryLockKey: String
Request key for the Lock key which is used during Git repository write access.
-
val
UserName: String
Request key for the username which is used during Git repository access.