You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**NOTE: Logging in with username and password is not available on GitLab servers 10.2 and above.**
47
-
48
-
49
46
As of GitLab4J-API 4.6.6, all API requests support performing the API call as if you were another user, provided you are authenticated as an administrator:
50
47
```java
51
48
// Create a GitLabApi instance to communicate with your GitLab server (must be an administrator)
0 commit comments