| Class | Description |
|---|---|
| EncryptionConfig | |
| FieldLevelEncryption |
Performs field level encryption on HTTP payloads.
|
| FieldLevelEncryptionConfig |
A POJO for storing the encryption/decryption configuration.
|
| FieldLevelEncryptionConfigBuilder |
A builder class for
FieldLevelEncryptionConfig. |
| FieldLevelEncryptionParams |
Encryption parameters for computing field level encryption/decryption.
|
| JweConfig | |
| JweConfigBuilder | |
| JweEncryption |
| Enum | Description |
|---|---|
| EncryptionConfig.Scheme |
The different methods of encryption
|
| FieldLevelEncryptionConfig.FieldValueEncoding |
The different ways of encoding the field and header values.
|
| Exception | Description |
|---|---|
| EncryptionException |
Copyright © 2021. All rights reserved.