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