| Package | Description |
|---|---|
| com.venafi.vcert.sdk | |
| com.venafi.vcert.sdk.connectors | |
| com.venafi.vcert.sdk.connectors.cloud | |
| com.venafi.vcert.sdk.connectors.tpp | |
| com.venafi.vcert.sdk.endpoint |
| Modifier and Type | Method and Description |
|---|---|
ConnectorType |
VCertClient.getType() |
ConnectorType |
VCertTknClient.getType() |
| Modifier and Type | Method and Description |
|---|---|
ConnectorType |
TokenConnector.getType() |
ConnectorType |
Connector.getType() |
| Modifier and Type | Method and Description |
|---|---|
ConnectorType |
CloudConnector.getType() |
| Modifier and Type | Method and Description |
|---|---|
ConnectorType |
TppTokenConnector.getType() |
ConnectorType |
TppConnector.getType() |
| Modifier and Type | Method and Description |
|---|---|
static ConnectorType |
ConnectorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectorType[] |
ConnectorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.