| Package | Description |
|---|---|
| org.graylog.security.authservice.backend | |
| org.graylog2.users |
| Constructor and Description |
|---|
MongoDBAuthServiceBackend(UserService userService,
EncryptedValueService encryptedValueService,
PasswordAlgorithmFactory passwordAlgorithmFactory) |
| Constructor and Description |
|---|
UserImpl(PasswordAlgorithmFactory passwordAlgorithmFactory,
Permissions permissions,
Map<String,Object> fields) |
UserImpl(PasswordAlgorithmFactory passwordAlgorithmFactory,
Permissions permissions,
org.bson.types.ObjectId id,
Map<String,Object> fields) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.