| Package | Description |
|---|---|
| org.graylog2.rest.resources.users | |
| org.graylog2.security | |
| org.graylog2.users |
| Constructor and Description |
|---|
UsersResource(UserService userService,
AccessTokenService accessTokenService,
RoleService roleService,
MongoDBSessionService sessionService) |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessTokenServiceImpl |
| Constructor and Description |
|---|
UserServiceImpl(MongoConnection mongoConnection,
Configuration configuration,
RoleService roleService,
AccessTokenService accessTokenService,
UserImpl.Factory userFactory,
InMemoryRolePermissionResolver inMemoryRolePermissionResolver,
com.google.common.eventbus.EventBus serverEventBus) |
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.