| Package | Description |
|---|---|
| in.juspay.model |
| Modifier and Type | Method and Description |
|---|---|
protected static JuspayEntity.AuthMethod |
JuspayEntity.getEncryptionMethodBasedOnConfig(RequestOptions requestOptions) |
static JuspayEntity.AuthMethod |
JuspayEntity.AuthMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JuspayEntity.AuthMethod[] |
JuspayEntity.AuthMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected static com.google.gson.JsonObject |
JuspayEntity.makeServiceCall(String path,
Map<String,Object> params,
JuspayEntity.RequestMethod method,
RequestOptions requestOptions,
JuspayEntity.AuthMethod authMethod) |
Copyright © 2024 Juspay. All rights reserved.