public abstract class AbstractIdentityResource extends AbstractAuthorizedRestResource
| Modifier and Type | Field and Description | 
|---|---|
| protected IdentityService | identityService | 
resource, resourceIdobjectMapper, relativeRootResourcePathprocessEngine| 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, isAuthorizedgetObjectMapper, getProcessEngine, setRelativeRootResourceUriprotected final IdentityService identityService
Copyright © 2018. All rights reserved.