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 class
AuthorizationRestServiceImpl
Methods in org.camunda.bpm.engine.rest.impl that return AuthorizationRestService Modifier and Type Method Description AuthorizationRestService
AbstractProcessEngineRestServiceImpl. getAuthorizationRestService(String engineName)
AuthorizationRestService
DefaultProcessEngineRestServiceImpl. getAuthorizationRestService()
AuthorizationRestService
NamedProcessEngineRestServiceImpl. getAuthorizationRestService(String engineName)
-