Uses of Class
org.camunda.bpm.engine.impl.db.AuthorizationCheck
Packages that use AuthorizationCheck
-
Uses of AuthorizationCheck in org.camunda.bpm.engine.impl.db
Fields in org.camunda.bpm.engine.impl.db declared as AuthorizationCheckMethods in org.camunda.bpm.engine.impl.db that return AuthorizationCheckMethods in org.camunda.bpm.engine.impl.db with parameters of type AuthorizationCheckModifier and TypeMethodDescriptionvoid
ListQueryParameterObject.setAuthCheck
(AuthorizationCheck authCheck) -
Uses of AuthorizationCheck in org.camunda.bpm.engine.impl.persistence.entity
Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type AuthorizationCheckModifier and TypeMethodDescriptionprotected void
AuthorizationManager.addPermissionCheck
(AuthorizationCheck authCheck, CompositePermissionCheck compositeCheck) void
AuthorizationManager.enableQueryAuthCheck
(AuthorizationCheck authCheck)