| Package | Description | 
|---|---|
| io.druid.security.basic.authorization | |
| io.druid.server.security | 
| Modifier and Type | Method and Description | 
|---|---|
Access | 
BasicRoleBasedAuthorizer.authorize(AuthenticationResult authenticationResult,
         Resource resource,
         Action action)  | 
| Modifier and Type | Method and Description | 
|---|---|
Resource | 
ResourceAction.getResource()  | 
| Modifier and Type | Method and Description | 
|---|---|
Access | 
Authorizer.authorize(AuthenticationResult authenticationResult,
         Resource resource,
         Action action)
Check if the entity represented by  
identity is authorized to perform action on resource. | 
Access | 
AllowAllAuthorizer.authorize(AuthenticationResult authenticationResult,
         Resource resource,
         Action action)  | 
| Constructor and Description | 
|---|
ResourceAction(Resource resource,
              Action action)  | 
Copyright © 2011–2018. All rights reserved.