Package | Description |
---|---|
io.druid.server.http.security | |
io.druid.server.security |
Modifier and Type | Method and Description |
---|---|
protected Action |
AbstractResourceFilter.getAction(com.sun.jersey.spi.container.ContainerRequest request) |
Modifier and Type | Method and Description |
---|---|
static Action |
Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action[] |
Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Access |
AuthorizationInfo.isAuthorized(Resource resource,
Action action)
|
Copyright © 2011–2017. All rights reserved.