public abstract class AbstractIdentityResource extends AbstractAuthorizedRestResource
Modifier and Type | Field and Description |
---|---|
protected IdentityService |
identityService |
resource, resourceId
objectMapper, relativeRootResourcePath
processEngine
Constructor and Description |
---|
AbstractIdentityResource(String processEngineName,
Resource resource,
String resourceId,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Modifier and Type | Method and Description |
---|---|
protected void |
ensureNotReadOnly() |
isAuthorized, isAuthorized, isAuthorized
getObjectMapper, getProcessEngine, setRelativeRootResourceUri
protected final IdentityService identityService
Copyright © 2022. All rights reserved.