Uses of Interface
com.kingsrook.qqq.backend.core.actions.permissions.CustomPermissionChecker
Packages that use CustomPermissionChecker
-
Uses of CustomPermissionChecker in com.kingsrook.qqq.backend.core.actions.permissions
Classes in com.kingsrook.qqq.backend.core.actions.permissions that implement CustomPermissionCheckerModifier and TypeClassDescriptionclass
class
class
Simple implementation of a Custom Permission Checker, that takes a permissionName property, and just checks if the session has that permission.class
Simple implementation of a Custom Permission Checker, that takes tableName and TablePermissionSubType name properties, and checks if the session has that table-permission-sub-type for the specified table name.