| Package | Description |
|---|---|
| com.versionone.apiclient |
| Modifier and Type | Method and Description |
|---|---|
V1Connector.IsetProxyOrEndPointOrConnector |
V1Connector.IAuthenticationMethods.withAccessToken(String accessToken)
Optional method for setting the Windows Integrated Authentication credentials for authentication based on
specified user credentials.
|
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 © 2021 VersionOne, Inc.. All rights reserved.