Package | Description |
---|---|
org.apache.storm.daemon.drpc.webapp | |
org.apache.storm.daemon.logviewer.webapp | |
org.apache.storm.security.auth |
Constructor and Description |
---|
ReqContextFilter(IHttpCredentialsPlugin httpCredsHandler) |
Constructor and Description |
---|
LogviewerResource(LogviewerLogPageHandler logviewerParam,
LogviewerProfileHandler profileHandler,
LogviewerLogDownloadHandler logDownloadHandler,
LogviewerLogSearchHandler logSearchHandler,
IHttpCredentialsPlugin httpCredsHandler,
StormMetricsRegistry metricsRegistry)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultHttpCredentialsPlugin |
Modifier and Type | Method and Description |
---|---|
static IHttpCredentialsPlugin |
ServerAuthUtils.getDrpcHttpCredentialsPlugin(Map<String,Object> conf)
Construct an HttpServletRequest credential plugin specified by the DRPC storm configuration.
|
static IHttpCredentialsPlugin |
ServerAuthUtils.getHttpCredentialsPlugin(Map<String,Object> conf,
String klassName) |
static IHttpCredentialsPlugin |
ServerAuthUtils.getUiHttpCredentialsPlugin(Map<String,Object> conf)
Construct an HttpServletRequest credential plugin specified by the UI storm configuration.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.