public static interface UserImpl.Factory
| Modifier and Type | Method and Description |
|---|---|
UserImpl |
create(Map<String,Object> fields) |
UserImpl |
create(org.bson.types.ObjectId id,
Map<String,Object> fields) |
UserImpl.LocalAdminUser |
createLocalAdminUser(String adminRoleObjectId) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.