About the sample
The sample includes several kinds of security filters and object security rules.
The sample is based on the MortgageLendingBAM sample model that is shipped with the product.
The artifacts that make up the sample are located in the following
directory:
<monitor_server>/scripts.wbm/FGSecurity/SampleProvider/
The
list of artifacts is shown in Table 1: | Artifact | Description |
|---|---|
| com.ibm.wbimonitor.security.finegrainsecurity.sample.jar | Sample fine-grained security provider |
| com.ibm.wbimonitor.security.finegrainsecurity.sample.zip | Project interchange file for the sample |
| createSampleTable_<database_type>.sql | DDL files used to created mapping tables and import data |
The sample is described in the following sections, beginning with a basic scenario (using fine-grained security based on fixed values with no external lookup) and progressing through more sophisticated tasks (using an external lookup table and creating a custom fine-grained security provider).