Package | Description |
---|---|
com.versionone.apiclient |
Modifier and Type | Method and Description |
---|---|
V1Connector.IsetProxyOrEndPointOrConnector |
V1Connector.IAuthenticationMethods.withAccessToken(String accessToken)
Optional method for setting the access token for authentication.
|
V1Connector.IsetProxyOrEndPointOrConnector |
V1Connector.IAuthenticationMethods.withOAuth2Token(String oauth2Token)
Optional method for setting the OAuth2 access token for authentication.
|
V1Connector.IsetProxyOrEndPointOrConnector |
V1Connector.IAuthenticationMethods.withUsernameAndPassword(String username,
String password)
Optional method for setting the username and password for authentication.
|
V1Connector.IsetProxyOrEndPointOrConnector |
V1Connector.IAuthenticationMethods.withWindowsIntegrated()
Optional method for setting the Windows Integrated Authentication credentials for authentication based on the
currently logged in user.
|
Copyright © 2015 VersionOne, Inc.. All rights reserved.