Uses of Package
org.apache.druid.server.security
Packages that use org.apache.druid.server.security
Package
Description
-
Classes in org.apache.druid.server.security used by org.apache.druid.client.indexing
-
Classes in org.apache.druid.server.security used by org.apache.druid.guice.httpClassDescriptionThis interface provides methods needed for escalating internal system requests with priveleged authentication credentials.
-
Classes in org.apache.druid.server.security used by org.apache.druid.guice.securityClassDescriptionAn Authorizer is responsible for performing authorization checks for resource accesses.
-
Classes in org.apache.druid.server.security used by org.apache.druid.indexing.overlord.supervisor
-
Classes in org.apache.druid.server.security used by org.apache.druid.segment.metadataClassDescriptionThis interface provides methods needed for escalating internal system requests with priveleged authentication credentials.
-
Classes in org.apache.druid.server.security used by org.apache.druid.segment.realtimeClassDescriptionRepresents the outcoming of performing authorization check on required resource accesses on a query or http requests.
-
Classes in org.apache.druid.server.security used by org.apache.druid.serverClassDescriptionAn AuthenticationResult contains information about a successfully authenticated request.Represents the outcoming of performing authorization check on required resource accesses on a query or http requests.
-
Classes in org.apache.druid.server.security used by org.apache.druid.server.auditClassDescriptionThis interface provides methods needed for escalating internal system requests with priveleged authentication credentials.
-
Classes in org.apache.druid.server.security used by org.apache.druid.server.http
-
Classes in org.apache.druid.server.security used by org.apache.druid.server.http.security
-
Classes in org.apache.druid.server.security used by org.apache.druid.server.initialization.jettyClassDescriptionThrow this when a request is unauthorized and we want to send a 403 response back, Jersey exception mapper will take care of sending the response.
-
Classes in org.apache.druid.server.security used by org.apache.druid.server.securityClassDescriptionAuthConfig object is created via Jackson in production.An AuthenticationResult contains information about a successfully authenticated request.Represents the outcoming of performing authorization check on required resource accesses on a query or http requests.An Authorizer is responsible for performing authorization checks for resource accesses.This interface provides methods needed for escalating internal system requests with priveleged authentication credentials.Throw this when a request is unauthorized and we want to send a 403 response back, Jersey exception mapper will take care of sending the response.This extension point allows developers to replace the standard TLS certificate checks with custom checks.