| Package | Description |
|---|---|
| org.bonitasoft.connectors.rest | |
| org.bonitasoft.connectors.rest.model |
| Modifier and Type | Method and Description |
|---|---|
protected TrustCertificateStrategy |
AbstractRESTConnectorImpl.getTrustCertificateStrategy() |
| Modifier and Type | Method and Description |
|---|---|
TrustCertificateStrategy |
SSL.getTrustCertificateStrategy() |
static TrustCertificateStrategy |
TrustCertificateStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrustCertificateStrategy[] |
TrustCertificateStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SSL.setTrustCertificateStrategy(TrustCertificateStrategy trustCertificateStrategy) |
Copyright © 2021. All rights reserved.