Package com.sap.cds.services.runtime
package com.sap.cds.services.runtime
-
ClassDescriptionA
AuthenticationInfoProvider
provides theAuthenticationInfo
of the request.A provider of tenant and feature toggle dependent CDS models.Interface for Protocol Adapters to get access toService
instances andCdsModel
.Can be implemented by classes loaded throughExtendedServiceLoader
.Loads implementations of classes via Java'sServiceLoader
and provides theCdsRuntime
to these if requested through theCdsRuntimeAware
interface.A provider of theFeatureTogglesInfo
for aRequestContext
.RequestContextRunner
is the main entry to spawn a newRequestContext
with adaptedUserInfo
orParameterInfo
.