| Package | Description |
|---|---|
| org.apache.druid.server.initialization.jetty | |
| org.apache.druid.server.security |
| Modifier and Type | Class and Description |
|---|---|
class |
ResponseHeaderFilterHolder |
class |
TaskIdResponseHeaderFilterHolder |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Authenticator |
| Modifier and Type | Class and Description |
|---|---|
class |
AllowAllAuthenticator
Should only be used in conjunction with AllowAllAuthorizer.
|
class |
AnonymousAuthenticator
Authenticates all requests and directs them to an authorizer.
|
class |
TrustedDomainAuthenticator
Authenticates requests coming from a specific domain and directs them to an authorizer.
|
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.