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