Service context for cron.
static supportsRedirects()
Are redirects supported?
static doAuthentication()
Try authentication.
static supportsPushMessages()
Supports push messages.
static hasUser()
Based on user authentication?
static isSessionMainContext()
Context that are not only temporary in a session (e.g.WAC is, Cron is not)bool
static supportsPersistentSessions()
Check if persistent session handling is supported.
Interface ilContextTemplate.