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