| Package | Description |
|---|---|
| org.graylog2.periodical | |
| org.graylog2.rest.resources.roles | |
| org.graylog2.rest.resources.users | |
| org.graylog2.security | |
| org.graylog2.security.ldap | |
| org.graylog2.users |
| Constructor and Description |
|---|
UserPermissionMigrationPeriodical(UserService userService,
RoleService roleService,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
RolesResource(RoleService roleService,
InMemoryRolePermissionResolver inMemoryRolePermissionResolver) |
| Constructor and Description |
|---|
UsersResource(UserService userService,
AccessTokenService accessTokenService,
InMemoryRolePermissionResolver inMemoryRolePermissionResolver,
RoleService roleService,
Configuration configuration) |
| Constructor and Description |
|---|
InMemoryRolePermissionResolver(RoleService roleService,
ScheduledExecutorService daemonScheduler) |
| Constructor and Description |
|---|
LdapSettingsImpl(Configuration configuration,
RoleService roleService) |
LdapSettingsImpl(Configuration configuration,
RoleService roleService,
org.bson.types.ObjectId id,
Map<String,Object> fields) |
| Modifier and Type | Class and Description |
|---|---|
class |
RoleServiceImpl |
| Constructor and Description |
|---|
UserServiceImpl(MongoConnection mongoConnection,
Configuration configuration,
RoleService roleService) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.