| Package | Description | 
|---|---|
| io.druid.server.security | 
| Modifier and Type | Method and Description | 
|---|---|
static ResourceType | 
ResourceType.fromString(String name)  | 
ResourceType | 
Resource.getType()  | 
static ResourceType | 
ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ResourceType[] | 
ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
Resource(String name,
        ResourceType type)  | 
Copyright © 2011–2018. All rights reserved.