| Class | Description |
|---|---|
| AbstractSecurityManager |
The
AbstractSecurityManager class is an abstract base class supporting implementations of
SecurityManager. |
| DataSourceAdapter |
The
DataSourceAdapter class is an implementation of the DataSource interface
with unsupported operations by default. |
| IdentifierSequence |
The
IdentifierSequence class is an Identifier (ID) generator generating unique IDs in sequence. |
| MapBuilder<KEY,VALUE> |
The
MapBuilder class employs the Builder Software Design Pattern to build a Map. |