| Interface | Description |
|---|---|
| MaskingAlgorithm<T> |
This is the interface all Delphix Masking Algorithms must implement.
|
| MaskingComponent |
This is the interface that all classes that wish to expose functionality to the Delphix Masking engine must
implement.
|
| Enum | Description |
|---|---|
| MaskingAlgorithm.MaskingType |
Enumeration of all supported type parameter T values for MaskingAlgorithm.
|