Package | Description |
---|---|
de.innovationgate.wgpublisher |
Base package of WGA containing central functionalities.
|
de.innovationgate.wgpublisher.auth | |
de.innovationgate.wgpublisher.design.db |
Modifier and Type | Interface and Description |
---|---|
interface |
WGAConfigurationUpdateListener
A listener for updates of the WGA configuration
|
interface |
WGACoreEventListener
A listener for WGA core events, that reacts on WGA startup, shutdown and database
connection and disconnection
|
Modifier and Type | Class and Description |
---|---|
class |
WGPDeployer |
Modifier and Type | Method and Description |
---|---|
void |
WGACore.addEventListener(WGACoreListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
CSAuthModule |
class |
DelegatingAuthModule
An authentication module that delegates everything to the auth module of a given domain
Unlike
DomainRedirectionAuthModule this module is capable of being created even before the domain is completely setup
and therefor can be used for OpenWGA plugins that want to authenticate against a domain. |
class |
PluginAuthModule
Behaviour-empty variant of
CSAuthModule , merely existing so authentication against Content Store and Plugin
can use different module registrations |
Modifier and Type | Class and Description |
---|---|
class |
DBDesignProvider |
class |
DesignConsumerDisconnectListener |
class |
PluginDesignProvider |