| Package | Description |
|---|---|
| io.ballerina.messaging.broker.auth.authorization | |
| io.ballerina.messaging.broker.auth.authorization.authorizer.rdbms.scope |
| Modifier and Type | Method and Description |
|---|---|
static UserStore |
AuthorizerFactory.createUserStore(io.ballerina.messaging.broker.common.StartupContext startupContext,
BrokerAuthConfiguration brokerAuthConfiguration) |
static Authorizer |
AuthorizerFactory.getAuthorizer(io.ballerina.messaging.broker.common.config.BrokerCommonConfiguration commonConfiguration,
BrokerAuthConfiguration brokerAuthConfiguration,
UserStore userStore,
io.ballerina.messaging.broker.common.StartupContext startupContext)
Provides an instance of @
Authorizer |
| Constructor and Description |
|---|
AuthScopeStoreImpl(BrokerAuthConfiguration brokerAuthConfiguration,
DataSource dataSource) |
Copyright © 2018 WSO2. All rights reserved.