| Package | Description |
|---|---|
| org.graylog2.security | |
| org.graylog2.users |
| Modifier and Type | Method and Description |
|---|---|
MongoDbSession |
MongoDBSessionServiceImpl.load(String sessionId) |
MongoDbSession |
MongoDBSessionService.load(String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MongoDbSession> |
MongoDBSessionServiceImpl.loadAll() |
Collection<MongoDbSession> |
MongoDBSessionService.loadAll() |
| Modifier and Type | Method and Description |
|---|---|
UserOverviewDTO.Builder |
UserOverviewDTO.Builder.fillSession(Optional<MongoDbSession> session) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.