public class GitlabTokenClient extends GitlabClientSupport
address, password, privateToken, username| Constructor and Description | 
|---|
| GitlabTokenClient(String address,
                 String username,
                 String authorizationType,
                 String authorization) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected <T> T | createWebClient(Class<T> clientType)Creates a JAXRS web client for the given JAXRS client | 
getAddress, getApi, getPassword, getPrivateToken, getUsername, setPrivateTokenprotected <T> T createWebClient(Class<T> clientType)
createWebClient in class GitlabClientSupportCopyright © 2011–2016 Red Hat. All rights reserved.