Class | Description |
---|---|
AuthDynamicFeature |
Implementation of
DynamicFeature . |
DrillErrorHandler |
Custom ErrorHandler class for Drill's WebServer to have better error message in case when SPNEGO login failed and
what to do next.
|
DrillHttpConstraintSecurityHandler |
Accessor class that extends the
ConstraintSecurityHandler to expose
protected method's for start and stop of Handler. |
DrillHttpSecurityHandlerProvider | |
DrillRestLoginService |
LoginService used when user authentication is enabled in Drillbit.
|
DrillSpnegoAuthenticator |
Custom SpnegoAuthenticator for Drill
|
DrillSpnegoLoginService |
Custom implementation of DrillSpnegoLoginService to avoid the need of passing targetName in a config file,
to include the SPNEGO OID and the way UserIdentity is created.
|
DrillUserPrincipal |
Captures Drill user credentials and privilege's of the session user.
|
DrillUserPrincipal.AnonDrillUserPrincipal |
DrillUserPrincipal for anonymous (auth disabled) mode. |
FormSecurityHandler | |
HttpBasicAuthSecurityHandler |
Implement HTTP Basic authentication for REST API access
|
SpnegoConfig | |
SpnegoSecurityHandler |
Copyright © 1970 The Apache Software Foundation. All rights reserved.