| Package | Description |
|---|---|
| io.ballerina.messaging.broker.auth.authorization.authorizer.rdbms | |
| io.ballerina.messaging.broker.auth.authorization.provider |
| Constructor and Description |
|---|
DefaultAuthorizer(DiscretionaryAccessController externalDacHandler,
MandatoryAccessController macHandler,
UserStore userStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryDacHandler
This implementation used when there is no auth manager set to the startup context.
|
class |
RdbmsDacHandler
Class provides implementation of @
DiscretionaryAccessController with database based auth resource store. |
Copyright © 2018 WSO2. All rights reserved.