Uses of Interface
org.camunda.bpm.engine.rest.AuthorizationRestService
- 
Packages that use AuthorizationRestService Package Description org.camunda.bpm.engine.rest.impl  - 
- 
Uses of AuthorizationRestService in org.camunda.bpm.engine.rest.impl
Classes in org.camunda.bpm.engine.rest.impl that implement AuthorizationRestService Modifier and Type Class Description classAuthorizationRestServiceImplMethods in org.camunda.bpm.engine.rest.impl that return AuthorizationRestService Modifier and Type Method Description AuthorizationRestServiceAbstractProcessEngineRestServiceImpl. getAuthorizationRestService(String engineName)AuthorizationRestServiceDefaultProcessEngineRestServiceImpl. getAuthorizationRestService()AuthorizationRestServiceNamedProcessEngineRestServiceImpl. getAuthorizationRestService(String engineName) 
 -