| Interface | Description |
|---|---|
| DataEncryptionProvider |
This interface defines a custom data encryption provider that can be
implemented and plugged into OUD for handling data encryption.
|
| Class | Description |
|---|---|
| CustomProviderConfiguration |
This class defines the configuration properties.
|
| Exception | Description |
|---|---|
| CustomProviderException |
This class defines the root of exceptions thrown for a custom provider.
|