| Package | Description |
|---|---|
| org.graylog2.bindings.providers | |
| org.graylog2.rest.resources.roles | |
| org.graylog2.rest.resources.users |
| Constructor and Description |
|---|
DefaultSecurityManagerProvider(MongoDbSessionDAO mongoDbSessionDAO,
PasswordAuthenticator passwordAuthenticator,
MongoDbAuthorizationRealm mongoDbAuthorizationRealm,
LdapUserAuthenticator ldapUserAuthenticator,
SessionAuthenticator sessionAuthenticator,
AccessTokenAuthenticator accessTokenAuthenticator,
Configuration configuration,
InMemoryRolePermissionResolver inMemoryRolePermissionResolver,
MongoDbAuthorizationCacheManager mongoDbAuthorizationCacheManager) |
| Constructor and Description |
|---|
RolesResource(RoleService roleService,
InMemoryRolePermissionResolver inMemoryRolePermissionResolver) |
| Constructor and Description |
|---|
UsersResource(UserService userService,
AccessTokenService accessTokenService,
InMemoryRolePermissionResolver inMemoryRolePermissionResolver,
RoleService roleService,
Configuration configuration) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.