Uses of Class
org.camunda.bpm.engine.rest.impl.AbstractAuthorizedRestResource
-
-
Uses of AbstractAuthorizedRestResource in org.camunda.bpm.engine.rest.impl
Subclasses of AbstractAuthorizedRestResource in org.camunda.bpm.engine.rest.impl Modifier and Type Class Description class
AuthorizationRestServiceImpl
class
FilterRestServiceImpl
class
GroupRestServiceImpl
class
TenantRestServiceImpl
class
UserRestServiceImpl
-
Uses of AbstractAuthorizedRestResource in org.camunda.bpm.engine.rest.sub.authorization.impl
Subclasses of AbstractAuthorizedRestResource in org.camunda.bpm.engine.rest.sub.authorization.impl Modifier and Type Class Description class
AuthorizationResourceImpl
-
Uses of AbstractAuthorizedRestResource in org.camunda.bpm.engine.rest.sub.identity.impl
Subclasses of AbstractAuthorizedRestResource in org.camunda.bpm.engine.rest.sub.identity.impl Modifier and Type Class Description class
AbstractIdentityResource
class
GroupMembersResourceImpl
class
GroupResourceImpl
class
TenantGroupMembersResourceImpl
class
TenantResourceImpl
class
TenantUserMembersResourceImpl
class
UserResourceImpl
-
Uses of AbstractAuthorizedRestResource in org.camunda.bpm.engine.rest.sub.runtime.impl
Subclasses of AbstractAuthorizedRestResource in org.camunda.bpm.engine.rest.sub.runtime.impl Modifier and Type Class Description class
FilterResourceImpl
-