Uses of Class
de.espirit.firstspirit.client.plugin.dataaccess.aspects.DataAccessControlling.AccessDeniedException
Packages that use DataAccessControlling.AccessDeniedException
-
Uses of DataAccessControlling.AccessDeniedException in de.espirit.firstspirit.client.plugin.dataaccess.aspects
Methods in de.espirit.firstspirit.client.plugin.dataaccess.aspects that throw DataAccessControlling.AccessDeniedExceptionModifier and TypeMethodDescriptionvoid
DataAccessControlling.requireAccess
(@NotNull BaseContext context) Requires the session to enable accessing its data and provide the current access state.void
DataAccessControlling.verifyAccess()
Verifies the current accessibility on the session's data.