| Package | Description |
|---|---|
| org.bonitasoft.connectors.rest.model |
| Modifier and Type | Method and Description |
|---|---|
Store |
SSL.getKeyStore()
Key store value getter.
|
Store |
SSL.getTrustStore()
Trust store value getter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SSL.setKeyStore(Store keyStore)
Keystore value setter.
|
void |
SSL.setTrustStore(Store trustStore)
Truststore value setter.
|
Copyright © 2020. All rights reserved.