Class ACLUtil
java.lang.Object
com.dabsquared.gitlabjenkins.util.ACLUtil
- Author:
- Robin Müller
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> T
impersonate
(Authentication auth, ACLUtil.Function<T> function)
-
Constructor Details
-
ACLUtil
public ACLUtil()
-
-
Method Details
-
impersonate
-