| Package | Description |
|---|---|
| org.colcon.burocrat.server |
| Class and Description |
|---|
| ApprovedDomain
This will be the whitelist of email domains for user registration
|
| ArgImpl
These are argument implementations, allowing server-side code to be
associated with a specific argument
|
| CmdImpl
These are the server-side implementations of the command types with the same names,
each with validate and execute methods
|
| ItemTypeImpl
These are item type implementations, allowing server-side code to be
associated with a certain item type
|