| Class | Description |
|---|---|
| AlgorithmInstanceReference |
This class wraps an algorithm instance reference in order to make it discoverable by the
MaskingAPI via reflection.
|
| FileReference |
This class wraps a file URL reference in order to make it discoverable by the MaskingAPI via
reflection.
|
| GenericReference |
This is the generic type for references to external resources used by components.
|
| JdbcReference |
This class wraps a JDBC connection reference in order to make it discoverable by the MaskingAPI
via reflection.
|
| KeyReference |
This class wraps a key reference in order to make it discoverable by the MaskingAPI via
reflection.
|
| MappingSetReference |
This class wraps a mappingSet reference in order to make it discoverable by the MaskingAPI via
reflection.
|
| Enum | Description |
|---|---|
| FileReference.FileReferenceType |
Enumeration of file reference types based on the schema and authority in the URI
|