| Constructor and Description |
|---|
FormattedEmailAlertSender(EmailConfiguration configuration,
StreamRuleService streamRuleService,
UserService userService,
NotificationService notificationService,
NodeId nodeId) |
StaticEmailAlertSender(EmailConfiguration configuration,
StreamRuleService streamRuleService,
UserService userService,
NotificationService notificationService,
NodeId nodeId) |
| Constructor and Description |
|---|
ContentPackLoaderPeriodical(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
BundleService bundleService,
ClusterConfigService clusterConfigService,
UserService userService,
boolean contentPacksLoaderEnabled,
java.nio.file.Path contentPacksDir,
Set<String> contentPacksAutoLoad) |
UserPermissionMigrationPeriodical(UserService userService,
RoleService roleService,
Permissions permissions,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
SessionsResource(UserService userService,
org.apache.shiro.mgt.DefaultSecurityManager securityManager,
ShiroAuthenticationFilter authenticationFilter,
AuditLogger auditLogger,
Set<org.jboss.netty.handler.ipfilter.IpSubnet> trustedSubnets,
org.glassfish.grizzly.http.server.Request grizzlyRequest) |
| Constructor and Description |
|---|
UsersResource(UserService userService,
AccessTokenService accessTokenService,
RoleService roleService,
Configuration configuration) |
| Constructor and Description |
|---|
AccessTokenAuthenticator(AccessTokenService accessTokenService,
UserService userService,
LdapUserAuthenticator ldapAuthenticator) |
LdapUserAuthenticator(LdapConnector ldapConnector,
LdapSettingsService ldapSettingsService,
UserService userService) |
MongoDbAuthorizationRealm(UserService userService) |
PasswordAuthenticator(UserService userService,
Configuration configuration) |
SessionAuthenticator(UserService userService,
LdapUserAuthenticator ldapAuthenticator) |
| Modifier and Type | Field and Description |
|---|---|
protected UserService |
RestResource.userService |
| Constructor and Description |
|---|
ClusterStatsService(ElasticsearchProbe elasticsearchProbe,
MongoProbe mongoProbe,
UserService userService,
InputService inputService,
StreamService streamService,
StreamRuleService streamRuleService,
OutputService outputService,
DashboardService dashboardService,
BundleService bundleService,
LdapSettingsService ldapSettingsService,
RoleService roleService,
AlertService alertService,
AlarmCallbackConfigurationService alarmCallbackConfigurationService) |
| Modifier and Type | Class and Description |
|---|---|
class |
UserServiceImpl |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.