Class TokenCredentials
- java.lang.Object
-
- jetbrains.buildServer.issueTracker.auth.TokenCredentials
-
- All Implemented Interfaces:
org.apache.commons.httpclient.Credentials
public class TokenCredentials extends Object implements org.apache.commons.httpclient.Credentials
-
-
Constructor Summary
Constructors Constructor Description TokenCredentials(String token)
-