Class AuthHelper
java.lang.Object
org.operaton.bpm.qa.performance.engine.junit.AuthHelper
- Author:
- Daniel Meyer
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TwithAuthentication(Callable<T> callable, ProcessEngine processEngine, String userId, String... groupIds)
-
Method Details
-
withAuthentication
public static <T> T withAuthentication(Callable<T> callable, ProcessEngine processEngine, String userId, String... groupIds)
-