Interfaces
\Ntb\RestAPI
| Name | Description |
|---|---|
| IAuth | Interface for authentication mechanisms. |
| IPermissionChecks | Interface for permission checks. |
| IRestSerializeFormatter | The interface for serialize formatters for the rest module provides defines a method for working with the given data. |
| IRestSerializer | Provides methods for serializing data. |
| IRestValidator | Interface for data validators in the rest api. |