Package | Description |
---|---|
com.worldline.connect.sdk.java.v1.webhooks | |
com.worldline.connect.sdk.java.webhooks |
Modifier and Type | Method and Description |
---|---|
WebhooksHelper |
V1WebhooksFactory.createHelper(SecretKeyStore secretKeyStore)
Creates a
WebhooksHelper that will use the given SecretKeyStore . |
WebhooksHelperBuilder |
V1WebhooksFactory.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 |
---|
WebhooksHelper(Marshaller marshaller,
SecretKeyStore secretKeyStore) |
Modifier and Type | Class and Description |
---|---|
class |
InMemorySecretKeyStore
An in-memory secret key store.
|
Constructor and Description |
---|
SignatureValidator(SecretKeyStore secretKeyStore) |
Copyright © 2024 Worldline Global Collect. All rights reserved.