Package | Description |
---|---|
de.innovationgate.wgpublisher |
Base package of WGA containing central functionalities.
|
de.innovationgate.wgpublisher.auth | |
de.innovationgate.wgpublisher.design.db |
Modifier and Type | Class and Description |
---|---|
class |
WGPDeployer |
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 |