Uses of Interface
org.flowable.idm.rest.service.api.IdmRestApiInterceptor
Packages that use IdmRestApiInterceptor
Package
Description
-
Uses of IdmRestApiInterceptor in org.flowable.idm.rest.service.api.group
Fields in org.flowable.idm.rest.service.api.group declared as IdmRestApiInterceptorModifier and TypeFieldDescriptionprotected IdmRestApiInterceptorBaseGroupResource.restApiInterceptorprotected IdmRestApiInterceptorGroupCollectionResource.restApiInterceptor -
Uses of IdmRestApiInterceptor in org.flowable.idm.rest.service.api.management
Fields in org.flowable.idm.rest.service.api.management declared as IdmRestApiInterceptorModifier and TypeFieldDescriptionprotected IdmRestApiInterceptorIdmEngineResource.restApiInterceptor -
Uses of IdmRestApiInterceptor in org.flowable.idm.rest.service.api.privilege
Fields in org.flowable.idm.rest.service.api.privilege declared as IdmRestApiInterceptorModifier and TypeFieldDescriptionprotected IdmRestApiInterceptorPrivilegeCollectionResource.restApiInterceptorprotected IdmRestApiInterceptorPrivilegeResource.restApiInterceptor -
Uses of IdmRestApiInterceptor in org.flowable.idm.rest.service.api.user
Fields in org.flowable.idm.rest.service.api.user declared as IdmRestApiInterceptorModifier and TypeFieldDescriptionprotected IdmRestApiInterceptorUserCollectionResource.restApiInterceptorprotected IdmRestApiInterceptorUserResource.restApiInterceptor