| Package | Description |
|---|---|
| com.onlinepayments | |
| com.onlinepayments.defaultimpl |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationType |
CommunicatorConfiguration.getAuthorizationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommunicatorConfiguration.setAuthorizationType(AuthorizationType authorizationType) |
CommunicatorConfiguration |
CommunicatorConfiguration.withAuthorizationType(AuthorizationType authorizationType) |
| Modifier and Type | Method and Description |
|---|---|
static AuthorizationType |
AuthorizationType.fromString(String name) |
static AuthorizationType |
AuthorizationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizationType[] |
AuthorizationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DefaultAuthenticator(String apiKeyId,
String secretApiKey,
AuthorizationType authorizationType) |
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.