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