| Package | Description |
|---|---|
| in.juspay.exception | |
| in.juspay.model |
| Modifier and Type | Class and Description |
|---|---|
class |
APIConnectionException |
class |
APIException |
class |
AuthenticationException |
class |
AuthorizationException |
class |
InvalidKeysException |
class |
InvalidRequestException |
| Modifier and Type | Method and Description |
|---|---|
void |
JweJwsEncryptionKeys.withJwePublicKey(String key) |
void |
JweJwsEncryptionKeys.withJwsPrivateKey(String key) |
| Constructor and Description |
|---|
JweJwsEncryptionKeys(String keyId,
String publicKey,
String privateKey) |
Copyright © 2023 Juspay. All rights reserved.