Package com.sap.cds.services.runtime
Interface UserInfoProvider
- All Superinterfaces:
CdsProvider<UserInfoProvider>
A
UserInfoProvider provides the UserInfo for a RequestContext if not provided explicitly.
It can get access to the determined AuthenticationInfo from the AuthenticationInfoProvider through CdsRuntime.getProvidedAuthenticationInfo().-
Method Summary
Methods inherited from interface com.sap.cds.services.runtime.CdsProvider
setPrevious