Package | Description |
---|---|
de.innovationgate.wga.modules |
Base classes of the OpenWGA module registry
|
de.innovationgate.wga.modules.types |
Module definition types for the OpenWGA module registry
|
Modifier and Type | Class and Description |
---|---|
class |
CustomModuleRegistrationServiceType
Module type for a service to register modules from some custom registrar functionality
|
class |
OptionsCollector
Base class for a special kind of
ModuleDefinition that, instead of directly providing option definitions, will collect option definitions from yet other ModuleDefinition s. |
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationSourceModuleType
Type to define an OpenWGA authentication source to use with domains
|
class |
ContentDatabaseModuleType
Type to define an OpenWGA "data source" implementation
|
class |
ContentStoreModuleType
Type to define an OpenWGA content store implementation
|
class |
DatabaseServerModuleType
Type to define an OpenWGA database server implementation
|
class |
HashingSchemeType
Type to define ways for creating data hashes
|
class |
PasswordEncodingType
Type to define a way to store passwords in OpenWGA configuration, which need to be re-decodable
|
class |
PersonalisationDatabaseModuleType
Type for implementations of OpenWGA personalisation databases
|
class |
WorkflowEngineModuleType
Type for implementations of OpenWGA workflow engines
|