Package | Description |
---|---|
org.gitlab.api |
Modifier and Type | Method and Description |
---|---|
GitlabSSHKey |
GitlabAPI.createSSHKey(Integer targetUserId,
String title,
String key)
Create a new ssh key for the user
|
Modifier and Type | Method and Description |
---|---|
List<GitlabSSHKey> |
GitlabAPI.getSSHKeys(Integer targetUserId)
Gets all ssh keys for a user
|
Copyright © 2015. All Rights Reserved.