| Package | Description |
|---|---|
| org.wso2.carbon.databridge.core | |
| org.wso2.carbon.databridge.core.internal | |
| org.wso2.carbon.databridge.core.internal.authentication |
| Constructor and Description |
|---|
DataBridge(AuthenticationHandler authenticationHandler,
AbstractStreamDefinitionStore streamDefinitionStore,
DataBridgeConfiguration dataBridgeConfiguration) |
DataBridge(AuthenticationHandler authenticationHandler,
AbstractStreamDefinitionStore streamDefinitionStore,
String dataBridgeConfigPath) |
| Constructor and Description |
|---|
EventDispatcher(AbstractStreamDefinitionStore streamDefinitionStore,
DataBridgeConfiguration dataBridgeConfiguration,
AuthenticationHandler authenticationHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
CarbonAuthenticationHandler
CarbonAuthenticationHandler implementation that authenticate Agents
via Carbon AuthenticationService
|
| Constructor and Description |
|---|
Authenticator(AuthenticationHandler authenticationHandler,
DataBridgeConfiguration dataBridgeConfiguration) |
Copyright © 2015 WSO2. All rights reserved.