JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.dabsquared.gitlabjenkins.connection.GitLabApiToken
Packages that use
GitLabApiToken
Package
Description
com.dabsquared.gitlabjenkins.connection
Uses of
GitLabApiToken
in
com.dabsquared.gitlabjenkins.connection
Classes in
com.dabsquared.gitlabjenkins.connection
that implement
GitLabApiToken
Modifier and Type
Class
Description
final class
GitLabApiTokenImpl
Methods in
com.dabsquared.gitlabjenkins.connection
with parameters of type
GitLabApiToken
Modifier and Type
Method
Description
String
GitLabApiToken.NameProvider.
getName
(
GitLabApiToken
c)