public class Authorization
extends java.lang.Object
| Constructor and Description |
|---|
Authorization() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getToken(MerchantConfig merchantConfig) |
void |
setJWTRequestBody(java.lang.String jwtrequestBody) |
public void setJWTRequestBody(java.lang.String jwtrequestBody)
jwtrequestBody - - not null and required values for JWTpublic java.lang.String getToken(MerchantConfig merchantConfig) throws ConfigException
merchantConfig - -contains merchant information.ConfigException - - if some value will be wrong or missing for
merchant.Copyright © 2022. All Rights Reserved.