Package io.revealbi.core
Interface IRVUserContext
- All Superinterfaces:
IRequestContext
- All Known Implementing Classes:
RVUserContext
An interface used to identify the user, related to a particular call to the methods of
IRVDashboardProvider, IRVAuthenticationProvider, IRVDataProvider
and other providers.
You can store some user specific data in the Properties like user's permission that you want to use in some of the providers listed above.
You can use RVUserContext as a default implementation.-
Method Summary
Methods inherited from interface io.revealbi.core.IRequestContext
getProperties, getUserId