Class EngineRequestAuthorizer

java.lang.Object
org.camunda.bpm.webapp.impl.security.filter.EngineRequestAuthorizer
All Implemented Interfaces:
RequestAuthorizer

public class EngineRequestAuthorizer extends Object implements RequestAuthorizer

This is a RequestAuthorizer which authorizes all process engine api requests based on the current authentication

Author:
Daniel Meyer, nico.rehwaldt