| Package | Description |
|---|---|
| com.ingenico.connect.gateway.sdk.java.webhooks |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemorySecretKeyStore
An in-memory secret key store.
|
| Modifier and Type | Method and Description |
|---|---|
static WebhooksHelper |
Webhooks.createHelper(SecretKeyStore secretKeyStore)
Creates a
WebhooksHelper that will use the given SecretKeyStore. |
static WebhooksHelperBuilder |
Webhooks.createHelperBuilder(SecretKeyStore secretKeyStore)
Creates a
WebhooksHelperBuilder that will use the given SecretKeyStore. |
WebhooksHelperBuilder |
WebhooksHelperBuilder.withSecretKeyStore(SecretKeyStore secretKeyStore)
Sets the
SecretKeyStore to use. |
| Constructor and Description |
|---|
SignatureValidator(SecretKeyStore secretKeyStore) |
WebhooksHelper(Marshaller marshaller,
SecretKeyStore secretKeyStore) |
Copyright © 2024 Ingenico ePayments. All rights reserved.