| Package | Description |
|---|---|
| io.druid.guice.security | |
| io.druid.security.basic.authorization | |
| io.druid.server.security |
| Modifier and Type | Method and Description |
|---|---|
Authorizer |
AuthorizerModule.getAuthorizer() |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicRoleBasedAuthorizer |
| Modifier and Type | Class and Description |
|---|---|
class |
AllowAllAuthorizer |
| Modifier and Type | Method and Description |
|---|---|
Authorizer |
AuthorizerMapper.getAuthorizer(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Authorizer> |
AuthorizerMapper.getAuthorizerMap() |
| Constructor and Description |
|---|
AuthorizerMapper(Map<String,Authorizer> authorizerMap) |
Copyright © 2011–2018. All rights reserved.