Package org.camunda.bpm.engine.authorization

Interface Summary
Authorization An Authorization assigns a set of Permissions to an identity to interact with a given Resource.
AuthorizationQuery  
Groups Holds the set of built-in user identities for camunda BPM.
Permission A permission represents an authorization to interact with a given resource in a specific way.
Resource Resources are entities for which a user or a group is authorized.
 

Enum Summary
Permissions The set of built-in Permissions for camunda BPM.
Resources The set of built-in Resource names.
 



Copyright © 2015 camunda services GmbH. All rights reserved.