Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager

Packages that use AuthorizationManager
org.camunda.bpm.engine.impl.cfg.auth   
org.camunda.bpm.engine.impl.interceptor   
org.camunda.bpm.engine.impl.persistence   
 

Uses of AuthorizationManager in org.camunda.bpm.engine.impl.cfg.auth
 

Methods in org.camunda.bpm.engine.impl.cfg.auth that return AuthorizationManager
protected  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
 AuthorizationManager CommandContext.getAuthorizationManager()
           
 

Uses of AuthorizationManager in org.camunda.bpm.engine.impl.persistence
 

Methods in org.camunda.bpm.engine.impl.persistence that return AuthorizationManager
protected  AuthorizationManager AbstractManager.getAuthorizationManager()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.