(Quick Reference)

Bean 'authorizationService'

You can use the org.camunda.bpm.engine.AuthorizationService as an injectable bean:

def authorizationService

The plugin registers the bean as 'camundaAuthorizationServiceBean' with the default alias 'authorizationService'. You can change this default alias via configuration.