SanteDB.Rest.Common Namespace |
| Class | Description | |
|---|---|---|
| BasicAuthorizationConfigurationSection |
Basic authorization configuration
| |
| ExtensionMethods |
Extension methods
| |
| ObjectExpander |
Object expansion tool
| |
| ResourceHandlerBaseTResource |
Resource handler base
| |
| ResourceHandlerTool |
Resource handler utility
| |
| SanteDBClaimsUtil |
SanteDB Claim Types
|
| Interface | Description | |
|---|---|---|
| IApiChildObject |
API Child object
| |
| IApiChildOperation |
Operation that can be invoked on the REST API
| |
| IApiChildResourceHandler |
Allows a programmatic way of providing associated properties on other objects
| |
| IApiResourceHandler |
Represents a resource handler.
| |
| IApiResourceHandlerEx |
API Resource handler which includes support for extended methods
| |
| IApiStreamOperation |
A modification of the IApiChildOperation which allow for
streams to be posted/received to/from the invoke method
| |
| ICancelResourceHandler |
Represents a resource handler that can cancel objects
| |
| IChainedApiResourceHandler |
Represnets a resource handler which can link sub-objects (or certain sub-objects) with a parent object
| |
| ICheckoutResourceHandler |
Represents a resource handler that supports checkout and checkin
| |
| ILockableResourceHandler |
Represents a resource handler that can lock or unlock objects
| |
| INullifyResourceHandler |
Represents a resource handler that can nullify objects
| |
| IOperationalApiResourceHandler |
Represnets a resource handler which can link sub-objects (or certain sub-objects) with a parent object
| |
| IRestApiContractImplementation |
REST API contract implementation marker interface
|