Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
Packages that use AuthorizationManager
Package
Description
-
Uses of AuthorizationManager in org.camunda.bpm.engine.impl.cfg.auth
Methods in org.camunda.bpm.engine.impl.cfg.auth that return AuthorizationManagerModifier and TypeMethodDescriptionprotected AuthorizationManager
AuthorizationCommandChecker.getAuthorizationManager()
protected AuthorizationManager
DefaultAuthorizationProvider.getAuthorizationManager()
-
Uses of AuthorizationManager in org.camunda.bpm.engine.impl.interceptor
Methods in org.camunda.bpm.engine.impl.interceptor that return AuthorizationManager -
Uses of AuthorizationManager in org.camunda.bpm.engine.impl.persistence
Methods in org.camunda.bpm.engine.impl.persistence that return AuthorizationManagerModifier and TypeMethodDescriptionprotected AuthorizationManager
AbstractManager.getAuthorizationManager()