Uses of Interface
org.flowable.idm.rest.service.api.IdmRestApiInterceptor
-
-
Uses of IdmRestApiInterceptor in org.flowable.idm.rest.service.api.group
Fields in org.flowable.idm.rest.service.api.group declared as IdmRestApiInterceptor Modifier and Type Field Description protected 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 IdmRestApiInterceptor Modifier and Type Field Description protected IdmRestApiInterceptorIdmEngineResource. restApiInterceptor -
Uses of IdmRestApiInterceptor in org.flowable.idm.rest.service.api.privilege
Fields in org.flowable.idm.rest.service.api.privilege declared as IdmRestApiInterceptor Modifier and Type Field Description protected 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 IdmRestApiInterceptor Modifier and Type Field Description protected IdmRestApiInterceptorUserCollectionResource. restApiInterceptorprotected IdmRestApiInterceptorUserResource. restApiInterceptor
-