| Package | Description |
|---|---|
| com.venafi.vcert.sdk | |
| com.venafi.vcert.sdk.connectors | |
| com.venafi.vcert.sdk.connectors.cloud | |
| com.venafi.vcert.sdk.connectors.tpp |
| Modifier and Type | Method and Description |
|---|---|
void |
VCertClient.authenticate(Authentication auth)
Authenticate the user with Venafi using either API key for Venafi Cloud or user and password
for TPP
|
TokenInfo |
VCertTknClient.getAccessToken(Authentication auth) |
| Modifier and Type | Method and Description |
|---|---|
void |
Connector.authenticate(Authentication auth)
Authenticate the user with Venafi using either API key for Venafi Cloud or user and password
for TPP
|
TokenInfo |
TokenConnector.getAccessToken(Authentication auth)
returns a new access token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CloudConnector.authenticate(Authentication auth) |
| Modifier and Type | Method and Description |
|---|---|
void |
TppConnector.authenticate(Authentication auth) |
TokenInfo |
TppTokenConnector.getAccessToken(Authentication auth) |
Copyright © 2021. All rights reserved.