| Package | Description |
|---|---|
| org.graylog2.bindings.providers | |
| org.graylog2.users |
| Constructor and Description |
|---|
DefaultSecurityManagerProvider(MongoDbSessionDAO mongoDbSessionDAO,
PasswordAuthenticator passwordAuthenticator,
MongoDbAuthorizationRealm mongoDbAuthorizationRealm,
LdapUserAuthenticator ldapUserAuthenticator,
SessionAuthenticator sessionAuthenticator,
AccessTokenAuthenticator accessTokenAuthenticator,
Configuration configuration,
InMemoryRolePermissionResolver inMemoryRolePermissionResolver,
MongoDbAuthorizationCacheManager mongoDbAuthorizationCacheManager,
PasswordAlgorithmCredentialsMatcher passwordAlgorithmCredentialsMatcher) |
| Constructor and Description |
|---|
UserServiceImpl(MongoConnection mongoConnection,
Configuration configuration,
RoleService roleService,
UserImpl.Factory userFactory,
Permissions permissions,
InMemoryRolePermissionResolver inMemoryRolePermissionResolver) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.