| Constructor and Description |
|---|
EventDefinitionFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
EventDefinitionHandler eventDefinitionHandler,
Set<PluginMetaData> pluginMetaData,
DBJobDefinitionService jobDefinitionService,
DBEventDefinitionService eventDefinitionService,
UserService userService) |
NotificationFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
NotificationResourceHandler notificationResourceHandler,
DBNotificationService notificationService,
UserService userService) |
| Constructor and Description |
|---|
LegacyAlertConditionMigrator(MongoConnection mongoConnection,
EventDefinitionHandler eventDefinitionHandler,
NotificationResourceHandler notificationResourceHandler,
DBNotificationService dbNotificationService,
UserService userService,
int alertCheckInterval) |
| Constructor and Description |
|---|
UserGRNDescriptorProvider(UserService userService) |
| Constructor and Description |
|---|
Factory(UserService userService) |
UserContext(String userId,
org.apache.shiro.subject.Subject subject,
UserService userService) |
UserContextFactory(UserService userService) |
| Constructor and Description |
|---|
AuthServiceBackendUsageCheck(GlobalAuthServiceConfig globalAuthServiceConfig,
UserService userService) |
ProvisionerService(UserService userService,
org.joda.time.DateTimeZone rootTimeZone,
Map<String,ProvisionerAction.Factory<? extends ProvisionerAction>> provisionerActionFactories) |
| Constructor and Description |
|---|
MongoDBAuthServiceBackend(UserService userService,
EncryptedValueService encryptedValueService,
PasswordAlgorithmFactory passwordAlgorithmFactory) |
| Constructor and Description |
|---|
AuthzRolesResource(PaginatedAuthzRolesService authzRolesService,
PaginatedUserService paginatedUserService,
UserService userService) |
PaginatedAuthzRolesService(MongoConnection mongoConnection,
UserService userService,
MongoJackObjectMapperProvider mapper) |
| Constructor and Description |
|---|
EntitySharesResource(GRNRegistry grnRegistry,
DBGrantService grantService,
UserService userService,
GranteeSharesService granteeSharesService,
EntitySharesService entitySharesService) |
| Modifier and Type | Field and Description |
|---|---|
protected UserService |
DefaultGranteeService.userService |
| Constructor and Description |
|---|
DefaultGranteeService(UserService userService,
GRNRegistry grnRegistry,
GranteeAuthorizer.Factory granteeAuthorizerFactory) |
| Constructor and Description |
|---|
EmailAlarmCallback(AlertSender alertSender,
NotificationService notificationService,
NodeId nodeId,
EmailRecipients.Factory emailRecipientsFactory,
UserService userService,
EmailConfiguration emailConfiguration,
Configuration graylogConfig) |
| Constructor and Description |
|---|
EmailRecipients(UserService userService,
List<String> usernames,
List<String> emails) |
| Modifier and Type | Field and Description |
|---|---|
protected UserService |
ViewFacade.userService |
| Constructor and Description |
|---|
DashboardFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
SearchDbService searchDbService,
ViewService viewService,
UserService userService) |
SearchFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
SearchDbService searchDbService,
ViewService viewService,
UserService userService) |
StreamFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
StreamService streamService,
StreamRuleService streamRuleService,
AlertService streamAlertService,
AlarmCallbackConfigurationService alarmCallbackConfigurationService,
V20190722150700_LegacyAlertConditionMigration legacyAlertsMigration,
IndexSetService indexSetService,
UserService userService) |
ViewFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
SearchDbService searchDbService,
ViewService viewService,
UserService userService) |
| Constructor and Description |
|---|
DashboardV1Facade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
SearchDbService searchDbService,
EntityConverter entityConverter,
ViewService viewService,
UserService userService) |
| Constructor and Description |
|---|
MigrationHelpers(RoleService roleService,
UserService userService) |
| Constructor and Description |
|---|
UserPermissionMigrationPeriodical(UserService userService,
RoleService roleService,
Permissions permissions,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
SessionsResource(UserService userService,
org.apache.shiro.mgt.DefaultSecurityManager securityManager,
ShiroAuthenticationFilter authenticationFilter,
Set<IpSubnet> trustedSubnets,
org.glassfish.grizzly.http.server.Request grizzlyRequest,
SessionCreator sessionCreator,
ActorAwareAuthenticationTokenFactory tokenFactory,
SessionResponseFactory sessionResponseFactory,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
UserSessionTerminationListener(MongoDBSessionService sessionService,
org.apache.shiro.mgt.DefaultSecurityManager securityManager,
UserService userService,
com.google.common.eventbus.EventBus eventBus) |
| Modifier and Type | Field and Description |
|---|---|
protected UserService |
RestResource.userService |
| Constructor and Description |
|---|
SessionCreator(UserService userService,
AuditEventSender auditEventSender) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UserManagementService
User management extension for the UserService.
|
| Constructor and Description |
|---|
ClusterStatsService(MongoProbe mongoProbe,
UserService userService,
InputService inputService,
StreamService streamService,
StreamRuleService streamRuleService,
OutputService outputService,
AlertService alertService,
AlarmCallbackConfigurationService alarmCallbackConfigurationService,
DashboardService dashboardService,
Cluster cluster) |
| Modifier and Type | Class and Description |
|---|---|
class |
UserManagementServiceImpl |
class |
UserServiceImpl |
| Constructor and Description |
|---|
StartPageCleanupListener(com.google.common.eventbus.EventBus serverEventBus,
UserService userService) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.