public class AuthHelper extends Object
| Constructor and Description | 
|---|
AuthHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static <T> T | 
withAuthentication(Callable<T> callable,
                  ProcessEngine processEngine,
                  String userId,
                  String... groupIds)  | 
public static <T> T withAuthentication(Callable<T> callable, ProcessEngine processEngine, String userId, String... groupIds)
Copyright © 2019. All rights reserved.