Typedef
| Static Public Summary | ||
| public | TODO: typedef | |
| public | Authentication Service Options | |
| public | Authentication User Profile | |
| public | TODO: typedef | |
| public | FilesystemAdapterMap: {name: FilesystemAdapter} Filesystem Service Adapter Option Map | |
| public | Filesystem Internal Call Options | |
| public | Filesystem Service Options | |
| public |  | |
| public | TODO: typedef | |
| public | Package Options | |
| public | Package Service Options | |
| public | TODO: typedef | |
| public | Settings Service Options | |
Static Public
public AuthOptions: Object source
Authentication Service Options
Properties:
| Name | Type | Attribute | Description | 
| adapter | AuthAdapter | 
 | |
| requiredGroups | string[] | 
 | |
| denyUsers | string[] | 
 | 
public FilesystemOptions: Object source
Filesystem Service Options
Properties:
| Name | Type | Attribute | Description | 
| adapters | FilesystemAdapterMap | 
 | 
public PackageOptions: Object source
Package Options
Properties:
| Name | Type | Attribute | Description | 
| filename | string | ||
| metadata | PackageMetadata | 
public SettingsOptions: Object source
Settings Service Options
Properties:
| Name | Type | Attribute | Description | 
| adapter | SettingsAdapter | string | 
 | 
 
    
  